/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_claritycounseling -- ------------------------------------------------------ -- 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=101 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-03 13:11:19','Admin Deleted item with id 2 from maincategory table at 2024-05-03 13:11:19','197.248.95.237',1),(2,'1','2024-05-03 13:11:19','Admin Deleted item with id 2 from maincategory table at 2024-05-03 13:11:19','197.248.95.237',1),(3,'4','2024-05-03 16:02:50','sebin Returned 1.00 Individual therapy session- Cash client with code (5.00) at 2024-05-03 16:02:50','197.248.95.237',1),(4,'1','2024-05-03 16:49:09','Admin Deleted item with id 3 from supervisor table at 2024-05-03 16:49:09','197.248.95.237',1),(5,'1','2024-05-03 16:49:09','Admin Deleted item with id 3 from supervisor table at 2024-05-03 16:49:09','197.248.95.237',1),(6,'1','2024-05-20 12:23:50','Admin Changed the price of Transport costs to: buyingprice =0 ,sellingprice =1000, qty= 0.00, items with id 67 . in Main level at 2024-05-20 12:23:50','197.248.95.237',1),(7,'1','2024-05-20 12:24:38','Admin Changed the price of Team building to: buyingprice =0 ,sellingprice =30000, qty= 0.00, items with id 66 . in Main level at 2024-05-20 12:24:38','197.248.95.237',1),(8,'1','2024-05-20 12:39:27','Admin Deleted sample service with code of 69 and available quantity of 0.00 .The Buying price = 0 and selling price = 10000 from Main store and all branches at 2024-05-20 12:39:27','197.248.95.237',1),(9,'1','2024-05-20 12:39:27','Admin Deleted sample service with code of 69 and available quantity of 0.00 .The Buying price = 0 and selling price = 10000 from Main store and all branches at 2024-05-20 12:39:27','197.248.95.237',1),(10,'1','2024-05-20 13:01:52','Admin Deleted sample service1 with code of 71 and available quantity of 3.00 .The Buying price = 0 and selling price = 1 from branch 1 at 2024-05-20 13:01:52','197.248.95.237',1),(11,'1','2024-05-20 13:01:52','Admin Deleted sample service1 with code of 71 and available quantity of 3.00 .The Buying price = 0 and selling price = 1 from branch 1 at 2024-05-20 13:01:52','197.248.95.237',1),(12,'1','2024-05-20 13:01:59','Admin Deleted TEST111 with code of 70 and available quantity of 96.00 .The Buying price = 2 and selling price = 4 from branch 1 at 2024-05-20 13:01:59','197.248.95.237',1),(13,'1','2024-05-20 13:01:59','Admin Deleted TEST111 with code of 70 and available quantity of 96.00 .The Buying price = 2 and selling price = 4 from branch 1 at 2024-05-20 13:01:59','197.248.95.237',1),(14,'1','2024-05-20 13:02:05','Admin Deleted sample product with code of 69 and available quantity of 9.00 .The Buying price = 0 and selling price = 1 from branch 1 at 2024-05-20 13:02:05','197.248.95.237',1),(15,'1','2024-05-20 13:02:05','Admin Deleted sample product with code of 69 and available quantity of 9.00 .The Buying price = 0 and selling price = 1 from branch 1 at 2024-05-20 13:02:05','197.248.95.237',1),(16,'1','2024-05-20 13:12:41','Admin Deleted Invoice sales with receipt Number= 6 and Refrence No= 11716199332 worth a total of =10 with cash of 0 .The deleted sales was made on 2024-05-20 13:02:35 by Admin and the deletion took place at 2024-05-20 13:12:41','197.248.95.237',1),(17,'1','2024-05-20 13:12:41','Admin Deleted Invoice sales with receipt Number= 6 and Refrence No= 11716199332 worth a total of =10 with cash of 0 .The deleted sales was made on 2024-05-20 13:02:35 by Admin and the deletion took place at 2024-05-20 13:12:41','197.248.95.237',1),(18,'1','2024-05-20 13:12:41','Admin Deleted Invoice sales with receipt Number= 6 and Refrence No= 11716199332 worth a total of =10 with cash of 0 .The deleted sales was made on 2024-05-20 13:02:35 by Admin and the deletion took place at 2024-05-20 13:12:41','197.248.95.237',1),(19,'1','2024-05-20 13:12:50','Admin Deleted Invoice sales with receipt Number= 1 and Refrence No= 11716198399 worth a total of =1 with cash of 0 .The deleted sales was made on 2024-05-20 12:46:50 by Admin and the deletion took place at 2024-05-20 13:12:50','197.248.95.237',1),(20,'1','2024-05-20 13:12:50','Admin Deleted Invoice sales with receipt Number= 1 and Refrence No= 11716198399 worth a total of =1 with cash of 0 .The deleted sales was made on 2024-05-20 12:46:50 by Admin and the deletion took place at 2024-05-20 13:12:50','197.248.95.237',1),(21,'1','2024-05-20 13:12:50','Admin Deleted Invoice sales with receipt Number= 1 and Refrence No= 11716198399 worth a total of =1 with cash of 0 .The deleted sales was made on 2024-05-20 12:46:50 by Admin and the deletion took place at 2024-05-20 13:12:50','197.248.95.237',1),(22,'1','2024-05-20 13:12:59','Admin Deleted Cash sales with receipt Number= 2 and Refrence No= 11716198263 worth a total of =4 with cash of 4 .The deleted sales was made on 2024-05-20 12:47:34 by Admin and the deletion took place at 2024-05-20 13:12:59','197.248.95.237',1),(23,'1','2024-05-20 13:12:59','Admin Deleted Cash sales with receipt Number= 2 and Refrence No= 11716198263 worth a total of =4 with cash of 4 .The deleted sales was made on 2024-05-20 12:47:34 by Admin and the deletion took place at 2024-05-20 13:12:59','197.248.95.237',1),(24,'1','2024-05-20 13:12:59','Admin Deleted Cash sales with receipt Number= 2 and Refrence No= 11716198263 worth a total of =4 with cash of 4 .The deleted sales was made on 2024-05-20 12:47:34 by Admin and the deletion took place at 2024-05-20 13:12:59','197.248.95.237',1),(25,'1','2024-05-20 13:14:19','Admin Deleted Cash sales with receipt Number= 3 and Refrence No= 11716198509 worth a total of =4 with cash of 4 .The deleted sales was made on 2024-05-20 12:49:34 by Admin and the deletion took place at 2024-05-20 13:14:19','197.248.95.237',1),(26,'1','2024-05-20 13:14:19','Admin Deleted Cash sales with receipt Number= 3 and Refrence No= 11716198509 worth a total of =4 with cash of 4 .The deleted sales was made on 2024-05-20 12:49:34 by Admin and the deletion took place at 2024-05-20 13:14:19','197.248.95.237',1),(27,'1','2024-05-20 13:14:19','Admin Deleted Cash sales with receipt Number= 3 and Refrence No= 11716198509 worth a total of =4 with cash of 4 .The deleted sales was made on 2024-05-20 12:49:34 by Admin and the deletion took place at 2024-05-20 13:14:19','197.248.95.237',1),(28,'1','2024-05-20 13:14:29','Admin Deleted Cash sales with receipt Number= 4 and Refrence No= 11716198055 worth a total of =1 with cash of 1 .The deleted sales was made on 2024-05-20 12:41:03 by Admin and the deletion took place at 2024-05-20 13:14:29','197.248.95.237',1),(29,'1','2024-05-20 13:14:29','Admin Deleted Cash sales with receipt Number= 4 and Refrence No= 11716198055 worth a total of =1 with cash of 1 .The deleted sales was made on 2024-05-20 12:41:03 by Admin and the deletion took place at 2024-05-20 13:14:29','197.248.95.237',1),(30,'1','2024-05-20 13:14:29','Admin Deleted Cash sales with receipt Number= 4 and Refrence No= 11716198055 worth a total of =1 with cash of 1 .The deleted sales was made on 2024-05-20 12:41:03 by Admin and the deletion took place at 2024-05-20 13:14:29','197.248.95.237',1),(31,'1','2024-05-20 13:15:02','Admin Deleted Invoice sales with receipt Number= 5 and Refrence No= 11716198799 worth a total of =1 with cash of 0 .The deleted sales was made on 2024-05-20 12:53:52 by Admin and the deletion took place at 2024-05-20 13:15:02','197.248.95.237',1),(32,'1','2024-05-20 13:15:02','Admin Deleted Invoice sales with receipt Number= 5 and Refrence No= 11716198799 worth a total of =1 with cash of 0 .The deleted sales was made on 2024-05-20 12:53:52 by Admin and the deletion took place at 2024-05-20 13:15:02','197.248.95.237',1),(33,'1','2024-05-20 13:15:02','Admin Deleted Invoice sales with receipt Number= 5 and Refrence No= 11716198799 worth a total of =1 with cash of 0 .The deleted sales was made on 2024-05-20 12:53:52 by Admin and the deletion took place at 2024-05-20 13:15:02','197.248.95.237',1),(34,'1','2024-05-20 13:16:49','Admin Changed the price of Personal Development and Self Awareness Course to: buyingprice =0 ,sellingprice =10, qty= 0.00, items with id 58 . in Main level at 2024-05-20 13:16:49','197.248.95.237',1),(35,'1','2024-05-20 16:19:11','Admin Deleted sales with receipt Number= 14 and Refrence No= worth a total of = with cash of .The deleted sales was made on by and the deletion took place at 2024-05-20 16:19:11','197.248.95.237',1),(36,'1','2024-05-20 16:19:11','Admin Deleted sales with receipt Number= 14 and Refrence No= worth a total of = with cash of .The deleted sales was made on by and the deletion took place at 2024-05-20 16:19:11','197.248.95.237',1),(37,'1','2024-05-20 16:19:11','Admin Deleted sales with receipt Number= 14 and Refrence No= worth a total of = with cash of .The deleted sales was made on by and the deletion took place at 2024-05-20 16:19:11','197.248.95.237',1),(38,'1','2024-05-20 16:19:16','Admin Deleted Invoice sales with receipt Number= 2 and Refrence No= 11716210755 worth a total of =3000 with cash of 0 .The deleted sales was made on 2024-05-20 16:13:12 by Admin and the deletion took place at 2024-05-20 16:19:16','197.248.95.237',1),(39,'1','2024-05-20 16:19:16','Admin Deleted Invoice sales with receipt Number= 2 and Refrence No= 11716210755 worth a total of =3000 with cash of 0 .The deleted sales was made on 2024-05-20 16:13:12 by Admin and the deletion took place at 2024-05-20 16:19:16','197.248.95.237',1),(40,'1','2024-05-20 16:19:16','Admin Deleted Invoice sales with receipt Number= 2 and Refrence No= 11716210755 worth a total of =3000 with cash of 0 .The deleted sales was made on 2024-05-20 16:13:12 by Admin and the deletion took place at 2024-05-20 16:19:16','197.248.95.237',1),(41,'1','2024-05-20 16:19:21','Admin Deleted Invoice sales with receipt Number= 1 and Refrence No= 11716209133 worth a total of =5000 with cash of 0 .The deleted sales was made on 2024-05-20 15:45:41 by Admin and the deletion took place at 2024-05-20 16:19:21','197.248.95.237',1),(42,'1','2024-05-20 16:19:21','Admin Deleted Invoice sales with receipt Number= 1 and Refrence No= 11716209133 worth a total of =5000 with cash of 0 .The deleted sales was made on 2024-05-20 15:45:41 by Admin and the deletion took place at 2024-05-20 16:19:21','197.248.95.237',1),(43,'1','2024-05-20 16:19:21','Admin Deleted Invoice sales with receipt Number= 1 and Refrence No= 11716209133 worth a total of =5000 with cash of 0 .The deleted sales was made on 2024-05-20 15:45:41 by Admin and the deletion took place at 2024-05-20 16:19:21','197.248.95.237',1),(44,'1','2024-05-20 16:19:32','Admin Deleted Cash sales with receipt Number= 3 and Refrence No= 11716211084 worth a total of =1 with cash of 1 .The deleted sales was made on 2024-05-20 16:18:19 by Admin and the deletion took place at 2024-05-20 16:19:32','197.248.95.237',1),(45,'1','2024-05-20 16:19:32','Admin Deleted Cash sales with receipt Number= 3 and Refrence No= 11716211084 worth a total of =1 with cash of 1 .The deleted sales was made on 2024-05-20 16:18:19 by Admin and the deletion took place at 2024-05-20 16:19:32','197.248.95.237',1),(46,'1','2024-05-20 16:19:32','Admin Deleted Cash sales with receipt Number= 3 and Refrence No= 11716211084 worth a total of =1 with cash of 1 .The deleted sales was made on 2024-05-20 16:18:19 by Admin and the deletion took place at 2024-05-20 16:19:32','197.248.95.237',1),(47,'1','2024-05-20 16:22:17','Admin Deleted Invoice sales with receipt Number= 5 and Refrence No= 11716211283 worth a total of =1 with cash of 0 .The deleted sales was made on 2024-05-20 16:21:36 by Admin and the deletion took place at 2024-05-20 16:22:17','197.248.95.237',1),(48,'1','2024-05-20 16:22:17','Admin Deleted Invoice sales with receipt Number= 5 and Refrence No= 11716211283 worth a total of =1 with cash of 0 .The deleted sales was made on 2024-05-20 16:21:36 by Admin and the deletion took place at 2024-05-20 16:22:17','197.248.95.237',1),(49,'1','2024-05-20 16:22:17','Admin Deleted Invoice sales with receipt Number= 5 and Refrence No= 11716211283 worth a total of =1 with cash of 0 .The deleted sales was made on 2024-05-20 16:21:36 by Admin and the deletion took place at 2024-05-20 16:22:17','197.248.95.237',1),(50,'1','2024-05-20 16:22:24','Admin Deleted Invoice sales with receipt Number= 4 and Refrence No= 11716211141 worth a total of =1 with cash of 0 .The deleted sales was made on 2024-05-20 16:19:54 by Admin and the deletion took place at 2024-05-20 16:22:24','197.248.95.237',1),(51,'1','2024-05-20 16:22:24','Admin Deleted Invoice sales with receipt Number= 4 and Refrence No= 11716211141 worth a total of =1 with cash of 0 .The deleted sales was made on 2024-05-20 16:19:54 by Admin and the deletion took place at 2024-05-20 16:22:24','197.248.95.237',1),(52,'1','2024-05-20 16:22:24','Admin Deleted Invoice sales with receipt Number= 4 and Refrence No= 11716211141 worth a total of =1 with cash of 0 .The deleted sales was made on 2024-05-20 16:19:54 by Admin and the deletion took place at 2024-05-20 16:22:24','197.248.95.237',1),(53,'1','2024-05-20 16:27:02','Admin Deleted sales with receipt Number= 1 and Refrence No= worth a total of = with cash of .The deleted sales was made on by and the deletion took place at 2024-05-20 16:27:02','197.248.95.237',1),(54,'1','2024-05-20 16:27:02','Admin Deleted sales with receipt Number= 1 and Refrence No= worth a total of = with cash of .The deleted sales was made on by and the deletion took place at 2024-05-20 16:27:02','197.248.95.237',1),(55,'1','2024-05-20 16:27:02','Admin Deleted sales with receipt Number= 1 and Refrence No= worth a total of = with cash of .The deleted sales was made on by and the deletion took place at 2024-05-20 16:27:02','197.248.95.237',1),(56,'1','2024-05-20 16:28:33','Admin Deleted Cash sales with receipt Number= 6 and Refrence No= 11716211628 worth a total of =1 with cash of 1 .The deleted sales was made on 2024-05-20 16:27:29 by Admin and the deletion took place at 2024-05-20 16:28:33','197.248.95.237',1),(57,'1','2024-05-20 16:28:33','Admin Deleted Cash sales with receipt Number= 6 and Refrence No= 11716211628 worth a total of =1 with cash of 1 .The deleted sales was made on 2024-05-20 16:27:29 by Admin and the deletion took place at 2024-05-20 16:28:33','197.248.95.237',1),(58,'1','2024-05-20 16:28:33','Admin Deleted Cash sales with receipt Number= 6 and Refrence No= 11716211628 worth a total of =1 with cash of 1 .The deleted sales was made on 2024-05-20 16:27:29 by Admin and the deletion took place at 2024-05-20 16:28:33','197.248.95.237',1),(59,'3','2024-05-21 12:19:16','EMMACULATE Changed the price of 2 Hours Mental Health Awareness Workshop to: buyingprice =0 ,sellingprice =10000, qty= 4.00, items with id 16 . in counter (1) at 2024-05-21 12:19:16','197.248.95.237',1),(60,'4','2024-05-21 12:48:52','sebin Changed the price of TEST1 to: buyingprice =1 ,sellingprice =2, qty= 0.00, items with id 13 . in Main level at 2024-05-21 12:48:52','41.139.134.122',1),(61,'1','2024-05-22 12:57:16','Admin Deleted Invoice sales with receipt Number= 54 and Refrence No= 11716371695 worth a total of =2 with cash of 0 .The deleted sales was made on 2024-05-22 12:55:04 by Admin and the deletion took place at 2024-05-22 12:57:16','197.232.142.176',1),(62,'1','2024-05-22 12:57:16','Admin Deleted Invoice sales with receipt Number= 54 and Refrence No= 11716371695 worth a total of =2 with cash of 0 .The deleted sales was made on 2024-05-22 12:55:04 by Admin and the deletion took place at 2024-05-22 12:57:16','197.232.142.176',1),(63,'1','2024-05-22 12:57:16','Admin Deleted Invoice sales with receipt Number= 54 and Refrence No= 11716371695 worth a total of =2 with cash of 0 .The deleted sales was made on 2024-05-22 12:55:04 by Admin and the deletion took place at 2024-05-22 12:57:16','197.232.142.176',1),(64,'1','2024-05-22 13:00:38','Admin Returned 1.00 Diploma in Counselling Psychology with code (55) at 2024-05-22 13:00:38','197.232.142.176',1),(65,'3','2024-06-04 15:54:04','EMMACULATE Changed the price of CERTIFICATE IN COUNSELING PSYCHOLOGY to: buyingprice =0 ,sellingprice =195000, qty= 0.00, items with id 72 . in counter (1) at 2024-06-04 15:54:04','197.248.95.237',1),(66,'3','2024-06-04 15:58:47','EMMACULATE Changed the price of CERTIFICATE IN COUNSELING PSYCHOLOGY to: buyingprice =0 ,sellingprice =1950000, qty= 0.00, items with id 72 . in Main level at 2024-06-04 15:58:47','197.248.95.237',1),(67,'3','2024-06-04 16:02:01','EMMACULATE Changed the price of CERTIFICATE IN COUNSELING PSYCHOLOGY to: buyingprice =0 ,sellingprice =195000, qty= 0.00, items with id 72 . in Main level at 2024-06-04 16:02:01','197.248.95.237',1),(68,'3','2024-06-04 16:06:02','EMMACULATE Changed the price of CERTIFICATE IN COUNSELING PSYCHOLOGY to: buyingprice =0 ,sellingprice =195000, qty= 0.00, items with id 72 . in Main level at 2024-06-04 16:06:02','197.248.95.237',1),(69,'3','2024-06-04 16:13:10','EMMACULATE Changed the price of CERTIFICATE IN COUNSELING PSYCHOLOGY to: buyingprice =0 ,sellingprice =0, qty= 0.00, items with id 72 . in Main level at 2024-06-04 16:13:10','197.248.95.237',1),(70,'3','2024-06-04 16:16:26','EMMACULATE Changed the price of CERTIFICATE IN COUNSELING PSYCHOLOGY to: buyingprice =0 ,sellingprice =195000, qty= 0.00, items with id 72 . in Main level at 2024-06-04 16:16:26','197.248.95.237',1),(71,'1','2024-06-13 10:39:56','Admin Deleted CERTIFICATE IN COUNSELING PSYCHOLOGY with code of 72 and available quantity of 1.00 .The Buying price = 0 and selling price = 195000 from branch 1 at 2024-06-13 10:39:56','102.220.36.173',1),(72,'1','2024-06-13 10:39:56','Admin Deleted CERTIFICATE IN COUNSELING PSYCHOLOGY with code of 72 and available quantity of 1.00 .The Buying price = 0 and selling price = 195000 from branch 1 at 2024-06-13 10:39:56','102.220.36.173',1),(73,'4','2024-08-09 15:30:34','sebin Returned 1.00 Individual Therapy session( CIC)- with code (11) at 2024-08-09 15:30:34','197.248.95.237',1),(74,'3','2024-09-03 16:04:54','EMMACULATE Changed the price of GRADUATION FEE CERTIFICATE CLASS SDI to: buyingprice =0 ,sellingprice =13500, qty= 0.00, items with id 79 . in counter (1) at 2024-09-03 16:04:54','197.248.95.237',1),(75,'3','2024-09-05 12:01:44','EMMACULATE Changed the price of COUNSELLORS DEBRIEFING SESSION to: buyingprice =0 ,sellingprice =6000, qty= 0.00, items with id 80 . in counter (1) at 2024-09-05 12:01:44','197.248.95.237',1),(76,'3','2024-10-25 16:10:48','EMMACULATE Changed the price of I HOUR MENTAL HEALTH TALK to: buyingprice =0 ,sellingprice =10000, qty= 0.00, items with id 81 . in counter (1) at 2024-10-25 16:10:48','197.248.95.237',1),(77,'3','2024-10-25 16:14:01','EMMACULATE Changed the price of I HOUR MENTAL HEALTH TALK to: buyingprice =0 ,sellingprice =10000, qty= 0.00, items with id 81 . in counter (1) at 2024-10-25 16:14:01','197.248.95.237',1),(78,'3','2025-02-07 15:43:31','EMMACULATE Changed the price of Individual therapy session- Cash client- to: buyingprice =0 ,sellingprice =3500, qty= 2.00, items with id 7 . in counter (1) at 2025-02-07 15:43:31','197.248.95.237',1),(79,'3','2025-02-07 15:43:58','EMMACULATE Changed the price of Individual therapy session- Cash client- to: buyingprice =0 ,sellingprice =3500, qty= 0.00, items with id 7 . in Main level at 2025-02-07 15:43:58','197.248.95.237',1),(80,'4','2025-03-12 14:47:08','sebin Changed the price of ONGATA RONGAI ACADEMY to: buyingprice =40000 ,sellingprice =40000, qty= 141.00, items with id 83 . in counter (1) at 2025-03-12 14:47:08','197.248.95.237',1),(81,'4','2025-03-28 17:22:55','sebin Returned 1 Mental health talk with code (58) at 2025-03-28 17:22:55','197.248.95.237',1),(82,'4','2025-03-28 17:23:03','sebin Returned 1 Mental health talk with code (58) at 2025-03-28 17:23:03','197.248.95.237',1),(83,'4','2025-03-28 17:28:45','sebin Returned 1 Mental health talk with code (58) at 2025-03-28 17:28:45','197.248.95.237',1),(84,'4','2025-03-28 17:28:58','sebin Returned 1 Mental health talk with code (58) at 2025-03-28 17:28:58','197.248.95.237',1),(85,'3','2025-03-29 11:22:23','EMMACULATE Deleted Invoice sales with receipt Number= 648 and Refrence No= 41727169214 worth a total of =180000 with cash of 180000 .The deleted sales was made on 2024-09-24 12:13:59 by sebin and the deletion took place at 2025-03-29 11:22:23','197.248.95.237',1),(86,'3','2025-03-29 11:22:23','EMMACULATE Deleted Invoice sales with receipt Number= 648 and Refrence No= 41727169214 worth a total of =180000 with cash of 180000 .The deleted sales was made on 2024-09-24 12:13:59 by sebin and the deletion took place at 2025-03-29 11:22:23','197.248.95.237',1),(87,'3','2025-03-29 11:22:23','EMMACULATE Deleted Invoice sales with receipt Number= 648 and Refrence No= 41727169214 worth a total of =180000 with cash of 180000 .The deleted sales was made on 2024-09-24 12:13:59 by sebin and the deletion took place at 2025-03-29 11:22:23','197.248.95.237',1),(88,'3','2025-03-29 11:25:10','EMMACULATE Deleted Invoice sales with receipt Number= 647 and Refrence No= 41727167342 worth a total of =180000 with cash of 180000 .The deleted sales was made on 2024-09-24 11:43:10 by sebin and the deletion took place at 2025-03-29 11:25:10','197.248.95.237',1),(89,'3','2025-03-29 11:25:10','EMMACULATE Deleted Invoice sales with receipt Number= 647 and Refrence No= 41727167342 worth a total of =180000 with cash of 180000 .The deleted sales was made on 2024-09-24 11:43:10 by sebin and the deletion took place at 2025-03-29 11:25:10','197.248.95.237',1),(90,'3','2025-03-29 11:25:10','EMMACULATE Deleted Invoice sales with receipt Number= 647 and Refrence No= 41727167342 worth a total of =180000 with cash of 180000 .The deleted sales was made on 2024-09-24 11:43:10 by sebin and the deletion took place at 2025-03-29 11:25:10','197.248.95.237',1),(91,'3','2025-03-29 11:26:57','EMMACULATE Deleted Invoice sales with receipt Number= 646 and Refrence No= 41727165160 worth a total of =144000 with cash of 180000 .The deleted sales was made on 2024-09-24 11:06:53 by sebin and the deletion took place at 2025-03-29 11:26:57','197.248.95.237',1),(92,'3','2025-03-29 11:26:57','EMMACULATE Deleted Invoice sales with receipt Number= 646 and Refrence No= 41727165160 worth a total of =144000 with cash of 180000 .The deleted sales was made on 2024-09-24 11:06:53 by sebin and the deletion took place at 2025-03-29 11:26:57','197.248.95.237',1),(93,'3','2025-03-29 11:26:57','EMMACULATE Deleted Invoice sales with receipt Number= 646 and Refrence No= 41727165160 worth a total of =144000 with cash of 180000 .The deleted sales was made on 2024-09-24 11:06:53 by sebin and the deletion took place at 2025-03-29 11:26:57','197.248.95.237',1),(94,'4','2025-04-02 15:44:10','sebin Changed the price of SCHOOL THERAPY to: buyingprice =72000 ,sellingprice =NaN, qty= 0.00, items with id 84 . in counter (1) at 2025-04-02 15:44:10','197.248.95.237',1),(95,'4','2025-04-02 15:58:25','sebin Changed the price of SCHOOL THERAPY to: buyingprice =0 ,sellingprice =72000, qty= 0.00, items with id 84 . in Main level at 2025-04-02 15:58:25','197.248.95.237',1),(96,'4','2025-04-02 16:17:26','sebin Returned 1.00 MENTAL HEALTH TRAINING with code (83) at 2025-04-02 16:17:26','197.248.95.237',1),(97,'4','2025-04-02 16:17:29','sebin Returned 1.00 MENTAL HEALTH TRAINING with code (83) at 2025-04-02 16:17:29','197.248.95.237',1),(98,'4','2025-04-03 11:02:42','sebin Changed the price of COUPLE SESSION to: buyingprice =4000 ,sellingprice =4000, qty= 0.00, items with id 86 . in Main level at 2025-04-03 11:02:42','197.248.95.237',1),(99,'4','2025-04-07 12:46:30','sebin Changed the price of APA INSURANCE to: buyingprice =3500 ,sellingprice =NaN, qty= 0.00, items with id 87 . in Main level at 2025-04-07 12:46:30','197.248.95.237',1),(100,'3','2025-06-26 14:35:21','EMMACULATE Changed the price of SUNSHINE SCHOOLS to: buyingprice =0 ,sellingprice =5000, qty= 0.00, items with id 89 . in Main level at 2025-06-26 14:35:21','197.248.95.237',1); /*!40000 ALTER TABLE `activityloggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `adjustmentcodes` -- DROP TABLE IF EXISTS `adjustmentcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `adjustmentcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `adjustmentcodes` -- LOCK TABLES `adjustmentcodes` WRITE; /*!40000 ALTER TABLE `adjustmentcodes` DISABLE KEYS */; INSERT INTO `adjustmentcodes` VALUES (1,'Cargo Transit Out','01',NULL,'Y','1'),(2,'Cargo Transit In','02',NULL,'Y','2'),(3,'Adjustment In','03',NULL,'Y','3'),(4,'Adjustment Out','04',NULL,'Y','4'),(5,'Discarding','05',NULL,'Y','5'),(6,'Processing Raw','06',NULL,'Y','6'),(7,'Processing Result','07',NULL,'Y','7'); /*!40000 ALTER TABLE `adjustmentcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `admintable` -- DROP TABLE IF EXISTS `admintable`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `admintable` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(50) NOT NULL, `password` varchar(20) DEFAULT NULL, `surname` varchar(50) NOT NULL, `firstname` varchar(50) NOT NULL, `phone` varchar(50) NOT NULL, `campus` varchar(30) NOT NULL, `college` varchar(30) NOT NULL, `department` varchar(30) NOT NULL, `type` varchar(50) NOT NULL, `token` text NOT NULL, `email` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `idno` varchar(40) NOT NULL, `updatedat` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=33 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `admintable` -- LOCK TABLES `admintable` WRITE; /*!40000 ALTER TABLE `admintable` DISABLE KEYS */; INSERT INTO `admintable` VALUES (1,'admin','Robisearch321','dd','ddd','222222222','','','','','','admqin@gmail.com','','active','2222222','2016-11-07 04:32:35'); /*!40000 ALTER TABLE `admintable` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advance` -- DROP TABLE IF EXISTS `advance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advance` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tenantid` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `closedate` varchar(30) NOT NULL, `startdate` varchar(30) NOT NULL, `paid` decimal(10,0) DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `plotno` varchar(50) DEFAULT NULL, `houseno` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advance` -- LOCK TABLES `advance` WRITE; /*!40000 ALTER TABLE `advance` DISABLE KEYS */; /*!40000 ALTER TABLE `advance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advancepayment` -- DROP TABLE IF EXISTS `advancepayment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advancepayment` ( `id` int(30) NOT NULL AUTO_INCREMENT, `createdat` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `description` text NOT NULL, `advanceid` int(30) DEFAULT NULL, `branchid` varchar(20) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advancepayment` -- LOCK TABLES `advancepayment` WRITE; /*!40000 ALTER TABLE `advancepayment` DISABLE KEYS */; /*!40000 ALTER TABLE `advancepayment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `agent` -- DROP TABLE IF EXISTS `agent`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `agent` ( `id` int(40) NOT NULL, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountno` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), UNIQUE KEY `idno` (`idno`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `agent` -- LOCK TABLES `agent` WRITE; /*!40000 ALTER TABLE `agent` DISABLE KEYS */; /*!40000 ALTER TABLE `agent` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alerts` -- DROP TABLE IF EXISTS `alerts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alerts` ( `id` int(100) NOT NULL AUTO_INCREMENT, `contact` text NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `duedate` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `deliverystatus` varchar(10) NOT NULL DEFAULT 'new', `name` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `groupname` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alerts` -- LOCK TABLES `alerts` WRITE; /*!40000 ALTER TABLE `alerts` DISABLE KEYS */; /*!40000 ALTER TABLE `alerts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allcurrencies` -- DROP TABLE IF EXISTS `allcurrencies`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allcurrencies` ( `id` int(10) NOT NULL AUTO_INCREMENT, `country` varchar(100) NOT NULL, `currency` varchar(20) NOT NULL, `code` varchar(20) NOT NULL, `symbol` varchar(10) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=80 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allcurrencies` -- LOCK TABLES `allcurrencies` WRITE; /*!40000 ALTER TABLE `allcurrencies` DISABLE KEYS */; INSERT INTO `allcurrencies` VALUES (1,'Albania','Albanian lek','ALL','L',1),(2,'Argentina','Argentine peso','ARS','$',1),(3,'Armenia','Armenian dram','AMD','?',1),(4,'Australia','Australian dollar','AUD','$',1),(5,'Azerbaijan','Azerbaijani manat','AZN','?',1),(6,'Belarus','Belarusian rubel','BYN','Rbl',1),(7,'Bolivia','Boliviano','BOB','Bs.',1),(8,'Botswana','Botswana pula','BWP','P',1),(9,'Bulgaria','Bulgarian lev','BGN','??.',1),(10,'Brazil','Brazilian real','BRL','R$',1),(11,'Cambodia','Cambodian riel','KHR','?',1),(12,'Canada','Canadian dollar','CAD','$',1),(13,'China','Chinese yuan (Renmin','CNY','?',1),(14,'Colombia','Colombian peso','COP','$',1),(15,'Costa Rica','Costa Rican col?n','CRC','?',1),(16,'Croatia','Croatian kuna','HRK','kn',1),(17,'Cuba','Cuban peso','CUP','$',1),(18,'Czech Republic','Czech koruna','CZK','K?',1),(19,'Denmark','Danish krone','DKK','kr.',1),(20,'Dominican Republic','Dominican peso','DOP','$',1),(21,'Egypt','Egyptian pound','EGP','E?',1),(22,'El Salvador','El Salvador col?n','SVC','?',1),(23,'European Union','Euro','EUR','?',1),(24,'Fiji','Fijian dollar','FJD','FJ$',1),(25,'Ghana','Ghanaian cedi','GHS','GH?',1),(26,'Guatemala','Guatemalan quetzal','GTQ','Q',1),(27,'Guinea','Guinean franc','GNF','FG',1),(28,'Guyana','Guyanese dollar','GYD','$',1),(29,'Hong Kong','Hong Kong dollar','HKD','$',1),(30,'Honduras','Honduran lempira','HNL','L',1),(31,'Hungary','Hungarian forint','HUF','Ft',1),(32,'India','Indian rupee','INR','?',1),(33,'Iceland','Icelandic kr?na','ISK','kr',1),(34,'Iran','Iranian rial','IRR','?',1),(35,'Israel','Israeli shekel','ILS','?',1),(36,'Japan','Japanese yen','JPY','?',1),(37,'Kazakhstan','Kazakhstani tenge','KZT','?',1),(38,'Kenya','Kenyan shilling','KES','Ksh',1),(39,'Kuwait','Kuwaiti dinar','KWD','?.?',1),(40,'Malawi','Malawian kwacha','MWK','MK',1),(41,'Malaysia','Malaysian ringgit','MYR','RM',1),(42,'Mexico','Mexican peso','MXN','$',1),(43,'Morocco','Moroccan dirham','MAD','MAD',1),(44,'Namibia','Namibian dollar','NAD','N$',1),(45,'Nepal','Nepalese rupee','NPR','Rs.',1),(46,'New Zealand','New Zealand dollar','NZD','$',1),(47,'Norway','Norwegian krone','NOK','kr',1),(48,'Oman','Omani rial','OMR','?.?.',1),(49,'Pakistan','Pakistani rupee','PKR','Rs',1),(50,'Peru','Sol','PEN','S/',1),(51,'Philippines','Philippine peso','PHP','?',1),(52,'Poland','Polish z?oty','PLN','z?',1),(53,'Qatar','Qatari riyal','QAR','QR',1),(54,'Romania','Romanian leu','RON','L',1),(55,'Russia','Russian ruble','RUB','?',1),(56,'Saudi Arabia','Saudi riyal','SAR','?.?',1),(57,'Serbia','Serbian dinar','RSD','din',1),(58,'Seychelles','Seychellois rupee','SCR','?',1),(59,'Singapore','Singapore dollar','SGD','$',1),(60,'Solomon Islands','Solomon Islands doll','SBD','Si$',1),(61,'Somalia','Somali shilling','SOS','Sh.so',1),(62,'South Africa','South African rand','ZAR','R',1),(63,'Sri Lanka','Sri Lankan rupee','LKR','Re',1),(64,'Sweden','Swedish krona','SEK','kr',1),(65,'Switzerland','Swiss franc','CHF','CHf.',1),(66,'Syria','Syrian pound','SYP','?S',1),(67,'Taiwan','New Taiwan dollar','TWD','NT$',1),(68,'Thailand','Thai baht','THB','?',1),(69,'Trinidad and Tobago','Trinidad and Tobago ','TTD','TT$',1),(70,'Turkey','Turkish lira','TRY','?',1),(71,'Ukraine','Ukrainian hryvnia','UAH','?',1),(72,'United Kingdom','Pound sterling','GBP','?',1),(73,'United States','United States dollar','USD','$',1),(74,'Uruguay','Uruguayan Peso','UYU','$',1),(75,'Uzbekistan','Uzbekistani sum','UZS','so?m',1),(76,'Venezuela','Venezuelan bol?var','VED','Bs.',1),(77,'Vietnam','Vietnamese dong','VND','?',1),(78,'Yemen','Yemeni rial','YER','?',1),(79,'Zimbabwe','Zimbabwean dollar','ZWL','$',1); /*!40000 ALTER TABLE `allcurrencies` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alldocuments` -- DROP TABLE IF EXISTS `alldocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alldocuments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `img_id` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `date` varchar(50) DEFAULT NULL, `documentname` text DEFAULT NULL, `companyid` varchar(100) NOT NULL DEFAULT '1', `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alldocuments` -- LOCK TABLES `alldocuments` WRITE; /*!40000 ALTER TABLE `alldocuments` DISABLE KEYS */; INSERT INTO `alldocuments` VALUES (1,'202402281709124216.jpeg','11709124202',1,'2024-02-28 15:43:36',NULL,'1',1); /*!40000 ALTER TABLE `alldocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allpayments` -- DROP TABLE IF EXISTS `allpayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allpayments` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `plotno` varchar(50) NOT NULL, `landlord` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `advance` varchar(20) NOT NULL, `direct` varchar(20) NOT NULL, `balance` varchar(20) NOT NULL, `mpesa` varchar(20) NOT NULL, `cash` varchar(20) NOT NULL, `card` varchar(20) NOT NULL, `cheque` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `year` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allpayments` -- LOCK TABLES `allpayments` WRITE; /*!40000 ALTER TABLE `allpayments` DISABLE KEYS */; /*!40000 ALTER TABLE `allpayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `announcement` -- DROP TABLE IF EXISTS `announcement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `announcement` ( `id` int(50) NOT NULL, `title` text NOT NULL, `target` varchar(50) NOT NULL, `message` text NOT NULL, `dateposted` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `type` varchar(50) NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `memberid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `announcement` -- LOCK TABLES `announcement` WRITE; /*!40000 ALTER TABLE `announcement` DISABLE KEYS */; /*!40000 ALTER TABLE `announcement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `approvals` -- DROP TABLE IF EXISTS `approvals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `approvals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `level` varchar(5) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` varchar(20) NOT NULL, `applicationid` int(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `approvals` -- LOCK TABLES `approvals` WRITE; /*!40000 ALTER TABLE `approvals` DISABLE KEYS */; /*!40000 ALTER TABLE `approvals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `asignrooms` -- DROP TABLE IF EXISTS `asignrooms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `asignrooms` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) DEFAULT NULL, `houseno` varchar(100) DEFAULT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `memberid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `exactdate` varchar(50) NOT NULL, `floor` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `asignrooms` -- LOCK TABLES `asignrooms` WRITE; /*!40000 ALTER TABLE `asignrooms` DISABLE KEYS */; /*!40000 ALTER TABLE `asignrooms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assessment` -- DROP TABLE IF EXISTS `assessment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assessment` ( `id` int(20) NOT NULL AUTO_INCREMENT, `invoice` varchar(50) NOT NULL, `registrationno` varchar(50) NOT NULL, `claimno` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `color` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `repairer` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `instructionsby` varchar(50) NOT NULL, `instructions` text NOT NULL, `preaccident` text NOT NULL, `garagedetails` text NOT NULL, `latentdameges` text NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(30) NOT NULL, `deliverymode` text NOT NULL, `date` varchar(30) NOT NULL, `assessmentdate` varchar(20) NOT NULL, `insuredname` varchar(30) NOT NULL, `colour` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assessment` -- LOCK TABLES `assessment` WRITE; /*!40000 ALTER TABLE `assessment` DISABLE KEYS */; INSERT INTO `assessment` VALUES (1,'32222201607434545','777','433','rr343exx','r','','WEW','344r53','r','32323','232321','re3r','33333','3434','','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','EQWEQE','WQEQ','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 06:23:58','WEW','2020-12-23','2020-12-01','333','EWEW'),(2,'32222201607434545','777432x','QEQEdx','QWEQEddx','QWEQEx','','rx','rx','32213dx','QWEQx','WEx','re3rx','33333x','E12x','ROBERT','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','ddx','ddx','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 07:16:58','WEWx','2020-12-01','2020-12-01','QWEQddx','ee32e2x'); /*!40000 ALTER TABLE `assessment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assets` -- DROP TABLE IF EXISTS `assets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assets` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) DEFAULT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `assetcondition` varchar(50) DEFAULT NULL, `type` varchar(50) DEFAULT NULL, `assetvalue` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `size` varchar(50) DEFAULT NULL, `store` varchar(50) DEFAULT NULL, `serialno` varchar(30) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `expdate` date NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `depreciationpercent` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `invoice` varchar(30) NOT NULL, `depreciation` varchar(30) NOT NULL DEFAULT '', `accumulativeaccount` varchar(30) DEFAULT NULL, `accumdepreciation` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assets` -- LOCK TABLES `assets` WRITE; /*!40000 ALTER TABLE `assets` DISABLE KEYS */; /*!40000 ALTER TABLE `assets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assignbranches` -- DROP TABLE IF EXISTS `assignbranches`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assignbranches` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `status` int(11) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeno`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assignbranches` -- LOCK TABLES `assignbranches` WRITE; /*!40000 ALTER TABLE `assignbranches` DISABLE KEYS */; /*!40000 ALTER TABLE `assignbranches` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assigntask` -- DROP TABLE IF EXISTS `assigntask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assigntask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `mode` varchar(20) NOT NULL, `target` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `year` varchar(20) NOT NULL, `defaulttype` varchar(20) NOT NULL, `tasktype` varchar(10) NOT NULL DEFAULT 'General', PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assigntask` -- LOCK TABLES `assigntask` WRITE; /*!40000 ALTER TABLE `assigntask` DISABLE KEYS */; /*!40000 ALTER TABLE `assigntask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `attendance` -- DROP TABLE IF EXISTS `attendance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `attendance` ( `id` int(100) NOT NULL AUTO_INCREMENT, `idno` varchar(100) NOT NULL, `surname` varchar(100) NOT NULL, `date` datetime NOT NULL, `timein` varchar(100) NOT NULL, `timeout` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `createddate` varchar(100) NOT NULL, `comment` text NOT NULL, `timediffrence` varchar(5) NOT NULL DEFAULT '0', `device` varchar(30) NOT NULL, `totaltime` varchar(20) DEFAULT NULL, `checkoutime` datetime NOT NULL, `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `attendance` -- LOCK TABLES `attendance` WRITE; /*!40000 ALTER TABLE `attendance` DISABLE KEYS */; /*!40000 ALTER TABLE `attendance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `backup` -- DROP TABLE IF EXISTS `backup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `backup` ( `id` int(20) NOT NULL AUTO_INCREMENT, `user` text NOT NULL, `host` text NOT NULL, `password` text NOT NULL, `server` text NOT NULL, `path` text NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(40) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `database` text NOT NULL, `location` varchar(20) NOT NULL DEFAULT 'offline', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `backup` -- LOCK TABLES `backup` WRITE; /*!40000 ALTER TABLE `backup` DISABLE KEYS */; INSERT INTO `backup` VALUES (1,'root','localhost','robisearch2018','D:\\xampp\\mysql\\bin\\','D:/Backup/','active','2020-10-30 20:47:10',1,1,'robipos','offline'); /*!40000 ALTER TABLE `backup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bankcodes` -- DROP TABLE IF EXISTS `bankcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bankcodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(20) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bankcodes` -- LOCK TABLES `bankcodes` WRITE; /*!40000 ALTER TABLE `bankcodes` DISABLE KEYS */; INSERT INTO `bankcodes` VALUES (1,'MAYFAIR BANK LIMITED','1','MAYFAIR BANK LIMITED','Y','1'),(2,'M-PAYMENT','2','M-PAYMENT','Y','2'),(3,'KENYA POST OFFICE SAVINGS BANK','3','KENYA POST OFFICE SAVINGS BANK','Y','3'),(4,'FIRST COMMUNITY BANKS LIMITED','4','FIRST COMMUNITY BANKS LIMITED','Y','4'),(5,'GULF AFRICAN BANK LTD','5','GULF AFRICAN BANK LTD','Y','5'),(6,'FAMILY BANK LTD','6','FAMILY BANK LTD','Y','6'),(7,'EQUITY BANK LIMITED','7','EQUITY BANK LIMITED','Y','7'),(8,'SIDIAN BANK LIMITED','8','SIDIAN BANK LIMITED','Y','8'),(9,'DIAMOND TRUST BANK LIMITED','9','DIAMOND TRUST BANK LIMITED','Y','9'),(10,'HOUSING FINANCE BANK','10','HOUSING FINANCE BANK','Y','10'),(11,'SBM BANK (KENYA) LIMITED','11','SBM BANK (KENYA) LIMITED','Y','11'),(12,'DEVELOPMENT BANK OF KENYA LIMITED','12','DEVELOPMENT BANK OF KENYA LIMITED','Y','12'),(13,'I&M BANK LIMITED','13','I&M BANK LIMITED','Y','13'),(14,'GUARDIAN BANK LIMITED','14','GUARDIAN BANK LIMITED','Y','14'),(15,'VICTORIA COMMERCIAL BANK LIMITED','15','VICTORIA COMMERCIAL BANK LIMITED','Y','15'),(16,'GUARANTY TRUST BANK KENYA LIMITED','16','GUARANTY TRUST BANK KENYA LIMITED','Y','16'),(17,'JAMII BORA BANK','17','JAMII BORA BANK','Y','17'),(18,'PARAMOUNT UNIVERSAL BANK LIMITED','18','PARAMOUNT UNIVERSAL BANK LIMITED','Y','18'),(19,'EQUATORIAL COMMERCIAL HOLDING LIMITED','19','EQUATORIAL COMMERCIAL HOLDING LIMITED','Y','19'),(20,'GIRO COMMERCIAL BANK LIMITED','20','GIRO COMMERCIAL BANK LIMITED','Y','20'),(21,'NIC BANK LIMITED','21','NIC BANK LIMITED','Y','21'),(22,'IMPERIAL BANK LIMITED','22','IMPERIAL BANK LIMITED','Y','22'),(23,'CFC STANBIC BANK KENYA LIMITED','23','CFC STANBIC BANK KENYA LIMITED','Y','23'),(24,'CHASE BANK LIMITED','24','CHASE BANK LIMITED','Y','24'),(25,'ACCESS BANK (KENYA) PLC','25','ACCESS BANK (KENYA) PLC','Y','25'),(26,'CREDIT BANK LIMITED','26','CREDIT BANK LIMITED','Y','26'),(27,'CONSOLIDATED BANK OF KENYA LIMITED','27','CONSOLIDATED BANK OF KENYA LIMITED','Y','27'),(28,'DUBAI BANK KENYA LIMITED','28','DUBAI BANK KENYA LIMITED','Y','28'),(29,'BANK OF AFRICA KENYA LIMITED','29','BANK OF AFRICA KENYA LIMITED','Y','29'),(30,'MIDDLE EAST BANK KENYA LIMITED','30','MIDDLE EAST BANK KENYA LIMITED','Y','30'),(31,'HABIB BANK A.G. ZURICH','31','HABIB BANK A.G. ZURICH','Y','31'),(32,'CITIBANK N.A.','32','CITIBANK N.A.','Y','32'),(33,'ORIENTAL COMMERCIAL BANK LIMITED','33','ORIENTAL COMMERCIAL BANK LIMITED','Y','33'),(34,'NATIONAL BANK OF KENYA LTD','34','NATIONAL BANK OF KENYA LTD','Y','34'),(35,'PRIME BANK LIMITED','35','PRIME BANK LIMITED','Y','35'),(36,'CENTRAL BANK OF KENYA','36','CENTRAL BANK OF KENYA','Y','36'),(37,'HABIB BANK LIMITED','37','HABIB BANK LIMITED','Y','37'),(38,'COMMERCIAL BANK OF AFRICA LIMITED','38','COMMERCIAL BANK OF AFRICA LIMITED','Y','38'),(39,'BANK OF BARODA KENYA LIMITED','39','BANK OF BARODA KENYA LIMITED','Y','39'),(40,'BANK OF INDIA','40','BANK OF INDIA','Y','40'),(41,'ABSA BANK KENYA PLC','41','ABSA BANK KENYA PLC','Y','41'),(42,'STANDARD CHARTERED BANK KENYA LIMITED','42','STANDARD CHARTERED BANK KENYA LIMITED','Y','42'),(43,'KENYA COMMERCIAL BANK LTD','43','KENYA COMMERCIAL BANK LTD','Y','43'),(44,'AFRICAN BANKING CORP BANK LTD','44','AFRICAN BANKING CORP BANK LTD','Y','44'),(45,'ECO BANK LIMITED','45','ECO BANK LIMITED','Y','45'),(46,'UBA KENYA BANK LTD','46','UBA KENYA BANK LTD','Y','46'),(47,'CO-OPERATIVE BANK OF KENYA LIMITED','47','CO-OPERATIVE BANK OF KENYA LIMITED','Y','47'); /*!40000 ALTER TABLE `bankcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `banks` -- DROP TABLE IF EXISTS `banks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `banks` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `banks` -- LOCK TABLES `banks` WRITE; /*!40000 ALTER TABLE `banks` DISABLE KEYS */; /*!40000 ALTER TABLE `banks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `batchlist` -- DROP TABLE IF EXISTS `batchlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `batchlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 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,'S.O','4','2024-05-03 16:16:26','41714742184','41714741936',1,1,1,''),(2,'S.O','4','2024-05-20 13:36:57','41716201411','41716200700',1,1,1,''),(3,'S.O','3','2024-05-20 14:42:28','31716205346','31716205012',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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bookroom` -- LOCK TABLES `bookroom` WRITE; /*!40000 ALTER TABLE `bookroom` DISABLE KEYS */; /*!40000 ALTER TABLE `bookroom` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `branch` -- DROP TABLE IF EXISTS `branch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `branch` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `currency` varchar(20) NOT NULL DEFAULT 'KES', `logo` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `branch` -- LOCK TABLES `branch` WRITE; /*!40000 ALTER TABLE `branch` DISABLE KEYS */; INSERT INTO `branch` VALUES (1,'claritycounseling','<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-05-03 12:20:31','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 AUTO_INCREMENT=2 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 */; INSERT INTO `branchlist` VALUES (1,'P051658911K','00','Headquarter','01','Nairobi','Kasarani District','Roysambu',NULL,'CLARITY COUNSELING AND TRAINING CENTRE LIMITED','0724590395','CLARITYCOUNSELINGCENTRE@GMAIL.COM','Y',NULL,''); /*!40000 ALTER TABLE `branchlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `brands` -- DROP TABLE IF EXISTS `brands`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `brands` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `description` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `website` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `brands` -- LOCK TABLES `brands` WRITE; /*!40000 ALTER TABLE `brands` DISABLE KEYS */; INSERT INTO `brands` VALUES (1,'1','JKUAT','Our partner in ICT Field','karenmakena3@gmail.com','0702400635','','http://www.jkuat.ac.ke/','2016-12-13 06:47:33am','',0),(2,'1','SimbaNet','Our partner in in Nikague App','','','','https://www.simbanet.net/','','',0); /*!40000 ALTER TABLE `brands` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `budget` -- DROP TABLE IF EXISTS `budget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `budget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `budget` -- LOCK TABLES `budget` WRITE; /*!40000 ALTER TABLE `budget` DISABLE KEYS */; /*!40000 ALTER TABLE `budget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkdispatch` -- DROP TABLE IF EXISTS `bulkdispatch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkdispatch` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `frombranch` varchar(50) NOT NULL, `remarks` varchar(100) NOT NULL, `enddate` varchar(50) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `createdate` varchar(50) NOT NULL, `description` text NOT NULL, `name` varchar(50) NOT NULL, `approvedby` int(20) NOT NULL, `dateapproved` int(20) NOT NULL, `tobranch` varchar(20) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `startdate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Transfer', `category` varchar(20) NOT NULL DEFAULT 'products', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bulkdispatch` -- LOCK TABLES `bulkdispatch` WRITE; /*!40000 ALTER TABLE `bulkdispatch` DISABLE KEYS */; /*!40000 ALTER TABLE `bulkdispatch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkhouse` -- DROP TABLE IF EXISTS `bulkhouse`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkhouse` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` decimal(10,2) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `createdat` datetime NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `phone` varchar(40) NOT NULL, `roomtype` decimal(10,2) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `exactdate` varchar(50) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `name` text NOT NULL, `chargeid` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bulkhouse` -- LOCK TABLES `bulkhouse` WRITE; /*!40000 ALTER TABLE `bulkhouse` DISABLE KEYS */; /*!40000 ALTER TABLE `bulkhouse` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkreservation` -- DROP TABLE IF EXISTS `bulkreservation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkreservation` ( `id` int(20) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `bookroom` varchar(20) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `people` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, `tax1` decimal(10,2) NOT NULL, `tax2` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bulkreservation` -- LOCK TABLES `bulkreservation` WRITE; /*!40000 ALTER TABLE `bulkreservation` DISABLE KEYS */; /*!40000 ALTER TABLE `bulkreservation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `callcenter` -- DROP TABLE IF EXISTS `callcenter`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `callcenter` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `callername` text NOT NULL, `receiver` text NOT NULL, `calldate` varchar(30) NOT NULL, `phone` varchar(50) NOT NULL, `media` text NOT NULL, `email` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `callcenter` -- LOCK TABLES `callcenter` WRITE; /*!40000 ALTER TABLE `callcenter` DISABLE KEYS */; /*!40000 ALTER TABLE `callcenter` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `category` -- DROP TABLE IF EXISTS `category`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `category` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `category` -- LOCK TABLES `category` WRITE; /*!40000 ALTER TABLE `category` DISABLE KEYS */; INSERT INTO `category` VALUES (1,'Everyone','','2023-12-29 07:55:55','active','1','','1'),(2,'OTHERS','','2021-08-23 03:04:54pm','active','1','','1'); /*!40000 ALTER TABLE `category` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `charges` -- DROP TABLE IF EXISTS `charges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `charges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(40) NOT NULL, `description` text NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `priority` int(11) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, `hscode` varchar(50) NOT NULL, `itemclassification` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `itemtype` varchar(50) NOT NULL, `packagingunit` varchar(50) NOT NULL, `salesunit` varchar(50) NOT NULL, `itemstatus` varchar(50) NOT NULL, `itemtax` varchar(50) NOT NULL, `branchid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `charges` -- LOCK TABLES `charges` WRITE; /*!40000 ALTER TABLE `charges` DISABLE KEYS */; INSERT INTO `charges` VALUES (1,'RENT','','','2018-05-30 14:28:37','','',0,1,'','','','','','','','',NULL),(2,'DEPOSIT','','','2018-05-30 14:27:39','','',0,1,'','','','','','','','',NULL),(3,'WATER/POWER DEPOSIT','','','2018-05-30 14:28:49','','',0,1,'','','','','','','','',NULL),(4,'PENALTY','','','2018-06-25 13:38:03','','',0,1,'','','','','','','','',NULL),(5,'WATER','','','2018-06-27 11:33:55','','',0,1,'','','','','','','','',NULL),(6,'PARTIAL PAYMENT','','','2018-06-29 16:22:30','','',0,1,'','','','','','','','',NULL),(7,'GARBAGE','','','2018-07-03 16:56:46','','',0,1,'','','','','','','','',NULL),(8,'DAMAGES','','','2018-07-17 12:30:05','','',0,1,'','','','','','','','',NULL),(9,'AGREEMENT FORM','','','2018-07-23 10:21:11','','',0,1,'','','','','','','','',NULL),(10,'POWER','','','2018-08-04 10:42:10','','',0,1,'','','','','','','','',NULL),(11,'SEWAGE','SEWAGE','','2020-05-27 16:23:21','','',2,1,'','','','','','','','',NULL),(12,'BED ONLY','','','2020-05-28 15:38:20','','',1,1,'','','','','','','','',NULL),(13,'BED AND BREAKFAST','','','2020-05-28 15:38:39','','',2,1,'','','','','','','','',NULL),(14,'PROJECTOR','','','2023-04-28 08:21:52','','',0,1,'','','','','','','','',NULL),(15,'LAUNDRY','LAUNDRY','','2023-04-28 08:22:20','','',0,1,'','','','','','','','',NULL),(16,'ROOM TRANSFER','200','','2023-04-30 06:16:29','','',2,1,'','','','','','','','',NULL),(17,'BED 1','0','','2023-05-11 11:10:44','','',1,1,'','','','','','','','',NULL),(18,'BED 2','0','','2023-05-11 11:10:51','','',0,1,'','','','','','','','',NULL),(19,'SERVICE CHARGE','0','','2023-09-01 11:09:35','','',1,1,'','','','','','','','',NULL); /*!40000 ALTER TABLE `charges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `cheque` -- DROP TABLE IF EXISTS `cheque`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `cheque` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `business` varchar(100) NOT NULL, `type` varchar(15) NOT NULL, `chequenumber` varchar(70) NOT NULL, `exactdate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `cheque` -- LOCK TABLES `cheque` WRITE; /*!40000 ALTER TABLE `cheque` DISABLE KEYS */; /*!40000 ALTER TABLE `cheque` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `collection` -- DROP TABLE IF EXISTS `collection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `collection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `paiddate` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `remarks` varchar(100) NOT NULL, `balance` varchar(30) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` int(10) NOT NULL, `createdate` varchar(50) NOT NULL, `name` varchar(30) NOT NULL DEFAULT 'payment', `transactioncode` varchar(50) NOT NULL, `supplier` int(11) DEFAULT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=10 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-05-03 15:45:13','41714739852','3000','','0','4','1',1030,'2024-05-03 15:45:30','payment','',5,1),(2,'2024-05-03 15:46:50','11714737908','4000','','0','4','1',1030,'2024-05-03 15:47:22','payment','',7,1),(3,'2024-05-03 15:48:26','41714737184','25000','','35000','4','1',1010,'2024-05-03 15:48:41','payment','',6,1),(4,'2024-05-03 16:20:25','41714736531','3000','','0','4','1',1030,'2024-05-03 16:20:58','payment','',5,1),(5,'2024-05-20 13:56:29','41716202050','10','','0','4','1',1030,'2024-05-20 13:57:14','payment','',5,1),(6,'2024-05-20 13:58:12','41716200700','125000','','0','4','1',1030,'2024-05-20 13:59:02','payment','',5,1),(7,'2024-05-20 14:02:34','BILL-41716202849','10','GG','0','4','1',1010,'','bill','',NULL,1),(8,'2024-05-20 15:22:58','41716201474','40000','','40000','3','1',1030,'2024-05-20 15:23:46','payment','',13,1),(9,'2024-05-20 15:46:14','11716209133','5000','','0','1','1',1011,'2024-05-20 15:46:27','payment','',9,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=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `constants` -- LOCK TABLES `constants` WRITE; /*!40000 ALTER TABLE `constants` DISABLE KEYS */; INSERT INTO `constants` VALUES (1,'Relief',2400.00,'active',1,1,'Relief'),(2,'Pension',200.00,'active',1,1,'Pension'),(3,'NSSF',200.00,'oldrate',1,1,'NSSF'),(4,'Minimum Paye',24000.00,'active',1,1,'MinimumPaye'); /*!40000 ALTER TABLE `constants` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contact` -- DROP TABLE IF EXISTS `contact`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contact` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `firstname` varchar(50) NOT NULL, `lastname` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contact` -- LOCK TABLES `contact` WRITE; /*!40000 ALTER TABLE `contact` DISABLE KEYS */; /*!40000 ALTER TABLE `contact` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contactdetails` -- DROP TABLE IF EXISTS `contactdetails`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contactdetails` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` text NOT NULL, `website` text NOT NULL, `contactdetails` text NOT NULL, `email` text NOT NULL, `phone` text NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `facebook` text NOT NULL, `twitter` text NOT NULL, `instagram` text NOT NULL, `linkedin` text NOT NULL, `youtube` text NOT NULL, `location` text NOT NULL, `aboutustitle` text NOT NULL, `aboutus` text NOT NULL, `whyustitle` text NOT NULL, `whyus` text NOT NULL, `whatsapp` text NOT NULL, `websites` text NOT NULL, `otherlinks` text NOT NULL, `termstitle` text NOT NULL, `terms` text NOT NULL, `deliverytitle` text NOT NULL, `delivery` text NOT NULL, `privacytitle` text NOT NULL, `privacy` text NOT NULL, `branches` text NOT NULL, `telegram` text NOT NULL, `otherlinktitle` text NOT NULL, `aboutuslogo` text NOT NULL, `businessname` text NOT NULL, `business` varchar(30) NOT NULL, `vision` text NOT NULL, `mission` text NOT NULL, `corevalues` text NOT NULL, `ourpromise` text NOT NULL, `returnpolicy` text NOT NULL, `workinghours` text NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `careertitle` text NOT NULL, `career` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contactdetails` -- LOCK TABLES `contactdetails` WRITE; /*!40000 ALTER TABLE `contactdetails` DISABLE KEYS */; INSERT INTO `contactdetails` VALUES (1,'','https://robisearch.com/','kinoti','karenmakena3@gmail.com','0754413386, 0716413386,0780655987','','We have from 01/07/2020 to 31/8/2010','2016-12-13 06:47:33am','1',1,0,'https://web.facebook.com/Robiearch/','https://twitter.com/robisearch','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.youtube.com/channel/UC9Z1YpMKlCgwqn4H1nT1hLg/featured','Nairobi -Nara Fourth Floor,</br> Kisii-Oyondi Building','<b>About Us </b>','Robisearch Ltd is an ICT company that begun in 2011 as a result of innovations that transform lives globally. We are a member of the Nairobi Chambers (KNCCI) organization.We have great experience in dealing with customers having handled over 500 clients in all Kenyan towns such as Juja, Nairobi, Mombasa and Kisumu as well as beyond the country.We provide our clients with adequate support thus providing more value to our customers .Our systems are customized to fit a clients particular need.We are the company behind various innovations like…..</br>','Why Us ','We have a well-organized support and maintenance structure that we will sign with you as a Service Level Agreement that guarantees you;','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','','POS.robisearch.com/','Terms and Condition ','karenmakena3@gmail.com','Delivery Information','Shipping Agents and Times</br>\r\n\r\nOur products ordered before 3pm are shipped within 24 Hours using the following carriers, Umash Bus Sacco, Easy Coach Sacco, North Rift Sacco or any other of your choice. Orders Placed in later hours are shipped on the following days</br>\r\nZipping Zones and Costs</br>\r\n\r\nOur shipping Zones are categorized into Coast Region, Rift Valley Region, Nairobi Region, North Easter Region and Nyanza Region. All orders to be collected at our shop are not chargeable any shipping cost. However all the other places we charge shipping cost depending with what our shipping agents charges; basically a shipping cost of between Ksh300- 400 applies except for regions within Nairobi County where a fee of roughly Ksh 150 – 200 applies. All shipping cost is subject to change without any notice.</br>','Privacy Details','PRIVACY POLICY</br>\r\n\r\nThis Privacy Policy explains what personal data is collected when you use the jiji.ng any jiji.ng mobile application, or website (“Jiji”, \"Website\", or \"App\") and the services provided through it (together with the Website and the App, the “Service”), how such personal data will be used, shared.</br>\r\n\r\nBY USING THE SERVICE, YOU PROMISE US THAT (I) YOU HAVE READ, UNDERSTOOD AND AGREED TO THIS PRIVACY POLICY, AND (II) YOU ARE OVER 16 YEARS OF AGE (OR HAVE HAD YOUR PARENT OR GUARDIAN READ AND AGREED TO THIS PRIVACY POLICY FOR YOU). If you do not agree or you are unable to make this promise, you must not use the Service. In such case, you must contact the support team via online chat or email to request deletion of your account and data.</br>\r\n\r\nProcess in respect of personal data, means to collect, store, and disclose to others.</br>\r\n\r\nTABLE OF CONTENTS</br>\r\n\r\n1. PERSONAL DATA CONTROLLER</br>\r\n\r\n2. CATEGORIES OF PERSONAL DATA WE COLLECT</br>\r\n\r\n3. FOR WHAT PURPOSES WE PROCESS PERSONAL DATA</br>\r\n\r\n4. AUTHORISED REQUIREMENT FOR PROCESSING YOUR PERSONAL DATA</br>\r\n\r\n5. WHO WE SHARE YOUR PERSONAL DATA WITH\r\n</br>\r\n6. HOW YOU CAN EXERCISE YOUR PRIVACY RIGHTS</br>\r\n\r\n7. AGE LIMITATION</br>\r\n\r\n8. CHANGES TO THIS PRIVACY POLICY</br>\r\n\r\n9. DATA RETENTION\r\n</br>\r\n10. CONTACT US</br>','Juja, Kisii','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','POS LINK','2147483647','Robisearch is an ICT business organization that deals ICT based solutions. We have been in the industry since 2011. Our main activity is software developement. ','ROBISEARCH LTD',' Transforming the world through innovation',' To be the best ICT company offering innovate services globally.','nnovation, Integrity, hardwork, commitment, honesty, equality, justice, fairness, love.','To Give the best services at all times','Return Policy</br>\r\n\r\nAll defined terms used below shall have the meanings set forth in our Terms and Conditions. If you are not happy with your purchase, we will accept a return of a unused product within 7 days. Once we receive the returned item Breejoz Baby Shop & Maternity Collections will then give a full refund (excluding shipping as we are unable to refund the initial shipping cost of your order). Please allow 1-2 weeks for your return to be processed.</br>',' WORKING HOURS</br>\r\n\r\n Mon 8:00am - 6:00pm</br>\r\n Tue 8:00am - 6:00pm</br>\r\n Wed 8:00am - 6:00pm</br>\r\n Thur 8:00am - 6:00pm</br>\r\n Fri 8:00am - 6:00pm</br>\r\n Sat 8:00am - 6:00pm</br>\r\n\r\n','2020-07-04 08:44:24',1,'Job Vacancy','Join our sales team as online marketers'); /*!40000 ALTER TABLE `contactdetails` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `countrycodes` -- DROP TABLE IF EXISTS `countrycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `countrycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=253 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `countrycodes` -- LOCK TABLES `countrycodes` WRITE; /*!40000 ALTER TABLE `countrycodes` DISABLE KEYS */; INSERT INTO `countrycodes` VALUES (1,'ASCENSION ISLAND ','AC',NULL,'Y'),(2,'ANDORRA','AD',NULL,'Y'),(3,'UNITED ARAB EMIRATES ','AE',NULL,'Y'),(4,'ANTIGUA AND BARBUDA','AG',NULL,'Y'),(5,'ANGUILLA','AI',NULL,'Y'),(6,'ALBANIA ','AL',NULL,'Y'),(7,'ARMENIA','AM',NULL,'Y'),(8,'NETHERLANDS ANTILLES ','AN',NULL,'Y'),(9,'ANGOLA','AO',NULL,'Y'),(10,'ANTARCTICA','AQ',NULL,'Y'),(11,'ARGENTINA','AR',NULL,'Y'),(12,'AMERICAN SAMOA','AS',NULL,'Y'),(13,'AUSTRIA','AT',NULL,'Y'),(14,'AUSTRALIA','AU',NULL,'Y'),(15,'ARUBA','AW',NULL,'Y'),(16,'ALAND ISLANDS','AX',NULL,'Y'),(17,'AZERBAIJAN','AZ',NULL,'Y'),(18,'BOSNIA AND HERZEGOVINA ','BA',NULL,'Y'),(19,'BARBADOS ','BB',NULL,'Y'),(20,'BANGLADESH ','BD',NULL,'Y'),(21,'BELGIUM ','BE',NULL,'Y'),(22,'BURKINA FASO ','BF',NULL,'Y'),(23,'BULGARIA ','BG',NULL,'Y'),(24,'BAHRAIN','BH',NULL,'Y'),(25,'BURUNDI ','BI',NULL,'Y'),(26,'BENIN ','BJ',NULL,'Y'),(27,'BERMUDA ','BM',NULL,'Y'),(28,'BRUNEI DARUSSALAM ','BN',NULL,'Y'),(29,'BOLIVIA ','BO',NULL,'Y'),(30,'BRAZIL ','BR',NULL,'Y'),(31,'BAHAMAS ','BS',NULL,'Y'),(32,'BHUTAN ','BT',NULL,'Y'),(33,'BOUVET ISLAND ','BV',NULL,'Y'),(34,'BOTSWANA ','BW',NULL,'Y'),(35,'BELARUS ','BY',NULL,'Y'),(36,'BELIZE ','BZ',NULL,'Y'),(37,'CANADA ','CA',NULL,'Y'),(38,'COCOS (KEELING) ISLANDS ','CC',NULL,'Y'),(39,'CONGO, DEMOCRATIC REPUBLIC ','CD',NULL,'Y'),(40,'CENTRAL AFRICAN REPUBLIC ','CF',NULL,'Y'),(41,'CONGO ','CG',NULL,'Y'),(42,'SWITZERLAND ','CH',NULL,'Y'),(43,'COTE D\'IVOIRE (IVORY COAST) ','CI',NULL,'Y'),(44,'COOK ISLANDS ','CK',NULL,'Y'),(45,'CHILE ','CL',NULL,'Y'),(46,'CAMEROON ','CM',NULL,'Y'),(47,'CHINA ','CN',NULL,'Y'),(48,'COLOMBIA ','CO',NULL,'Y'),(49,'COSTA RICA ','CR',NULL,'Y'),(50,'CZECHOSLOVAKIA (FORMER) ','CS',NULL,'Y'),(51,'CUBA ','CU',NULL,'Y'),(52,'CAPE VERDE ','CV',NULL,'Y'),(53,'CHRISTMAS ISLAND ','CX',NULL,'Y'),(54,'CYPRUS ','CY',NULL,'Y'),(55,'CZECH REPUBLIC ','CZ',NULL,'Y'),(56,'GERMANY ','DE',NULL,'Y'),(57,'DJIBOUTI ','DJ',NULL,'Y'),(58,'DENMARK ','DK',NULL,'Y'),(59,'DOMINICA ','DM',NULL,'Y'),(60,'DOMINICAN REPUBLIC ','DO',NULL,'Y'),(61,'ALGERIA','DZ',NULL,'Y'),(62,'ECUADOR ','EC',NULL,'Y'),(63,'ESTONIA ','EE',NULL,'Y'),(64,'EGYPT ','EG',NULL,'Y'),(65,'WESTERN SAHARA ','EH',NULL,'Y'),(66,'ERITREA ','ER',NULL,'Y'),(67,'SPAIN ','ES',NULL,'Y'),(68,'ETHIOPIA ','ET',NULL,'Y'),(69,'EUROPEAN UNION ','EU',NULL,'Y'),(70,'FINLAND ','FI',NULL,'Y'),(71,'FIJI ','FJ',NULL,'Y'),(72,'FALKLAND ISLANDS (MALVINAS) ','FK',NULL,'Y'),(73,'MICRONESIA ','FM',NULL,'Y'),(74,'FAROE ISLANDS ','FO',NULL,'Y'),(75,'FRANCE ','FR',NULL,'Y'),(76,'FRANCE, METROPOLITAN ','FX',NULL,'Y'),(77,'GABON ','GA',NULL,'Y'),(78,'GREAT BRITAIN (UK) ','GB',NULL,'Y'),(79,'GRENADA ','GD',NULL,'Y'),(80,'GEORGIA ','GE',NULL,'Y'),(81,'FRENCH GUIANA ','GF',NULL,'Y'),(82,'GUERNSEY ','GG',NULL,'Y'),(83,'GHANA ','GH',NULL,'Y'),(84,'GIBRALTAR ','GI',NULL,'Y'),(85,'GREENLAND ','GL',NULL,'Y'),(86,'GAMBIA ','GM',NULL,'Y'),(87,'GUINEA ','GN',NULL,'Y'),(88,'GUADELOUPE ','GP',NULL,'Y'),(89,'EQUATORIAL GUINEA ','GQ',NULL,'Y'),(90,'GREECE ','GR',NULL,'Y'),(91,'S. GEORGIA AND S. SANDWICH ISLS. ','GS',NULL,'Y'),(92,'GUATEMALA ','GT',NULL,'Y'),(93,'GUAM ','GU',NULL,'Y'),(94,'GUINEA BISSAU ','GW',NULL,'Y'),(95,'GUYANA ','GY',NULL,'Y'),(96,'HONG KONG ','HK',NULL,'Y'),(97,'HEARD AND MCDONALD ISLANDS ','HM',NULL,'Y'),(98,'HONDURAS ','HN',NULL,'Y'),(99,'CROATIA (HRVATSKA) ','HR',NULL,'Y'),(100,'HAITI ','HT',NULL,'Y'),(101,'HUNGARY ','HU',NULL,'Y'),(102,'INDONESIA ','ID',NULL,'Y'),(103,'IRELAND ','IE',NULL,'Y'),(104,'ISRAEL ','IL',NULL,'Y'),(105,'ISLE OF MAN ','IM',NULL,'Y'),(106,'INDIA ','IN',NULL,'Y'),(107,'BRITISH INDIAN OCEAN TERRITORY ','IO',NULL,'Y'),(108,'IRAQ ','IQ',NULL,'Y'),(109,'IRAN ','IR',NULL,'Y'),(110,'ICELAND ','IS',NULL,'Y'),(111,'ITALY ','IT',NULL,'Y'),(112,'JERSEY ','JE',NULL,'Y'),(113,'JAMAICA ','JM',NULL,'Y'),(114,'JORDAN ','JO',NULL,'Y'),(115,'JAPAN ','JP',NULL,'Y'),(116,'KENYA ','KE',NULL,'Y'),(117,'KYRGYZSTAN ','KG',NULL,'Y'),(118,'CAMBODIA ','KH',NULL,'Y'),(119,'KIRIBATI ','KI',NULL,'Y'),(120,'COMOROS ','KM',NULL,'Y'),(121,'SAINT KITTS AND NEVIS ','KN',NULL,'Y'),(122,'NORTH KOREA','KP',NULL,'Y'),(123,'SOUTH KOREA','KR',NULL,'Y'),(124,'KUWAIT ','KW',NULL,'Y'),(125,'CAYMAN ISLANDS ','KY',NULL,'Y'),(126,'KAZAKHSTAN ','KZ',NULL,'Y'),(127,'LAOS ','LA',NULL,'Y'),(128,'LEBANON ','LB',NULL,'Y'),(129,'SAINT LUCIA ','LC',NULL,'Y'),(130,'LIECHTENSTEIN ','LI',NULL,'Y'),(131,'SRI LANKA ','LK',NULL,'Y'),(132,'LIBERIA ','LR',NULL,'Y'),(133,'LESOTHO ','LS',NULL,'Y'),(134,'LITHUANIA ','LT',NULL,'Y'),(135,'LUXEMBOURG ','LU',NULL,'Y'),(136,'LATVIA ','LV',NULL,'Y'),(137,'LIBYA ','LY',NULL,'Y'),(138,'MOROCCO ','MA',NULL,'Y'),(139,'MONACO ','MC',NULL,'Y'),(140,'MOLDOVA ','MD',NULL,'Y'),(141,'MONTENEGRO ','ME',NULL,'Y'),(142,'MADAGASCAR ','MG',NULL,'Y'),(143,'MARSHALL ISLANDS ','MH',NULL,'Y'),(144,'F.Y.R.O.M. (MACEDONIA) ','MK',NULL,'Y'),(145,'MALI ','ML',NULL,'Y'),(146,'MYANMAR ','MM',NULL,'Y'),(147,'MONGOLIA ','MN',NULL,'Y'),(148,'MACAU ','MO',NULL,'Y'),(149,'NORTHERN MARIANA ISLANDS ','MP',NULL,'Y'),(150,'MARTINIQUE ','MQ',NULL,'Y'),(151,'MAURITANIA ','MR',NULL,'Y'),(152,'MONTSERRAT ','MS',NULL,'Y'),(153,'MALTA ','MT',NULL,'Y'),(154,'MAURITIUS ','MU',NULL,'Y'),(155,'MALDIVES ','MV',NULL,'Y'),(156,'MALAWI ','MW',NULL,'Y'),(157,'MEXICO ','MX',NULL,'Y'),(158,'MALAYSIA ','MY',NULL,'Y'),(159,'MOZAMBIQUE ','MZ',NULL,'Y'),(160,'NAMIBIA ','NA',NULL,'Y'),(161,'NEW CALEDONIA ','NC',NULL,'Y'),(162,'NIGER ','NE',NULL,'Y'),(163,'NORFOLK ISLAND ','NF',NULL,'Y'),(164,'NIGERIA ','NG',NULL,'Y'),(165,'NICARAGUA ','NI',NULL,'Y'),(166,'NETHERLANDS ','NL',NULL,'Y'),(167,'NORWAY ','NO',NULL,'Y'),(168,'NEPAL ','NP',NULL,'Y'),(169,'NAURU ','NR',NULL,'Y'),(170,'NEUTRAL ZONE ','NT',NULL,'Y'),(171,'NIUE ','NU',NULL,'Y'),(172,'NEW ZEALAND (AOTEAROA) ','NZ',NULL,'Y'),(173,'OMAN ','OM',NULL,'Y'),(174,'PANAMA ','PA',NULL,'Y'),(175,'PERU ','PE',NULL,'Y'),(176,'FRENCH POLYNESIA ','PF',NULL,'Y'),(177,'PAPUA NEW GUINEA ','PG',NULL,'Y'),(178,'PHILIPPINES ','PH',NULL,'Y'),(179,'PAKISTAN ','PK',NULL,'Y'),(180,'POLAND ','PL',NULL,'Y'),(181,'ST. PIERRE AND MIQUELON ','PM',NULL,'Y'),(182,'PITCAIRN ','PN',NULL,'Y'),(183,'PUERTO RICO ','PR',NULL,'Y'),(184,'PALESTINIAN TERRITORY, OCCUPIED ','PS',NULL,'Y'),(185,'PORTUGAL ','PT',NULL,'Y'),(186,'PALAU ','PW',NULL,'Y'),(187,'PARAGUAY ','PY',NULL,'Y'),(188,'QATAR ','QA',NULL,'Y'),(189,'REUNION ','RE',NULL,'Y'),(190,'ROMANIA ','RO',NULL,'Y'),(191,'SERBIA ','RS',NULL,'Y'),(192,'RUSSIAN FEDERATION ','RU',NULL,'Y'),(193,'RWANDA ','RW',NULL,'Y'),(194,'SAUDI ARABIA ','SA',NULL,'Y'),(195,'SOLOMON ISLANDS ','SB',NULL,'Y'),(196,'SEYCHELLES ','SC',NULL,'Y'),(197,'SUDAN ','SD',NULL,'Y'),(198,'SWEDEN ','SE',NULL,'Y'),(199,'SINGAPORE ','SG',NULL,'Y'),(200,'ST. HELENA ','SH',NULL,'Y'),(201,'SLOVENIA ','SI',NULL,'Y'),(202,'SVALBARD & JAN MAYEN ISLANDS ','SJ',NULL,'Y'),(203,'SLOVAK REPUBLIC ','SK',NULL,'Y'),(204,'SIERRA LEONE ','SL',NULL,'Y'),(205,'SAN MARINO ','SM',NULL,'Y'),(206,'SENEGAL ','SN',NULL,'Y'),(207,'SOMALIA ','SO',NULL,'Y'),(208,'SURINAME ','SR',NULL,'Y'),(209,'SAO TOME AND PRINCIPE ','ST',NULL,'Y'),(210,'USSR (FORMER) ','SU',NULL,'Y'),(211,'EL SALVADOR ','SV',NULL,'Y'),(212,'SYRIA ','SY',NULL,'Y'),(213,'SWAZILAND ','SZ',NULL,'Y'),(214,'TURKS AND CAICOS ISLANDS ','TC',NULL,'Y'),(215,'CHAD ','TD',NULL,'Y'),(216,'FRENCH SOUTHERN TERRITORIES ','TF',NULL,'Y'),(217,'TOGO ','TG',NULL,'Y'),(218,'THAILAND ','TH',NULL,'Y'),(219,'TAJIKISTAN ','TJ',NULL,'Y'),(220,'TOKELAU ','TK',NULL,'Y'),(221,'TURKMENISTAN ','TM',NULL,'Y'),(222,'TUNISIA ','TN',NULL,'Y'),(223,'TONGA ','TO',NULL,'Y'),(224,'EAST TIMOR ','TP',NULL,'Y'),(225,'TURKEY ','TR',NULL,'Y'),(226,'TRINIDAD AND TOBAGO ','TT',NULL,'Y'),(227,'TUVALU ','TV',NULL,'Y'),(228,'TAIWAN ','TW',NULL,'Y'),(229,'TANZANIA ','TZ',NULL,'Y'),(230,'UKRAINE ','UA',NULL,'Y'),(231,'UGANDA ','UG',NULL,'Y'),(232,'UNITED KINGDOM ','UK',NULL,'Y'),(233,'US MINOR OUTLYING ISLANDS ','UM',NULL,'Y'),(234,'UNITED STATES ','US',NULL,'Y'),(235,'URUGUAY ','UY',NULL,'Y'),(236,'UZBEKISTAN ','UZ',NULL,'Y'),(237,'VATICAN CITY STATE (HOLY SEE) ','VA',NULL,'Y'),(238,'SAINT VINCENT & THE GRENADINES ','VC',NULL,'Y'),(239,'VENEZUELA ','VE',NULL,'Y'),(240,'BRITISH VIRGIN ISLANDS ','VG',NULL,'Y'),(241,'VIRGIN ISLANDS (U.S.) ','VI',NULL,'Y'),(242,'VIET NAM ','VN',NULL,'Y'),(243,'VANUATU ','VU',NULL,'Y'),(244,'WALLIS AND FUTUNA ISLANDS ','WF',NULL,'Y'),(245,'SAMOA ','WS',NULL,'Y'),(246,'YEMEN ','YE',NULL,'Y'),(247,'MAYOTTE ','YT',NULL,'Y'),(248,'SERBIA AND MONTENEGRO (FORMER) ','YU',NULL,'Y'),(249,'SOUTH AFRICA ','ZA',NULL,'Y'),(250,'ZAMBIA ','ZM',NULL,'Y'),(251,'(ZAIRE) SEE CD CONGO, DEMOCRATIC REPUBLIC ','ZR',NULL,'Y'),(252,'ZIMBABWE','ZW',NULL,'Y'); /*!40000 ALTER TABLE `countrycodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `county` -- DROP TABLE IF EXISTS `county`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `county` ( `id` int(40) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(255) DEFAULT NULL, `provincecode` varchar(50) NOT NULL, `description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `county` -- LOCK TABLES `county` WRITE; /*!40000 ALTER TABLE `county` DISABLE KEYS */; INSERT INTO `county` VALUES (1,'1','Mombasa','2','Mombasa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Kwale','2','Kwale','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Kilifi','2','Kilifi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Tana River','2','Tana River','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','Lamu','2','Lamu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Taita-Taveta','2','Taita-Taveta','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Garissa','5','Garissa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Wajir','5','Wajir','0000-00-00 00:00:00','0000-00-00 00:00:00'),(9,'9','Mandera','5','Mandera','0000-00-00 00:00:00','0000-00-00 00:00:00'),(10,'10','Marsabit','3','Marsabit','0000-00-00 00:00:00','0000-00-00 00:00:00'),(11,'11','Isiolo','3','Isiolo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(12,'12','Meru','3','Meru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(13,'13','Tharaka-Nithi','3','Tharaka-Nithi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(14,'14','Embu','3','Embu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(15,'15','Kitui','3','Kitui','0000-00-00 00:00:00','0000-00-00 00:00:00'),(16,'16','Machakos','3','Machakos','0000-00-00 00:00:00','0000-00-00 00:00:00'),(17,'17','Makueni','3','Makueni','0000-00-00 00:00:00','0000-00-00 00:00:00'),(18,'18','Nyandarua','1','Nyandarua','0000-00-00 00:00:00','0000-00-00 00:00:00'),(19,'19','Nyeri','1','Nyeri','0000-00-00 00:00:00','0000-00-00 00:00:00'),(20,'20','Kirinyaga','1','Kirinyaga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(21,'21','Murang\'a','1','Murang\'a','0000-00-00 00:00:00','0000-00-00 00:00:00'),(22,'22','Kiambu','1','Kiambu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(23,'23','Turkana','7','Turkana','0000-00-00 00:00:00','0000-00-00 00:00:00'),(24,'24','West Pokot','7','West Pokot','0000-00-00 00:00:00','0000-00-00 00:00:00'),(25,'25','Samburu','7','Samburu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(26,'26','Trans-Nzoia','7','Trans-Nzoia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(27,'27','Uasin Gishu','7','Uasin Gishu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(28,'28','Elgeyo-Marakwet','7','Elgeyo-Marakwet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(29,'29','Nandi','7','Nandi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(30,'30','Baringo','7','Baringo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(31,'31','Laikipia','7','Laikipia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(32,'32','Nakuru','7','Nakuru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(33,'33','Narok','7','Narok','0000-00-00 00:00:00','0000-00-00 00:00:00'),(34,'34','Kajiado','7','Kajiado','0000-00-00 00:00:00','0000-00-00 00:00:00'),(35,'35','Kericho','7','Kericho','0000-00-00 00:00:00','0000-00-00 00:00:00'),(36,'36','Bomet','7','Bomet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(37,'37','Kakamega','8','Kakamega','0000-00-00 00:00:00','0000-00-00 00:00:00'),(38,'38','Vihiga','8','Vihiga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(39,'39','Bungoma','8','Bungoma','0000-00-00 00:00:00','0000-00-00 00:00:00'),(40,'40','Busia','8','Busia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(41,'41','Siaya','6','Siaya','0000-00-00 00:00:00','0000-00-00 00:00:00'),(42,'42','Kisumu','6','Kisumu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(43,'43','Homa Bay','6','Homa Bay','0000-00-00 00:00:00','0000-00-00 00:00:00'),(44,'44','Migori','6','Migori','0000-00-00 00:00:00','0000-00-00 00:00:00'),(45,'45','Kisii','6','Kisii','0000-00-00 00:00:00','0000-00-00 00:00:00'),(46,'46','Nyamira','6','Nyamira','0000-00-00 00:00:00','0000-00-00 00:00:00'),(47,'47','Nairobi','4','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `county` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currency` -- DROP TABLE IF EXISTS `currency`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currency` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(20) NOT NULL DEFAULT 1, `basecurrency` varchar(30) NOT NULL, `baseamount` varchar(30) NOT NULL, `tocurrency` varchar(30) NOT NULL, `toamount` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currency` -- LOCK TABLES `currency` WRITE; /*!40000 ALTER TABLE `currency` DISABLE KEYS */; INSERT INTO `currency` VALUES (17,'USD','','2023-07-23 15:56:01','active','9','','1',1,'USD','1','','1'),(18,'TZS','','2023-07-23 15:57:10','active','9','','1',1,'USD','1','','2500'),(29,'EUR','','2023-09-28 09:06:17','active','1','','1',1,'EUR','1','','1'),(30,'GBP','','2023-09-28 09:06:28','active','1','','1',1,'GBP','1','','1'),(31,'KES','','2023-09-28 09:06:42','active','1','','1',1,'KES','1','','1'),(32,'TZS','','2023-09-28 09:07:01','active','1','','1',1,'TZS','1','','1'),(33,'KES','','2023-10-24 11:52:59','active','9','','1',1,'USD','1','','150'),(34,'EUR','','2023-10-29 10:31:44','active','9','','1',1,'USD','1','','0.94'),(35,'GBP','','2023-10-29 10:32:02','active','9','','1',1,'USD','1','','0.83'),(36,'USD','','2023-10-30 14:52:36','active','9','','1',1,'KES','1','','0.0067'),(37,'USD','','2023-11-06 12:36:08','active','9','','1',1,'TZS','1','','0.0004'); /*!40000 ALTER TABLE `currency` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currencycodes` -- DROP TABLE IF EXISTS `currencycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currencycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `symbol` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=180 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currencycodes` -- LOCK TABLES `currencycodes` WRITE; /*!40000 ALTER TABLE `currencycodes` DISABLE KEYS */; INSERT INTO `currencycodes` VALUES (1,'United Arab Emirates dirham','AED',NULL,'Y','AED','1'),(2,'Afghan afghani','AFN',NULL,'Y','AFN','2'),(3,'Albanian lek','ALL',NULL,'Y','ALL','3'),(4,'Armenian dram','AMD',NULL,'Y','AMD','4'),(5,'Netherlands Antillean guilder','ANG',NULL,'Y','ANG','5'),(6,'Angolan kwanza','AOA',NULL,'Y','AOA','6'),(7,'Argentine peso','ARS',NULL,'Y','ARS','7'),(8,'Australian dollar','AUD',NULL,'Y','AUD','8'),(9,'Aruban florin','AWG',NULL,'Y','AWG','9'),(10,'Azerbaijani manat','AZN',NULL,'Y','AZN','10'),(11,'Bosnia and Herzegovina convertible mark','BAM',NULL,'Y','BAM','11'),(12,'Barbados dollar','BBD',NULL,'Y','BBD','12'),(13,'Bangladeshi taka','BDT',NULL,'Y','BDT','13'),(14,'Bulgarian lev','BGN',NULL,'Y','BGN','14'),(15,'Bahraini dinar','BHD',NULL,'Y','BHD','15'),(16,'Burundian franc','BIF',NULL,'Y','BIF','16'),(17,'Bermudian dollar','BMD',NULL,'Y','BMD','17'),(18,'Brunei dollar','BND',NULL,'Y','BND','18'),(19,'Boliviano','BOB',NULL,'Y','BOB','19'),(20,'Bolivian Mvdol (funds code)','BOV',NULL,'Y','BOV','20'),(21,'Brazilian real','BRL',NULL,'Y','BRL','21'),(22,'Bahamian dollar','BSD',NULL,'Y','BSD','22'),(23,'Bhutanese ngultrum','BTN',NULL,'Y','BTN','23'),(24,'Botswana pula','BWP',NULL,'Y','BWP','24'),(25,'New Belarusian ruble','BYN',NULL,'Y','BYN','25'),(26,'Belarusian ruble','BYR',NULL,'Y','BYR','26'),(27,'Belize dollar','BZD',NULL,'Y','BZD','27'),(28,'Canadian dollar','CAD',NULL,'Y','CAD','28'),(29,'Congolese franc','CDF',NULL,'Y','CDF','29'),(30,'WIR Euro (complementary currency)','CHE',NULL,'Y','CHE','30'),(31,'Swiss franc','CHF',NULL,'Y','CHF','31'),(32,'WIR Franc (complementary currency)','CHW',NULL,'Y','CHW','32'),(33,'Unidad de Fomento (funds code)','CLF',NULL,'Y','CLF','33'),(34,'Chilean peso','CLP',NULL,'Y','CLP','34'),(35,'Chinese yuan','CNY',NULL,'Y','CNY','35'),(36,'Colombian peso','COP',NULL,'Y','COP','36'),(37,'Unidad de Valor Real (UVR) (funds code)','COU',NULL,'Y','COU','37'),(38,'Costa Rican colon','CRC',NULL,'Y','CRC','38'),(39,'Cuban convertible peso','CUC',NULL,'Y','CUC','39'),(40,'Cuban peso','CUP',NULL,'Y','CUP','40'),(41,'Cape Verde escudo','CVE',NULL,'Y','CVE','41'),(42,'Czech koruna','CZK',NULL,'Y','CZK','42'),(43,'Djiboutian franc','DJF',NULL,'Y','DJF','43'),(44,'Danish krone','DKK',NULL,'Y','DKK','44'),(45,'Dominican peso','DOP',NULL,'Y','DOP','45'),(46,'Algerian dinar','DZD',NULL,'Y','DZD','46'),(47,'Egyptian pound','EGP',NULL,'Y','EGP','47'),(48,'Eritrean nakfa','ERN',NULL,'Y','ERN','48'),(49,'Ethiopian birr','ETB',NULL,'Y','ETB','49'),(50,'Euro','EUR',NULL,'Y','EUR','50'),(51,'Fiji dollar','FJD',NULL,'Y','FJD','51'),(52,'Falkland Islands pound','FKP',NULL,'Y','FKP','52'),(53,'Pound sterling','GBP',NULL,'Y','GBP','53'),(54,'Georgian lari','GEL',NULL,'Y','GEL','54'),(55,'Ghanaian cedi','GHS',NULL,'Y','GHS','55'),(56,'Gibraltar pound','GIP',NULL,'Y','GIP','56'),(57,'Gambian dalasi','GMD',NULL,'Y','GMD','57'),(58,'Guinean franc','GNF',NULL,'Y','GNF','58'),(59,'Guatemalan quetzal','GTQ',NULL,'Y','GTQ','59'),(60,'Guyanese dollar','GYD',NULL,'Y','GYD','60'),(61,'Hong Kong dollar','HKD',NULL,'Y','HKD','61'),(62,'Honduran lempira','HNL',NULL,'Y','HNL','62'),(63,'Croatian kuna','HRK',NULL,'Y','HRK','63'),(64,'Haitian gourde','HTG',NULL,'Y','HTG','64'),(65,'Hungarian forint','HUF',NULL,'Y','HUF','65'),(66,'Indonesian rupiah','IDR',NULL,'Y','IDR','66'),(67,'Israeli new shekel','ILS',NULL,'Y','ILS','67'),(68,'Indian rupee','INR',NULL,'Y','INR','68'),(69,'Iraqi dinar','IQD',NULL,'Y','IQD','69'),(70,'Iranian rial','IRR',NULL,'Y','IRR','70'),(71,'Icelandic króna','ISK',NULL,'Y','ISK','71'),(72,'Jamaican dollar','JMD',NULL,'Y','JMD','72'),(73,'Jordanian dinar','JOD',NULL,'Y','JOD','73'),(74,'Japanese yen','JPY',NULL,'Y','JPY','74'),(75,'Kenyan shilling','KES',NULL,'Y','KES','75'),(76,'Kyrgyzstani som','KGS',NULL,'Y','KGS','76'),(77,'Cambodian riel','KHR',NULL,'Y','KHR','77'),(78,'Comoro franc','KMF',NULL,'Y','KMF','78'),(79,'North Korean won','KPW',NULL,'Y','KPW','79'),(80,'South Korean won','KRW',NULL,'Y','KRW','80'),(81,'Kuwaiti dinar','KWD',NULL,'Y','KWD','81'),(82,'Cayman Islands dollar','KYD',NULL,'Y','KYD','82'),(83,'Kazakhstani tenge','KZT',NULL,'Y','KZT','83'),(84,'Lao kip','LAK',NULL,'Y','LAK','84'),(85,'Lebanese pound','LBP',NULL,'Y','LBP','85'),(86,'Sri Lankan rupee','LKR',NULL,'Y','LKR','86'),(87,'Liberian dollar','LRD',NULL,'Y','LRD','87'),(88,'Lesotho loti','LSL',NULL,'Y','LSL','88'),(89,'Libyan dinar','LYD',NULL,'Y','LYD','89'),(90,'Moroccan dirham','MAD',NULL,'Y','MAD','90'),(91,'Moldovan leu','MDL',NULL,'Y','MDL','91'),(92,'Malagasy ariary','MGA',NULL,'Y','MGA','92'),(93,'Macedonian denar','MKD',NULL,'Y','MKD','93'),(94,'Myanmar kyat','MMK',NULL,'Y','MMK','94'),(95,'Mongolian tögrög','MNT',NULL,'Y','MNT','95'),(96,'Macanese pataca','MOP',NULL,'Y','MOP','96'),(97,'Mauritanian ouguiya','MRO',NULL,'Y','MRO','97'),(98,'Mauritian rupee','MUR',NULL,'Y','MUR','98'),(99,'Maldivian rufiyaa','MVR',NULL,'Y','MVR','99'),(100,'Malawian kwacha','MWK',NULL,'Y','MWK','100'),(101,'Mexican peso','MXN',NULL,'Y','MXN','101'),(102,'Mexican Unidad de Inversion (UDI) (funds code)','MXV',NULL,'Y','MXV','102'),(103,'Malaysian ringgit','MYR',NULL,'Y','MYR','103'),(104,'Mozambican metical','MZN',NULL,'Y','MZN','104'),(105,'Namibian dollar','NAD',NULL,'Y','NAD','105'),(106,'Nigerian naira','NGN',NULL,'Y','NGN','106'),(107,'Nicaraguan córdoba','NIO',NULL,'Y','NIO','107'),(108,'Norwegian krone','NOK',NULL,'Y','NOK','108'),(109,'Nepalese rupee','NPR',NULL,'Y','NPR','109'),(110,'New Zealand dollar','NZD',NULL,'Y','NZD','110'),(111,'Omani rial','OMR',NULL,'Y','OMR','111'),(112,'Panamanian balboa','PAB',NULL,'Y','PAB','112'),(113,'Peruvian Sol','PEN',NULL,'Y','PEN','113'),(114,'Papua New Guinean kina','PGK',NULL,'Y','PGK','114'),(115,'Philippine peso','PHP',NULL,'Y','PHP','115'),(116,'Pakistani rupee','PKR',NULL,'Y','PKR','116'),(117,'Polish zloty','PLN',NULL,'Y','PLN','117'),(118,'Paraguayan guaraní','PYG',NULL,'Y','PYG','118'),(119,'Qatari riyal','QAR',NULL,'Y','QAR','119'),(120,'Romanian leu','RON',NULL,'Y','RON','120'),(121,'Serbian dinar','RSD',NULL,'Y','RSD','121'),(122,'Russian ruble','RUB',NULL,'Y','RUB','122'),(123,'Rwandan franc','RWF',NULL,'Y','RWF','123'),(124,'Saudi riyal','SAR',NULL,'Y','SAR','124'),(125,'Solomon Islands dollar','SBD',NULL,'Y','SBD','125'),(126,'Seychelles rupee','SCR',NULL,'Y','SCR','126'),(127,'Sudanese pound','SDG',NULL,'Y','SDG','127'),(128,'Swedish krona/kronor','SEK',NULL,'Y','SEK','128'),(129,'Singapore dollar','SGD',NULL,'Y','SGD','129'),(130,'Saint Helena pound','SHP',NULL,'Y','SHP','130'),(131,'Sierra Leonean leone','SLL',NULL,'Y','SLL','131'),(132,'Somali shilling','SOS',NULL,'Y','SOS','132'),(133,'Surinamese dollar','SRD',NULL,'Y','SRD','133'),(134,'South Sudanese pound','SSP',NULL,'Y','SSP','134'),(135,'São Tomé and Príncipe dobra','STD',NULL,'Y','STD','135'),(136,'Salvadoran colón','SVC',NULL,'Y','SVC','136'),(137,'Syrian pound','SYP',NULL,'Y','SYP','137'),(138,'Swazi lilangeni','SZL',NULL,'Y','SZL','138'),(139,'Thai baht','THB',NULL,'Y','THB','139'),(140,'Tajikistani somoni','TJS',NULL,'Y','TJS','140'),(141,'Turkmenistani manat','TMT',NULL,'Y','TMT','141'),(142,'Tunisian dinar','TND',NULL,'Y','TND','142'),(143,'Tongan pa?anga','TOP',NULL,'Y','TOP','143'),(144,'Turkish lira','TRY',NULL,'Y','TRY','144'),(145,'Trinidad and Tobago dollar','TTD',NULL,'Y','TTD','145'),(146,'New Taiwan dollar','TWD',NULL,'Y','TWD','146'),(147,'Tanzanian shilling','TZS',NULL,'Y','TZS','147'),(148,'Ukrainian hryvnia','UAH',NULL,'Y','UAH','148'),(149,'Ugandan shilling','UGX',NULL,'Y','UGX','149'),(150,'United States dollar','USD',NULL,'Y','USD','150'),(151,'United States dollar (next day) (funds code)','USN',NULL,'Y','USN','151'),(152,'Uruguay Peso en Unidades Indexadas (URUIURUI) (funds code)','UYI',NULL,'Y','UYI','152'),(153,'Uruguayan peso','UYU',NULL,'Y','UYU','153'),(154,'Uzbekistan som','UZS',NULL,'Y','UZS','154'),(155,'Venezuelan bolívar','VEF',NULL,'Y','VEF','155'),(156,'Vietnamese dong','VND',NULL,'Y','VND','156'),(157,'Vanuatu vatu','VUV',NULL,'Y','VUV','157'),(158,'Samoan tala','WST',NULL,'Y','WST','158'),(159,'CFA franc BEAC','XAF',NULL,'Y','XAF','159'),(160,'Silver (one troy ounce)','XAG',NULL,'Y','XAG','160'),(161,'Gold (one troy ounce)','XAU',NULL,'Y','XAU','161'),(162,'European Composite Unit (EURCO) (bond market unit)','XBA',NULL,'Y','XBA','162'),(163,'European Monetary Unit (E.M.U.-6) (bond market unit)','XBB',NULL,'Y','XBB','163'),(164,'European Unit of Account 9 (E.U.A.-9) (bond market unit)','XBC',NULL,'Y','XBC','164'),(165,'European Unit of Account 17 (E.U.A.-17) (bond market unit)','XBD',NULL,'Y','XBD','165'),(166,'East Caribbean dollar','XCD',NULL,'Y','XCD','166'),(167,'Special drawing rights','XDR',NULL,'Y','XDR','167'),(168,'CFA franc BCEAO','XOF',NULL,'Y','XOF','168'),(169,'Palladium (one troy ounce)','XPD',NULL,'Y','XPD','169'),(170,'CFP franc (franc Pacifique)','XPF',NULL,'Y','XPF','170'),(171,'Platinum (one troy ounce)','XPT',NULL,'Y','XPT','171'),(172,'SUCRE','XSU',NULL,'Y','XSU','172'),(173,'Code reserved for testing purposes','XTS',NULL,'Y','XTS','173'),(174,'ADB Unit of Account','XUA',NULL,'Y','XUA','174'),(175,'No currency','XXX',NULL,'Y','XXX','175'),(176,'Yemeni rial','YER',NULL,'Y','YER','176'),(177,'South African rand','ZAR',NULL,'Y','ZAR','177'),(178,'Zambian kwacha','ZMW',NULL,'Y','ZMW','178'),(179,'Zimbabwean dollar A/10','ZWL',NULL,'Y','ZWL','179'); /*!40000 ALTER TABLE `currencycodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customedproductcategory` -- DROP TABLE IF EXISTS `customedproductcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customedproductcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customedproductcategory` -- LOCK TABLES `customedproductcategory` WRITE; /*!40000 ALTER TABLE `customedproductcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `customedproductcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customer` -- DROP TABLE IF EXISTS `customer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `surname` varchar(50) NOT NULL, `username` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `business` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `createddate` varchar(50) NOT NULL, `password` varchar(30) NOT NULL, `website` varchar(100) NOT NULL, `dob` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `box` varchar(50) NOT NULL, `source` varchar(50) DEFAULT NULL, `town` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `apiaccount_id` varchar(30) NOT NULL DEFAULT '1', `recoverpassword` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `companyid` int(10) NOT NULL DEFAULT 1, `service` text NOT NULL, `usertype` varchar(50) DEFAULT NULL, `smstype` int(10) NOT NULL DEFAULT 2, `refer` text NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customer` -- LOCK TABLES `customer` WRITE; /*!40000 ALTER TABLE `customer` DISABLE KEYS */; /*!40000 ALTER TABLE `customer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customerfiscalyear` -- DROP TABLE IF EXISTS `customerfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customerfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `category` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customerfiscalyear` -- LOCK TABLES `customerfiscalyear` WRITE; /*!40000 ALTER TABLE `customerfiscalyear` DISABLE KEYS */; INSERT INTO `customerfiscalyear` VALUES (1,'','active','2022-00-00 00:00:00','2021-00-00 00:00:00',1,1,'\r\n<div style=\"border:1px solid',3333.00,44444.00,0,'1',0,'member'); /*!40000 ALTER TABLE `customerfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customersupplierbalance` -- DROP TABLE IF EXISTS `customersupplierbalance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customersupplierbalance` ( `id` int(40) NOT NULL AUTO_INCREMENT, `description` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `customerid` int(11) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customersupplierbalance` -- LOCK TABLES `customersupplierbalance` WRITE; /*!40000 ALTER TABLE `customersupplierbalance` DISABLE KEYS */; /*!40000 ALTER TABLE `customersupplierbalance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycharges` -- DROP TABLE IF EXISTS `dailycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycharges` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(10) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL DEFAULT '16', `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'checkin', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, `start` varchar(20) NOT NULL, `close` varchar(20) NOT NULL, `transactioncode` varchar(50) NOT NULL, `name` varchar(20) NOT NULL, `chargeid` varchar(20) NOT NULL, `plotno` varchar(20) NOT NULL, `houseno` varchar(20) NOT NULL, `cost` varchar(20) NOT NULL, `createdat` varchar(30) NOT NULL, `discountedtotal` varchar(20) DEFAULT NULL, `idno` varchar(20) DEFAULT NULL, `phone` varchar(50) DEFAULT NULL, `checkin` varchar(30) DEFAULT NULL, `checkout` varchar(30) DEFAULT NULL, `roomtype` varchar(20) DEFAULT NULL, `bedid` varchar(20) DEFAULT NULL, `bedname` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycharges` -- LOCK TABLES `dailycharges` WRITE; /*!40000 ALTER TABLE `dailycharges` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycollections` -- DROP TABLE IF EXISTS `dailycollections`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycollections` ( `id` int(40) NOT NULL AUTO_INCREMENT, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `name` varchar(30) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `controller` varchar(30) NOT NULL, `expense` varchar(30) NOT NULL, `cash` varchar(30) NOT NULL, `discount` varchar(30) NOT NULL, `entrydate` varchar(30) NOT NULL, `contact` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `tax` decimal(10,2) NOT NULL, `sort` decimal(10,2) NOT NULL, `sortmoney` decimal(10,2) NOT NULL, `transactiondate` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `openingbalance` decimal(10,2) NOT NULL, `closingbalance` decimal(10,2) NOT NULL, `cashcollected` decimal(10,2) NOT NULL, `totalsales` decimal(10,2) NOT NULL, `debt` decimal(10,0) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycollections` -- LOCK TABLES `dailycollections` WRITE; /*!40000 ALTER TABLE `dailycollections` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycollections` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailytasks` -- DROP TABLE IF EXISTS `dailytasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailytasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `achieved` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `exactdate` varchar(30) NOT NULL, `day` varchar(20) NOT NULL, `comment` text NOT NULL, `updatedby` int(11) NOT NULL, `mykey` varchar(50) NOT NULL, `approval` varchar(20) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailytasks` -- LOCK TABLES `dailytasks` WRITE; /*!40000 ALTER TABLE `dailytasks` DISABLE KEYS */; /*!40000 ALTER TABLE `dailytasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `damages` -- DROP TABLE IF EXISTS `damages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `damages` ( `id` int(10) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `datedamaged` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(5) DEFAULT 1, `invoice` varchar(50) NOT NULL, `buyingprice` varchar(20) NOT NULL, `ttbrice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `damages` -- LOCK TABLES `damages` WRITE; /*!40000 ALTER TABLE `damages` DISABLE KEYS */; /*!40000 ALTER TABLE `damages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `deals` -- DROP TABLE IF EXISTS `deals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `deals` ( `id` int(50) NOT NULL AUTO_INCREMENT, `owner` varchar(100) NOT NULL, `title` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `nextstep` text NOT NULL, `contactname` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `fromdate` datetime NOT NULL, `todate` datetime NOT NULL, `probability` varchar(100) NOT NULL, `expectedrevenue` varchar(100) NOT NULL, `stage` varchar(100) NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', `comments` text NOT NULL, `userid` varchar(100) NOT NULL, `dateposted` datetime NOT NULL, `companyid` varchar(100) NOT NULL, `allsteps` text NOT NULL, `dealowner` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `deals` -- LOCK TABLES `deals` WRITE; /*!40000 ALTER TABLE `deals` DISABLE KEYS */; /*!40000 ALTER TABLE `deals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dealsfeedback` -- DROP TABLE IF EXISTS `dealsfeedback`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dealsfeedback` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dealsfeedback` -- LOCK TABLES `dealsfeedback` WRITE; /*!40000 ALTER TABLE `dealsfeedback` DISABLE KEYS */; /*!40000 ALTER TABLE `dealsfeedback` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dealstatus` -- DROP TABLE IF EXISTS `dealstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dealstatus` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dealstatus` -- LOCK TABLES `dealstatus` WRITE; /*!40000 ALTER TABLE `dealstatus` DISABLE KEYS */; INSERT INTO `dealstatus` VALUES (1,'Interested',1),(2,'Not Interested',1),(3,'Closed',1),(4,'Don\'t Call me again',1),(5,'Ordered',1),(6,'Not Ordered',1),(7,'Not Picking',1),(8,'Call Later',1); /*!40000 ALTER TABLE `dealstatus` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `debitcredit` -- DROP TABLE IF EXISTS `debitcredit`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `debitcredit` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `crateddate` datetime NOT NULL, `debit` decimal(10,2) DEFAULT NULL, `credit` decimal(10,2) DEFAULT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `description` text NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `confirm` varchar(30) NOT NULL DEFAULT 'No', `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `transactioncode` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2701 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `debitcredit` -- LOCK TABLES `debitcredit` WRITE; /*!40000 ALTER TABLE `debitcredit` DISABLE KEYS */; INSERT INTO `debitcredit` VALUES (1,'1100','41716201474','2024-05-20 15:22:58',NULL,40000.00,'','3','1','','1','13','payment','','','No',NULL,NULL,''),(2,'1030','41716201474','2024-05-20 15:22:58',40000.00,NULL,'','3','1','','1','13','payment','','3171620782624233883132','No',NULL,NULL,''),(5,'1100','31716205496','2024-05-20 15:26:50',3000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171620812722030323223','No',NULL,NULL,''),(8,'1100','11716208221','2024-05-20 15:30:29',1.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171620841532228838250','No',NULL,NULL,''),(9,'4000','11716208221','2024-05-20 15:30:29',NULL,1.00,'','1','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(10,'1100','11716209133','2024-05-20 15:45:41',5000.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171620915070402322302','No',NULL,NULL,''),(11,'4000','11716209133','2024-05-20 15:45:41',NULL,5000.00,'','1','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(12,'1100','11716209133','2024-05-20 15:46:14',NULL,5000.00,'','1','1','','1','9','payment','','','No',NULL,NULL,''),(13,'1011','11716209133','2024-05-20 15:46:14',5000.00,NULL,'','1','1','','1','9','payment','','1171620918782903033171','No',NULL,NULL,''),(14,'1100','11716210755','2024-05-20 16:13:12',3000.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171621102327201123104','No',NULL,NULL,''),(15,'4000','11716210755','2024-05-20 16:13:12',NULL,3000.00,'','1','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(16,'1050','11716211084','2024-05-20 16:18:19',1.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171621110202036222221','No',NULL,NULL,''),(17,'4000','11716211084','2024-05-20 16:18:19',NULL,1.00,'','1','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(18,'1100','11716211141','2024-05-20 16:19:54',1.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171621120432032010233','No',NULL,NULL,''),(19,'4000','11716211141','2024-05-20 16:19:54',NULL,1.00,'','1','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(20,'1100','11716211283','2024-05-20 16:21:36',1.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171621130803301332100','No',NULL,NULL,''),(21,'4000','11716211283','2024-05-20 16:21:36',NULL,1.00,'','1','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(22,'1050','11716211628','2024-05-20 16:27:29',1.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171621165513621233116','No',NULL,NULL,''),(23,'4000','11716211628','2024-05-20 16:27:29',NULL,1.00,'','1','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(24,'1110','11716211757','2024-05-20 16:29:25',NULL,1.00,'','1','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(25,'5500','11716211757','2024-05-20 16:29:25',1.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(26,'4000','11716211757','2024-05-20 16:29:25',NULL,0.00,'','1','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(27,'1100','11716212044','2024-05-20 16:35:03',3000.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171621220133332107122','No',NULL,NULL,''),(28,'4000','11716212044','2024-05-20 16:35:03',NULL,3000.00,'','1','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(29,'1100','41716212406','2024-05-20 16:43:40',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171621269336422102230','No',NULL,NULL,''),(30,'4000','41716212406','2024-05-20 16:43:40',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(31,'1100','31716213226','2024-05-20 16:54:04',3000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171621350303330372511','No',NULL,NULL,''),(32,'4000','31716213226','2024-05-20 16:54:04',NULL,3000.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(39,'5700','31716213558','2024-05-01 17:00:58',10000.00,NULL,'0','3','1','ARTICLES PAYMENT','1','','','2','','No',NULL,NULL,''),(40,'1030','31716213558','2024-05-01 17:00:58',NULL,10000.00,'0','3','1','ARTICLES PAYMENT','1','','','2','','No',NULL,NULL,''),(41,'1100','41716269602','2024-04-05 08:34:17',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171627085724417738130','No',NULL,NULL,''),(42,'4000','41716269602','2024-04-05 08:34:17',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(43,'1100','11716272208','2024-05-21 09:17:13',1.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171627225122332226323','No',NULL,NULL,''),(44,'4000','11716272208','2024-05-21 09:17:13',NULL,1.00,'','1','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(52,'1100','31716273024','2024-04-18 09:30:33',3000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171627426260326131323','No',NULL,NULL,''),(53,'4000','31716273024','2024-04-18 09:30:33',NULL,3000.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(56,'4165','31716276099','2024-05-21 10:23:03',1050.00,NULL,'0','3','1','WATER PAYMENT','1','','','3','','No',NULL,NULL,''),(57,'1000','31716276099','2024-05-21 10:23:03',NULL,1050.00,'0','3','1','WATER PAYMENT','1','','','3','','No',NULL,NULL,''),(60,'4165','31716275809','2024-05-21 10:17:34',1050.00,NULL,'0','3','1','WATER PAYMENT','1','','','4','','No',NULL,NULL,''),(61,'1030','31716275809','2024-05-21 10:17:34',NULL,1050.00,'0','3','1','WATER PAYMENT','1','','','4','','No',NULL,NULL,''),(64,'4165','31716276994','2024-04-16 10:37:26',1050.00,NULL,'0','3','1','WATER PAYMENT','1','','','5','','No',NULL,NULL,''),(65,'1010','31716276994','2024-04-16 10:37:26',NULL,1050.00,'0','3','1','WATER PAYMENT','1','','','5','','No',NULL,NULL,''),(78,'4165','31716277120','2024-04-25 10:39:22',1050.00,NULL,'0','3','1','WATER PAYMENT','1','','','6','','No',NULL,NULL,''),(79,'1010','31716277120','2024-04-25 10:39:22',NULL,1050.00,'0','3','1','WATER PAYMENT','1','','','6','','No',NULL,NULL,''),(82,'5700','31716214085','2024-04-30 17:08:49',10000.00,NULL,'0','3','1','ARTICLES PAYMENT','1','','','1','','No',NULL,NULL,''),(83,'1030','31716214085','2024-04-30 17:08:49',NULL,10000.00,'0','3','1','ARTICLES PAYMENT','1','','','1','','No',NULL,NULL,''),(84,'1010','41716280723','2024-04-23 11:37:17',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171628283133202031322','No',NULL,NULL,'REF: SDN62X5PII'),(85,'4000','41716280723','2024-04-23 11:37:17',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(86,'1100','31716282850','2024-05-21 12:19:48',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171628331123230326312','No',NULL,NULL,''),(87,'4000','31716282850','2024-05-21 12:19:48',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(88,'1010','41716282842','2024-04-23 12:22:32',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171628342603012200332','No',NULL,NULL,'REF: SDN62X5PII'),(89,'4000','41716282842','2024-04-23 12:22:32',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(90,'1010','41716283431','2024-04-23 12:23:51',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171628346834001233623','No',NULL,NULL,'REF: SDN62X5PII'),(91,'1010','41716283480','2024-04-23 12:24:54',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171628353033002422120','No',NULL,NULL,'REF: SDN62X5PII'),(92,'4000','41716283480','2024-04-23 12:24:54',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(93,'1010','41716283534','2024-04-23 12:35:02',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171628414731342148302','No',NULL,NULL,' REF: SDN62X5PII'),(94,'4000','41716283534','2024-04-23 12:35:02',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(95,'1050','11716284637','2024-05-21 12:44:36',1.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171628469611001203163','No',NULL,NULL,''),(96,'1110','11716284637','2024-05-21 12:44:36',NULL,1.00,'','1','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(97,'5500','11716284637','2024-05-21 12:44:36',1.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(98,'4000','11716284637','2024-05-21 12:44:36',NULL,1.00,'','1','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(99,'1050','41716284939','2024-05-21 12:49:17',2.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171628497222823024842','No',NULL,NULL,''),(100,'1110','41716284939','2024-05-21 12:49:17',NULL,1.00,'','4','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(101,'5500','41716284939','2024-05-21 12:49:17',1.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(102,'4000','41716284939','2024-05-21 12:49:17',NULL,2.00,'','4','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(103,'1010','41716285471','2024-04-23 12:58:06',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171628552033360233033','No',NULL,NULL,' REF: SDN62X5PII'),(104,'4000','41716285471','2024-04-23 12:58:06',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(108,'1010','31716285693','2024-04-11 13:04:04',3000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171628672130313623222','No',NULL,NULL,'SDN62X5PII'),(109,'4000','31716285693','2024-04-11 13:04:04',NULL,3000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(114,'1100','41716285526','2024-05-21 13:22:23',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171628719770301732223','No',NULL,NULL,''),(115,'4000','41716285526','2024-05-21 13:22:23',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(116,'1100','41716287210','2024-04-23 13:27:45',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171628729322423002072','No',NULL,NULL,''),(117,'4000','41716287210','2024-04-23 13:27:45',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(118,'1100','31716286757','2024-04-11 13:19:26',3000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171628742527100152813','No',NULL,NULL,''),(119,'4000','31716286757','2024-04-11 13:19:26',NULL,3000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(120,'1010','41716287296','2024-04-23 13:58:00',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171628911136171012017','No',NULL,NULL,'REF: SDN62X5PII'),(121,'4000','41716287296','2024-04-23 13:58:00',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(122,'1050','41716290224','2024-05-21 14:17:11',15000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171629023430210223300','No',NULL,NULL,''),(123,'4000','41716290224','2024-05-21 14:17:11',NULL,15000.00,'','4','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(124,'1010','41716289142','2024-04-23 14:36:14',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171629140512433220227','No',NULL,NULL,'REF: SDN62X5PII'),(125,'4000','41716289142','2024-04-23 14:36:14',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(126,'1100','41716367740','2024-04-27 11:52:42',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171636811016202231223','No',NULL,NULL,''),(127,'4000','41716367740','2024-04-27 11:52:42',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(131,'1100','11716371695','2024-05-22 12:55:04',2.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171637174730373323373','No',NULL,NULL,''),(132,'1110','11716371695','2024-05-22 12:55:04',NULL,1.00,'','1','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(133,'5500','11716371695','2024-05-22 12:55:04',1.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(134,'4000','11716371695','2024-05-22 12:55:04',NULL,2.00,'','1','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(135,'1050','11716371849','2024-05-22 12:57:34',30000.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171637185720227827030','No',NULL,NULL,''),(136,'4000','11716371849','2024-05-22 12:57:34',NULL,30000.00,'','1','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(137,'1100','41716368229','2024-04-27 11:57:43',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171637189432102213234','No',NULL,NULL,''),(138,'4000','41716368229','2024-04-27 11:57:43',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(139,'4000','11716371849','2024-05-22 13:00:38',30000.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(140,'1000','11716371849','2024-05-22 13:00:38',NULL,30000.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(141,'5500','11716371849','2024-05-22 13:00:38',NULL,0.00,'','1','1','Cost of goods returned','1','','sales','55','','No',NULL,NULL,''),(142,'1110','11716371849','2024-05-22 13:00:38',0.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(143,'1050','11716371848','2024-05-22 13:00:40',30000.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171637204884332320306','No',NULL,NULL,''),(144,'4000','11716371848','2024-05-22 13:00:40',NULL,30000.00,'','1','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(147,'1100','41716374208','2024-04-29 13:37:26',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171637453032730322430','No',NULL,NULL,''),(148,'4000','41716374208','2024-04-29 13:37:26',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(149,'1100','41716374601','2024-04-29 13:43:57',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171637468902042329303','No',NULL,NULL,''),(150,'4000','41716374601','2024-04-29 13:43:57',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(151,'1100','41716375514','2024-04-29 13:58:45',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171637555717262353020','No',NULL,NULL,''),(152,'4000','41716375514','2024-04-29 13:58:45',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(155,'1100','41716371941','2024-04-27 13:21:06',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171637677433317403743','No',NULL,NULL,''),(156,'4000','41716371941','2024-04-27 13:21:06',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(159,'1100','41716442118','2024-04-29 08:29:07',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171644334833430133283','No',NULL,NULL,''),(160,'4000','41716442118','2024-04-29 08:29:07',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(163,'1100','41716443358','2024-04-30 08:49:49',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171644379644923217126','No',NULL,NULL,''),(164,'4000','41716443358','2024-04-30 08:49:49',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(167,'1100','41716443799','2024-03-28 08:57:01',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171644428034332242312','No',NULL,NULL,''),(168,'4000','41716443799','2024-03-28 08:57:01',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(169,'1100','41716444283','2024-04-02 09:05:03',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171644443243232324220','No',NULL,NULL,''),(170,'4000','41716444283','2024-04-02 09:05:03',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(171,'1100','41716453231','2024-04-27 11:34:15',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171645350722331320330','No',NULL,NULL,''),(172,'4000','41716453231','2024-04-27 11:34:15',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(175,'5920','31716471234','2024-05-23 16:34:20',900.00,NULL,'0','3','1','Honey Payment','1','','','7','','No',NULL,NULL,''),(176,'1010','31716471234','2024-05-23 16:34:20',NULL,900.00,'0','3','1','Honey Payment','1','','','7','','No',NULL,NULL,''),(177,'1100','41716529559','2024-05-24 09:21:59',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171653183733542428007','No',NULL,NULL,''),(178,'4000','41716529559','2024-05-24 09:21:59',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(179,'1100','41716544749','2024-04-11 13:00:30',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171654503634332250322','No',NULL,NULL,''),(180,'4000','41716544749','2024-04-11 13:00:30',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(183,'1100','41716545182','2024-04-29 13:06:39',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171654589822042312322','No',NULL,NULL,''),(184,'4000','41716545182','2024-04-29 13:06:39',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(187,'1100','41716545906','2024-04-02 13:18:41',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171654621420206342240','No',NULL,NULL,''),(188,'4000','41716545906','2024-04-02 13:18:41',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(191,'1100','41716546221','2024-04-12 13:23:54',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171654678117440553340','No',NULL,NULL,''),(192,'4000','41716546221','2024-04-12 13:23:54',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(195,'1100','41716546790','2024-04-03 13:33:21',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171654751433332233214','No',NULL,NULL,''),(196,'4000','41716546790','2024-04-03 13:33:21',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(199,'1100','41716547524','2024-04-03 13:45:32',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171654782233272230322','No',NULL,NULL,''),(200,'4000','41716547524','2024-04-03 13:45:32',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(203,'1100','41716547826','2024-05-24 13:50:54',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171654935832734310223','No',NULL,NULL,''),(204,'4000','41716547826','2024-05-24 13:50:54',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(207,'1100','41716549362','2024-04-25 14:16:11',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171654962820041442052','No',NULL,NULL,''),(208,'4000','41716549362','2024-04-25 14:16:11',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(211,'1100','41716549632','2024-04-22 14:20:43',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171655000603003730223','No',NULL,NULL,''),(212,'4000','41716549632','2024-04-22 14:20:43',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(213,'1010','31716794327','2024-05-27 10:19:25',NULL,2500.00,'','3','1','Tent Hire ','1','22','','','','No',NULL,NULL,'N/A'),(214,'5030','31716794327','2024-05-27 10:19:25',2500.00,NULL,'','3','1','Tent Hire ','1','22','','','','No',NULL,NULL,'N/A'),(215,'1010','31716799679','2024-05-27 11:49:42',NULL,3042.00,'','3','1','Accomodation Expense','1','23','','','','No',NULL,NULL,'N/A'),(216,'4174','31716799679','2024-05-27 11:49:42',3042.00,NULL,'','3','1','Accomodation Expense','1','23','','','','No',NULL,NULL,'N/A'),(219,'1010','41716803066','2024-04-30 12:44:38',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171680371401202333223','No',NULL,NULL,'REF: SEE485S22Y '),(220,'4000','41716803066','2024-04-30 12:44:38',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(221,'1010','41716803720','2024-05-14 12:55:29',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171680374923034493761','No',NULL,NULL,'REF: SEE485S22Y '),(222,'4000','41716803720','2024-05-14 12:55:29',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(223,'1100','41716806798','2024-04-20 13:47:11',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171680700620763422222','No',NULL,NULL,''),(224,'4000','41716806798','2024-04-20 13:47:11',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(227,'1100','41716807013','2024-04-20 13:50:22',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171680766323360023746','No',NULL,NULL,''),(228,'4000','41716807013','2024-04-20 13:50:22',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(229,'1100','41716807701','2024-04-27 14:01:54',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171680775863456207371','No',NULL,NULL,''),(230,'4000','41716807701','2024-04-27 14:01:54',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(233,'1100','41716808079','2024-04-25 14:10:41',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171680891930229062288','No',NULL,NULL,''),(234,'4000','41716808079','2024-04-25 14:10:41',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(237,'1100','41716808929','2024-04-17 14:22:17',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171680912834302039830','No',NULL,NULL,''),(238,'4000','41716808929','2024-04-17 14:22:17',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(241,'1100','41716809142','2024-04-19 14:25:49',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171680956632235024020','No',NULL,NULL,''),(242,'4000','41716809142','2024-04-19 14:25:49',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(245,'1100','41716809575','2024-04-24 14:33:02',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171680973633333432492','No',NULL,NULL,''),(246,'4000','41716809575','2024-04-24 14:33:02',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(247,'1100','41716809752','2024-04-24 14:36:03',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171680980029080328203','No',NULL,NULL,''),(248,'4000','41716809752','2024-04-24 14:36:03',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(251,'1100','41716809840','2024-04-26 14:37:44',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171681017532073232530','No',NULL,NULL,''),(252,'4000','41716809840','2024-04-26 14:37:44',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(253,'1100','41716810190','2024-04-27 14:43:17',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171681023773336003323','No',NULL,NULL,''),(254,'4000','41716810190','2024-04-27 14:43:17',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(257,'1100','41716810374','2024-04-27 14:46:20',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171681063513302728217','No',NULL,NULL,''),(258,'4000','41716810374','2024-04-27 14:46:20',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(261,'1100','41716810652','2024-04-30 14:50:58',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171681141300071732302','No',NULL,NULL,''),(262,'4000','41716810652','2024-04-30 14:50:58',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(265,'1100','41716811441','2024-04-30 15:04:10',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171681200702327841323','No',NULL,NULL,''),(266,'4000','41716811441','2024-04-30 15:04:10',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(267,'1100','41716812019','2024-03-28 15:13:46',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171681211922333302300','No',NULL,NULL,''),(268,'4000','41716812019','2024-03-28 15:13:46',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(269,'1010','41716813345','2024-05-21 15:38:36',4500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171681362224022323663','No',NULL,NULL,'REF: SEL0WHRBGM'),(270,'4000','41716813345','2024-05-21 15:38:36',NULL,4500.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(271,'1010','41716814590','2024-04-30 15:57:22',4500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171681482307672131183','No',NULL,NULL,'REF: SDU5QTOXRL '),(272,'4000','41716814590','2024-04-30 15:57:22',NULL,4500.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(273,'1010','41716891588','2024-05-21 13:20:51',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171689176502201004301','No',NULL,NULL,'REF: SES0MZSGNQ '),(274,'4000','41716891588','2024-05-21 13:20:51',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(275,'1010','41716891902','2024-05-21 13:25:10',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171689195214223320951','No',NULL,NULL,'REF: SES0MZSGNQ '),(276,'4000','41716891902','2024-05-21 13:25:10',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(277,'1010','41716892123','2024-05-28 13:29:02',6000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171689219770202233034','No',NULL,NULL,'REF: SES0MZSGNQ '),(278,'4000','41716892123','2024-05-28 13:29:02',NULL,6000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(281,'1010','41716892460','2024-05-28 13:34:53',6000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171689265839132923328','No',NULL,NULL,'REF: SES0MZSGNQ '),(282,'1010','41716892679','2024-05-28 13:38:35',6000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171689278306012822804','No',NULL,NULL,'REF: SES0MZSGNQ '),(283,'4000','41716892679','2024-05-28 13:38:35',NULL,6000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(284,'1050','11717049530','2024-05-30 09:12:17',2.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171704954100235343342','No',NULL,NULL,''),(285,'1110','11717049530','2024-05-30 09:12:17',NULL,1.00,'','1','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(286,'5500','11717049530','2024-05-30 09:12:17',1.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(287,'4000','11717049530','2024-05-30 09:12:17',NULL,2.00,'','1','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(288,'1100','41717050539','2024-05-06 09:29:14',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171705067312032123233','No',NULL,NULL,''),(289,'4000','41717050539','2024-05-06 09:29:14',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(290,'1100','41717050682','2024-05-06 09:31:34',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171705078331333442303','No',NULL,NULL,''),(291,'4000','41717050682','2024-05-06 09:31:34',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(292,'1100','41717050807','2024-05-06 09:33:34',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171705090901302293200','No',NULL,NULL,''),(293,'4000','41717050807','2024-05-06 09:33:34',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(294,'1050','31717050214','2024-05-23 09:29:41',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171705133173200232311','No',NULL,NULL,''),(295,'4000','31717050214','2024-05-23 09:29:41',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(296,'1100','41717064811','2024-05-06 13:26:58',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171706535407000023034','No',NULL,NULL,''),(297,'4000','41717064811','2024-05-06 13:26:58',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(298,'1100','41717065370','2024-05-06 13:36:20',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171706548404323632331','No',NULL,NULL,''),(299,'4000','41717065370','2024-05-06 13:36:20',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(300,'1050','11717072076','2024-05-30 15:28:04',2.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171707209722793723002','No',NULL,NULL,''),(301,'1110','11717072076','2024-05-30 15:28:04',NULL,1.00,'','1','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(302,'5500','11717072076','2024-05-30 15:28:04',1.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(303,'4000','11717072076','2024-05-30 15:28:04',NULL,2.00,'','1','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(306,'1100','41717395033','2024-05-06 09:11:03',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171740014021221402032','No',NULL,NULL,''),(307,'4000','41717395033','2024-05-06 09:11:03',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(308,'1100','41717400260','2024-05-04 10:52:29',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171740136232322221224','No',NULL,NULL,''),(309,'4000','41717400260','2024-05-04 10:52:29',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(312,'1100','41717403794','2024-05-30 11:36:42',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171740437433137330371','No',NULL,NULL,''),(313,'4000','41717403794','2024-05-30 11:36:42',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(318,'1100','41717404426','2024-05-27 11:47:16',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171740497443132702200','No',NULL,NULL,''),(321,'1100','41717404998','2024-05-25 11:59:39',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171740554805327211320','No',NULL,NULL,''),(324,'1100','41717405603','2024-05-25 12:06:53',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171740597633322340279','No',NULL,NULL,''),(325,'1100','41717406213','2024-05-25 12:21:24',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171740657442263424020','No',NULL,NULL,''),(326,'4000','41717406213','2024-05-25 12:21:24',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(329,'1100','41717406586','2024-05-25 12:23:13',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171740728882304122202','No',NULL,NULL,''),(330,'4000','41717406586','2024-05-25 12:23:13',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(335,'1100','41717407314','2024-06-25 12:35:21',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171740912633923222324','No',NULL,NULL,''),(336,'1100','41717409166','2024-05-21 13:06:26',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171740924840220334324','No',NULL,NULL,''),(337,'4000','41717409166','2024-05-21 13:06:26',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(339,'1100','41717409265','2024-05-21 13:07:45',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171740948593115731342','No',NULL,NULL,''),(340,'1100','41717409504','2024-05-21 13:11:52',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171740959432430234292','No',NULL,NULL,''),(341,'4000','41717409504','2024-05-21 13:11:52',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(344,'1100','41717409620','2024-05-21 13:13:46',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171740997171030447723','No',NULL,NULL,''),(345,'1100','41717410022','2024-05-21 13:20:32',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171741012530311717405','No',NULL,NULL,''),(346,'4000','41717410022','2024-05-21 13:20:32',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(349,'1100','41717410513','2024-05-21 13:28:52',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171741088804128332231','No',NULL,NULL,''),(350,'1100','41717410955','2024-05-21 13:36:06',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171741101433201303112','No',NULL,NULL,''),(351,'4000','41717410955','2024-05-21 13:36:06',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(352,'1100','41717411038','2024-05-21 13:37:23',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171741109043103921332','No',NULL,NULL,''),(353,'4000','41717411038','2024-05-21 13:37:23',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(356,'1100','41717411109','2024-05-21 13:38:40',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171741414522230222743','No',NULL,NULL,''),(359,'1100','41717414199','2024-05-21 14:46:27',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171741616343607114112','No',NULL,NULL,''),(362,'1100','31717507174','2024-06-04 16:41:47',195000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171750893823238000282','No',NULL,NULL,''),(363,'1100','31717509147','2024-06-04 16:55:11',195000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171750934220233320033','No',NULL,NULL,''),(364,'4000','31717509147','2024-06-04 16:55:11',NULL,195000.00,'','3','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(365,'1030','31717509343','2024-06-05 11:13:06',195000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171757627203703401773','No',NULL,NULL,'KES140477030077'),(366,'4000','31717509343','2024-06-05 11:13:06',NULL,195000.00,'','3','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(367,'1030','31717578902','2024-06-05 12:15:44',195000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171758210378771230041','No',NULL,NULL,'KES140477030077'),(368,'4000','31717578902','2024-06-05 12:15:44',NULL,195000.00,'','3','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(371,'1100','41717565664','2024-05-28 15:01:52',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171758911925032013322','No',NULL,NULL,''),(372,'1100','41717589127','2024-05-28 15:05:56',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171758920955221350333','No',NULL,NULL,''),(373,'4000','41717589127','2024-05-28 15:05:56',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(376,'1100','41717589381','2024-05-13 15:09:52',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171758997071273029727','No',NULL,NULL,''),(377,'4000','41717589381','2024-05-13 15:09:52',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(380,'1100','41717590065','2024-05-16 15:21:11',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171759033537202231225','No',NULL,NULL,''),(383,'1100','41717590352','2024-05-16 15:26:20',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171759065202034013402','No',NULL,NULL,''),(386,'1100','41717590705','2024-05-16 15:31:50',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171759131504325233302','No',NULL,NULL,''),(387,'4000','41717590705','2024-05-16 15:31:50',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(390,'1100','41717591345','2024-05-30 15:42:34',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171759173807043829235','No',NULL,NULL,''),(391,'1100','41717591762','2024-05-30 15:49:34',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171759189635143923770','No',NULL,NULL,''),(392,'4000','41717591762','2024-05-30 15:49:34',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(393,'1100','41717592055','2024-05-30 15:54:24',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171759211340329172233','No',NULL,NULL,''),(394,'4000','41717592055','2024-05-30 15:54:24',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(395,'1100','41717592271','2024-05-08 15:59:47',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171759248502340324220','No',NULL,NULL,''),(396,'4000','41717592271','2024-05-08 15:59:47',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(397,'1100','41717592652','2024-05-08 16:04:37',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171759279322322215015','No',NULL,NULL,''),(398,'4000','41717592652','2024-05-08 16:04:37',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(399,'1100','41717592993','2024-05-07 16:13:13',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171759331133203023123','No',NULL,NULL,''),(400,'4000','41717592993','2024-05-07 16:13:13',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(401,'1100','41717593483','2024-05-20 16:18:39',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171759356833230070391','No',NULL,NULL,''),(402,'4000','41717593483','2024-05-20 16:18:39',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(403,'1100','41717593712','2024-05-20 16:22:02',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171759377453302290309','No',NULL,NULL,''),(404,'4000','41717593712','2024-05-20 16:22:02',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(405,'1100','41717594098','2024-05-20 16:28:33',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171759416823231332033','No',NULL,NULL,''),(406,'4000','41717594098','2024-05-20 16:28:33',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(407,'1050','41717594564','2024-05-20 16:37:05',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171759471802433022229','No',NULL,NULL,''),(408,'4000','41717594564','2024-05-20 16:37:05',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(409,'1100','41717653964','2024-06-03 09:06:17',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171765447911242630213','No',NULL,NULL,''),(410,'4000','41717653964','2024-06-03 09:06:17',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(411,'1100','41717654790','2024-06-03 09:20:28',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171765490617601210430','No',NULL,NULL,''),(412,'4000','41717654790','2024-06-03 09:20:28',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(413,'1100','41717655065','2024-05-27 09:24:31',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171765526076306002264','No',NULL,NULL,''),(414,'4000','41717655065','2024-05-27 09:24:31',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(417,'1100','41717655578','2024-05-27 09:33:17',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171765619222222293330','No',NULL,NULL,''),(418,'1100','41717656251','2024-05-27 09:44:42',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171765634136330020211','No',NULL,NULL,''),(419,'4000','41717656251','2024-05-27 09:44:42',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(420,'1100','41717656371','2024-05-27 09:46:20',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171765646450222200623','No',NULL,NULL,''),(421,'4000','41717656371','2024-05-27 09:46:20',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(422,'1100','41717656593','2024-05-27 09:50:05',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171765667823222726232','No',NULL,NULL,''),(423,'4000','41717656593','2024-05-27 09:50:05',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(424,'1100','41717656697','2024-05-27 09:51:46',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171765674813003220330','No',NULL,NULL,''),(425,'4000','41717656697','2024-05-27 09:51:46',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(426,'1100','41717656776','2024-05-26 09:53:16',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171765683522243323006','No',NULL,NULL,''),(427,'4000','41717656776','2024-05-26 09:53:16',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(430,'1100','41717656853','2024-05-26 09:54:22',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171765719439023912707','No',NULL,NULL,''),(433,'1100','41717657204','2024-05-27 10:00:15',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171765756407022332337','No',NULL,NULL,''),(436,'1100','41717657710','2024-05-27 10:08:38',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171765810207833330363','No',NULL,NULL,''),(442,'1100','41717659096','2024-05-27 10:32:28',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171766157931006122233','No',NULL,NULL,''),(443,'1100','41717658111','2024-05-27 10:17:43',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171766167176771247046','No',NULL,NULL,''),(444,'4000','41717658111','2024-05-27 10:17:43',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(447,'1100','41717664171','2024-05-27 11:57:11',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171766660821367633732','No',NULL,NULL,''),(448,'1100','41717679230','2024-05-27 16:07:18',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171767940821174922704','No',NULL,NULL,''),(449,'4000','41717679230','2024-05-27 16:07:18',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(454,'1100','41717744264','2024-05-28 10:11:22',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171774921293201143322','No',NULL,NULL,''),(457,'1100','41717749307','2024-05-27 11:35:15',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171775230910212423705','No',NULL,NULL,''),(460,'1100','41717752318','2024-05-27 12:25:26',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171775648837010220333','No',NULL,NULL,''),(461,'1100','41717823774','2024-05-27 08:16:56',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171782409003333423422','No',NULL,NULL,''),(462,'4000','41717823774','2024-05-27 08:16:56',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(463,'1100','41717824114','2024-05-27 08:22:02',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171782424882420427432','No',NULL,NULL,''),(464,'4000','41717824114','2024-05-27 08:22:02',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(465,'1100','41717824263','2024-05-27 08:24:32',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171782432203023230227','No',NULL,NULL,''),(466,'4000','41717824263','2024-05-27 08:24:32',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(467,'1100','41717824350','2024-05-27 08:26:30',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171782442523023331203','No',NULL,NULL,''),(468,'4000','41717824350','2024-05-27 08:26:30',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(469,'1100','41717824793','2024-05-27 08:33:31',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171782484340330830843','No',NULL,NULL,''),(470,'4000','41717824793','2024-05-27 08:33:31',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(471,'1100','41717996946','2024-05-27 08:44:19',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171799841920243322042','No',NULL,NULL,''),(472,'4000','41717996946','2024-05-27 08:44:19',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(473,'1100','41717998531','2024-05-27 08:49:01',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171799865997248040232','No',NULL,NULL,''),(474,'4000','41717998531','2024-05-27 08:49:01',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(475,'1050','11717999584','2024-06-10 09:06:40',1.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171799960632737121733','No',NULL,NULL,''),(476,'4000','11717999584','2024-06-10 09:06:40',NULL,1.00,'','1','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(477,'1050','11717999938','2024-06-10 09:12:40',1.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171799996433232620937','No',NULL,NULL,''),(478,'4000','11717999938','2024-06-10 09:12:40',NULL,1.00,'','1','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(479,'1050','11718000051','2024-06-10 09:14:26',1.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171800007137007303020','No',NULL,NULL,''),(480,'4000','11718000051','2024-06-10 09:14:26',NULL,1.00,'','1','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(481,'1050','11718014096','2024-06-10 13:08:28',1.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171801411432282803328','No',NULL,NULL,''),(482,'4000','11718014096','2024-06-10 13:08:28',NULL,1.00,'','1','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(485,'1100','41717998691','2024-05-27 14:27:03',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171801906502119280080','No',NULL,NULL,''),(488,'1100','41718019069','2024-05-26 14:32:11',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171802101731822302323','No',NULL,NULL,''),(489,'4000','41718019069','2024-05-26 14:32:11',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(492,'1100','41718021128','2024-05-20 15:05:35',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171802147023283222743','No',NULL,NULL,''),(498,'1100','41718021480','2024-05-20 15:11:32',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171802761033002212243','No',NULL,NULL,''),(499,'1010','41718087535','2024-06-11 09:32:32',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171808768503100382266','No',NULL,NULL,'REF: SFB9416F1P'),(500,'4000','41718087535','2024-06-11 09:32:32',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(501,'1010','41718087686','2024-06-11 09:36:14',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171808780534302303183','No',NULL,NULL,'REF: SFB9416F1P'),(502,'4000','41718087686','2024-06-11 09:36:14',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(503,'1010','41718102275','2024-06-11 13:38:03',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171810234033320214420','No',NULL,NULL,'REF: SFB75BN49F'),(504,'4000','41718102275','2024-06-11 13:38:03',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(507,'1100','41718172069','2024-05-20 09:01:24',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171817266628232400220','No',NULL,NULL,''),(510,'1100','41718172682','2024-05-20 09:11:31',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171817342202242380272','No',NULL,NULL,''),(511,'4000','41718172682','2024-05-20 09:11:31',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(518,'1100','41718174285','2024-05-17 09:38:11',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171817472540200212231','No',NULL,NULL,''),(519,'4000','41718174285','2024-05-17 09:38:11',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(520,'1100','41718174860','2024-05-21 09:47:46',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171817506637073430233','No',NULL,NULL,''),(521,'4000','41718174860','2024-05-21 09:47:46',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(522,'1100','41718175198','2024-05-21 09:53:28',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171817540825422222120','No',NULL,NULL,''),(523,'4000','41718175198','2024-05-21 09:53:28',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(524,'1100','41718175514','2024-05-22 09:58:44',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171817574514022532002','No',NULL,NULL,''),(525,'4000','41718175514','2024-05-22 09:58:44',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(526,'1100','41718173449','2024-05-25 09:24:22',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171817607322212274220','No',NULL,NULL,''),(527,'4000','41718173449','2024-05-25 09:24:22',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(530,'1100','41718176146','2024-05-27 10:09:12',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171817663033320301033','No',NULL,NULL,''),(531,'4000','41718176146','2024-05-27 10:09:12',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(534,'1100','41718176737','2024-05-23 10:19:04',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171817710701332403142','No',NULL,NULL,''),(537,'1100','41718177139','2024-05-23 10:25:45',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171817752930209402042','No',NULL,NULL,''),(540,'1100','41718177541','2024-05-23 10:32:26',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171817869821810213270','No',NULL,NULL,''),(541,'4000','41718177541','2024-05-23 10:32:26',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(542,'1100','41718178740','2024-05-25 11:12:02',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171818007620027622322','No',NULL,NULL,''),(543,'4000','41718178740','2024-05-25 11:12:02',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(546,'1100','41718180195','2024-05-14 11:23:10',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171818194033421403392','No',NULL,NULL,''),(547,'4000','41718180195','2024-05-14 11:23:10',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(550,'1100','41718182978','2024-05-30 12:03:20',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171818332740123338282','No',NULL,NULL,''),(553,'1100','41718183345','2024-05-30 12:09:12',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171818355532532833115','No',NULL,NULL,''),(556,'1100','41718183597','2024-05-30 12:13:28',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171818411532833130013','No',NULL,NULL,''),(559,'1100','41718184149','2024-05-30 12:22:35',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171818499723200373980','No',NULL,NULL,''),(560,'4000','41718184149','2024-05-30 12:22:35',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(563,'1100','41718185141','2024-05-30 12:39:13',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171818539038913303082','No',NULL,NULL,''),(564,'4000','41718185141','2024-05-30 12:39:13',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(565,'1100','41718185447','2024-05-30 12:44:13',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171818549113282843293','No',NULL,NULL,''),(566,'4000','41718185447','2024-05-30 12:44:13',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(567,'1100','41718185636','2024-06-12 12:47:26',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171818571012838052030','No',NULL,NULL,''),(568,'4000','41718185636','2024-06-12 12:47:26',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(569,'1100','41718185920','2024-06-13 12:52:16',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171818636888313420032','No',NULL,NULL,''),(570,'4000','41718185920','2024-06-13 12:52:16',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(573,'1100','41718186419','2024-06-13 13:00:26',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171818665431002202328','No',NULL,NULL,''),(574,'1100','41718186679','2024-06-12 13:04:45',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171818690928248328183','No',NULL,NULL,''),(575,'4000','41718186679','2024-06-12 13:04:45',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(576,'1100','41718187153','2024-05-07 13:12:42',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171818732327343243333','No',NULL,NULL,''),(577,'4000','41718187153','2024-05-07 13:12:42',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(578,'1030','31718188169','2024-06-12 13:30:59',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171818828814383281333','No',NULL,NULL,'KES140477030077'),(579,'4000','31718188169','2024-06-12 13:30:59',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(580,'1030','31718188540','2024-06-12 13:35:53',195000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171818858702318830877','No',NULL,NULL,'SDN62X5PII'),(581,'4000','31718188540','2024-06-12 13:35:53',NULL,195000.00,'','3','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(582,'1030','31718196090','2024-06-12 15:41:47',195000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171819615133002322423','No',NULL,NULL,'SDN62X5PII'),(583,'4000','31718196090','2024-06-12 15:41:47',NULL,195000.00,'','3','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(584,'1100','41718195827','2024-04-02 15:37:20',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171819625125293221460','No',NULL,NULL,''),(585,'4000','41718195827','2024-04-02 15:37:20',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(586,'1100','31718196311','2024-04-11 15:45:27',3500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171819679433026923342','No',NULL,NULL,''),(587,'4000','31718196311','2024-04-11 15:45:27',NULL,3500.00,'','3','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(594,'1100','31718197411','2024-04-11 16:03:38',3500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171819767533333200239','No',NULL,NULL,''),(597,'1100','41718197626','2024-04-17 16:07:12',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171819784312132740233','No',NULL,NULL,''),(600,'1100','31718197894','2024-04-11 16:11:46',3500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171819801424472023833','No',NULL,NULL,''),(601,'4000','31718197894','2024-04-11 16:11:46',NULL,3500.00,'','3','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(602,'1100','41718197865','2024-04-17 16:12:14',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171819825128281981121','No',NULL,NULL,''),(607,'1100','41718198869','2024-04-11 16:27:58',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171819892720302287322','No',NULL,NULL,''),(608,'4000','41718198869','2024-04-11 16:27:58',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(609,'1100','41718198288','2024-04-17 16:19:14',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171819941120923243314','No',NULL,NULL,''),(610,'4000','41718198288','2024-04-17 16:19:14',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(611,'1100','41718197008','2024-04-24 15:58:01',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171819947502429051220','No',NULL,NULL,''),(612,'4000','41718197008','2024-04-24 15:58:01',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(615,'1100','41718199532','2024-04-20 16:38:57',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171819971434327339001','No',NULL,NULL,''),(616,'1100','41718199730','2024-04-20 16:42:19',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171819977832300320003','No',NULL,NULL,''),(617,'4000','41718199730','2024-04-20 16:42:19',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(620,'1100','41718199901','2024-04-18 16:45:07',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171820017512302123283','No',NULL,NULL,''),(621,'4000','41718199901','2024-04-18 16:45:07',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(622,'1100','41718200456','2024-04-05 16:55:12',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171820054920282723022','No',NULL,NULL,''),(623,'4000','41718200456','2024-04-05 16:55:12',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(624,'1100','41718258994','2024-04-02 09:11:22',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171825925723330232338','No',NULL,NULL,''),(625,'4000','41718258994','2024-04-02 09:11:22',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(626,'1100','41718259291','2024-04-02 09:14:59',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171825934644330310322','No',NULL,NULL,''),(627,'4000','41718259291','2024-04-02 09:14:59',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(628,'1100','41718259373','2024-04-02 09:16:22',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171825942917232082023','No',NULL,NULL,''),(629,'4000','41718259373','2024-04-02 09:16:22',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(630,'1100','41718259443','2024-04-02 09:17:36',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171825949243322004210','No',NULL,NULL,''),(631,'4000','41718259443','2024-04-02 09:17:36',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(632,'1100','41718259517','2024-04-02 09:18:54',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171825957435302344421','No',NULL,NULL,''),(633,'4000','41718259517','2024-04-02 09:18:54',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(634,'1100','41718259598','2024-04-02 09:20:09',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171825964535243423505','No',NULL,NULL,''),(635,'4000','41718259598','2024-04-02 09:20:09',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(636,'1100','41718259662','2024-04-02 09:21:09',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171825970330104223533','No',NULL,NULL,''),(637,'4000','41718259662','2024-04-02 09:21:09',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(638,'1100','41718259774','2024-04-02 09:23:02',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171825983723833212332','No',NULL,NULL,''),(639,'4000','41718259774','2024-04-02 09:23:02',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(640,'1100','41718260083','2024-04-02 09:28:38',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171826015436601330343','No',NULL,NULL,''),(641,'4000','41718260083','2024-04-02 09:28:38',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(642,'1100','11718264281','2024-06-13 10:38:34',1.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1171826433223222272213','No',NULL,NULL,''),(643,'4000','11718264281','2024-06-13 10:38:34',NULL,1.00,'','1','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(644,'1100','41718272013','2024-04-02 12:47:02',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171827219603023822324','No',NULL,NULL,''),(645,'4000','41718272013','2024-04-02 12:47:02',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(646,'1100','41718272253','2024-04-02 12:51:42',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171827242740372024832','No',NULL,NULL,''),(647,'4000','41718272253','2024-04-02 12:51:42',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(648,'1100','41718272474','2024-04-02 12:54:41',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171827251523235532282','No',NULL,NULL,''),(649,'4000','41718272474','2024-04-02 12:54:41',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(650,'1100','41718272567','2024-04-02 12:56:52',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171827265572122210303','No',NULL,NULL,''),(651,'4000','41718272567','2024-04-02 12:56:52',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(652,'1100','41718272656','2024-04-02 13:04:06',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171827525023334320332','No',NULL,NULL,''),(653,'4000','41718272656','2024-04-02 13:04:06',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(654,'1100','41718342786','2024-04-02 08:27:46',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171834299829330833930','No',NULL,NULL,''),(655,'4000','41718342786','2024-04-02 08:27:46',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(656,'1100','41718343014','2024-04-02 08:30:21',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171834313301030212082','No',NULL,NULL,''),(657,'4000','41718343014','2024-04-02 08:30:21',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(658,'1100','41718343159','2024-04-02 08:32:51',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171834321024322332712','No',NULL,NULL,''),(659,'4000','41718343159','2024-04-02 08:32:51',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(660,'1100','41718343258','2024-04-02 08:34:36',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171834331632203332103','No',NULL,NULL,''),(661,'4000','41718343258','2024-04-02 08:34:36',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(662,'1100','41718343426','2024-04-02 08:37:14',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171834348302043240382','No',NULL,NULL,''),(663,'4000','41718343426','2024-04-02 08:37:14',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(664,'1100','41718343506','2024-04-02 08:38:33',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171834354642250252300','No',NULL,NULL,''),(665,'4000','41718343506','2024-04-02 08:38:33',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(666,'1100','41718343676','2024-04-02 08:41:23',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171834373233040227238','No',NULL,NULL,''),(667,'4000','41718343676','2024-04-02 08:41:23',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(668,'1100','41718348664','2024-04-02 10:04:44',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171835360922433000020','No',NULL,NULL,''),(669,'4000','41718348664','2024-04-02 10:04:44',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(670,'1100','41718353704','2024-04-02 11:28:39',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171835375615322533300','No',NULL,NULL,''),(671,'4000','41718353704','2024-04-02 11:28:39',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(672,'1010','31718353583','2024-06-14 11:27:06',NULL,5000.00,'','3','1','Tent Hire','1','22','','','','No',NULL,NULL,'N/A'),(673,'5530','31718353583','2024-06-14 11:27:06',5000.00,NULL,'','3','1','Tent Hire','1','22','','','','No',NULL,NULL,'N/A'),(674,'1100','41718354057','2024-04-02 11:36:07',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171835420333713324223','No',NULL,NULL,''),(675,'4000','41718354057','2024-04-02 11:36:07',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(676,'1050','41718364362','2024-04-16 08:25:24',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171842940233280132003','No',NULL,NULL,''),(677,'4000','41718364362','2024-04-16 08:25:24',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(678,'1100','41718429430','2024-04-16 08:30:39',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171842947723034827070','No',NULL,NULL,''),(679,'4000','41718429430','2024-04-16 08:30:39',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(682,'1100','41718429585','2024-04-16 08:39:58',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171843041723232320432','No',NULL,NULL,''),(683,'4000','41718429585','2024-04-16 08:39:58',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(684,'1100','41718430426','2024-04-20 08:47:14',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171843050601361010123','No',NULL,NULL,''),(685,'4000','41718430426','2024-04-20 08:47:14',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(688,'1100','41718430581','2024-04-20 08:49:51',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171843602930243101143','No',NULL,NULL,''),(689,'4000','41718430581','2024-04-20 08:49:51',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(690,'1100','41718436050','2024-05-14 10:21:00',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171843608823330731643','No',NULL,NULL,''),(691,'4000','41718436050','2024-05-14 10:21:00',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(694,'1100','41718436261','2024-05-18 10:25:09',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171843698730210223306','No',NULL,NULL,''),(695,'4000','41718436261','2024-05-18 10:25:09',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(698,'1100','41718436996','2024-05-18 10:36:43',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171843731023013077382','No',NULL,NULL,''),(699,'4000','41718436996','2024-05-18 10:36:43',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(703,'1100','41718437421','2024-05-18 10:43:52',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171843784543023804348','No',NULL,NULL,''),(704,'4000','41718437421','2024-05-18 10:43:52',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(705,'1100','41718437854','2024-05-18 10:51:01',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171843789822303733392','No',NULL,NULL,''),(706,'4000','41718437854','2024-05-18 10:51:01',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(707,'1100','41718438085','2024-05-18 10:55:19',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171843816384886002336','No',NULL,NULL,''),(708,'4000','41718438085','2024-05-18 10:55:19',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(711,'1100','41718438363','2024-05-18 10:59:30',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171843846341243032032','No',NULL,NULL,''),(712,'4000','41718438363','2024-05-18 10:59:30',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(717,'1100','41718438797','2024-05-11 11:06:44',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171843888423344488248','No',NULL,NULL,''),(718,'4000','41718438797','2024-05-11 11:06:44',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(721,'1100','41718439034','2024-05-04 11:11:29',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171843911743232224407','No',NULL,NULL,''),(722,'4000','41718439034','2024-05-04 11:11:29',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(723,'1100','41718438293','2024-05-18 10:58:34',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171843954824833321345','No',NULL,NULL,''),(724,'4000','41718438293','2024-05-18 10:58:34',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(728,'1100','41718439621','2024-05-30 11:20:55',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844038823231322848','No',NULL,NULL,''),(729,'4000','41718439621','2024-05-30 11:20:55',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(730,'1100','41718440417','2024-05-30 11:33:48',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844045802027442437','No',NULL,NULL,''),(731,'4000','41718440417','2024-05-30 11:33:48',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(732,'1100','41718440555','2024-05-28 11:36:16',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844084817444032328','No',NULL,NULL,''),(733,'4000','41718440555','2024-05-28 11:36:16',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(734,'1100','41718440897','2024-05-30 11:42:25',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844313221223134123','No',NULL,NULL,''),(735,'4000','41718440897','2024-05-30 11:42:25',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(736,'1100','41718443242','2024-05-27 12:20:51',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844334474123033312','No',NULL,NULL,''),(737,'4000','41718443242','2024-05-27 12:20:51',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(738,'1100','41718443440','2024-05-27 12:24:12',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844360937264303200','No',NULL,NULL,''),(739,'4000','41718443440','2024-05-27 12:24:12',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(742,'1100','41718443741','2024-05-28 12:29:15',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844431312442443324','No',NULL,NULL,''),(743,'1100','41718444321','2024-05-28 12:39:02',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844438943022300334','No',NULL,NULL,''),(744,'4000','41718444321','2024-05-28 12:39:02',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(745,'1100','41718444465','2024-05-25 12:41:32',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844465403827747334','No',NULL,NULL,''),(746,'4000','41718444465','2024-05-25 12:41:32',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(749,'1100','41718445497','2024-05-21 12:58:29',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844624733013120330','No',NULL,NULL,''),(750,'4000','41718445497','2024-05-21 12:58:29',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(751,'1100','41718446280','2024-05-21 13:11:27',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844631806431027240','No',NULL,NULL,''),(752,'4000','41718446280','2024-05-21 13:11:27',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(753,'1100','41718446347','2024-05-23 13:12:38',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844651910303336209','No',NULL,NULL,''),(754,'4000','41718446347','2024-05-23 13:12:38',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(755,'1100','41718446560','2024-05-24 13:18:30',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844682483204003204','No',NULL,NULL,''),(756,'4000','41718446560','2024-05-24 13:18:30',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(757,'1100','41718446910','2024-05-02 13:22:00',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844702777223021342','No',NULL,NULL,''),(758,'4000','41718446910','2024-05-02 13:22:00',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(759,'1100','41718447081','2024-05-13 13:27:55',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844731403442147308','No',NULL,NULL,''),(760,'4000','41718447081','2024-05-13 13:27:55',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(761,'1100','41718447348','2024-05-16 13:32:04',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844755423013477382','No',NULL,NULL,''),(762,'4000','41718447348','2024-05-16 13:32:04',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(763,'1100','41718447647','2024-05-24 13:34:15',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844780033102247402','No',NULL,NULL,''),(764,'4000','41718447647','2024-05-24 13:34:15',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(765,'1100','41718447829','2024-05-24 13:37:27',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844794700403039323','No',NULL,NULL,''),(766,'4000','41718447829','2024-05-24 13:37:27',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(767,'1100','41718447987','2024-05-30 13:43:18',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844827822332837802','No',NULL,NULL,''),(768,'4000','41718447987','2024-05-30 13:43:18',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(769,'1100','41718448390','2024-05-30 13:46:41',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844851022031133001','No',NULL,NULL,''),(770,'4000','41718448390','2024-05-30 13:46:41',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(771,'1100','41718448809','2024-05-06 13:53:47',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844894533143022858','No',NULL,NULL,''),(772,'4000','41718448809','2024-05-06 13:53:47',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(773,'1100','41718448973','2024-05-02 13:56:34',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844910420407223228','No',NULL,NULL,''),(774,'4000','41718448973','2024-05-02 13:56:34',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(775,'1100','41718449276','2024-05-25 14:01:22',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844939232222313303','No',NULL,NULL,''),(776,'4000','41718449276','2024-05-25 14:01:22',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(777,'1100','41718449423','2024-05-25 14:03:55',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844953933304323873','No',NULL,NULL,''),(778,'4000','41718449423','2024-05-25 14:03:55',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(779,'1100','41718449630','2024-05-23 14:07:26',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171844970842234021040','No',NULL,NULL,''),(780,'4000','41718449630','2024-05-23 14:07:26',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(783,'1100','41718449785','2024-05-04 14:10:02',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845002123003232402','No',NULL,NULL,''),(784,'4000','41718449785','2024-05-04 14:10:02',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(785,'1100','41718450040','2024-05-04 14:14:06',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845007183134242323','No',NULL,NULL,''),(786,'4000','41718450040','2024-05-04 14:14:06',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(787,'1100','41718450096','2024-05-08 14:15:10',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845014733242032443','No',NULL,NULL,''),(788,'4000','41718450096','2024-05-08 14:15:10',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(791,'1100','41718450170','2024-05-11 14:16:24',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845030723083323200','No',NULL,NULL,''),(792,'4000','41718450170','2024-05-11 14:16:24',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(793,'1100','41718450338','2024-05-08 14:19:04',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845039082040203954','No',NULL,NULL,''),(794,'4000','41718450338','2024-05-08 14:19:04',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(795,'1100','41718450408','2024-05-11 14:20:33',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845046610003043303','No',NULL,NULL,''),(796,'4000','41718450408','2024-05-11 14:20:33',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(797,'1100','41718450484','2024-05-18 14:22:25',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845056833813332221','No',NULL,NULL,''),(798,'4000','41718450484','2024-05-18 14:22:25',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(799,'1100','41718450601','2024-05-18 14:24:01',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845068480348131323','No',NULL,NULL,''),(800,'4000','41718450601','2024-05-18 14:24:01',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(801,'1100','41718450762','2024-05-27 14:26:31',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845097933052310222','No',NULL,NULL,''),(802,'4000','41718450762','2024-05-27 14:26:31',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(803,'1100','41718451032','2024-05-30 14:30:42',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845114222130302220','No',NULL,NULL,''),(804,'4000','41718451032','2024-05-30 14:30:42',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(805,'1100','41718451254','2024-05-09 15:19:17',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845406603013031203','No',NULL,NULL,''),(806,'4000','41718451254','2024-05-09 15:19:17',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(807,'1100','41718454118','2024-05-23 15:33:17',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845490533272580332','No',NULL,NULL,''),(808,'4000','41718454118','2024-05-23 15:33:17',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(809,'1100','41718455140','2024-05-18 15:39:11',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845525833723223272','No',NULL,NULL,''),(810,'4000','41718455140','2024-05-18 15:39:11',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(811,'1100','41718455516','2024-05-25 15:45:25',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845567024820322022','No',NULL,NULL,''),(812,'4000','41718455516','2024-05-25 15:45:25',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(813,'1100','41718456141','2024-06-10 15:55:49',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845628523203232462','No',NULL,NULL,''),(814,'4000','41718456141','2024-06-10 15:55:49',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(815,'1100','41718456347','2024-06-13 15:59:14',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845644020607330140','No',NULL,NULL,''),(816,'4000','41718456347','2024-06-13 15:59:14',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(817,'1100','41718456560','2024-06-18 16:05:25',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845675112033332120','No',NULL,NULL,''),(818,'4000','41718456560','2024-06-18 16:05:25',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(819,'1100','41718457175','2024-05-04 16:13:06',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171845726541522320725','No',NULL,NULL,''),(820,'4000','41718457175','2024-05-04 16:13:06',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(821,'1100','41718710588','2024-06-18 14:59:44',10000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171871202331212372330','No',NULL,NULL,''),(822,'4000','41718710588','2024-06-18 14:59:44',NULL,10000.00,'','4','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(825,'1100','31718712460','2024-05-24 15:07:49',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171871499520323230522','No',NULL,NULL,''),(826,'4000','31718712460','2024-05-24 15:07:49',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(830,'1030','31718863732','2024-06-05 09:09:15',195000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171886400840213008302','No',NULL,NULL,'SDN62X5PII'),(831,'4000','31718863732','2024-06-05 09:09:15',NULL,195000.00,'','3','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(832,'1030','41718864075','2024-06-05 09:14:44',195000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171886415605273310133','No',NULL,NULL,'SDN62X3PII'),(833,'4000','41718864075','2024-06-05 09:14:44',NULL,195000.00,'','4','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(834,'1100','41718864527','2024-05-18 09:22:36',10000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171886458230340280422','No',NULL,NULL,''),(835,'4000','41718864527','2024-05-18 09:22:36',NULL,10000.00,'','4','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(836,'1100','41718864672','2024-06-15 09:24:42',10000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171886471500004167337','No',NULL,NULL,''),(837,'4000','41718864672','2024-06-15 09:24:42',NULL,10000.00,'','4','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(838,'1100','41718864778','2024-06-15 09:33:54',15000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171886524922802134338','No',NULL,NULL,''),(839,'4000','41718864778','2024-06-15 09:33:54',NULL,15000.00,'','4','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(840,'1030','41718867138','2024-06-20 10:26:56',NULL,1800.00,'','4','1','HONEY PAYMENT','1','21','','','','No',NULL,NULL,'N/A'),(841,'5920','41718867138','2024-06-20 10:26:56',1800.00,NULL,'','4','1','HONEY PAYMENT','1','21','','','','No',NULL,NULL,'N/A'),(842,'1030','41718882925','2024-06-20 14:30:18',NULL,7200.00,'','4','1','CLAIM PAYMENT','1','31','','','','No',NULL,NULL,'N/A'),(843,'5920','41718882925','2024-06-20 14:30:18',7200.00,NULL,'','4','1','CLAIM PAYMENT','1','31','','','','No',NULL,NULL,'N/A'),(844,'1100','41718961493','2024-04-02 12:19:00',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171896287070330264422','No',NULL,NULL,''),(845,'4000','41718961493','2024-04-02 12:19:00',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(846,'1100','41718962967','2024-04-02 12:42:57',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171896317907237267204','No',NULL,NULL,''),(847,'4000','41718962967','2024-04-02 12:42:57',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(848,'1030','41718971313','2024-06-11 15:04:26',NULL,2500.00,'','4','1','BNI PAYMENT','1','32','','','','No',NULL,NULL,'N/A'),(849,'5920','41718971313','2024-06-11 15:04:26',2500.00,NULL,'','4','1','BNI PAYMENT','1','32','','','','No',NULL,NULL,'N/A'),(850,'1010','41718971745','2024-05-28 15:10:45',NULL,480.00,'','4','1','TEA PAYMENT','1','','','','','No',NULL,NULL,'N/A'),(851,'5920','41718971745','2024-05-28 15:10:45',480.00,NULL,'','4','1','TEA PAYMENT','1','','','','','No',NULL,NULL,'N/A'),(852,'1010','41718971903','2024-05-25 15:12:56',NULL,300.00,'','4','1','TEA PAYMENT','1','2','','','','No',NULL,NULL,'N/A'),(853,'5920','41718971903','2024-05-25 15:12:56',300.00,NULL,'','4','1','TEA PAYMENT','1','2','','','','No',NULL,NULL,'N/A'),(854,'1100','41719214605','2024-04-04 10:36:53',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171921477203733703210','No',NULL,NULL,''),(855,'4000','41719214605','2024-04-04 10:36:53',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(856,'1100','41719214790','2024-04-04 10:39:57',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171921483322234834332','No',NULL,NULL,''),(857,'4000','41719214790','2024-04-04 10:39:57',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(858,'1100','41719214892','2024-04-04 10:41:38',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171921493921022013234','No',NULL,NULL,''),(859,'4000','41719214892','2024-04-04 10:41:38',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(860,'1100','41719214962','2024-04-04 10:42:49',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171921500929233233900','No',NULL,NULL,''),(861,'4000','41719214962','2024-04-04 10:42:49',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(862,'1100','41719215066','2024-04-04 10:44:39',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171921512822238823229','No',NULL,NULL,''),(863,'4000','41719215066','2024-04-04 10:44:39',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(864,'1100','41719216521','2024-04-04 11:08:50',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171921667637233727223','No',NULL,NULL,''),(865,'4000','41719216521','2024-04-04 11:08:50',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(866,'1100','41719216691','2024-04-04 11:11:44',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171921683720231923433','No',NULL,NULL,''),(867,'4000','41719216691','2024-04-04 11:11:44',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(868,'1100','41719216900','2024-04-04 11:15:22',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171921699934299349942','No',NULL,NULL,''),(869,'4000','41719216900','2024-04-04 11:15:22',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(870,'1100','41719233268','2024-06-22 15:48:08',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171923354102002377203','No',NULL,NULL,''),(871,'4000','41719233268','2024-06-22 15:48:08',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(874,'1100','41719233966','2024-04-04 15:59:37',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171923403404034302420','No',NULL,NULL,''),(875,'4000','41719233966','2024-04-04 15:59:37',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(876,'1100','41719233727','2024-04-04 15:55:57',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171923412030223723232','No',NULL,NULL,''),(877,'4000','41719233727','2024-04-04 15:55:57',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(878,'1100','41719234144','2024-04-04 16:02:31',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171923419730903012214','No',NULL,NULL,''),(879,'4000','41719234144','2024-04-04 16:02:31',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(880,'1100','41719234237','2024-04-04 16:04:07',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171923431023223310341','No',NULL,NULL,''),(881,'4000','41719234237','2024-04-04 16:04:07',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(882,'1100','41719234352','2024-04-04 16:06:02',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171923443103322127309','No',NULL,NULL,''),(883,'4000','41719234352','2024-04-04 16:06:02',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(884,'1100','41719234648','2024-04-04 16:10:54',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171923469432133392229','No',NULL,NULL,''),(885,'4000','41719234648','2024-04-04 16:10:54',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(886,'1100','41719234703','2024-04-04 16:17:39',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171923509432201220092','No',NULL,NULL,''),(887,'4000','41719234703','2024-04-04 16:17:39',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(888,'1100','41719235115','2024-04-04 16:18:43',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171923515724223020113','No',NULL,NULL,''),(889,'4000','41719235115','2024-04-04 16:18:43',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(890,'1100','41719389701','2024-04-06 11:18:03',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171939002233302290309','No',NULL,NULL,''),(891,'4000','41719389701','2024-04-06 11:18:03',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(892,'1100','41719390052','2024-04-06 11:21:03',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171939010531003272053','No',NULL,NULL,''),(893,'4000','41719390052','2024-04-06 11:21:03',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(894,'1100','41719397274','2024-04-06 13:21:22',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171939738483341204422','No',NULL,NULL,''),(895,'4000','41719397274','2024-04-06 13:21:22',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(898,'1100','31719401892','2024-06-26 14:38:23',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171940275712330333090','No',NULL,NULL,''),(899,'4000','31719401892','2024-06-26 14:38:23',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(902,'1100','31719552836','2024-06-28 08:34:05',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171955302430917230913','No',NULL,NULL,''),(903,'4000','31719552836','2024-06-28 08:34:05',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(904,'1100','41719552893','2024-06-08 08:35:17',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171955312533504323325','No',NULL,NULL,''),(905,'4000','41719552893','2024-06-08 08:35:17',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(908,'1100','31719553037','2024-06-26 08:38:40',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171955401312023035044','No',NULL,NULL,''),(909,'4000','31719553037','2024-06-26 08:38:40',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(910,'1100','31719554020','2024-06-28 08:53:46',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171955405120204342250','No',NULL,NULL,''),(911,'4000','31719554020','2024-06-28 08:53:46',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(914,'1100','41719555354','2024-06-08 09:16:01',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171955607022502137335','No',NULL,NULL,''),(915,'4000','41719555354','2024-06-08 09:16:01',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(916,'1100','41719556082','2024-06-08 09:28:10',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171955614820027822322','No',NULL,NULL,''),(917,'4000','41719556082','2024-06-08 09:28:10',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(920,'1100','41719556203','2024-06-08 09:30:11',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171955814353214430042','No',NULL,NULL,''),(921,'4000','41719556203','2024-06-08 09:30:11',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(924,'1100','41719558156','2024-06-05 10:02:43',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171955859934205292390','No',NULL,NULL,''),(925,'4000','41719558156','2024-06-05 10:02:43',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(926,'1100','41719558648','2024-06-14 10:10:57',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171955944613440222043','No',NULL,NULL,''),(927,'4000','41719558648','2024-06-14 10:10:57',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(928,'1100','41719576789','2024-06-11 15:13:17',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171957734400272132327','No',NULL,NULL,''),(929,'4000','41719576789','2024-06-11 15:13:17',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(930,'1100','41719577463','2024-06-08 15:29:43',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171957797132243753230','No',NULL,NULL,''),(931,'4000','41719577463','2024-06-08 15:29:43',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(932,'1100','41719578288','2024-06-10 15:38:17',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171957858722018334330','No',NULL,NULL,''),(933,'4000','41719578288','2024-06-10 15:38:17',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(934,'1100','41719578623','2024-06-24 15:43:55',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171957883952380427432','No',NULL,NULL,''),(935,'4000','41719578623','2024-06-24 15:43:55',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(936,'1100','41719578880','2024-06-24 15:48:21',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171958012272022312524','No',NULL,NULL,''),(937,'4000','41719578880','2024-06-24 15:48:21',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(938,'1100','41719580169','2024-06-10 16:09:38',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171958033221332520323','No',NULL,NULL,''),(939,'4000','41719580169','2024-06-10 16:09:38',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(940,'1100','41719580366','2024-06-15 16:12:57',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171958061400353241633','No',NULL,NULL,''),(941,'4000','41719580366','2024-06-15 16:12:57',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(942,'1100','41719580642','2024-06-14 16:17:44',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171958075102703133373','No',NULL,NULL,''),(943,'4000','41719580642','2024-06-14 16:17:44',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(944,'1100','41719580776','2024-06-18 16:19:56',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171958095453285402343','No',NULL,NULL,''),(945,'4000','41719580776','2024-06-18 16:19:56',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(946,'1100','41719642311','2024-04-02 09:07:11',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171981451831801017331','No',NULL,NULL,''),(947,'4000','41719642311','2024-04-02 09:07:11',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(948,'1100','41719814531','2024-04-02 09:15:39',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171981457232302523092','No',NULL,NULL,''),(949,'4000','41719814531','2024-04-02 09:15:39',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(950,'1030','41719827432','2024-07-01 12:54:09',NULL,6000.00,'','4','1','CLAIM PAYMENT','1','33','','','','No',NULL,NULL,'N/A'),(951,'5920','41719827432','2024-07-01 12:54:09',6000.00,NULL,'','4','1','CLAIM PAYMENT','1','33','','','','No',NULL,NULL,'N/A'),(952,'1030','41719828218','2024-07-01 13:04:49',NULL,10000.00,'','4','1','CLAIM PAYMENT','1','34','','','','No',NULL,NULL,'N/A'),(953,'5920','41719828218','2024-07-01 13:04:49',10000.00,NULL,'','4','1','CLAIM PAYMENT','1','34','','','','No',NULL,NULL,'N/A'),(954,'1010','31719830098','2024-07-01 13:51:06',NULL,2100.00,'','3','1','OFFICE EXPENDITURE','1','35','','','','No',NULL,NULL,'N/A'),(955,'5920','31719830098','2024-07-01 13:51:06',2100.00,NULL,'','3','1','OFFICE EXPENDITURE','1','35','','','','No',NULL,NULL,'N/A'),(956,'1010','31719830098','2024-06-06 00:00:00',NULL,1449.00,'','3','1','OFFICE EXPENDITURE','1','35','','','','No',NULL,NULL,'N/A'),(957,'5920','31719830098','2024-06-06 00:00:00',1449.00,NULL,'','3','1','OFFICE EXPENDITURE','1','35','','','','No',NULL,NULL,'N/A'),(958,'1030','41719831636','2024-07-01 14:03:01',NULL,7000.00,'','4','1','Digital Marketing','1','36','','','','No',NULL,NULL,'N/A'),(959,'5660','41719831636','2024-07-01 14:03:01',7000.00,NULL,'','4','1','Digital Marketing','1','36','','','','No',NULL,NULL,'N/A'),(960,'1010','31719831755','2024-06-06 14:03:51',NULL,1449.00,'','3','1','OFFICE EXPENDITURE','1','35','','','','No',NULL,NULL,'N/A'),(961,'5920','31719831755','2024-06-06 14:03:51',1449.00,NULL,'','3','1','OFFICE EXPENDITURE','1','35','','','','No',NULL,NULL,'N/A'),(962,'1010','31719832914','2024-06-12 14:28:49',NULL,784.00,'','3','1','OFFICE EXPENDITURE','1','','','','','No',NULL,NULL,'N/A'),(963,'5920','31719832914','2024-06-12 14:28:49',784.00,NULL,'','3','1','OFFICE EXPENDITURE','1','','','','','No',NULL,NULL,'N/A'),(964,'1010','31719836890','2024-07-01 15:29:14',NULL,16500.00,'','3','1','Statutory Company Annual Returns','1','37','','','','No',NULL,NULL,'N/A'),(965,'5920','31719836890','2024-07-01 15:29:14',16500.00,NULL,'','3','1','Statutory Company Annual Returns','1','37','','','','No',NULL,NULL,'N/A'),(966,'1030','41719987968','2024-07-03 09:27:30',NULL,1050.00,'','4','1','WATER PAYMENT','1','38','','','','No',NULL,NULL,'N/A'),(967,'4165','41719987968','2024-07-03 09:27:30',1050.00,NULL,'','4','1','WATER PAYMENT','1','38','','','','No',NULL,NULL,'N/A'),(968,'1100','41719988655','2024-05-02 09:38:16',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171998884120329482017','No',NULL,NULL,''),(969,'4000','41719988655','2024-05-02 09:38:16',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(970,'1100','41719988857','2024-05-02 09:41:10',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171998901122271103032','No',NULL,NULL,''),(971,'4000','41719988857','2024-05-02 09:41:10',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(972,'1100','41719989046','2024-06-03 09:44:18',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171998932528293222252','No',NULL,NULL,''),(973,'4000','41719989046','2024-06-03 09:44:18',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(974,'1100','41719989337','2024-06-03 09:49:09',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4171998951043224133229','No',NULL,NULL,''),(975,'4000','41719989337','2024-06-03 09:49:09',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(978,'1100','31719995250','2024-07-03 11:28:53',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171999568822480229723','No',NULL,NULL,''),(979,'4000','31719995250','2024-07-03 11:28:53',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(980,'1100','31719995904','2024-07-03 11:38:33',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171999597693243200691','No',NULL,NULL,''),(981,'4000','31719995904','2024-07-03 11:38:33',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(982,'1100','31719996017','2024-07-03 11:40:33',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3171999604834312133143','No',NULL,NULL,''),(983,'4000','31719996017','2024-07-03 11:40:33',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(984,'1010','31720013689','2024-07-03 16:36:17',NULL,65.00,'','3','1','OFFICE EXPENDITURE','1','35','','','','No',NULL,NULL,'N/A'),(985,'5920','31720013689','2024-07-03 16:36:17',65.00,NULL,'','3','1','OFFICE EXPENDITURE','1','35','','','','No',NULL,NULL,'N/A'),(986,'1100','11720074286','2024-07-04 09:24:56',2.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172007431520310233242','No',NULL,NULL,''),(987,'1110','11720074286','2024-07-04 09:24:56',NULL,1.00,'','1','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(988,'5500','11720074286','2024-07-04 09:24:56',1.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(989,'4000','11720074286','2024-07-04 09:24:56',NULL,2.00,'','1','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(990,'1100','41720157222','2024-05-02 15:43:05',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172018375812030222823','No',NULL,NULL,''),(991,'4000','41720157222','2024-05-02 15:43:05',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(992,'1100','41720183776','2024-05-02 15:49:44',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172018382133220031022','No',NULL,NULL,''),(993,'4000','41720183776','2024-05-02 15:49:44',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(994,'1100','41720183957','2024-06-04 15:52:47',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172018419420410922224','No',NULL,NULL,''),(995,'4000','41720183957','2024-06-04 15:52:47',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(998,'1100','41720184206','2024-06-04 15:56:55',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172018455320320332330','No',NULL,NULL,''),(999,'1100','41720185413','2024-05-02 16:17:27',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172018559105212373342','No',NULL,NULL,''),(1000,'4000','41720185413','2024-05-02 16:17:27',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1003,'1100','41720185744','2024-05-02 16:23:06',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172018613312260213330','No',NULL,NULL,''),(1004,'1100','41720415914','2024-07-05 08:30:58',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172041681521143000082','No',NULL,NULL,''),(1005,'4000','41720415914','2024-07-05 08:30:58',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1008,'1100','41720416845','2024-07-05 08:34:21',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172041753520000220723','No',NULL,NULL,''),(1009,'1100','41720418153','2024-07-05 08:56:00',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172041819423348114042','No',NULL,NULL,''),(1010,'4000','41720418153','2024-07-05 08:56:00',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1011,'1050','11720418311','2024-07-08 08:58:45',2.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172041833730311023322','No',NULL,NULL,''),(1012,'1110','11720418311','2024-07-08 08:58:45',NULL,1.00,'','1','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(1013,'5500','11720418311','2024-07-08 08:58:45',1.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1014,'4000','11720418311','2024-07-08 08:58:45',NULL,2.00,'','1','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1015,'1100','41720421430','2024-04-02 09:50:40',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172042155803330824032','No',NULL,NULL,''),(1016,'4000','41720421430','2024-04-02 09:50:40',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1017,'1100','41720421569','2024-04-02 09:52:55',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172042160663162203632','No',NULL,NULL,''),(1018,'4000','41720421569','2024-04-02 09:52:55',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1019,'1100','41720426779','2024-06-24 11:19:46',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172042727940742273330','No',NULL,NULL,''),(1020,'4000','41720426779','2024-06-24 11:19:46',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1021,'1100','41720427289','2024-06-24 11:28:15',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172042733020237223220','No',NULL,NULL,''),(1022,'4000','41720427289','2024-06-24 11:28:15',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1023,'1100','41720427457','2024-06-24 11:32:30',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172042759233202323004','No',NULL,NULL,''),(1024,'4000','41720427457','2024-06-24 11:32:30',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1025,'1050','41720427702','2024-04-04 11:35:09',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172042786223222222722','No',NULL,NULL,''),(1026,'4000','41720427702','2024-04-04 11:35:09',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1027,'1100','41720427873','2024-04-04 11:38:02',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172042792030420423302','No',NULL,NULL,''),(1028,'4000','41720427873','2024-04-04 11:38:02',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1029,'1100','41720430376','2024-07-08 12:19:48',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172043057023232233234','No',NULL,NULL,''),(1030,'4000','41720430376','2024-07-08 12:19:48',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1031,'1100','41720430613','2024-07-08 12:23:43',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172043065923003222203','No',NULL,NULL,''),(1032,'4000','41720430613','2024-07-08 12:23:43',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1033,'1100','41720430675','2024-07-08 12:24:42',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172043072636320273266','No',NULL,NULL,''),(1034,'4000','41720430675','2024-07-08 12:24:42',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1035,'1100','31720435144','2024-07-05 13:40:28',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172043525032433332003','No',NULL,NULL,''),(1036,'4000','31720435144','2024-07-05 13:40:28',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1037,'1100','31720435255','2024-07-05 13:41:04',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172043529120320334422','No',NULL,NULL,''),(1038,'4000','31720435255','2024-07-05 13:41:04',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1039,'1100','41720434872','2024-06-26 13:48:58',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172043830303702322000','No',NULL,NULL,''),(1040,'4000','41720434872','2024-06-26 13:48:58',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1041,'1100','41720438313','2024-06-26 14:33:13',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172043846000222222232','No',NULL,NULL,''),(1042,'4000','41720438313','2024-06-26 14:33:13',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1043,'1100','41720438472','2024-06-26 14:34:39',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172043850633323022220','No',NULL,NULL,''),(1044,'4000','41720438472','2024-06-26 14:34:39',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1045,'1100','41720438547','2024-06-03 14:36:10',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172043884720002203342','No',NULL,NULL,''),(1046,'4000','41720438547','2024-06-03 14:36:10',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1047,'1100','41720438857','2024-06-03 14:41:06',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172043890432223293923','No',NULL,NULL,''),(1048,'4000','41720438857','2024-06-03 14:41:06',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1049,'1100','41720438949','2024-06-04 14:42:37',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172043916933732302297','No',NULL,NULL,''),(1050,'4000','41720438949','2024-06-04 14:42:37',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1051,'1100','41720439179','2024-06-04 14:46:29',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172043923472313072220','No',NULL,NULL,''),(1052,'4000','41720439179','2024-06-04 14:46:29',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1053,'1100','41720439247','2024-06-04 14:47:35',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172043927603226733032','No',NULL,NULL,''),(1054,'4000','41720439247','2024-06-04 14:47:35',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1055,'1100','41720439306','2024-06-04 14:48:33',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172043933803302038733','No',NULL,NULL,''),(1056,'4000','41720439306','2024-06-04 14:48:33',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1057,'1100','31720439536','2024-07-05 14:52:32',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172043956710230424326','No',NULL,NULL,''),(1058,'4000','31720439536','2024-07-05 14:52:32',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1059,'1100','41720439407','2024-06-15 14:50:18',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172043985032124922020','No',NULL,NULL,''),(1060,'4000','41720439407','2024-06-15 14:50:18',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1061,'1100','41720440299','2024-06-18 15:05:23',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172044060240200233024','No',NULL,NULL,''),(1062,'4000','41720440299','2024-06-18 15:05:23',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1063,'1100','41720440770','2024-06-15 15:12:57',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172044091644134043414','No',NULL,NULL,''),(1064,'4000','41720440770','2024-06-15 15:12:57',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1065,'1100','41720440943','2024-06-08 15:20:46',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172044137502204724234','No',NULL,NULL,''),(1066,'4000','41720440943','2024-06-08 15:20:46',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1067,'1100','41720441414','2024-06-08 15:23:42',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172044150003270032003','No',NULL,NULL,''),(1068,'4000','41720441414','2024-06-08 15:23:42',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1069,'1100','41720441591','2024-04-02 15:26:49',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172044208103333201733','No',NULL,NULL,''),(1070,'4000','41720441591','2024-04-02 15:26:49',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1071,'1100','41720445593','2024-07-08 16:33:20',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172044575652403223673','No',NULL,NULL,''),(1072,'4000','41720445593','2024-07-08 16:33:20',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1073,'1100','41720445767','2024-07-08 16:36:13',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172044580842201303287','No',NULL,NULL,''),(1074,'4000','41720445767','2024-07-08 16:36:13',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1075,'1010','41720504425','2024-07-08 08:53:54',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172050452731227302434','No',NULL,NULL,'REF: SG83ZTKYF5'),(1076,'4000','41720504425','2024-07-08 08:53:54',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1077,'1010','41720508668','2024-05-21 10:04:38',4500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172050872333053120052','No',NULL,NULL,'REF: SEL0WHRBGM'),(1078,'4000','41720508668','2024-05-21 10:04:38',NULL,4500.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1079,'1010','41720508815','2024-06-11 10:07:12',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172050889529422321222','No',NULL,NULL,'REF: SFB9416F1P '),(1080,'4000','41720508815','2024-06-11 10:07:12',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1081,'1010','41720509069','2024-07-09 10:11:21',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172050925902353320333','No',NULL,NULL,'REF: SG91324KZH '),(1082,'4000','41720509069','2024-07-09 10:11:21',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1083,'1010','41720509288','2024-07-09 10:14:56',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172050934845032330044','No',NULL,NULL,'REF: SG91324KZH '),(1084,'4000','41720509288','2024-07-09 10:14:56',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1085,'1100','41720513904','2024-07-09 11:31:53',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172051409633325234132','No',NULL,NULL,''),(1086,'4000','41720513904','2024-07-09 11:31:53',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1087,'1100','41720518991','2024-07-10 12:56:52',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172051910903370331013','No',NULL,NULL,''),(1088,'4000','41720518991','2024-07-10 12:56:52',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1089,'1100','41720519119','2024-07-10 12:58:52',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172051921012110243472','No',NULL,NULL,''),(1090,'4000','41720519119','2024-07-10 12:58:52',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1091,'1100','41720526795','2024-07-08 15:09:56',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172052740221224002032','No',NULL,NULL,''),(1092,'4000','41720526795','2024-07-08 15:09:56',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1093,'1100','41720528977','2024-06-22 15:43:05',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172052963884368261372','No',NULL,NULL,''),(1094,'4000','41720528977','2024-06-22 15:43:05',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1095,'1100','41720529753','2024-06-29 15:56:03',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172052997233200293109','No',NULL,NULL,''),(1096,'4000','41720529753','2024-06-29 15:56:03',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1097,'1100','41720531792','2024-07-09 16:30:04',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172053225910022313321','No',NULL,NULL,''),(1098,'4000','41720531792','2024-07-09 16:30:04',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1099,'1100','41720532459','2024-07-10 08:42:18',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172059029102255052303','No',NULL,NULL,''),(1100,'4000','41720532459','2024-07-10 08:42:18',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1101,'1050','41720592149','2024-06-26 09:16:06',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172059228423002332402','No',NULL,NULL,''),(1102,'4000','41720592149','2024-06-26 09:16:06',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1103,'1100','41720592998','2024-07-09 09:30:05',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172059310133001223133','No',NULL,NULL,''),(1104,'4000','41720592998','2024-07-09 09:30:05',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1105,'1100','41720593401','2024-04-27 16:46:40',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172061932132032003441','No',NULL,NULL,''),(1106,'4000','41720593401','2024-04-27 16:46:40',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1107,'1100','41720619370','2024-04-27 16:49:37',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172061943020422432203','No',NULL,NULL,''),(1108,'4000','41720619370','2024-04-27 16:49:37',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1109,'1030','41720764994','2024-07-07 09:17:37',NULL,5000.00,'','4','1','LOGO DESIGNS','1','','','','','No',NULL,NULL,'N/A'),(1110,'5920','41720764994','2024-07-07 09:17:37',5000.00,NULL,'','4','1','LOGO DESIGNS','1','','','','','No',NULL,NULL,'N/A'),(1111,'1030','41720765378','2024-07-07 09:23:45',NULL,16000.00,'','4','1','STATUTORY','1','41','','','','No',NULL,NULL,'N/A'),(1112,'5920','41720765378','2024-07-07 09:23:45',16000.00,NULL,'','4','1','STATUTORY','1','41','','','','No',NULL,NULL,'N/A'),(1113,'1030','41720768117','2024-07-10 10:10:13',NULL,6000.00,'','4','1','CLAIM PAYMENT','1','42','','','','No',NULL,NULL,'N/A'),(1114,'5920','41720768117','2024-07-10 10:10:13',6000.00,NULL,'','4','1','CLAIM PAYMENT','1','42','','','','No',NULL,NULL,'N/A'),(1115,'1030','41720768407','2024-07-12 10:15:15',NULL,5000.00,'','4','1','CLAIM PAYMENT','1','43','','','','No',NULL,NULL,'N/A'),(1116,'5920','41720768407','2024-07-12 10:15:15',5000.00,NULL,'','4','1','CLAIM PAYMENT','1','43','','','','No',NULL,NULL,'N/A'),(1117,'1030','41720786922','2024-07-12 15:23:18',NULL,1000.00,'','4','1','CLAIM PAYMENT','1','44','','','','No',NULL,NULL,'N/A'),(1118,'5920','41720786922','2024-07-12 15:23:18',1000.00,NULL,'','4','1','CLAIM PAYMENT','1','44','','','','No',NULL,NULL,'N/A'),(1119,'1010','41720860509','2024-07-13 11:50:12',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172086066933393232320','No',NULL,NULL,'REF: SGD6ITL7J2'),(1120,'4000','41720860509','2024-07-13 11:50:12',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1121,'1030','41720870735','2024-07-13 14:39:45',NULL,10000.00,'','4','1','CLAIM PAYMENT','1','16','','','','No',NULL,NULL,'N/A'),(1122,'5920','41720870735','2024-07-13 14:39:45',10000.00,NULL,'','4','1','CLAIM PAYMENT','1','16','','','','No',NULL,NULL,'N/A'),(1123,'1030','41720871041','2024-07-12 14:44:32',NULL,10000.00,'','4','1','CLAIM PAYMENT','1','34','','','','No',NULL,NULL,'N/A'),(1124,'5920','41720871041','2024-07-12 14:44:32',10000.00,NULL,'','4','1','CLAIM PAYMENT','1','34','','','','No',NULL,NULL,'N/A'),(1125,'1010','41721213843','2024-07-17 14:00:10',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172121408200230343342','No',NULL,NULL,'REF: SGH7X48PU7'),(1126,'4000','41721213843','2024-07-17 14:00:10',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1127,'1010','41721214096','2024-07-17 14:01:44',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172121414313433220332','No',NULL,NULL,'REF: SGH7X48PU7'),(1128,'4000','41721214096','2024-07-17 14:01:44',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1129,'1010','41721214165','2024-07-17 14:02:54',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172121432823230208022','No',NULL,NULL,'REF: SGH7X48PU7 '),(1130,'4000','41721214165','2024-07-17 14:02:54',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1131,'1010','41721214344','2024-07-17 14:05:55',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172121441612032370071','No',NULL,NULL,'REF: SGH7X48PU7'),(1132,'4000','41721214344','2024-07-17 14:05:55',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1135,'1100','41721306842','2024-07-18 15:47:43',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172131017304112320132','No',NULL,NULL,''),(1136,'1100','41721310202','2024-07-18 16:43:31',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172131024663220020234','No',NULL,NULL,''),(1137,'4000','41721310202','2024-07-18 16:43:31',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1138,'1100','41721370742','2024-07-17 10:03:11',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172137279070232023220','No',NULL,NULL,''),(1139,'4000','41721370742','2024-07-17 10:03:11',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1140,'1100','41721373078','2024-07-05 10:13:46',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172137341943113931233','No',NULL,NULL,''),(1141,'4000','41721373078','2024-07-05 10:13:46',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1142,'1100','41721373484','2024-07-12 10:18:17',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172137360722220320207','No',NULL,NULL,''),(1143,'4000','41721373484','2024-07-12 10:18:17',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1146,'1100','41721373636','2024-07-05 10:21:01',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172137431173321231122','No',NULL,NULL,''),(1147,'4000','41721373636','2024-07-05 10:21:01',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1148,'1100','41721374332','2024-07-11 10:32:19',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172137437120030303472','No',NULL,NULL,''),(1149,'4000','41721374332','2024-07-11 10:32:19',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1150,'1100','41721374441','2024-07-12 10:44:13',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172137526332032025222','No',NULL,NULL,''),(1151,'4000','41721374441','2024-07-12 10:44:13',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1154,'1100','41721375308','2024-07-11 11:05:32',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172137719233332333091','No',NULL,NULL,''),(1157,'1100','41721377745','2024-07-11 11:29:13',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172137810630103012314','No',NULL,NULL,''),(1160,'1100','41721378134','2024-07-11 11:36:01',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172137992922227312072','No',NULL,NULL,''),(1163,'1100','41721379956','2024-07-11 13:13:37',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172138482220221123432','No',NULL,NULL,''),(1166,'1010','41721388494','2024-07-19 14:28:25',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172138896523320022222','No',NULL,NULL,'REF: SGH7X48PU7 '),(1169,'1010','41721626775','2024-07-17 10:29:41',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172163393505043920303','No',NULL,NULL,' REF:SGH7X48PU7'),(1172,'1010','41721633956','2024-07-17 10:39:28',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172163456112046652421','No',NULL,NULL,' REF:SGH7X48PU7'),(1175,'1010','41721634565','2024-07-17 11:11:09',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172163719732022234203','No',NULL,NULL,' REF:SGH7X48PU7'),(1178,'1010','41721637223','2024-07-17 11:35:53',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172164098424420020223','No',NULL,NULL,' REF:SGH7X48PU7'),(1181,'1010','41721640989','2024-07-17 13:24:35',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172164518993339727604','No',NULL,NULL,' REF:SGH7X48PU7 '),(1182,'4000','41721640989','2024-07-17 13:24:35',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1185,'1010','41721798567','2024-07-17 08:40:24',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172180303248823332033','No',NULL,NULL,'REF: SGH7X48PU7 '),(1186,'1050','11721635868','2024-07-24 10:01:33',1.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172180449903303292023','No',NULL,NULL,''),(1187,'4000','11721635868','2024-07-24 10:01:33',NULL,1.00,'','1','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1190,'1010','41721804637','2024-07-17 10:16:17',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172181039838333200721','No',NULL,NULL,' REF:SGH7X48PU7 '),(1194,'1010','41721810402','2024-07-17 11:40:33',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172181100223322138241','No',NULL,NULL,'REF:SGH7X48PU7'),(1195,'4000','41721810402','2024-07-17 11:40:33',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1198,'1010','41721811101','2024-07-17 11:51:50',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172181207602370722120','No',NULL,NULL,'REF:SGH7X48PU7'),(1201,'1010','41721812872','2024-07-17 12:23:56',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172181335633203023623','No',NULL,NULL,'REF:SGH7X48PU7'),(1204,'1100','31721826937','2024-07-24 16:15:58',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172182727532330222451','No',NULL,NULL,''),(1205,'4000','31721826937','2024-07-24 16:15:58',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1206,'1010','41721885463','2024-07-17 08:33:46',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172188566217460761552','No',NULL,NULL,'REF:SGH7X48PU7'),(1207,'4000','41721885463','2024-07-17 08:33:46',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1210,'1010','41721887896','2024-07-22 09:12:02',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172188826828100186813','No',NULL,NULL,'REF: SGM1GOC6CL'),(1213,'1010','41721888278','2024-07-22 09:18:07',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172188844832338223410','No',NULL,NULL,'REF: SGM1GOC6CL'),(1214,'1010','41721888493','2024-07-22 09:27:08',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172188884123822801332','No',NULL,NULL,'REF: SGM1GOC6CL'),(1215,'4000','41721888493','2024-07-22 09:27:08',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1218,'1100','41721896137','2024-07-12 11:29:05',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172189697634312133143','No',NULL,NULL,''),(1221,'1100','41721897007','2024-07-12 11:43:42',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172189735725052232532','No',NULL,NULL,''),(1224,'1100','41721897395','2024-07-12 11:55:55',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172189882034428038822','No',NULL,NULL,''),(1227,'1100','41721898824','2024-07-12 12:51:24',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172190131222421302032','No',NULL,NULL,''),(1228,'1030','41721913933','2024-07-25 16:26:54',NULL,3000.00,'','4','1','CLAIM PAYMENT','1','42','','','','No',NULL,NULL,'N/A'),(1229,'5920','41721913933','2024-07-25 16:26:54',3000.00,NULL,'','4','1','CLAIM PAYMENT','1','42','','','','No',NULL,NULL,'N/A'),(1230,'1100','41721972102','2024-07-12 08:37:50',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172197253943340002332','No',NULL,NULL,''),(1231,'4000','41721972102','2024-07-12 08:37:50',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1234,'1100','41721972647','2024-07-15 08:56:22',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172197390621226323223','No',NULL,NULL,''),(1237,'1100','41721974052','2024-07-15 09:09:17',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172197451173222402172','No',NULL,NULL,''),(1238,'1100','41721974511','2024-07-15 09:15:28',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172197456312522410743','No',NULL,NULL,''),(1239,'4000','41721974511','2024-07-15 09:15:28',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1240,'1100','41721975028','2024-07-15 09:23:59',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172197507402223775233','No',NULL,NULL,''),(1241,'4000','41721975028','2024-07-15 09:23:59',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1242,'1100','41721975083','2024-07-15 09:24:52',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172197513551103239243','No',NULL,NULL,''),(1243,'4000','41721975083','2024-07-15 09:24:52',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1246,'1100','41721975184','2024-07-08 09:26:44',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172197586222296243325','No',NULL,NULL,''),(1247,'1100','41721975890','2024-07-08 09:42:44',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172197623023733126303','No',NULL,NULL,''),(1248,'4000','41721975890','2024-07-08 09:42:44',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1251,'1100','41721976267','2024-07-08 09:44:45',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172197664920233120321','No',NULL,NULL,''),(1252,'1100','41721976747','2024-07-08 09:52:34',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172197680633230412770','No',NULL,NULL,''),(1253,'4000','41721976747','2024-07-08 09:52:34',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1254,'1100','41721976835','2024-07-08 09:54:48',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172197691772322472302','No',NULL,NULL,''),(1255,'4000','41721976835','2024-07-08 09:54:48',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1256,'1100','41721976956','2024-07-08 09:56:04',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172197698782214432322','No',NULL,NULL,''),(1257,'4000','41721976956','2024-07-08 09:56:04',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1260,'1100','41721977004','2024-07-08 09:56:50',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172197734123111223224','No',NULL,NULL,''),(1261,'1100','41721977375','2024-07-08 10:03:08',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172197742012132022341','No',NULL,NULL,''),(1262,'4000','41721977375','2024-07-08 10:03:08',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1265,'1100','41721977811','2024-07-08 10:15:32',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172197952422223944223','No',NULL,NULL,''),(1266,'1100','41722059909','2024-07-08 09:00:52',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172206083636202223322','No',NULL,NULL,''),(1267,'4000','41722059909','2024-07-08 09:00:52',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1270,'1100','41722060941','2024-07-08 09:15:51',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172206133632324710233','No',NULL,NULL,''),(1271,'4000','41722060941','2024-07-08 09:15:51',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1272,'1100','41722061420','2024-07-11 09:23:55',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172206147223330021000','No',NULL,NULL,''),(1273,'4000','41722061420','2024-07-11 09:23:55',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1274,'1100','41722061660','2024-07-24 09:27:52',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172206179624323360623','No',NULL,NULL,''),(1275,'4000','41722061660','2024-07-24 09:27:52',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1278,'1100','41722061857','2024-07-19 09:31:10',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172206220000234224221','No',NULL,NULL,''),(1281,'1100','41722062219','2024-07-19 09:37:07',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172206325903222092333','No',NULL,NULL,''),(1284,'1100','41722063272','2024-07-19 09:59:01',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172206399433922903392','No',NULL,NULL,''),(1289,'1100','41722064028','2024-07-19 10:07:21',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172206830223442020333','No',NULL,NULL,''),(1292,'1100','41722068306','2024-07-19 11:27:56',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172206925623352002239','No',NULL,NULL,''),(1293,'1100','41722235050','2024-07-19 09:37:40',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172223524972330033349','No',NULL,NULL,''),(1294,'4000','41722235050','2024-07-19 09:37:40',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1297,'1100','41722235567','2024-07-19 09:46:43',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172223592922243422022','No',NULL,NULL,''),(1298,'1100','41722259925','2024-07-27 16:32:11',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172226005260223723232','No',NULL,NULL,''),(1299,'4000','41722259925','2024-07-27 16:32:11',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1302,'1100','41722316624','2024-07-19 08:23:35',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172231786103703300638','No',NULL,NULL,''),(1305,'1100','41722317896','2024-07-19 08:38:40',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172231826333327403633','No',NULL,NULL,''),(1308,'1100','41722328086','2024-07-26 11:28:15',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172232859121093232032','No',NULL,NULL,''),(1309,'1100','41722328613','2024-07-26 11:36:59',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172232866002320402062','No',NULL,NULL,''),(1310,'4000','41722328613','2024-07-26 11:36:59',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1313,'1100','41722329249','2024-07-26 11:48:37',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172232988823702229340','No',NULL,NULL,''),(1316,'1100','41722329977','2024-07-26 12:06:04',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172233055672533073302','No',NULL,NULL,''),(1320,'1100','41722330576','2024-07-26 12:09:49',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172233106932002231030','No',NULL,NULL,''),(1321,'4000','41722330576','2024-07-26 12:09:49',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1324,'1100','41722331140','2024-07-26 12:19:08',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172233199111322241343','No',NULL,NULL,''),(1327,'1100','41722331997','2024-07-26 12:33:53',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172233236406232230262','No',NULL,NULL,''),(1331,'1100','41722332449','2024-07-27 12:45:04',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172233395203220250242','No',NULL,NULL,''),(1332,'4000','41722332449','2024-07-27 12:45:04',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1335,'1100','41722336134','2024-07-29 13:46:29',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172233771912023033074','No',NULL,NULL,''),(1336,'1100','41722340887','2024-07-27 15:14:25',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172234180822400384274','No',NULL,NULL,''),(1337,'4000','41722340887','2024-07-27 15:14:25',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1340,'1100','41722342634','2024-07-27 15:31:28',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172234304802320840038','No',NULL,NULL,''),(1341,'1100','41722403192','2024-07-30 08:24:29',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172240386771372402230','No',NULL,NULL,''),(1342,'4000','41722403192','2024-07-30 08:24:29',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1343,'1100','41722404034','2024-07-24 08:34:08',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172240420203333432442','No',NULL,NULL,''),(1344,'4000','41722404034','2024-07-24 08:34:08',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1347,'1100','41722404337','2024-07-27 08:39:04',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172240484520203032204','No',NULL,NULL,''),(1350,'1100','41722404855','2024-07-27 08:47:42',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172240521622220055372','No',NULL,NULL,''),(1353,'1100','41722407137','2024-07-27 09:25:46',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172240889532232303422','No',NULL,NULL,''),(1354,'4000','41722407137','2024-07-27 09:25:46',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1357,'1100','41722419757','2024-07-27 12:56:04',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172242021802322230222','No',NULL,NULL,''),(1358,'1050','11722432812','2024-07-31 16:33:40',2.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172243282224822032314','No',NULL,NULL,''),(1359,'1110','11722432812','2024-07-31 16:33:40',NULL,1.00,'','1','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(1360,'5500','11722432812','2024-07-31 16:33:40',1.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1361,'4000','11722432812','2024-07-31 16:33:40',NULL,2.00,'','1','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1362,'1100','31722433422','2024-07-31 16:43:50',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172243345642207203222','No',NULL,NULL,''),(1363,'4000','31722433422','2024-07-31 16:43:50',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1364,'1100','41722489660','2024-07-19 08:24:57',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172249014723222242404','No',NULL,NULL,''),(1365,'4000','41722489660','2024-07-19 08:24:57',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1366,'1100','41722490231','2024-07-26 08:30:38',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172249063772233000490','No',NULL,NULL,''),(1367,'4000','41722490231','2024-07-26 08:30:38',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1368,'1100','41722490673','2024-07-29 08:38:08',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172249084302300332434','No',NULL,NULL,''),(1369,'4000','41722490673','2024-07-29 08:38:08',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1370,'1100','41722491791','2024-07-30 08:58:23',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172249418503430472119','No',NULL,NULL,''),(1371,'4000','41722491791','2024-07-30 08:58:23',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1372,'1100','41722494229','2024-07-20 09:37:30',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172249443399030424223','No',NULL,NULL,''),(1373,'4000','41722494229','2024-07-20 09:37:30',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1374,'1100','41722494501','2024-07-29 09:41:54',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172249593622020953043','No',NULL,NULL,''),(1375,'4000','41722494501','2024-07-29 09:41:54',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1376,'1100','41722495964','2024-07-26 10:06:13',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172249609743422602026','No',NULL,NULL,''),(1377,'4000','41722495964','2024-07-26 10:06:13',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1378,'1100','41722496143','2024-07-24 10:09:12',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172249625620233220321','No',NULL,NULL,''),(1379,'4000','41722496143','2024-07-24 10:09:12',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1380,'1100','41722496285','2024-07-26 10:11:53',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172249652322202322330','No',NULL,NULL,''),(1381,'4000','41722496285','2024-07-26 10:11:53',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1382,'1100','41722496564','2024-07-25 10:16:10',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172249672012246332302','No',NULL,NULL,''),(1383,'4000','41722496564','2024-07-25 10:16:10',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1384,'1100','41722496797','2024-07-27 10:20:03',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172249692003922212349','No',NULL,NULL,''),(1385,'4000','41722496797','2024-07-27 10:20:03',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1386,'1100','41722496957','2024-04-27 11:13:10',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172250026507103226532','No',NULL,NULL,''),(1387,'4000','41722496957','2024-04-27 11:13:10',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1392,'1100','41722500329','2024-04-19 11:18:59',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172250084803303242023','No',NULL,NULL,''),(1393,'4000','41722500329','2024-04-19 11:18:59',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1394,'1100','41722500874','2024-04-19 11:28:02',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172250093622313504322','No',NULL,NULL,''),(1395,'4000','41722500874','2024-04-19 11:28:02',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1396,'1100','41722500960','2024-04-25 11:29:40',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172250102731203027220','No',NULL,NULL,''),(1397,'4000','41722500960','2024-04-25 11:29:40',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1398,'1100','41722501050','2024-04-25 11:31:03',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172250115871543038430','No',NULL,NULL,''),(1399,'4000','41722501050','2024-04-25 11:31:03',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1400,'1100','41722501494','2024-04-04 11:39:13',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172250304554434230220','No',NULL,NULL,''),(1401,'4000','41722501494','2024-04-04 11:39:13',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1402,'1100','41722503070','2024-04-06 12:04:52',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172250323943322302325','No',NULL,NULL,''),(1403,'4000','41722503070','2024-04-06 12:04:52',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1404,'1100','41722503373','2024-04-26 12:09:45',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172250349032330252020','No',NULL,NULL,''),(1405,'4000','41722503373','2024-04-26 12:09:45',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1406,'1100','41722503519','2024-04-02 12:12:25',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172250371752247322130','No',NULL,NULL,''),(1407,'4000','41722503519','2024-04-02 12:12:25',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1408,'1100','41722504536','2024-04-02 12:30:41',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172250483424347223447','No',NULL,NULL,''),(1409,'4000','41722504536','2024-04-02 12:30:41',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1410,'1100','41722504871','2024-04-02 12:34:50',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172250608230303333224','No',NULL,NULL,''),(1411,'4000','41722504871','2024-04-02 12:34:50',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1412,'1100','41722506170','2024-05-02 12:56:24',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172250630132422336513','No',NULL,NULL,''),(1413,'4000','41722506170','2024-05-02 12:56:24',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1414,'1100','41722506380','2024-05-21 12:59:55',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172250670970097222021','No',NULL,NULL,''),(1415,'4000','41722506380','2024-05-21 12:59:55',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1416,'1100','41722508694','2024-06-20 13:38:26',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172251109437243233321','No',NULL,NULL,''),(1417,'4000','41722508694','2024-06-20 13:38:26',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1418,'1100','41722511128','2024-06-20 14:19:09',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172251122423222202710','No',NULL,NULL,''),(1419,'4000','41722511128','2024-06-20 14:19:09',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1420,'1100','41722511311','2024-06-21 14:22:02',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172251143533252442120','No',NULL,NULL,''),(1421,'4000','41722511311','2024-06-21 14:22:02',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1424,'1050','31722515597','2024-05-24 15:33:53',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172251591232330133273','No',NULL,NULL,''),(1425,'4000','31722515597','2024-05-24 15:33:53',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1430,'1100','31722515947','2024-07-19 15:39:13',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172251676872221307006','No',NULL,NULL,''),(1431,'4000','31722515947','2024-07-19 15:39:13',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1434,'1100','31722516915','2024-05-18 15:55:24',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172251720403232302302','No',NULL,NULL,''),(1435,'4000','31722516915','2024-05-18 15:55:24',NULL,10000.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1436,'1100','41722514840','2024-06-06 16:02:47',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172251757640227223223','No',NULL,NULL,''),(1437,'4000','41722514840','2024-06-06 16:02:47',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1438,'1010','31722518383','2024-08-01 16:22:03',NULL,1050.00,'','3','1','Office Expenditure','1','','','','','No',NULL,NULL,'N/A'),(1439,'5920','31722518383','2024-08-01 16:22:03',1050.00,NULL,'','3','1','Office Expenditure','1','','','','','No',NULL,NULL,'N/A'),(1440,'1010','31722519109','2024-08-01 16:32:12',NULL,2072.00,'','3','1','Office Expenditure','1','','','','','No',NULL,NULL,'N/A'),(1441,'5920','31722519109','2024-08-01 16:32:12',2072.00,NULL,'','3','1','Office Expenditure','1','','','','','No',NULL,NULL,'N/A'),(1442,'1100','41722592976','2024-08-01 13:03:07',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172259316932200330936','No',NULL,NULL,''),(1443,'4000','41722592976','2024-08-01 13:03:07',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1444,'1100','41722594109','2024-08-01 13:21:57',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172259424922200213232','No',NULL,NULL,''),(1445,'4000','41722594109','2024-08-01 13:21:57',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1446,'1100','41722596375','2024-08-01 13:59:43',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172259673604792320232','No',NULL,NULL,''),(1447,'4000','41722596375','2024-08-01 13:59:43',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1448,'1100','41722596765','2024-08-01 14:06:12',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172259689440300783222','No',NULL,NULL,''),(1449,'4000','41722596765','2024-08-01 14:06:12',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1450,'1100','41722597170','2024-08-01 14:12:56',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172259730821324392249','No',NULL,NULL,''),(1451,'4000','41722597170','2024-08-01 14:12:56',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1452,'1100','41722597325','2024-08-01 14:15:31',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172259742529535322245','No',NULL,NULL,''),(1453,'4000','41722597325','2024-08-01 14:15:31',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1454,'1100','41722597440','2024-08-02 14:17:30',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172259755663325232300','No',NULL,NULL,''),(1455,'4000','41722597440','2024-08-02 14:17:30',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1456,'1100','41722597758','2024-08-01 14:22:47',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172259793902330222993','No',NULL,NULL,''),(1457,'4000','41722597758','2024-08-01 14:22:47',NULL,3500.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1458,'1100','41722598225','2024-08-02 14:33:12',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172259869802390400445','No',NULL,NULL,''),(1459,'4000','41722598225','2024-08-02 14:33:12',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1460,'1100','41722836476','2024-08-05 08:41:23',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172283662212246332302','No',NULL,NULL,''),(1461,'4000','41722836476','2024-08-05 08:41:23',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1462,'1100','41722836667','2024-07-31 08:44:34',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172283679002343310333','No',NULL,NULL,''),(1463,'4000','41722836667','2024-07-31 08:44:34',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1464,'1010','31722845144','2024-08-03 11:07:35',NULL,100.00,'','3','1','Naivas Supermarket','1','35','','','','No',NULL,NULL,'N/A'),(1465,'5920','31722845144','2024-08-03 11:07:35',100.00,NULL,'','3','1','Naivas Supermarket','1','35','','','','No',NULL,NULL,'N/A'),(1466,'1010','31722845418','2024-08-05 11:10:43',NULL,348.00,'','3','1','Naivas Supermarket','1','35','','','','No',NULL,NULL,'N/A'),(1467,'5920','31722845418','2024-08-05 11:10:43',348.00,NULL,'','3','1','Naivas Supermarket','1','35','','','','No',NULL,NULL,'N/A'),(1468,'1100','41722845495','2024-08-05 11:12:05',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172284563905873423020','No',NULL,NULL,''),(1469,'4000','41722845495','2024-08-05 11:12:05',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1470,'1100','41722849622','2024-08-05 12:41:25',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172285143223042332844','No',NULL,NULL,''),(1471,'4000','41722849622','2024-08-05 12:41:25',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1472,'1100','41722851449','2024-08-05 12:52:17',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172285163702383320333','No',NULL,NULL,''),(1473,'4000','41722851449','2024-08-05 12:52:17',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1474,'1030','41722864507','2024-08-05 16:28:54',NULL,6000.00,'','4','1','CLAIM PAYMENT','1','','','','','No',NULL,NULL,'N/A'),(1475,'5920','41722864507','2024-08-05 16:28:54',6000.00,NULL,'','4','1','CLAIM PAYMENT','1','','','','','No',NULL,NULL,'N/A'),(1476,'1100','41722928674','2024-07-27 10:18:07',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172292889308221723902','No',NULL,NULL,''),(1477,'4000','41722928674','2024-07-27 10:18:07',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1478,'1100','41723016224','2024-08-06 10:37:10',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172301639892130823090','No',NULL,NULL,''),(1479,'4000','41723016224','2024-08-06 10:37:10',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1480,'1100','41723016428','2024-08-07 10:40:41',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172301657123427120102','No',NULL,NULL,''),(1481,'4000','41723016428','2024-08-07 10:40:41',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1482,'1100','41723017168','2024-08-07 10:53:01',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172301731022300277333','No',NULL,NULL,''),(1483,'4000','41723017168','2024-08-07 10:53:01',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1484,'1100','41723018220','2024-08-10 11:10:31',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172301834233033228030','No',NULL,NULL,''),(1485,'4000','41723018220','2024-08-10 11:10:31',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1486,'1100','41723018403','2024-08-12 11:16:47',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172301864364233432227','No',NULL,NULL,''),(1487,'4000','41723018403','2024-08-12 11:16:47',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1488,'1100','41723018749','2024-08-14 11:19:17',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172301880533311023020','No',NULL,NULL,''),(1489,'4000','41723018749','2024-08-14 11:19:17',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1490,'1100','41723020019','2024-07-29 11:40:29',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172302012032222223030','No',NULL,NULL,''),(1491,'4000','41723020019','2024-07-29 11:40:29',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1492,'1100','41723020636','2024-08-09 11:50:56',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172302079440302232430','No',NULL,NULL,''),(1493,'4000','41723020636','2024-08-09 11:50:56',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1494,'1100','31723022442','2024-08-07 12:42:06',20000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172302401473343322034','No',NULL,NULL,''),(1495,'4000','31723022442','2024-08-07 12:42:06',NULL,20000.00,'','3','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1496,'1100','41723201117','2024-08-05 13:58:46',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172320128123232028232','No',NULL,NULL,''),(1497,'4000','41723201117','2024-08-05 13:58:46',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1498,'1100','41723202293','2024-08-02 14:18:20',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172320243322034231240','No',NULL,NULL,''),(1499,'4000','41723202293','2024-08-02 14:18:20',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1500,'1100','41723204021','2024-08-07 14:47:10',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172320410630220020233','No',NULL,NULL,''),(1501,'4000','41723204021','2024-08-07 14:47:10',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1502,'1100','41723205366','2024-08-09 15:09:50',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172320560202325234243','No',NULL,NULL,''),(1503,'4000','41723205366','2024-08-09 15:09:50',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1504,'1100','41723205923','2024-08-09 15:27:41',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172320653920930235743','No',NULL,NULL,''),(1505,'4000','41723205923','2024-08-09 15:27:41',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1506,'1100','41723206571','2024-08-09 15:29:38',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172320659833423239330','No',NULL,NULL,''),(1507,'4000','41723206571','2024-08-09 15:29:38',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1508,'4000','41723206571','2024-08-09 15:30:34',3000.00,NULL,'','4','1','Returned products','1','5','return','','','No',NULL,NULL,''),(1509,'1100','41723206571','2024-08-09 15:30:34',NULL,3000.00,'','4','1','Returned products','1','5','return','','','No',NULL,NULL,''),(1510,'5500','41723206571','2024-08-09 15:30:34',NULL,0.00,'','4','1','Cost of goods returned','1','5','sales','11','','No',NULL,NULL,''),(1511,'1110','41723206571','2024-08-09 15:30:34',0.00,NULL,'','4','1','Inventory retuned ','1','5','sales','','','No',NULL,NULL,''),(1512,'1100','41723206640','2024-08-09 15:30:47',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172320669263272322302','No',NULL,NULL,''),(1513,'4000','41723206640','2024-08-09 15:30:47',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1514,'1030','41723287782','2024-08-10 14:03:51',NULL,13800.00,'','4','1','CLAIM PAYMENT','1','50','','','','No',NULL,NULL,'N/A'),(1515,'5920','41723287782','2024-08-10 14:03:51',13800.00,NULL,'','4','1','CLAIM PAYMENT','1','50','','','','No',NULL,NULL,'N/A'),(1516,'1010','41723445190','2024-08-12 09:47:29',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172344530837204334203','No',NULL,NULL,'REF: SH23OYWTBX'),(1517,'4000','41723445190','2024-08-12 09:47:29',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1518,'1010','41723445309','2024-08-12 09:48:49',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172344537772200502230','No',NULL,NULL,'REF: SH23OYWTBX'),(1519,'4000','41723445309','2024-08-12 09:48:49',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1520,'1010','41723453990','2024-08-06 12:13:18',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172345676722333302300','No',NULL,NULL,'REF: SH23OYWTBX'),(1521,'4000','41723453990','2024-08-06 12:13:18',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1522,'1010','41723456806','2024-08-06 13:00:16',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172345685400022420342','No',NULL,NULL,'| REF: SH23OYWTBX'),(1523,'4000','41723456806','2024-08-06 13:00:16',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1524,'1010','31723457092','2024-08-06 13:05:05',3000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172345729240295023594','No',NULL,NULL,'REF: SH23OYWTBX'),(1525,'4000','31723457092','2024-08-06 13:05:05',NULL,3000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1526,'1010','31723457293','2024-08-06 13:08:37',3000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172345733700233343342','No',NULL,NULL,'REF: SH23OYWTBX'),(1527,'4000','31723457293','2024-08-06 13:08:37',NULL,3000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1528,'1010','41723531323','2024-08-06 09:43:58',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172353163331310333033','No',NULL,NULL,'REF:SH23OYWTBX'),(1529,'4000','41723531323','2024-08-06 09:43:58',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1530,'1010','41723531655','2024-08-06 09:47:43',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172353172100212237337','No',NULL,NULL,'REF: SH23OYWTBX'),(1531,'4000','41723531655','2024-08-06 09:47:43',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1532,'1100','31723537118','2024-08-13 11:18:52',195000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172353715830331332332','No',NULL,NULL,''),(1533,'4000','31723537118','2024-08-13 11:18:52',NULL,195000.00,'','3','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(1534,'1010','41723541796','2024-08-06 12:36:45',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172354317444332143423','No',NULL,NULL,'REF: SH23OYWTBX'),(1535,'4000','41723541796','2024-08-06 12:36:45',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1536,'1010','41723548158','2024-08-06 14:23:14',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172354834403320034430','No',NULL,NULL,'ref: SH23OYWTBX'),(1537,'4000','41723548158','2024-08-06 14:23:14',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1538,'1010','41723550614','2024-08-06 15:04:18',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172355075552430371443','No',NULL,NULL,'REF: SH23OYWTBX'),(1539,'4000','41723550614','2024-08-06 15:04:18',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1540,'1010','41723550756','2024-08-06 15:15:28',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172355140433202202333','No',NULL,NULL,'REF: SH23OYWTBX'),(1541,'4000','41723550756','2024-08-06 15:15:28',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1542,'1010','41723551405','2024-08-06 15:18:09',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172355150207303020233','No',NULL,NULL,'SH23OYWTBX'),(1543,'4000','41723551405','2024-08-06 15:18:09',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1544,'1010','41723551921','2024-08-06 15:33:41',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172355243940273430230','No',NULL,NULL,'REF: SH23OYWTBX'),(1545,'4000','41723551921','2024-08-06 15:33:41',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1546,'1010','41723715434','2024-08-14 12:55:31',NULL,1500.00,'','4','1','CLAIM PAYMENT','1','51','','','','No',NULL,NULL,'N/A'),(1547,'5920','41723715434','2024-08-14 12:55:31',1500.00,NULL,'','4','1','CLAIM PAYMENT','1','51','','','','No',NULL,NULL,'N/A'),(1548,'1030','41723891117','2024-08-17 13:39:12',NULL,10000.00,'','4','1','CLAIM PAYMENT','1','16','','','','No',NULL,NULL,'N/A'),(1549,'5920','41723891117','2024-08-17 13:39:12',10000.00,NULL,'','4','1','CLAIM PAYMENT','1','16','','','','No',NULL,NULL,'N/A'),(1550,'1030','41723891363','2024-08-17 13:43:22',NULL,1000.00,'','4','1','CLAIM PAYMENT','1','47','','','','No',NULL,NULL,'N/A'),(1551,'5920','41723891363','2024-08-17 13:43:22',1000.00,NULL,'','4','1','CLAIM PAYMENT','1','47','','','','No',NULL,NULL,'N/A'),(1552,'1010','41724227656','2024-08-21 11:08:20',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172422776532732273217','No',NULL,NULL,'REF: SHJ8JWL2JA'),(1553,'4000','41724227656','2024-08-21 11:08:20',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1554,'1050','41724410898','2024-08-16 14:04:17',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172441123833133082042','No',NULL,NULL,''),(1555,'4000','41724410898','2024-08-16 14:04:17',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1556,'1030','41724678456','2024-08-26 16:21:34',NULL,1400.00,'','4','1','WATER PAYMENT','1','38','','','','No',NULL,NULL,'N/A'),(1557,'5920','41724678456','2024-08-26 16:21:34',1400.00,NULL,'','4','1','WATER PAYMENT','1','38','','','','No',NULL,NULL,'N/A'),(1562,'1100','41724832083','2024-08-15 11:01:30',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172483337923017083220','No',NULL,NULL,''),(1563,'4000','41724832083','2024-08-15 11:01:30',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1564,'1100','41724833407','2024-08-16 11:23:44',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172483358633272340332','No',NULL,NULL,''),(1565,'4000','41724833407','2024-08-16 11:23:44',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1566,'1100','41724833621','2024-08-27 11:27:58',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172483379302070243203','No',NULL,NULL,''),(1567,'4000','41724833621','2024-08-27 11:27:58',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1568,'1100','41724833819','2024-08-16 11:35:06',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172483421448412223213','No',NULL,NULL,''),(1569,'4000','41724833819','2024-08-16 11:35:06',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1570,'1100','41724834259','2024-08-12 11:37:49',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172483444704234132332','No',NULL,NULL,''),(1571,'4000','41724834259','2024-08-12 11:37:49',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1572,'1100','41724834479','2024-08-20 11:41:59',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172483462520383326422','No',NULL,NULL,''),(1573,'4000','41724834479','2024-08-20 11:41:59',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1574,'1100','41724834658','2024-08-12 11:44:26',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172483480783742344323','No',NULL,NULL,''),(1575,'4000','41724834658','2024-08-12 11:44:26',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1576,'1100','41724834853','2024-08-19 11:47:41',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172483661223203203331','No',NULL,NULL,''),(1577,'4000','41724834853','2024-08-19 11:47:41',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1578,'1100','41724836633','2024-08-03 12:17:25',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172483709525092374344','No',NULL,NULL,''),(1579,'4000','41724836633','2024-08-03 12:17:25',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1580,'1100','41724837114','2024-08-27 12:25:36',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172483748120034337728','No',NULL,NULL,''),(1581,'4000','41724837114','2024-08-27 12:25:36',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1582,'1100','41724837526','2024-08-21 12:32:14',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172483773823222823331','No',NULL,NULL,''),(1583,'4000','41724837526','2024-08-21 12:32:14',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1584,'1100','41724837757','2024-08-27 12:36:05',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172483790240201203373','No',NULL,NULL,''),(1585,'4000','41724837757','2024-08-27 12:36:05',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1586,'1100','41724837927','2024-08-28 12:38:54',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172483807247124004037','No',NULL,NULL,''),(1587,'4000','41724837927','2024-08-28 12:38:54',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1588,'1100','41724838929','2024-08-22 12:58:27',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172483914022222003430','No',NULL,NULL,''),(1589,'4000','41724838929','2024-08-22 12:58:27',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1590,'1100','41724839908','2024-08-23 14:04:04',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172484325822332320335','No',NULL,NULL,''),(1591,'4000','41724839908','2024-08-23 14:04:04',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1592,'1100','41724843400','2024-08-23 14:10:14',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172484360323233022320','No',NULL,NULL,''),(1593,'4000','41724843400','2024-08-23 14:10:14',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1594,'1100','41724843679','2024-08-23 14:15:00',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172484391883388432803','No',NULL,NULL,''),(1595,'4000','41724843679','2024-08-23 14:15:00',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1596,'1100','41724843942','2024-08-23 14:19:44',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172484415425003335333','No',NULL,NULL,''),(1597,'4000','41724843942','2024-08-23 14:19:44',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1598,'1100','41724844379','2024-08-28 14:53:56',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172484643130000424401','No',NULL,NULL,''),(1599,'4000','41724844379','2024-08-28 14:53:56',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1600,'1100','41724846504','2024-08-28 15:14:38',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172484752272085000334','No',NULL,NULL,''),(1601,'4000','41724846504','2024-08-28 15:14:38',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1602,'1100','41724909554','2024-08-15 10:08:04',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172491633430303007324','No',NULL,NULL,''),(1603,'4000','41724909554','2024-08-15 10:08:04',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1604,'1100','41724916371','2024-08-16 10:28:44',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172491671110303336201','No',NULL,NULL,''),(1605,'4000','41724916371','2024-08-16 10:28:44',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1606,'1100','41724916768','2024-08-17 10:33:18',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172491696263322140134','No',NULL,NULL,''),(1607,'4000','41724916768','2024-08-17 10:33:18',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1608,'1100','41724937605','2024-08-31 16:43:52',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172528483604232313322','No',NULL,NULL,''),(1609,'4000','41724937605','2024-08-31 16:43:52',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1610,'1100','41725284913','2024-08-30 16:49:00',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172528505703244527337','No',NULL,NULL,''),(1611,'4000','41725284913','2024-08-30 16:49:00',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1612,'1100','41725285094','2024-08-29 16:51:46',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172528521033232242333','No',NULL,NULL,''),(1613,'4000','41725285094','2024-08-29 16:51:46',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1614,'1100','41725285253','2024-08-21 16:54:25',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172528542624033202335','No',NULL,NULL,''),(1615,'4000','41725285253','2024-08-21 16:54:25',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1616,'1100','41725285456','2024-08-31 16:57:47',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172528556230152222820','No',NULL,NULL,''),(1617,'4000','41725285456','2024-08-31 16:57:47',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1618,'1100','41725341420','2024-08-24 08:31:47',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172534172520221523432','No',NULL,NULL,''),(1619,'4000','41725341420','2024-08-24 08:31:47',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1620,'1100','41725341867','2024-08-24 08:38:06',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172534201939302323212','No',NULL,NULL,''),(1621,'4000','41725341867','2024-08-24 08:38:06',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1622,'1100','41725356324','2024-08-30 12:38:55',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172535647033354322402','No',NULL,NULL,''),(1623,'4000','41725356324','2024-08-30 12:38:55',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1624,'1100','41725356493','2024-08-21 12:41:44',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172535661763352340120','No',NULL,NULL,''),(1625,'4000','41725356493','2024-08-21 12:41:44',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1626,'1050','41725356633','2024-08-16 12:59:43',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172535767824103707202','No',NULL,NULL,''),(1627,'4000','41725356633','2024-08-16 12:59:43',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1628,'1100','41725357679','2024-08-16 13:01:31',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172535779803223702722','No',NULL,NULL,''),(1629,'4000','41725357679','2024-08-16 13:01:31',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1630,'1100','41725358199','2024-08-22 13:10:09',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172535823734072020330','No',NULL,NULL,''),(1631,'4000','41725358199','2024-08-22 13:10:09',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1632,'1050','41725358455','2024-09-02 13:14:24',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172535852558022334303','No',NULL,NULL,''),(1633,'4000','41725358455','2024-09-02 13:14:24',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1634,'1050','41725358526','2024-09-02 13:15:37',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172535858852333854833','No',NULL,NULL,''),(1635,'4000','41725358526','2024-09-02 13:15:37',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1636,'1050','41725358599','2024-09-02 13:16:46',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172535865404562283040','No',NULL,NULL,''),(1637,'4000','41725358599','2024-09-02 13:16:46',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1638,'1100','41725358695','2024-09-02 13:18:22',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172535872532233233237','No',NULL,NULL,''),(1639,'4000','41725358695','2024-09-02 13:18:22',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1640,'1100','31725368305','2024-09-03 16:09:16',208500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172536898433302063999','No',NULL,NULL,''),(1641,'4000','31725368305','2024-09-03 16:09:16',NULL,195000.00,'','3','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(1642,'4000','31725368305','2024-09-03 16:09:16',NULL,13500.00,'','3','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(1643,'1100','31725526914','2024-09-05 12:08:47',6000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172552734013325730070','No',NULL,NULL,''),(1644,'4000','31725526914','2024-09-05 12:08:47',NULL,6000.00,'','3','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(1645,'1030','41725535126','2024-09-05 14:19:36',NULL,76560.00,'','4','1','BNI PAYMENT','1','32','','','','No',NULL,NULL,'N/A'),(1646,'5920','41725535126','2024-09-05 14:19:36',76560.00,NULL,'','4','1','BNI PAYMENT','1','32','','','','No',NULL,NULL,'N/A'),(1647,'1010','41725884738','2024-08-12 15:25:46',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172588482633323682282','No',NULL,NULL,'REF: SI99Y55DA7'),(1648,'4000','41725884738','2024-08-12 15:25:46',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1649,'1010','41725884826','2024-08-12 15:27:17',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172588488502333347501','No',NULL,NULL,'REF: SI99Y55DA7'),(1650,'4000','41725884826','2024-08-12 15:27:17',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1651,'1010','41725884940','2024-08-12 15:29:52',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172588501223153323210','No',NULL,NULL,'REF: SI99Y55DA7'),(1652,'4000','41725884940','2024-08-12 15:29:52',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1653,'1010','41725885013','2024-09-09 15:31:31',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172588512823101385002','No',NULL,NULL,'REF: SI99Y55DA7'),(1654,'4000','41725885013','2024-09-09 15:31:31',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1655,'1010','41725885129','2024-08-12 15:32:09',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172588528178304320813','No',NULL,NULL,'REF: SI99Y55DA7'),(1656,'1010','41725885319','2024-08-12 15:35:46',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172588538021083232032','No',NULL,NULL,'REF: SI99Y55DA7'),(1657,'4000','41725885319','2024-08-12 15:35:46',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1658,'1050','41725886765','2024-08-12 16:00:04',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172588687205030207281','No',NULL,NULL,'REF: SI99Y55DA7'),(1659,'4000','41725886765','2024-08-12 16:00:04',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1660,'1050','41725886892','2024-08-12 16:07:19',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172588732224331300347','No',NULL,NULL,'REF: SI99Y55DA7'),(1661,'4000','41725886892','2024-08-12 16:07:19',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1662,'1030','31725957672','2024-09-10 11:42:20',NULL,11000.00,'','3','1','Hoodies','1','53','','','','No',NULL,NULL,'N/A'),(1663,'1850','31725957672','2024-09-10 11:42:20',11000.00,NULL,'','3','1','Hoodies','1','53','','','','No',NULL,NULL,'N/A'),(1664,'1050','41725965271','2024-08-12 13:50:11',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172596551740227729272','No',NULL,NULL,'REF: SI99Y55DA7'),(1665,'4000','41725965271','2024-08-12 13:50:11',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1666,'1050','41725965518','2024-08-12 13:52:12',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172596555830225300552','No',NULL,NULL,'REF: SI99Y55DA7'),(1667,'4000','41725965518','2024-08-12 13:52:12',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1668,'1050','41725965558','2024-08-12 13:53:01',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172596560325350442222','No',NULL,NULL,'REF: SI99Y55DA7'),(1669,'4000','41725965558','2024-08-12 13:53:01',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1670,'1050','41725965604','2024-09-09 14:07:12',6000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172596666223024204220','No',NULL,NULL,'REF: SI92XI9OEE '),(1671,'4000','41725965604','2024-09-09 14:07:12',NULL,6000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1672,'1030','41726051666','2024-09-11 13:49:20',NULL,10000.00,'','4','1','CLAIM PAYMENT','1','16','','','','No',NULL,NULL,'N/A'),(1673,'5920','41726051666','2024-09-11 13:49:20',10000.00,NULL,'','4','1','CLAIM PAYMENT','1','16','','','','No',NULL,NULL,'N/A'),(1674,'1050','41726466429','2024-08-26 09:06:21',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172646681557362272622','No',NULL,NULL,''),(1675,'4000','41726466429','2024-08-26 09:06:21',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1676,'1050','41726466990','2024-08-26 09:31:55',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172646842010342846243','No',NULL,NULL,''),(1677,'4000','41726466990','2024-08-26 09:31:55',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1678,'1010','31726551223','2024-09-02 08:34:49',NULL,960.00,'','3','1','Reata Serviced Apartments','1','54','','','','No',NULL,NULL,'N/A'),(1679,'5920','31726551223','2024-09-02 08:34:49',960.00,NULL,'','3','1','Reata Serviced Apartments','1','54','','','','No',NULL,NULL,'N/A'),(1680,'1010','31726551926','2024-09-16 08:47:04',NULL,962.00,'','3','1','PesaPal','1','55','','','','No',NULL,NULL,'N/A'),(1681,'5920','31726551926','2024-09-16 08:47:04',962.00,NULL,'','3','1','PesaPal','1','55','','','','No',NULL,NULL,'N/A'),(1682,'1010','31726552330','2024-09-17 08:52:45',NULL,512.00,'','3','1','Safaricom Postpay','1','55','','','','No',NULL,NULL,'N/A'),(1683,'5920','31726552330','2024-09-17 08:52:45',512.00,NULL,'','3','1','Safaricom Postpay','1','55','','','','No',NULL,NULL,'N/A'),(1684,'1010','31726552452','2024-09-16 08:54:52',NULL,3929.00,'','3','1','','1','55','','','','No',NULL,NULL,'N/A'),(1685,'5920','31726552452','2024-09-16 08:54:52',3929.00,NULL,'','3','1','','1','55','','','','No',NULL,NULL,'N/A'),(1686,'1010','31726552577','2024-09-16 08:56:40',NULL,1050.00,'','3','1','PesaPal','1','55','','','','No',NULL,NULL,'N/A'),(1687,'5920','31726552577','2024-09-16 08:56:40',1050.00,NULL,'','3','1','PesaPal','1','55','','','','No',NULL,NULL,'N/A'),(1688,'1050','41726579301','2024-09-16 16:26:15',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172657962933230732327','No',NULL,NULL,'REF:SIG7SPNNXP'),(1689,'4000','41726579301','2024-09-16 16:26:15',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1690,'1050','41726733439','2024-07-29 11:16:15',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172673418013330222001','No',NULL,NULL,'REF: SH23OYWTBX'),(1691,'4000','41726733439','2024-07-29 11:16:15',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1692,'1050','41726734182','2024-08-19 11:25:43',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172673436170672263330','No',NULL,NULL,'REF: SHJ8JWL2JA'),(1693,'4000','41726734182','2024-08-19 11:25:43',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1694,'1050','41726734362','2024-08-26 11:26:52',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172673445143334200233','No',NULL,NULL,'REF: SI92XI9OEE'),(1695,'4000','41726734362','2024-08-26 11:26:52',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1696,'1050','41726734452','2024-09-16 11:28:37',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172673453800630282003','No',NULL,NULL,'REF: SII8YNW752 '),(1697,'4000','41726734452','2024-09-16 11:28:37',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1698,'1050','41727165160','2024-09-24 11:06:53',180000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172716703023330017124','No',NULL,NULL,''),(1699,'4000','41727165160','2024-09-24 11:06:53',NULL,180000.00,'','4','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1700,'1050','41727167342','2024-09-24 11:43:10',180000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172716744530740107235','No',NULL,NULL,''),(1701,'4000','41727167342','2024-09-24 11:43:10',NULL,180000.00,'','4','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1702,'1050','41727169214','2024-09-24 12:13:59',180000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172716930300403421027','No',NULL,NULL,''),(1703,'4000','41727169214','2024-09-24 12:13:59',NULL,180000.00,'','4','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1704,'1010','41727262462','2024-09-25 14:08:44',NULL,450.00,'','4','1','OFFICE','1','56','','','','No',NULL,NULL,'N/A'),(1705,'5920','41727262462','2024-09-25 14:08:44',450.00,NULL,'','4','1','OFFICE','1','56','','','','No',NULL,NULL,'N/A'),(1706,'1050','41727682986','2024-09-21 11:16:57',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172768442543377032013','No',NULL,NULL,''),(1707,'4000','41727682986','2024-09-21 11:16:57',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1708,'1100','41727684592','2024-09-27 11:23:27',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172768468243232238400','No',NULL,NULL,''),(1709,'4000','41727684592','2024-09-27 11:23:27',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1710,'1100','41727685431','2024-09-21 11:37:25',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172768653843833203230','No',NULL,NULL,''),(1711,'4000','41727685431','2024-09-21 11:37:25',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1712,'1100','41727686607','2024-09-20 11:56:56',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172768675273262780350','No',NULL,NULL,''),(1713,'4000','41727686607','2024-09-20 11:56:56',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1714,'1100','41727686796','2024-09-20 12:00:12',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172768694902328247463','No',NULL,NULL,''),(1715,'4000','41727686796','2024-09-20 12:00:12',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1716,'1100','41727686982','2024-09-25 12:03:08',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172768711832223213128','No',NULL,NULL,''),(1717,'4000','41727686982','2024-09-25 12:03:08',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1718,'1100','41727687154','2024-09-25 12:06:02',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172768727603330624732','No',NULL,NULL,''),(1719,'4000','41727687154','2024-09-25 12:06:02',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1720,'1100','41727687298','2024-09-27 12:08:25',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172768742822772042322','No',NULL,NULL,''),(1721,'4000','41727687298','2024-09-27 12:08:25',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1722,'1100','41727687458','2024-09-27 12:11:06',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172768757232303673773','No',NULL,NULL,''),(1723,'4000','41727687458','2024-09-27 12:11:06',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1724,'1100','41727687593','2024-09-27 12:13:20',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172768772622230223722','No',NULL,NULL,''),(1725,'4000','41727687593','2024-09-27 12:13:20',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1726,'1100','41727687753','2024-09-27 12:16:03',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172768785110022280372','No',NULL,NULL,''),(1727,'4000','41727687753','2024-09-27 12:16:03',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1728,'1100','41727687873','2024-09-18 12:18:00',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172768800824228223740','No',NULL,NULL,''),(1729,'4000','41727687873','2024-09-18 12:18:00',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1730,'1100','41727688027','2024-09-18 12:20:34',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172768812666373740233','No',NULL,NULL,''),(1731,'4000','41727688027','2024-09-18 12:20:34',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1732,'1100','41727688152','2024-09-13 12:22:40',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172768838923212338720','No',NULL,NULL,''),(1733,'4000','41727688152','2024-09-13 12:22:40',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1734,'1100','41727688423','2024-09-11 12:27:30',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172768918032482343182','No',NULL,NULL,''),(1735,'4000','41727688423','2024-09-11 12:27:30',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1736,'1100','41727689210','2024-09-19 12:40:23',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769071870022331064','No',NULL,NULL,''),(1737,'4000','41727689210','2024-09-19 12:40:23',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1738,'1100','41727690747','2024-09-14 13:05:58',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769091513293032322','No',NULL,NULL,''),(1739,'4000','41727690747','2024-09-14 13:05:58',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1740,'1100','41727690939','2024-09-07 13:09:05',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769104933334330433','No',NULL,NULL,''),(1741,'4000','41727690939','2024-09-07 13:09:05',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1742,'1100','41727691079','2024-09-07 13:11:26',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769120002300400446','No',NULL,NULL,''),(1743,'4000','41727691079','2024-09-07 13:11:26',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1744,'1100','41727691224','2024-09-04 13:13:53',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769139332200232732','No',NULL,NULL,''),(1745,'4000','41727691224','2024-09-04 13:13:53',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1746,'1100','41727691412','2024-09-07 13:17:11',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769163730721231320','No',NULL,NULL,''),(1747,'4000','41727691412','2024-09-07 13:17:11',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1748,'1100','41727691668','2024-09-11 13:21:42',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769185407221835203','No',NULL,NULL,''),(1749,'4000','41727691668','2024-09-11 13:21:42',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1750,'1100','41727691888','2024-09-06 13:24:57',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769199077220230122','No',NULL,NULL,''),(1751,'4000','41727691888','2024-09-06 13:24:57',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1752,'1100','41727692024','2024-09-30 13:27:10',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769209903392330313','No',NULL,NULL,''),(1753,'4000','41727692024','2024-09-30 13:27:10',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1754,'1100','41727692656','2024-09-20 13:37:53',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769279700290233970','No',NULL,NULL,''),(1755,'4000','41727692656','2024-09-20 13:37:53',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1756,'1100','41727692822','2024-09-28 13:40:32',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769294704224332239','No',NULL,NULL,''),(1757,'4000','41727692822','2024-09-28 13:40:32',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1758,'1050','41727692980','2024-09-11 13:43:16',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769309292222060337','No',NULL,NULL,''),(1759,'4000','41727692980','2024-09-11 13:43:16',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1760,'1100','41727693092','2024-09-11 13:45:13',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769322363420363633','No',NULL,NULL,''),(1761,'4000','41727693092','2024-09-11 13:45:13',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1762,'1100','41727693246','2024-09-17 13:47:34',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769339102792303436','No',NULL,NULL,''),(1763,'4000','41727693246','2024-09-17 13:47:34',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1764,'1100','41727693418','2024-09-14 13:50:27',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769355222056000432','No',NULL,NULL,''),(1765,'4000','41727693418','2024-09-14 13:50:27',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1766,'1100','41727693591','2024-09-14 13:53:18',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769369092260262300','No',NULL,NULL,''),(1767,'4000','41727693591','2024-09-14 13:53:18',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1768,'1100','41727693708','2024-09-11 13:55:19',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769386603202220233','No',NULL,NULL,''),(1769,'4000','41727693708','2024-09-11 13:55:19',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1770,'1100','41727693889','2024-09-06 13:58:25',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769402660702224004','No',NULL,NULL,''),(1771,'4000','41727693889','2024-09-06 13:58:25',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1772,'1100','41727694067','2024-09-10 14:01:18',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769413432232720314','No',NULL,NULL,''),(1773,'4000','41727694067','2024-09-10 14:01:18',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1774,'1100','41727694154','2024-09-03 14:03:04',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769428222320323333','No',NULL,NULL,''),(1775,'4000','41727694154','2024-09-03 14:03:04',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1776,'1100','41727699544','2024-09-27 15:32:33',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769970603313223743','No',NULL,NULL,''),(1777,'4000','41727699544','2024-09-27 15:32:33',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1778,'1100','41727699729','2024-09-24 15:35:37',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172769996524326210434','No',NULL,NULL,''),(1779,'4000','41727699729','2024-09-24 15:35:37',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1780,'1100','41727699986','2024-09-27 15:39:52',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172770035843322740030','No',NULL,NULL,''),(1781,'4000','41727699986','2024-09-27 15:39:52',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1782,'1100','41727700384','2024-09-24 15:46:34',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172770051022233470132','No',NULL,NULL,''),(1783,'4000','41727700384','2024-09-24 15:46:34',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1784,'1100','41727700527','2024-09-16 15:49:16',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172770074832020208303','No',NULL,NULL,''),(1785,'4000','41727700527','2024-09-16 15:49:16',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1786,'1100','41727700765','2024-09-06 15:52:54',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172770092227002222222','No',NULL,NULL,''),(1787,'4000','41727700765','2024-09-06 15:52:54',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1788,'1100','41727700947','2024-09-14 15:56:02',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172770129130310202101','No',NULL,NULL,''),(1789,'4000','41727700947','2024-09-14 15:56:02',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1790,'1100','41727701316','2024-09-17 16:02:03',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172770142427307372334','No',NULL,NULL,''),(1791,'4000','41727701316','2024-09-17 16:02:03',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1792,'1100','41727701492','2024-09-16 16:05:18',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172770163023601377002','No',NULL,NULL,''),(1793,'4000','41727701492','2024-09-16 16:05:18',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1794,'1100','41727701671','2024-09-17 16:07:56',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172770179073272302302','No',NULL,NULL,''),(1795,'4000','41727701671','2024-09-17 16:07:56',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1796,'1100','41727701813','2024-09-20 16:10:22',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172770190322372222203','No',NULL,NULL,''),(1797,'4000','41727701813','2024-09-20 16:10:22',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1798,'1100','41727701938','2024-09-12 16:12:27',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172770212527027057202','No',NULL,NULL,''),(1799,'4000','41727701938','2024-09-12 16:12:27',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1800,'1100','41727702163','2024-09-03 16:16:09',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172770222121373222733','No',NULL,NULL,''),(1801,'4000','41727702163','2024-09-03 16:16:09',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1802,'1100','41727702249','2024-09-06 16:17:36',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172770237430217332223','No',NULL,NULL,''),(1803,'4000','41727702249','2024-09-06 16:17:36',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1804,'1030','41727874027','2024-10-02 16:01:56',NULL,4500.00,'','4','1','CLAIM PAYMENT','1','2','','','','No',NULL,NULL,'N/A'),(1805,'5920','41727874027','2024-10-02 16:01:56',4500.00,NULL,'','4','1','CLAIM PAYMENT','1','2','','','','No',NULL,NULL,'N/A'),(1806,'1100','41727958463','2024-09-06 15:28:47',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172795869832323437673','No',NULL,NULL,''),(1807,'4000','41727958463','2024-09-06 15:28:47',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1808,'1100','41727959069','2024-09-21 15:37:56',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172795918333710028512','No',NULL,NULL,''),(1809,'4000','41727959069','2024-09-21 15:37:56',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1810,'1100','41727959302','2024-09-24 15:41:48',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172795940747232334942','No',NULL,NULL,''),(1811,'4000','41727959302','2024-09-24 15:41:48',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1812,'1050','41727959474','2024-09-27 15:44:41',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172795952809302333344','No',NULL,NULL,''),(1813,'4000','41727959474','2024-09-27 15:44:41',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1814,'1100','41727959529','2024-09-27 15:45:43',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172795958442243032032','No',NULL,NULL,''),(1815,'4000','41727959529','2024-09-27 15:45:43',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1816,'1100','41727961519','2024-10-03 16:18:49',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172796166063614093136','No',NULL,NULL,''),(1817,'4000','41727961519','2024-10-03 16:18:49',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1818,'1100','31728028261','2024-10-02 10:51:26',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172802835232335305072','No',NULL,NULL,''),(1819,'4000','31728028261','2024-10-02 10:51:26',NULL,10000.00,'','3','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1820,'1030','41728459422','2024-10-09 10:37:50',NULL,13000.00,'','4','1','CLAIM PAYMENT','1','16','','','','No',NULL,NULL,'N/A'),(1821,'1850','41728459422','2024-10-09 10:37:50',13000.00,NULL,'','4','1','CLAIM PAYMENT','1','16','','','','No',NULL,NULL,'N/A'),(1822,'1100','41728471797','2024-10-04 14:03:28',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172847191020714234223','No',NULL,NULL,''),(1823,'4000','41728471797','2024-10-04 14:03:28',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1824,'1050','41729748786','2024-09-24 08:47:00',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172975068664022280263','No',NULL,NULL,''),(1825,'4000','41729748786','2024-09-24 08:47:00',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1826,'1100','41729750721','2024-09-24 09:18:56',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172975080837243023770','No',NULL,NULL,''),(1827,'4000','41729750721','2024-09-24 09:18:56',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1828,'1100','31729860143','2024-10-25 16:15:47',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172986219033303232322','No',NULL,NULL,''),(1829,'4000','31729860143','2024-10-25 16:15:47',NULL,10000.00,'','3','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(1830,'1100','31729862203','2024-10-23 16:16:55',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172986229962832433332','No',NULL,NULL,''),(1831,'4000','31729862203','2024-10-23 16:16:55',NULL,10000.00,'','3','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(1832,'1100','31729863728','2024-10-23 16:42:18',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172986381592932021381','No',NULL,NULL,''),(1833,'4000','31729863728','2024-10-23 16:42:18',NULL,10000.00,'','3','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(1834,'1100','41730189759','2024-10-02 11:16:13',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173019078602042326303','No',NULL,NULL,''),(1835,'4000','41730189759','2024-10-02 11:16:13',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1836,'1100','41730192330','2024-10-11 11:58:58',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173019244534029251430','No',NULL,NULL,''),(1837,'4000','41730192330','2024-10-11 11:58:58',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1838,'1100','41730192468','2024-10-11 12:01:19',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173019257133021322132','No',NULL,NULL,''),(1839,'4000','41730192468','2024-10-11 12:01:19',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1840,'1100','41730193481','2024-10-12 12:18:42',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173019616703370233339','No',NULL,NULL,''),(1841,'4000','41730193481','2024-10-12 12:18:42',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1842,'1100','41730196338','2024-10-12 13:05:45',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173019646060620422331','No',NULL,NULL,''),(1843,'4000','41730196338','2024-10-12 13:05:45',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1844,'1100','41730196947','2024-10-22 13:19:01',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173019723604203321311','No',NULL,NULL,''),(1845,'4000','41730196947','2024-10-22 13:19:01',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1846,'1100','41730197268','2024-10-09 13:21:30',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173019747620746377332','No',NULL,NULL,''),(1847,'4000','41730197268','2024-10-09 13:21:30',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1848,'1100','41730198568','2024-10-28 13:42:57',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173019970739022340302','No',NULL,NULL,''),(1849,'4000','41730198568','2024-10-28 13:42:57',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1850,'1100','41730199949','2024-10-03 14:05:55',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173020014223320021330','No',NULL,NULL,''),(1851,'4000','41730199949','2024-10-03 14:05:55',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1852,'1050','41730200183','2024-10-24 14:09:52',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173020053443334200230','No',NULL,NULL,''),(1853,'4000','41730200183','2024-10-24 14:09:52',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1854,'1100','41730200534','2024-10-24 14:15:44',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173020063433332330362','No',NULL,NULL,''),(1855,'4000','41730200534','2024-10-24 14:15:44',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1856,'1100','41730200677','2024-10-24 14:18:04',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173020078123323202322','No',NULL,NULL,''),(1857,'4000','41730200677','2024-10-24 14:18:04',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1858,'1100','41730200958','2024-10-23 14:22:45',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173020106923030443240','No',NULL,NULL,''),(1859,'4000','41730200958','2024-10-23 14:22:45',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1860,'1100','41730201971','2024-10-16 14:39:49',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173020721023322722022','No',NULL,NULL,''),(1861,'4000','41730201971','2024-10-16 14:39:49',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1862,'1100','41730207248','2024-10-03 16:07:34',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173020742623263443220','No',NULL,NULL,''),(1863,'4000','41730207248','2024-10-03 16:07:34',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1864,'1100','41730207473','2024-10-17 16:11:27',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173020774477144232203','No',NULL,NULL,''),(1865,'4000','41730207473','2024-10-17 16:11:27',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1866,'1100','31730266974','2024-10-30 08:43:43',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173026706322632230327','No',NULL,NULL,''),(1867,'4000','31730266974','2024-10-30 08:43:43',NULL,10000.00,'','3','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1868,'1030','41730279255','2024-10-30 12:08:12',NULL,6000.00,'','4','1','','1','2','','','','No',NULL,NULL,'N/A'),(1869,'5920','41730279255','2024-10-30 12:08:12',6000.00,NULL,'','4','1','','1','2','','','','No',NULL,NULL,'N/A'),(1870,'1030','41730279546','2024-10-30 12:12:49',NULL,6000.00,'','4','1','CLAIM PAYMENT','1','57','','','','No',NULL,NULL,'N/A'),(1871,'5920','41730279546','2024-10-30 12:12:49',6000.00,NULL,'','4','1','CLAIM PAYMENT','1','57','','','','No',NULL,NULL,'N/A'),(1872,'1100','41730443592','2024-10-31 09:52:06',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044415301303343030','No',NULL,NULL,''),(1873,'4000','41730443592','2024-10-31 09:52:06',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1874,'1100','41730444399','2024-10-30 10:00:10',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044452403253222020','No',NULL,NULL,''),(1875,'4000','41730444399','2024-10-30 10:00:10',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1876,'1100','41730444542','2024-10-30 10:02:46',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044488820248442023','No',NULL,NULL,''),(1877,'4000','41730444542','2024-10-30 10:02:46',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1878,'1100','41730444924','2024-10-30 10:08:52',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044507622447034043','No',NULL,NULL,''),(1879,'4000','41730444924','2024-10-30 10:08:52',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1880,'1100','41730445103','2024-10-29 10:11:49',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044521933323340923','No',NULL,NULL,''),(1881,'4000','41730445103','2024-10-29 10:11:49',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1882,'1100','41730445245','2024-10-02 10:14:25',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044544032223022204','No',NULL,NULL,''),(1883,'4000','41730445245','2024-10-02 10:14:25',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1884,'1100','41730445457','2024-11-01 10:18:02',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044557144020322352','No',NULL,NULL,''),(1885,'4000','41730445457','2024-11-01 10:18:02',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1886,'1100','41730445598','2024-10-19 10:20:05',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044574932312344232','No',NULL,NULL,''),(1887,'4000','41730445598','2024-10-19 10:20:05',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1888,'1100','41730445773','2024-10-04 10:23:05',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044601333340322203','No',NULL,NULL,''),(1889,'4000','41730445773','2024-10-04 10:23:05',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1890,'1100','41730446033','2024-10-02 10:27:30',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044617820607330110','No',NULL,NULL,''),(1891,'4000','41730446033','2024-10-02 10:27:30',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1892,'1100','41730446199','2024-10-09 10:30:22',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044639647124004037','No',NULL,NULL,''),(1893,'4000','41730446199','2024-10-09 10:30:22',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1894,'1100','41730446423','2024-10-04 10:34:03',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044660341220330430','No',NULL,NULL,''),(1895,'4000','41730446423','2024-10-04 10:34:03',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1896,'1100','41730446630','2024-10-01 10:37:18',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044675437303324433','No',NULL,NULL,''),(1897,'4000','41730446630','2024-10-01 10:37:18',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1898,'1100','41730446781','2024-10-24 10:39:49',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044694526634344144','No',NULL,NULL,''),(1899,'4000','41730446781','2024-10-24 10:39:49',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1900,'1100','41730446971','2024-10-25 10:42:58',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044711730320223740','No',NULL,NULL,''),(1901,'4000','41730446971','2024-10-25 10:42:58',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1902,'1100','41730447135','2024-10-25 10:45:59',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044720827303300732','No',NULL,NULL,''),(1903,'4000','41730447135','2024-10-25 10:45:59',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1904,'1100','41730447234','2024-10-11 10:47:35',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044733040320330342','No',NULL,NULL,''),(1905,'4000','41730447234','2024-10-11 10:47:35',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1906,'1100','41730447376','2024-10-18 10:49:41',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044744633323323234','No',NULL,NULL,''),(1907,'4000','41730447376','2024-10-18 10:49:41',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1908,'1100','41730447476','2024-10-28 10:51:23',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173044778238223373024','No',NULL,NULL,''),(1909,'4000','41730447476','2024-10-28 10:51:23',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1910,'1100','41730458452','2024-10-11 13:54:19',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173045858940320830842','No',NULL,NULL,''),(1911,'4000','41730458452','2024-10-11 13:54:19',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1912,'1100','41730458929','2024-10-23 14:02:30',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173045922022300333204','No',NULL,NULL,''),(1913,'4000','41730458929','2024-10-23 14:02:30',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1914,'1100','41730459258','2024-10-22 14:07:46',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173045950700353425725','No',NULL,NULL,''),(1915,'4000','41730459258','2024-10-22 14:07:46',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1916,'1100','41730704729','2024-11-01 10:19:29',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173070889433220037029','No',NULL,NULL,''),(1917,'4000','41730704729','2024-11-01 10:19:29',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1918,'1100','41730708946','2024-11-04 11:29:24',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173070905232309323212','No',NULL,NULL,''),(1919,'4000','41730708946','2024-11-04 11:29:24',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1920,'1100','41730717486','2024-11-02 13:51:38',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173071766512722174057','No',NULL,NULL,''),(1921,'4000','41730717486','2024-11-02 13:51:38',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1922,'1100','41730795690','2024-10-04 11:35:17',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173079581623330017124','No',NULL,NULL,''),(1923,'4000','41730795690','2024-10-04 11:35:17',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1924,'1100','41730795851','2024-10-01 11:41:45',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173079621422012024032','No',NULL,NULL,''),(1925,'4000','41730795851','2024-10-01 11:41:45',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1926,'1100','41730796849','2024-10-16 11:54:18',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173079696627326362030','No',NULL,NULL,''),(1927,'4000','41730796849','2024-10-16 11:54:18',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1928,'1100','41730802148','2024-10-17 13:22:35',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173080224913032222404','No',NULL,NULL,''),(1929,'4000','41730802148','2024-10-17 13:22:35',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1930,'1100','41730802271','2024-09-19 13:35:09',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173080301580234204221','No',NULL,NULL,''),(1931,'4000','41730802271','2024-09-19 13:35:09',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1932,'1100','41730803742','2024-10-26 13:49:09',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173080384732422200723','No',NULL,NULL,''),(1933,'4000','41730803742','2024-10-26 13:49:09',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1934,'1100','41730872247','2024-10-11 08:54:18',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173087257543022203334','No',NULL,NULL,''),(1935,'4000','41730872247','2024-10-11 08:54:18',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1936,'1100','41730872602','2024-10-11 08:56:52',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173087266403047347376','No',NULL,NULL,''),(1937,'4000','41730872602','2024-10-11 08:56:52',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1938,'1050','41731322662','2024-11-11 14:00:33',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173132631624134043314','No',NULL,NULL,''),(1939,'4000','41731322662','2024-11-11 14:00:33',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1940,'1100','41731326317','2024-11-11 14:58:48',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173132697613233029132','No',NULL,NULL,''),(1941,'4000','41731326317','2024-11-11 14:58:48',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1942,'1100','41731327228','2024-11-15 15:13:56',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173132734030033321744','No',NULL,NULL,''),(1943,'4000','41731327228','2024-11-15 15:13:56',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1944,'1100','41731327728','2024-11-19 15:22:15',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173132777993729032343','No',NULL,NULL,''),(1945,'4000','41731327728','2024-11-19 15:22:15',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1946,'1100','41731331332','2024-11-25 16:22:22',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173133138620223163023','No',NULL,NULL,''),(1947,'4000','41731331332','2024-11-25 16:22:22',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1948,'1100','41731331715','2024-11-29 16:28:41',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173133175423420732347','No',NULL,NULL,''),(1949,'4000','41731331715','2024-11-29 16:28:41',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1950,'1100','41731392404','2024-10-03 09:20:18',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173139252432321205430','No',NULL,NULL,''),(1951,'4000','41731392404','2024-10-03 09:20:18',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1952,'1100','41731392997','2024-11-17 09:30:10',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173139311703203010449','No',NULL,NULL,''),(1953,'4000','41731392997','2024-11-17 09:30:10',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1954,'1100','41731393567','2024-11-09 09:39:37',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173139370552202933020','No',NULL,NULL,''),(1955,'4000','41731393567','2024-11-09 09:39:37',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1956,'1030','31731412458','2024-11-12 14:55:35',NULL,800.00,'','3','1','Beef Stew','1','58','','','','No',NULL,NULL,'N/A'),(1957,'5250','31731412458','2024-11-12 14:55:35',800.00,NULL,'','3','1','Beef Stew','1','58','','','','No',NULL,NULL,'N/A'),(1958,'1010','41731413542','2024-11-12 15:38:50',NULL,1300.00,'','4','1','CLAIM PAYMENT','1','59','','','','No',NULL,NULL,'N/A'),(1959,'5920','41731413542','2024-11-12 15:38:50',1300.00,NULL,'','4','1','CLAIM PAYMENT','1','59','','','','No',NULL,NULL,'N/A'),(1960,'1010','41731415443','2024-11-12 15:44:49',NULL,910.00,'','4','1','CLAIM PAYMENT','1','59','','','','No',NULL,NULL,'N/A'),(1961,'5920','41731415443','2024-11-12 15:44:49',910.00,NULL,'','4','1','CLAIM PAYMENT','1','59','','','','No',NULL,NULL,'N/A'),(1962,'1030','41731415847','2024-11-12 15:51:57',NULL,5996.00,'','4','1','CLAIM PAYMENT','1','60','','','','No',NULL,NULL,'N/A'),(1963,'5920','41731415847','2024-11-12 15:51:57',5996.00,NULL,'','4','1','CLAIM PAYMENT','1','60','','','','No',NULL,NULL,'N/A'),(1964,'1100','41731918019','2024-11-01 11:28:09',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173191877630337433333','No',NULL,NULL,''),(1965,'4000','41731918019','2024-11-01 11:28:09',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1966,'1100','41731918817','2024-11-02 11:34:46',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173191969913907426234','No',NULL,NULL,''),(1967,'4000','41731918817','2024-11-02 11:34:46',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1968,'1100','41731919738','2024-11-02 11:49:05',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173192002922333302300','No',NULL,NULL,''),(1969,'4000','41731919738','2024-11-02 11:49:05',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1970,'1100','41731920869','2024-11-12 12:08:18',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173192106232036324333','No',NULL,NULL,''),(1971,'4000','41731920869','2024-11-12 12:08:18',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1972,'1100','41731921086','2024-11-12 12:11:33',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173192125133203322025','No',NULL,NULL,''),(1973,'4000','41731921086','2024-11-12 12:11:33',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1974,'1030','31732184203','2024-11-21 13:17:51',NULL,1050.00,'','3','1','DRINKING WATER','1','38','','','','No',NULL,NULL,'N/A'),(1975,'5920','31732184203','2024-11-21 13:17:51',1050.00,NULL,'','3','1','DRINKING WATER','1','38','','','','No',NULL,NULL,'N/A'),(1976,'1100','41732539264','2024-11-25 15:54:42',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173254011413333223311','No',NULL,NULL,''),(1977,'4000','41732539264','2024-11-25 15:54:42',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1978,'1050','41732540186','2024-11-05 16:10:08',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173254034833250203523','No',NULL,NULL,''),(1979,'4000','41732540186','2024-11-05 16:10:08',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1980,'1100','41732540349','2024-11-25 16:12:38',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173254045923433022299','No',NULL,NULL,''),(1981,'4000','41732540349','2024-11-25 16:12:38',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1982,'1100','41732540555','2024-11-25 16:16:03',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173254065132323403733','No',NULL,NULL,''),(1983,'4000','41732540555','2024-11-25 16:16:03',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1984,'1100','41732540683','2024-11-25 16:18:13',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173254081683322008210','No',NULL,NULL,''),(1985,'4000','41732540683','2024-11-25 16:18:13',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1986,'1100','41732540848','2024-11-07 16:20:54',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173254097603233313123','No',NULL,NULL,''),(1987,'4000','41732540848','2024-11-07 16:20:54',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1988,'1100','41732540995','2024-11-06 16:23:25',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173254110707343257103','No',NULL,NULL,''),(1989,'4000','41732540995','2024-11-06 16:23:25',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1990,'1100','41732541133','2024-11-14 16:25:40',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173254124741732232332','No',NULL,NULL,''),(1991,'4000','41732541133','2024-11-14 16:25:40',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1992,'1100','41732610709','2024-11-26 11:45:16',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173261080040373003210','No',NULL,NULL,''),(1993,'4000','41732610709','2024-11-26 11:45:16',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1994,'1100','41732613325','2024-11-26 12:28:54',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173261438332302432324','No',NULL,NULL,''),(1995,'4000','41732613325','2024-11-26 12:28:54',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1996,'1100','41732618303','2024-11-20 14:05:10',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173261927503942200330','No',NULL,NULL,''),(1997,'4000','41732618303','2024-11-20 14:05:10',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1998,'1100','41732619318','2024-11-16 14:08:49',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173261946593002332402','No',NULL,NULL,''),(1999,'4000','41732619318','2024-11-16 14:08:49',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2000,'1100','41732619489','2024-11-19 14:11:47',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173262369103342273233','No',NULL,NULL,''),(2001,'4000','41732619489','2024-11-19 14:11:47',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2002,'1100','41732623731','2024-11-19 15:22:19',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173262383276242317330','No',NULL,NULL,''),(2003,'4000','41732623731','2024-11-19 15:22:19',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2004,'1100','41732623846','2024-11-15 15:24:29',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173262398393029373330','No',NULL,NULL,''),(2005,'4000','41732623846','2024-11-15 15:24:29',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2006,'1100','41732624037','2024-11-07 15:27:25',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173262480043737883402','No',NULL,NULL,''),(2007,'4000','41732624037','2024-11-07 15:27:25',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2008,'1100','41732624840','2024-11-14 15:40:50',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173262497533203323006','No',NULL,NULL,''),(2009,'4000','41732624840','2024-11-14 15:40:50',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2010,'1100','41732624991','2024-11-15 15:43:25',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173262527703277023233','No',NULL,NULL,''),(2011,'4000','41732624991','2024-11-15 15:43:25',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2012,'1100','41732625355','2024-11-26 15:49:23',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173262552120104023333','No',NULL,NULL,''),(2013,'4000','41732625355','2024-11-26 15:49:23',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2014,'1100','41732626776','2024-11-26 16:13:04',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173262689703727703410','No',NULL,NULL,''),(2015,'4000','41732626776','2024-11-26 16:13:04',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2016,'1100','41732698937','2024-11-26 12:15:43',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173269908832008233383','No',NULL,NULL,''),(2017,'4000','41732698937','2024-11-26 12:15:43',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2018,'1100','41732783635','2024-11-28 11:48:05',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173278432242203248322','No',NULL,NULL,''),(2019,'4000','41732783635','2024-11-28 11:48:05',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2020,'1100','41732784408','2024-11-28 12:00:30',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173278453603322812232','No',NULL,NULL,''),(2021,'4000','41732784408','2024-11-28 12:00:30',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2022,'1100','41732784633','2024-11-28 12:15:05',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173278541661232323243','No',NULL,NULL,''),(2023,'4000','41732784633','2024-11-28 12:15:05',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2024,'1100','41732791971','2024-11-28 14:06:43',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173279213700174043202','No',NULL,NULL,''),(2025,'4000','41732791971','2024-11-28 14:06:43',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2026,'1100','41732792389','2024-11-26 14:13:18',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173279261272033392333','No',NULL,NULL,''),(2027,'4000','41732792389','2024-11-26 14:13:18',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2028,'1100','41732800432','2024-11-28 16:29:16',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173280070664430200230','No',NULL,NULL,''),(2029,'4000','41732800432','2024-11-28 16:29:16',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2030,'1100','41732800765','2024-11-28 16:32:57',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173280092803428222222','No',NULL,NULL,''),(2031,'4000','41732800765','2024-11-28 16:32:57',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2032,'1050','41732801733','2024-11-29 08:57:57',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173286015722724002232','No',NULL,NULL,''),(2033,'4000','41732801733','2024-11-29 08:57:57',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2034,'1100','41732860251','2024-11-28 09:04:42',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173286043442461204320','No',NULL,NULL,''),(2035,'4000','41732860251','2024-11-28 09:04:42',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2036,'1100','41732860465','2024-11-28 09:07:54',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173286073631064222430','No',NULL,NULL,''),(2037,'4000','41732860465','2024-11-28 09:07:54',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2038,'1010','41733130475','2024-12-02 12:08:54',NULL,6460.00,'','4','1','CLAIM PAYMENT','1','61','','','','No',NULL,NULL,'N/A'),(2039,'5920','41733130475','2024-12-02 12:08:54',6460.00,NULL,'','4','1','CLAIM PAYMENT','1','61','','','','No',NULL,NULL,'N/A'),(2040,'1010','31733207394','2024-12-02 09:36:03',NULL,1500.00,'','3','1','Tent Hire','1','22','','','','No',NULL,NULL,'N/A'),(2041,'5660','31733207394','2024-12-02 09:36:03',1500.00,NULL,'','3','1','Tent Hire','1','22','','','','No',NULL,NULL,'N/A'),(2042,'1010','31733207829','2024-12-02 09:38:20',NULL,1050.00,'','3','1','DRINKING WATER','1','38','','','','No',NULL,NULL,'N/A'),(2043,'5920','31733207829','2024-12-02 09:38:20',1050.00,NULL,'','3','1','DRINKING WATER','1','38','','','','No',NULL,NULL,'N/A'),(2044,'1100','41733298622','2024-12-03 10:50:38',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173329874333202382270','No',NULL,NULL,''),(2045,'4000','41733298622','2024-12-03 10:50:38',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2046,'1100','41733385165','2024-12-05 10:52:54',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173338527730373403031','No',NULL,NULL,''),(2047,'4000','41733385165','2024-12-05 10:52:54',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2048,'1100','41733388023','2024-11-01 11:40:30',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173338819233214133103','No',NULL,NULL,''),(2049,'4000','41733388023','2024-11-01 11:40:30',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2050,'1100','41733388514','2024-11-01 11:48:42',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173338861234633022333','No',NULL,NULL,''),(2051,'4000','41733388514','2024-11-01 11:48:42',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2052,'1100','41733388774','2024-11-14 11:53:01',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173338881733323342382','No',NULL,NULL,''),(2053,'4000','41733388774','2024-11-14 11:53:01',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2054,'1100','41733392269','2024-11-29 12:51:16',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173339237010230434927','No',NULL,NULL,''),(2055,'4000','41733392269','2024-11-29 12:51:16',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2056,'1030','41733731352','2024-12-09 11:02:57',NULL,10000.00,'','4','1','CLAIM PAYMENT','1','62','','','','No',NULL,NULL,'N/A'),(2057,'5920','41733731352','2024-12-09 11:02:57',10000.00,NULL,'','4','1','CLAIM PAYMENT','1','62','','','','No',NULL,NULL,'N/A'),(2058,'1030','41733734422','2024-12-09 11:54:39',NULL,5000.00,'','4','1','CLAIM PAYMENT','1','63','','','','No',NULL,NULL,'N/A'),(2059,'5920','41733734422','2024-12-09 11:54:39',5000.00,NULL,'','4','1','CLAIM PAYMENT','1','63','','','','No',NULL,NULL,'N/A'),(2060,'1030','41733828431','2024-12-10 14:00:57',NULL,15000.00,'','4','1','CLAIM PAYMENT','1','64','','','','No',NULL,NULL,'N/A'),(2061,'5920','41733828431','2024-12-10 14:00:57',15000.00,NULL,'','4','1','CLAIM PAYMENT','1','64','','','','No',NULL,NULL,'N/A'),(2062,'1030','41733829299','2024-12-10 14:15:28',NULL,10000.00,'','4','1','CLAIM PAYMENT','1','65','','','','No',NULL,NULL,'N/A'),(2063,'5920','41733829299','2024-12-10 14:15:28',10000.00,NULL,'','4','1','CLAIM PAYMENT','1','65','','','','No',NULL,NULL,'N/A'),(2064,'1030','41733829443','2024-12-10 14:17:42',NULL,10000.00,'','4','1','CLAIM PAYMENT','1','66','','','','No',NULL,NULL,'N/A'),(2065,'5920','41733829443','2024-12-10 14:17:42',10000.00,NULL,'','4','1','CLAIM PAYMENT','1','66','','','','No',NULL,NULL,'N/A'),(2066,'1030','41733911315','2024-12-11 14:12:39',NULL,800.00,'','4','1','CLAIM PAYMENT','1','64','','','','No',NULL,NULL,'N/A'),(2067,'5920','41733911315','2024-12-11 14:12:39',800.00,NULL,'','4','1','CLAIM PAYMENT','1','64','','','','No',NULL,NULL,'N/A'),(2068,'1010','41733915637','2024-12-11 14:14:46',NULL,940.00,'','4','1','CLAIM PAYMENT','1','64','','','','No',NULL,NULL,'N/A'),(2069,'5920','41733915637','2024-12-11 14:14:46',940.00,NULL,'','4','1','CLAIM PAYMENT','1','64','','','','No',NULL,NULL,'N/A'),(2070,'1010','41733915716','2024-12-11 14:15:57',NULL,830.00,'','4','1','CLAIM PAYMENT','1','64','','','','No',NULL,NULL,'N/A'),(2071,'5920','41733915716','2024-12-11 14:15:57',830.00,NULL,'','4','1','CLAIM PAYMENT','1','64','','','','No',NULL,NULL,'N/A'),(2072,'1010','41733915815','2024-12-11 14:18:05',NULL,710.00,'','4','1','CLAIM PAYMENT','1','64','','','','No',NULL,NULL,'N/A'),(2073,'5920','41733915815','2024-12-11 14:18:05',710.00,NULL,'','4','1','CLAIM PAYMENT','1','64','','','','No',NULL,NULL,'N/A'),(2074,'1010','41733916160','2024-12-11 14:23:05',NULL,300.00,'','4','1','CLAIM PAYMENT','1','67','','','','No',NULL,NULL,'N/A'),(2075,'5920','41733916160','2024-12-11 14:23:05',300.00,NULL,'','4','1','CLAIM PAYMENT','1','67','','','','No',NULL,NULL,'N/A'),(2076,'1030','41734079297','2024-12-13 11:41:57',NULL,5000.00,'','4','1','CLAIM PAYMENT','1','69','','','','No',NULL,NULL,'N/A'),(2077,'5920','41734079297','2024-12-13 11:41:57',5000.00,NULL,'','4','1','CLAIM PAYMENT','1','69','','','','No',NULL,NULL,'N/A'),(2078,'1030','41734080032','2024-12-13 11:54:13',NULL,870.00,'','4','1','CLAIM PAYMENT','1','64','','','','No',NULL,NULL,'N/A'),(2079,'5920','41734080032','2024-12-13 11:54:13',870.00,NULL,'','4','1','CLAIM PAYMENT','1','64','','','','No',NULL,NULL,'N/A'),(2080,'1030','41734080080','2024-12-13 11:55:32',NULL,1110.00,'','4','1','CLAIM PAYMENT','1','64','','','','No',NULL,NULL,'N/A'),(2081,'5920','41734080080','2024-12-13 11:55:32',1110.00,NULL,'','4','1','CLAIM PAYMENT','1','64','','','','No',NULL,NULL,'N/A'),(2082,'1030','41734080162','2024-12-13 12:04:49',NULL,15000.00,'','4','1','SDI GRADUATION ','1','64','','','','No',NULL,NULL,'N/A'),(2083,'5920','41734080162','2024-12-13 12:04:49',15000.00,NULL,'','4','1','SDI GRADUATION ','1','64','','','','No',NULL,NULL,'N/A'),(2084,'1100','41736314450','2024-12-10 10:00:05',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173631970102441233303','No',NULL,NULL,''),(2085,'4000','41736314450','2024-12-10 10:00:05',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2086,'1100','41736319743','2024-12-13 10:02:34',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173631993723992221032','No',NULL,NULL,''),(2087,'4000','41736319743','2024-12-13 10:02:34',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2088,'1100','41736320037','2024-12-05 10:07:25',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173632023933330333293','No',NULL,NULL,''),(2089,'4000','41736320037','2024-12-05 10:07:25',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2090,'1100','41736320271','2024-12-05 10:11:21',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173632041727172327302','No',NULL,NULL,''),(2091,'4000','41736320271','2024-12-05 10:11:21',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2092,'1100','41736320441','2024-12-05 10:14:07',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173632051920220712325','No',NULL,NULL,''),(2093,'4000','41736320441','2024-12-05 10:14:07',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2094,'1100','41736321415','2024-12-06 10:30:45',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173632161033162003133','No',NULL,NULL,''),(2095,'4000','41736321415','2024-12-06 10:30:45',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2096,'1100','41736321725','2024-12-10 10:35:38',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173632471330202127631','No',NULL,NULL,''),(2097,'4000','41736321725','2024-12-10 10:35:38',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2098,'1100','41736324759','2024-12-10 11:26:08',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173632492423333443333','No',NULL,NULL,''),(2099,'4000','41736324759','2024-12-10 11:26:08',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2100,'1050','41737358325','2025-01-17 14:46:30',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173737361303330033722','No',NULL,NULL,''),(2101,'4000','41737358325','2025-01-17 14:46:30',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2102,'1050','41737373614','2025-01-17 14:47:14',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173737364662334336143','No',NULL,NULL,''),(2103,'4000','41737373614','2025-01-17 14:47:14',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2104,'1010','41737373648','2025-01-17 14:47:40',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173737373722722200122','No',NULL,NULL,'REF: TAH4HXSPCY'),(2105,'4000','41737373648','2025-01-17 14:47:40',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2106,'1010','41737373769','2025-01-20 14:49:44',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173737380223004334330','No',NULL,NULL,'REF: TAH4HXSPCY'),(2107,'4000','41737373769','2025-01-20 14:49:44',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2108,'1010','41737373905','2025-01-17 14:51:56',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173737395223202134223','No',NULL,NULL,'REF: TAH4HXSPCY'),(2109,'4000','41737373905','2025-01-17 14:51:56',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2110,'1050','41737374053','2025-01-17 14:54:22',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173737413573377705731','No',NULL,NULL,'REF: TAH4HXSPCY'),(2111,'4000','41737374053','2025-01-17 14:54:22',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2112,'1010','41737373954','2024-12-13 15:03:42',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173737468827300322332','No',NULL,NULL,' REF: SLD5B5DBNR'),(2113,'4000','41737373954','2024-12-13 15:03:42',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2114,'1050','41737374137','2024-12-13 15:05:04',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173737474543302233703','No',NULL,NULL,'| REF: SLD5B5DBNR'),(2115,'4000','41737374137','2024-12-13 15:05:04',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2116,'1050','41737374746','2024-12-18 15:10:30',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173737530913417324303','No',NULL,NULL,'REF: SLI8WBBJAA'),(2117,'4000','41737374746','2024-12-18 15:10:30',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2118,'1010','41738134074','2025-01-24 10:01:39',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173813414832002800323','No',NULL,NULL,'REF: TAO9CEEV1R '),(2119,'4000','41738134074','2025-01-24 10:01:39',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2120,'1050','41738134705','2025-01-24 10:11:53',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173813474848322248143','No',NULL,NULL,'REF: TAO9CEEV1R'),(2121,'4000','41738134705','2025-01-24 10:11:53',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2122,'1100','41738220507','2025-01-25 10:07:02',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173822111920133020232','No',NULL,NULL,''),(2123,'4000','41738220507','2025-01-25 10:07:02',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2124,'1100','41738222564','2025-01-23 10:36:16',4000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173822275017720380308','No',NULL,NULL,''),(2125,'4000','41738222564','2025-01-23 10:36:16',NULL,4000.00,'','4','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2126,'1100','41738224692','2025-01-15 11:11:49',4000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173822495028834431225','No',NULL,NULL,''),(2127,'4000','41738224692','2025-01-15 11:11:49',NULL,4000.00,'','4','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2128,'1100','41738224998','2025-01-18 11:16:46',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173822537932972703233','No',NULL,NULL,''),(2129,'4000','41738224998','2025-01-18 11:16:46',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2130,'1100','41738225413','2025-01-17 11:24:04',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173822590500073732302','No',NULL,NULL,''),(2131,'4000','41738225413','2025-01-17 11:24:04',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2132,'1100','41738225936','2025-01-09 11:33:22',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173822615721370052231','No',NULL,NULL,''),(2133,'4000','41738225936','2025-01-09 11:33:22',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2134,'1100','41738226195','2025-01-08 11:37:29',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173822673836332303072','No',NULL,NULL,''),(2135,'4000','41738226195','2025-01-08 11:37:29',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2136,'1100','41738244568','2025-01-29 16:42:58',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173824470244342230022','No',NULL,NULL,''),(2137,'4000','41738244568','2025-01-29 16:42:58',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2138,'1100','41738244892','2025-01-30 16:48:19',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173824499022033339024','No',NULL,NULL,''),(2139,'4000','41738244892','2025-01-30 16:48:19',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2140,'1100','41738312141','2025-01-08 11:29:21',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173831247122372222203','No',NULL,NULL,''),(2141,'4000','41738312141','2025-01-08 11:29:21',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2142,'1100','41738312505','2025-01-18 11:35:17',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173831267434403200333','No',NULL,NULL,''),(2143,'4000','41738312505','2025-01-18 11:35:17',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2144,'1030','31738578997','2025-02-03 13:37:03',NULL,2700.00,'','3','1','Electrical Supplies','1','','','','','No',NULL,NULL,'N/A'),(2145,'5920','31738578997','2025-02-03 13:37:03',2700.00,NULL,'','3','1','Electrical Supplies','1','','','','','No',NULL,NULL,'N/A'),(2146,'1050','31737357263','2025-02-07 15:55:21',3500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173893297192207797323','No',NULL,NULL,''),(2147,'4000','31737357263','2025-02-07 15:55:21',NULL,3500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2148,'1050','31738932972','2025-02-07 16:00:04',3500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173893324422743233003','No',NULL,NULL,''),(2149,'4000','31738932972','2025-02-07 16:00:04',NULL,3500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2150,'1050','31738933245','2025-02-07 16:01:16',3500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173893332838828332333','No',NULL,NULL,''),(2151,'4000','31738933245','2025-02-07 16:01:16',NULL,3500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2152,'1030','31739182348','2025-02-10 13:13:12',NULL,6703.00,'','3','1','BLOG POST','1','73','','','','No',NULL,NULL,'N/A'),(2153,'5660','31739182348','2025-02-10 13:13:12',6703.00,NULL,'','3','1','BLOG POST','1','73','','','','No',NULL,NULL,'N/A'),(2154,'1010','41739263983','2025-02-10 11:53:31',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173926412722207636123','No',NULL,NULL,'REF: TBA6HRBMSG'),(2155,'4000','41739263983','2025-02-10 11:53:31',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2156,'1050','41739264298','2025-02-10 11:58:37',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173926436832024264302','No',NULL,NULL,'REF: TBA6HRBMSG'),(2157,'4000','41739264298','2025-02-10 11:58:37',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2158,'1100','41739350886','2025-02-12 12:01:45',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173935103400413237033','No',NULL,NULL,''),(2159,'4000','41739350886','2025-02-12 12:01:45',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2160,'1100','41739351080','2025-02-12 12:04:47',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173935117803332439122','No',NULL,NULL,''),(2161,'4000','41739351080','2025-02-12 12:04:47',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2162,'1100','41739353469','2025-02-08 12:44:37',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173935359433249542052','No',NULL,NULL,''),(2163,'4000','41739353469','2025-02-08 12:44:37',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2164,'1050','41739540235','2025-02-14 16:37:55',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173954088034308030530','No',NULL,NULL,'REF: TBE7YUW1KP'),(2165,'4000','41739540235','2025-02-14 16:37:55',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2166,'1100','41739873322','2025-02-13 15:01:15',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173988018030230223300','No',NULL,NULL,''),(2167,'4000','41739873322','2025-02-13 15:01:15',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2168,'1100','41739880255','2025-02-12 15:04:24',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173988038390210232039','No',NULL,NULL,''),(2169,'4000','41739880255','2025-02-12 15:04:24',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2170,'1100','41739880448','2025-02-18 15:11:46',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173988074080032332743','No',NULL,NULL,''),(2171,'4000','41739880448','2025-02-18 15:11:46',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2172,'1100','41739880782','2025-02-18 15:13:19',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173988095602523032438','No',NULL,NULL,''),(2173,'4000','41739880782','2025-02-18 15:13:19',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2174,'1100','41739881051','2025-02-18 15:17:54',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173988112800930282003','No',NULL,NULL,''),(2175,'4000','41739881051','2025-02-18 15:17:54',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2176,'1100','41739881155','2025-02-18 15:19:26',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173988130420113020222','No',NULL,NULL,''),(2177,'4000','41739881155','2025-02-18 15:19:26',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2178,'1100','41739881363','2025-02-13 15:23:16',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173988155833202205232','No',NULL,NULL,''),(2179,'4000','41739881363','2025-02-13 15:23:16',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2180,'1100','41740130508','2025-02-19 12:44:33',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174013116802013230302','No',NULL,NULL,''),(2181,'4000','41740130508','2025-02-19 12:44:33',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2182,'1100','41740132278','2025-02-21 13:04:52',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174013254973219730340','No',NULL,NULL,''),(2183,'4000','41740132278','2025-02-21 13:04:52',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2184,'1100','41740382137','2025-02-19 10:29:04',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174038248910432322723','No',NULL,NULL,''),(2185,'4000','41740382137','2025-02-19 10:29:04',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2186,'1100','41740382613','2025-02-21 10:37:02',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174038550443302403303','No',NULL,NULL,''),(2187,'4000','41740382613','2025-02-21 10:37:02',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2188,'1100','41740385547','2025-02-21 11:25:59',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174038571573558203732','No',NULL,NULL,''),(2189,'4000','41740385547','2025-02-21 11:25:59',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2190,'1100','41740557053','2025-02-26 11:04:27',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174055726132336306072','No',NULL,NULL,''),(2191,'4000','41740557053','2025-02-26 11:04:27',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2192,'1100','41740557727','2025-02-25 11:15:34',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174055789602232000239','No',NULL,NULL,''),(2193,'4000','41740557727','2025-02-25 11:15:34',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2194,'1050','41740557957','2025-02-05 11:19:28',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174055874978342332433','No',NULL,NULL,''),(2195,'4000','41740557957','2025-02-05 11:19:28',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2196,'1100','41740558750','2025-02-05 11:32:39',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174055886000506333052','No',NULL,NULL,''),(2197,'4000','41740558750','2025-02-05 11:32:39',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2198,'1100','41740559098','2025-02-03 11:38:30',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174055923322132332532','No',NULL,NULL,''),(2199,'4000','41740559098','2025-02-03 11:38:30',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2200,'1100','41740560382','2025-02-05 11:59:50',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174056054724002121040','No',NULL,NULL,''),(2201,'4000','41740560382','2025-02-05 11:59:50',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2202,'1100','41740560580','2025-02-06 12:03:25',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174056071837233400332','No',NULL,NULL,''),(2203,'4000','41740560580','2025-02-06 12:03:25',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2204,'1100','41740745189','2025-02-28 15:25:32',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174074563303323647505','No',NULL,NULL,''),(2205,'4000','41740745189','2025-02-28 15:25:32',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2206,'1050','31740822347','2025-03-01 12:46:10',3500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174082238223138387222','No',NULL,NULL,''),(2207,'4000','31740822347','2025-03-01 12:46:10',NULL,3500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2208,'1050','31740822386','2025-03-01 12:47:01',3500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174082246824330833430','No',NULL,NULL,''),(2209,'4000','31740822386','2025-03-01 12:47:01',NULL,3500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2210,'1050','31740822472','2025-03-01 12:48:15',3500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174082253583222272213','No',NULL,NULL,''),(2211,'4000','31740822472','2025-03-01 12:48:15',NULL,3500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2212,'1050','31740822537','2025-03-01 12:49:44',3500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174082261902822223071','No',NULL,NULL,''),(2213,'4000','31740822537','2025-03-01 12:49:44',NULL,3500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2214,'1050','41740745804','2025-03-01 12:52:01',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174082276324203470400','No',NULL,NULL,''),(2215,'4000','41740745804','2025-03-01 12:52:01',NULL,3500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2218,'1050','41740824387','2025-03-01 13:19:58',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174082442902220130342','No',NULL,NULL,''),(2219,'1030','31741070445','2025-02-25 09:41:52',NULL,6650.00,'','3','1','Internal Decor','1','77','','','','No',NULL,NULL,'N/A'),(2220,'5920','31741070445','2025-02-25 09:41:52',6650.00,NULL,'','3','1','Internal Decor','1','77','','','','No',NULL,NULL,'N/A'),(2221,'1100','41741009302','2025-02-25 13:53:50',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174108591999035102920','No',NULL,NULL,''),(2222,'4000','41741009302','2025-02-25 13:53:50',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2223,'1100','41741086289','2025-02-25 14:06:09',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174108661811033263237','No',NULL,NULL,''),(2224,'4000','41741086289','2025-02-25 14:06:09',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2225,'1100','41741086727','2025-02-28 14:16:24',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174108735282410735320','No',NULL,NULL,''),(2226,'4000','41741086727','2025-02-28 14:16:24',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2227,'1100','41741087390','2025-02-28 14:23:34',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174108751900420130142','No',NULL,NULL,''),(2228,'4000','41741087390','2025-02-28 14:23:34',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2229,'1100','41741092750','2025-02-28 15:52:46',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174109288402270338834','No',NULL,NULL,''),(2230,'4000','41741092750','2025-02-28 15:52:46',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2231,'1100','41741093739','2025-02-28 16:09:22',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174109388794703333029','No',NULL,NULL,''),(2232,'4000','41741093739','2025-02-28 16:09:22',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2233,'1100','41741335012','2025-02-15 11:10:20',3500.00,NULL,'','4','1','Payment of goods sold','1','75','payment','','4174133524933334012273','No',NULL,NULL,''),(2234,'4000','41741335012','2025-02-15 11:10:20',NULL,3500.00,'','4','1','Good sold','1','75','sales','82','','No',NULL,NULL,''),(2235,'1010','41741342489','2025-03-07 13:15:14',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174134256002730402202','No',NULL,NULL,'ref: TC77PSV2VP'),(2236,'4000','41741342489','2025-03-07 13:15:14',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2237,'1050','41741342774','2025-03-07 13:19:48',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174134302202232102330','No',NULL,NULL,'ref: TC77PSV2VP'),(2238,'4000','41741342774','2025-03-07 13:19:48',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2239,'1050','41741416556','2025-03-08 09:49:41',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174141667122313336231','No',NULL,NULL,'REF: TC82U5ZFP2 '),(2240,'4000','41741416556','2025-03-08 09:49:41',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2241,'1030','41741682541','2025-03-11 11:42:45',NULL,11465.00,'','4','1','Digital Marketing','1','78','','','','No',NULL,NULL,'N/A'),(2242,'5660','41741682541','2025-03-11 11:42:45',11465.00,NULL,'','4','1','Digital Marketing','1','78','','','','No',NULL,NULL,'N/A'),(2243,'1010','41741767263','2025-03-12 11:18:35',NULL,40.00,'','4','1','CLAIM PAYMENT','1','79','','','','No',NULL,NULL,'N/A'),(2244,'4060','41741767263','2025-03-12 11:18:35',40.00,NULL,'','4','1','CLAIM PAYMENT','1','79','','','','No',NULL,NULL,'N/A'),(2245,'1010','41741767263','2025-03-12 11:18:35',NULL,40000.00,'','4','1','CLAIM PAYMENT','1','79','','','','No',NULL,NULL,'N/A'),(2246,'4060','41741767263','2025-03-12 11:18:35',40000.00,NULL,'','4','1','CLAIM PAYMENT','1','79','','','','No',NULL,NULL,'N/A'),(2247,'1030','41741772939','2025-03-12 12:49:23',NULL,2000.00,'','4','1','','1','80','','','','No',NULL,NULL,'N/A'),(2248,'5920','41741772939','2025-03-12 12:49:23',2000.00,NULL,'','4','1','','1','80','','','','No',NULL,NULL,'N/A'),(2251,'1100','41741780048','2025-03-12 14:47:37',40000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174178025400330322302','No',NULL,NULL,''),(2252,'4000','41741780048','2025-03-12 14:47:37',NULL,40000.00,'','4','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(2253,'1030','31742470983','2025-03-20 14:46:06',NULL,7000.00,'','3','1','Digital Marketing','1','36','','','','No',NULL,NULL,'N/A'),(2254,'5660','31742470983','2025-03-20 14:46:06',7000.00,NULL,'','3','1','Digital Marketing','1','36','','','','No',NULL,NULL,'N/A'),(2255,'1100','41742991355','2025-03-25 15:16:09',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174299150323200373520','No',NULL,NULL,''),(2256,'4000','41742991355','2025-03-25 15:16:09',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2257,'1100','41742991664','2025-03-21 15:25:00',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174299205109012053351','No',NULL,NULL,''),(2258,'4000','41742991664','2025-03-21 15:25:00',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2259,'1100','41742994253','2025-03-19 16:04:22',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174299441224234322291','No',NULL,NULL,''),(2260,'4000','41742994253','2025-03-19 16:04:22',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2261,'1100','41742994625','2025-03-05 16:10:35',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174299473342072322330','No',NULL,NULL,''),(2262,'4000','41742994625','2025-03-05 16:10:35',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2263,'1100','41742994781','2025-03-13 16:13:17',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174299508872033928333','No',NULL,NULL,''),(2264,'4000','41742994781','2025-03-13 16:13:17',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2265,'1100','41742995117','2025-03-13 16:18:45',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174299522530012457542','No',NULL,NULL,''),(2266,'4000','41742995117','2025-03-13 16:18:45',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2267,'1100','41742995269','2025-03-11 16:21:19',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174299548223422922323','No',NULL,NULL,''),(2268,'4000','41742995269','2025-03-11 16:21:19',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2269,'1100','41742995516','2025-03-06 16:25:24',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174299562029173734726','No',NULL,NULL,''),(2270,'4000','41742995516','2025-03-06 16:25:24',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2271,'1100','41742995652','2025-03-01 16:27:41',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174299574820073032234','No',NULL,NULL,''),(2272,'4000','41742995652','2025-03-01 16:27:41',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2273,'1100','41742995790','2025-03-20 16:29:58',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174299591012223322325','No',NULL,NULL,''),(2274,'4000','41742995790','2025-03-20 16:29:58',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2275,'1100','41742996535','2025-03-20 16:42:24',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174299668322430223622','No',NULL,NULL,''),(2276,'4000','41742996535','2025-03-20 16:42:24',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2277,'1100','41743053659','2025-03-07 09:03:07',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174305580933335333393','No',NULL,NULL,''),(2278,'4000','41743053659','2025-03-07 09:03:07',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2279,'1100','41743055846','2025-03-14 09:10:57',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174305592123202341222','No',NULL,NULL,''),(2280,'4000','41743055846','2025-03-14 09:10:57',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2281,'1100','41743055999','2025-03-07 09:13:29',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174305640600200447043','No',NULL,NULL,''),(2282,'4000','41743055999','2025-03-07 09:13:29',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2283,'1100','41743056455','2025-03-22 09:21:05',3500.00,NULL,'','4','1','Payment of goods sold','1','75','payment','','4174305665260254640224','No',NULL,NULL,''),(2284,'4000','41743056455','2025-03-22 09:21:05',NULL,3500.00,'','4','1','Good sold','1','75','sales','82','','No',NULL,NULL,''),(2285,'1100','41743056681','2025-03-22 09:24:51',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174305675325373262333','No',NULL,NULL,''),(2286,'4000','41743056681','2025-03-22 09:24:51',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2287,'1100','41743056801','2025-03-05 09:26:52',3500.00,NULL,'','4','1','Payment of goods sold','1','75','payment','','4174305732520334505333','No',NULL,NULL,''),(2288,'4000','41743056801','2025-03-05 09:26:52',NULL,3500.00,'','4','1','Good sold','1','75','sales','82','','No',NULL,NULL,''),(2289,'1100','41743057355','2025-03-01 09:36:03',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174305742907437012723','No',NULL,NULL,''),(2290,'4000','41743057355','2025-03-01 09:36:03',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2291,'1100','41743057462','2025-03-15 09:37:55',3500.00,NULL,'','4','1','Payment of goods sold','1','75','payment','','4174305756300020243017','No',NULL,NULL,''),(2292,'4000','41743057462','2025-03-15 09:37:55',NULL,3500.00,'','4','1','Good sold','1','75','sales','82','','No',NULL,NULL,''),(2293,'1100','41743057623','2025-03-14 09:40:32',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174305825320530403333','No',NULL,NULL,''),(2294,'4000','41743057623','2025-03-14 09:40:32',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2295,'1100','41743058294','2025-03-06 09:51:46',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174305855033500322200','No',NULL,NULL,''),(2296,'4000','41743058294','2025-03-06 09:51:46',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2297,'1100','41743058595','2025-03-14 09:56:46',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174305865152133063200','No',NULL,NULL,''),(2298,'4000','41743058595','2025-03-14 09:56:46',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2299,'1100','41743058700','2025-03-07 09:58:30',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174305885320027322322','No',NULL,NULL,''),(2300,'4000','41743058700','2025-03-07 09:58:30',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2301,'1100','41743059055','2025-03-26 10:04:23',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174305917433233422420','No',NULL,NULL,''),(2302,'4000','41743059055','2025-03-26 10:04:23',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2303,'1100','41743151687','2025-03-27 11:50:25',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174315208133412203332','No',NULL,NULL,''),(2304,'4000','41743151687','2025-03-27 11:50:25',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2305,'1100','41743152128','2025-03-28 11:56:12',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174315502322232320324','No',NULL,NULL,''),(2306,'4000','41743152128','2025-03-28 11:56:12',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2307,'4000','41727165160','2025-03-28 17:22:55',9000.00,NULL,'','4','1','Returned products','1','26','return','','','No',NULL,NULL,''),(2308,'1100','41727165160','2025-03-28 17:22:55',NULL,9000.00,'','4','1','Returned products','1','26','return','','','No',NULL,NULL,''),(2309,'5500','41727165160','2025-03-28 17:22:55',NULL,0.00,'','4','1','Cost of goods returned','1','26','sales','58','','No',NULL,NULL,''),(2310,'1110','41727165160','2025-03-28 17:22:55',0.00,NULL,'','4','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(2311,'4000','41727165160','2025-03-28 17:23:03',9000.00,NULL,'','4','1','Returned products','1','26','return','','','No',NULL,NULL,''),(2312,'1100','41727165160','2025-03-28 17:23:03',NULL,9000.00,'','4','1','Returned products','1','26','return','','','No',NULL,NULL,''),(2313,'5500','41727165160','2025-03-28 17:23:03',NULL,0.00,'','4','1','Cost of goods returned','1','26','sales','58','','No',NULL,NULL,''),(2314,'1110','41727165160','2025-03-28 17:23:03',0.00,NULL,'','4','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(2315,'4000','41727165160','2025-03-28 17:28:45',9000.00,NULL,'','4','1','Returned products','1','26','return','','','No',NULL,NULL,''),(2316,'1100','41727165160','2025-03-28 17:28:45',NULL,9000.00,'','4','1','Returned products','1','26','return','','','No',NULL,NULL,''),(2317,'5500','41727165160','2025-03-28 17:28:45',NULL,0.00,'','4','1','Cost of goods returned','1','26','sales','58','','No',NULL,NULL,''),(2318,'1110','41727165160','2025-03-28 17:28:45',0.00,NULL,'','4','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(2319,'4000','41727165160','2025-03-28 17:28:58',9000.00,NULL,'','4','1','Returned products','1','26','return','','','No',NULL,NULL,''),(2320,'1100','41727165160','2025-03-28 17:28:58',NULL,9000.00,'','4','1','Returned products','1','26','return','','','No',NULL,NULL,''),(2321,'5500','41727165160','2025-03-28 17:28:58',NULL,0.00,'','4','1','Cost of goods returned','1','26','sales','58','','No',NULL,NULL,''),(2322,'1110','41727165160','2025-03-28 17:28:58',0.00,NULL,'','4','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(2325,'1100','41743172857','2025-03-28 17:41:14',140000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174317306837323302028','No',NULL,NULL,''),(2326,'4000','41743172857','2025-03-28 17:41:14',NULL,140000.00,'','4','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(2327,'1100','41743173184','2025-03-28 17:46:37',140000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174317321733022322303','No',NULL,NULL,''),(2328,'4000','41743173184','2025-03-28 17:46:37',NULL,140000.00,'','4','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(2329,'1100','41743583856','2025-04-02 12:10:56',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174358598923202342954','No',NULL,NULL,''),(2330,'4000','41743583856','2025-04-02 12:10:56',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2331,'1100','41743586942','2025-04-02 12:42:31',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174358721024200703130','No',NULL,NULL,''),(2332,'4000','41743586942','2025-04-02 12:42:31',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2333,'1100','41743589331','2025-04-04 13:22:18',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174358945634303720301','No',NULL,NULL,''),(2334,'4000','41743589331','2025-04-04 13:22:18',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2335,'1010','31743598010','2025-04-01 15:50:01',NULL,1050.00,'','3','1','DRINKING WATER','1','83','','','','No',NULL,NULL,'N/A'),(2336,'5920','31743598010','2025-04-01 15:50:01',1050.00,NULL,'','3','1','DRINKING WATER','1','83','','','','No',NULL,NULL,'N/A'),(2348,'1050','41743595822','2025-04-02 16:01:18',112000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','1174360016800332317600','No',NULL,NULL,''),(2349,'4000','41743595822','2025-04-02 16:22:16',NULL,40000.00,'','4','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(2350,'4000','41743595822','2025-04-02 16:22:16',NULL,72000.00,'','4','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(2351,'1100','41743667605','2025-03-29 11:07:52',4000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174366825204432433273','No',NULL,NULL,''),(2352,'4000','41743667605','2025-03-29 11:07:52',NULL,4000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2353,'1100','41743668846','2025-03-24 11:27:34',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174366894732229233233','No',NULL,NULL,''),(2354,'4000','41743668846','2025-03-24 11:27:34',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2355,'1100','41743669497','2025-03-29 11:43:54',3500.00,NULL,'','4','1','Payment of goods sold','1','75','payment','','4174367000920230304033','No',NULL,NULL,''),(2356,'4000','41743669497','2025-03-29 11:43:54',NULL,3500.00,'','4','1','Good sold','1','75','sales','82','','No',NULL,NULL,''),(2357,'1100','41743673517','2025-04-03 12:45:31',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174367377220203342270','No',NULL,NULL,''),(2358,'4000','41743673517','2025-04-03 12:45:31',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2359,'1100','41743678693','2025-04-04 14:22:38',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174368282110301232223','No',NULL,NULL,''),(2360,'4000','41743678693','2025-04-04 14:22:38',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2361,'1100','41743682962','2025-03-29 15:22:51',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174368307203042242087','No',NULL,NULL,''),(2362,'4000','41743682962','2025-03-29 15:22:51',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2363,'1100','41743683113','2025-04-05 15:25:21',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174368317121830328411','No',NULL,NULL,''),(2364,'4000','41743683113','2025-04-05 15:25:21',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2365,'1100','41743745672','2025-04-03 08:48:01',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174374577723345477074','No',NULL,NULL,''),(2366,'4000','41743745672','2025-04-03 08:48:01',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2367,'1100','41743745956','2025-04-05 08:52:45',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174374604907302333344','No',NULL,NULL,''),(2368,'4000','41743745956','2025-04-05 08:52:45',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2369,'1010','41743849642','2025-04-05 13:41:04',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174384978647322443017','No',NULL,NULL,'REF: TD53I9GVZT '),(2370,'4000','41743849642','2025-04-05 13:41:04',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2371,'1050','41743849817','2025-04-05 13:43:46',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174384987322301000282','No',NULL,NULL,'REF:TD53I9GVZT'),(2372,'4000','41743849817','2025-04-05 13:43:46',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2373,'1100','41744019195','2025-03-14 12:46:56',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174402345222222253330','No',NULL,NULL,''),(2374,'1110','41744019195','2025-03-14 12:46:56',NULL,3500.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(2375,'5500','41744019195','2025-03-14 12:46:56',3500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2376,'4000','41744019195','2025-03-14 12:46:56',NULL,3500.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2377,'1050','41744023697','2025-03-14 14:01:54',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174402414224404302403','No',NULL,NULL,''),(2378,'1110','41744023697','2025-03-14 14:01:54',NULL,3500.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(2379,'5500','41744023697','2025-03-14 14:01:54',3500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2380,'4000','41744023697','2025-03-14 14:01:54',NULL,3500.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2381,'1100','41744024144','2025-03-14 14:09:24',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174402422824022323243','No',NULL,NULL,''),(2382,'1110','41744024144','2025-03-14 14:09:24',NULL,3500.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(2383,'5500','41744024144','2025-03-14 14:09:24',3500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2384,'4000','41744024144','2025-03-14 14:09:24',NULL,3500.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2385,'1100','41744024419','2025-03-27 14:13:54',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174402470933010031243','No',NULL,NULL,''),(2386,'1110','41744024419','2025-03-27 14:13:54',NULL,3500.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(2387,'5500','41744024419','2025-03-27 14:13:54',3500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2388,'4000','41744024419','2025-03-27 14:13:54',NULL,3500.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2389,'1050','31744095682','2025-03-26 10:01:51',6000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174409634734220310733','No',NULL,NULL,''),(2390,'4000','31744095682','2025-03-26 10:01:51',NULL,6000.00,'','3','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(2391,'1050','31744096348','2025-03-26 10:14:03',6000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174409650332302434326','No',NULL,NULL,''),(2392,'4000','31744096348','2025-03-26 10:14:03',NULL,6000.00,'','3','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(2393,'1050','41744096593','2025-04-08 10:16:48',6000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174409663163332022204','No',NULL,NULL,''),(2394,'4000','41744096593','2025-04-08 10:16:48',NULL,6000.00,'','4','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(2395,'1050','41744096633','2025-04-04 10:28:14',6000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174409736103130322343','No',NULL,NULL,''),(2396,'4000','41744096633','2025-04-04 10:28:14',NULL,6000.00,'','4','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(2397,'1050','41744097362','2025-04-04 10:33:50',6000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174409767732330402020','No',NULL,NULL,''),(2398,'4000','41744097362','2025-04-04 10:33:50',NULL,6000.00,'','4','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(2399,'1010','41744191498','2025-04-09 12:39:28',NULL,14.00,'','4','1','PURCHASE CLAIM ','1','85','','','','No',NULL,NULL,'N/A'),(2400,'1850','41744191498','2025-04-09 12:39:28',14.00,NULL,'','4','1','PURCHASE CLAIM ','1','85','','','','No',NULL,NULL,'N/A'),(2401,'1100','41744358537','2025-04-07 11:02:38',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174435875141000373243','No',NULL,NULL,''),(2402,'4000','41744358537','2025-04-07 11:02:38',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2403,'1100','41744361686','2025-04-05 13:05:01',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174436651923641332300','No',NULL,NULL,''),(2404,'1110','41744361686','2025-04-05 13:05:01',NULL,3500.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(2405,'5500','41744361686','2025-04-05 13:05:01',3500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2406,'4000','41744361686','2025-04-05 13:05:01',NULL,3500.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2407,'1100','41744366731','2025-04-02 13:18:57',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174436856122612540433','No',NULL,NULL,''),(2408,'4000','41744366731','2025-04-02 13:18:57',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2409,'1100','41744368719','2025-04-04 13:52:18',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174436882927242100313','No',NULL,NULL,''),(2410,'4000','41744368719','2025-04-04 13:52:18',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2411,'1100','41744368883','2025-04-05 13:57:54',4000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174436919630342203324','No',NULL,NULL,''),(2412,'4000','41744368883','2025-04-05 13:57:54',NULL,4000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2413,'1100','41744369247','2025-04-02 14:00:59',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174436941604203321331','No',NULL,NULL,''),(2414,'4000','41744369247','2025-04-02 14:00:59',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2415,'1100','41744369454','2025-04-10 14:04:23',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174436956522316314022','No',NULL,NULL,''),(2416,'4000','41744369454','2025-04-10 14:04:23',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2417,'1050','31744455949','2025-04-12 14:06:56',3000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174445603433442203432','No',NULL,NULL,''),(2418,'4000','31744455949','2025-04-12 14:06:56',NULL,3000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2419,'1100','41745496731','2025-04-22 15:13:28',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174549752442724234172','No',NULL,NULL,''),(2420,'1110','41745496731','2025-04-22 15:13:28',NULL,3500.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(2421,'5500','41745496731','2025-04-22 15:13:28',3500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2422,'4000','41745496731','2025-04-22 15:13:28',NULL,3500.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2423,'1030','31745567232','2025-04-24 10:48:09',NULL,4500.00,'','3','1','Printing Marketing Material','1','86','','','','No',NULL,NULL,'N/A'),(2424,'5920','31745567232','2025-04-24 10:48:09',4500.00,NULL,'','3','1','Printing Marketing Material','1','86','','','','No',NULL,NULL,'N/A'),(2425,'1100','41745841976','2025-04-28 15:14:33',2250.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174584263043230035223','No',NULL,NULL,''),(2426,'4000','41745841976','2025-04-28 15:14:33',NULL,2250.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2427,'1100','41745842753','2025-04-28 15:20:55',2250.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174584291800082537300','No',NULL,NULL,''),(2428,'4000','41745842753','2025-04-28 15:20:55',NULL,2250.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2429,'1100','41745843447','2025-04-12 15:31:38',4000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174584358433432503337','No',NULL,NULL,''),(2430,'4000','41745843447','2025-04-12 15:31:38',NULL,4000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2431,'1100','41745843606','2025-04-12 15:34:44',4000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174584373424203434332','No',NULL,NULL,''),(2432,'4000','41745843606','2025-04-12 15:34:44',NULL,4000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2433,'1100','41745844056','2025-04-12 15:41:46',4000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174584424934023434222','No',NULL,NULL,''),(2434,'1110','41745844056','2025-04-12 15:41:46',NULL,3500.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(2435,'5500','41745844056','2025-04-12 15:41:46',3500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2436,'4000','41745844056','2025-04-12 15:41:46',NULL,4000.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2437,'1100','41745928640','2025-04-29 15:10:50',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174592875572132510029','No',NULL,NULL,''),(2438,'4000','41745928640','2025-04-29 15:10:50',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2439,'1100','41745929988','2025-04-24 15:33:19',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174593009351343400340','No',NULL,NULL,''),(2440,'4000','41745929988','2025-04-24 15:33:19',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2441,'1100','41745930127','2025-04-24 15:37:10',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174593030490703341234','No',NULL,NULL,''),(2442,'4000','41745930127','2025-04-24 15:37:10',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2443,'1100','41745930417','2025-04-29 15:40:29',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174593047833323224047','No',NULL,NULL,''),(2444,'4000','41745930417','2025-04-29 15:40:29',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2445,'1100','41745931791','2025-04-05 16:03:41',4000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174593194530033044997','No',NULL,NULL,''),(2446,'1110','41745931791','2025-04-05 16:03:41',NULL,3500.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(2447,'5500','41745931791','2025-04-05 16:03:41',3500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2448,'4000','41745931791','2025-04-05 16:03:41',NULL,4000.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2449,'1030','31746006686','2025-04-28 12:52:34',NULL,8500.00,'','3','1','Copmputer Servicing','1','','','','','No',NULL,NULL,'N/A'),(2450,'5920','31746006686','2025-04-28 12:52:34',8500.00,NULL,'','3','1','Copmputer Servicing','1','','','','','No',NULL,NULL,'N/A'),(2451,'1100','41746019570','2025-04-30 16:26:24',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174601975602460330627','No',NULL,NULL,''),(2452,'4000','41746019570','2025-04-30 16:26:24',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2453,'1100','41746020833','2025-04-30 16:47:24',4000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174602095706240332330','No',NULL,NULL,''),(2454,'4000','41746020833','2025-04-30 16:47:24',NULL,4000.00,'','4','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2455,'1100','41746021755','2025-05-02 17:02:51',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174602196934114126310','No',NULL,NULL,''),(2456,'4000','41746021755','2025-05-02 17:02:51',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2457,'1100','41746609062','2025-04-12 12:11:28',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174660916664321020303','No',NULL,NULL,''),(2458,'1110','41746609062','2025-04-12 12:11:28',NULL,3500.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(2459,'5500','41746609062','2025-04-12 12:11:28',3500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2460,'4000','41746609062','2025-04-12 12:11:28',NULL,3500.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2461,'1100','41746694371','2025-04-23 11:53:00',3500.00,NULL,'','4','1','Payment of goods sold','1','75','payment','','4174669462117101240430','No',NULL,NULL,''),(2462,'4000','41746694371','2025-04-23 11:53:00',NULL,3500.00,'','4','1','Good sold','1','75','sales','82','','No',NULL,NULL,''),(2463,'1100','31747055245','2024-06-26 16:08:15',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174705558004003238203','No',NULL,NULL,''),(2464,'4000','31747055245','2024-06-26 16:08:15',NULL,10000.00,'','3','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(2465,'1100','31747055746','2024-06-26 16:16:06',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174705596232301400474','No',NULL,NULL,''),(2466,'4000','31747055746','2024-06-26 16:16:06',NULL,10000.00,'','3','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(2467,'1100','31747056089','2024-07-03 16:21:43',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174705622322220002233','No',NULL,NULL,''),(2468,'4000','31747056089','2024-07-03 16:21:43',NULL,10000.00,'','3','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(2469,'1100','31747056269','2024-07-31 16:24:40',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174705635300450633570','No',NULL,NULL,''),(2470,'4000','31747056269','2024-07-31 16:24:40',NULL,10000.00,'','3','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(2471,'1100','31747056452','2024-10-02 16:28:07',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174705661843003333430','No',NULL,NULL,''),(2472,'4000','31747056452','2024-10-02 16:28:07',NULL,10000.00,'','3','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(2473,'1100','31747114980','2024-10-02 08:43:14',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174711506412332423317','No',NULL,NULL,''),(2474,'4000','31747114980','2024-10-02 08:43:14',NULL,10000.00,'','3','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2475,'1100','31747115209','2024-10-23 08:47:05',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174711531203202030300','No',NULL,NULL,''),(2476,'4000','31747115209','2024-10-23 08:47:05',NULL,10000.00,'','3','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(2477,'1100','31747115470','2024-10-30 08:51:24',10000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174711555223322327410','No',NULL,NULL,''),(2478,'4000','31747115470','2024-10-30 08:51:24',NULL,10000.00,'','3','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(2479,'1030','31747129900','2025-05-05 13:25:24',NULL,20000.00,'','3','1','','1','73','','','','No',NULL,NULL,'N/A'),(2480,'5660','31747129900','2025-05-05 13:25:24',20000.00,NULL,'','3','1','','1','73','','','','No',NULL,NULL,'N/A'),(2481,'1030','31747129900','2025-05-05 13:25:24',NULL,20000.00,'','3','1','BLOG POST','1','73','','','','No',NULL,NULL,'N/A'),(2482,'5660','31747129900','2025-05-05 13:25:24',20000.00,NULL,'','3','1','BLOG POST','1','73','','','','No',NULL,NULL,'N/A'),(2483,'1030','31747132099','2025-05-05 13:28:53',NULL,20000.00,'','3','1','BLOG POST','1','73','','','','No',NULL,NULL,'N/A'),(2484,'5660','31747132099','2025-05-05 13:28:53',20000.00,NULL,'','3','1','BLOG POST','1','73','','','','No',NULL,NULL,'N/A'),(2485,'1010','41747310443','2025-05-02 16:08:32',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174731509542230003273','No',NULL,NULL,'REF:TE203VAP4M'),(2486,'4000','41747310443','2025-05-02 16:08:32',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2487,'1050','41747315097','2025-05-02 16:37:12',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174731638628130372034','No',NULL,NULL,'REF: TE203VAP4M'),(2488,'4000','41747315097','2025-05-02 16:37:12',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2489,'1050','41747657638','2025-05-17 15:27:41',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174765771677172170322','No',NULL,NULL,'REF: TEH2366QLU'),(2490,'4000','41747657638','2025-05-17 15:27:41',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2491,'1050','41747657725','2025-05-17 15:30:23',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174765785750282332554','No',NULL,NULL,'REF: TEH2366QLU'),(2492,'4000','41747657725','2025-05-17 15:30:23',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2493,'1050','41747657860','2025-05-17 15:33:34',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174765804404025083530','No',NULL,NULL,'REF: TEH2366QLU'),(2494,'4000','41747657860','2025-05-17 15:33:34',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2495,'1100','41747740516','2025-05-17 14:29:02',3500.00,NULL,'','4','1','Payment of goods sold','1','75','payment','','4174774295423530204022','No',NULL,NULL,''),(2496,'4000','41747740516','2025-05-17 14:29:02',NULL,3500.00,'','4','1','Good sold','1','75','sales','82','','No',NULL,NULL,''),(2499,'1100','41747743211','2025-05-17 15:13:40',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174774500623020422423','No',NULL,NULL,''),(2500,'4000','41747743211','2025-05-17 15:13:40',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2501,'1100','41747897927','2025-05-08 10:13:24',3500.00,NULL,'','4','1','Payment of goods sold','1','75','payment','','4174789813320703332038','No',NULL,NULL,''),(2502,'4000','41747897927','2025-05-08 10:13:24',NULL,3500.00,'','4','1','Good sold','1','75','sales','82','','No',NULL,NULL,''),(2503,'1100','41747898249','2025-05-14 10:17:54',2250.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174789855722555245703','No',NULL,NULL,''),(2504,'4000','41747898249','2025-05-14 10:17:54',NULL,2250.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2505,'1100','41747898591','2025-05-14 10:23:31',2250.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174789869221280213290','No',NULL,NULL,''),(2506,'4000','41747898591','2025-05-14 10:23:31',NULL,2250.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2507,'1100','41747898765','2025-05-08 10:26:26',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174789894334942223823','No',NULL,NULL,''),(2508,'4000','41747898765','2025-05-08 10:26:26',NULL,3000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2509,'1100','41747898977','2025-05-17 10:29:50',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174789988042243944223','No',NULL,NULL,''),(2510,'4000','41747898977','2025-05-17 10:29:50',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2511,'1100','41747899932','2025-05-15 10:45:42',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174790010838233432202','No',NULL,NULL,''),(2512,'4000','41747899932','2025-05-15 10:45:42',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2513,'1100','41747900143','2025-05-14 10:50:19',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174790133525352325302','No',NULL,NULL,''),(2514,'4000','41747900143','2025-05-14 10:50:19',NULL,3000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2515,'1100','41747901373','2025-05-14 11:09:52',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174790150202022030022','No',NULL,NULL,''),(2516,'4000','41747901373','2025-05-14 11:09:52',NULL,3000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2517,'1100','41747901538','2025-05-17 11:12:30',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174790165433733502130','No',NULL,NULL,''),(2518,'4000','41747901538','2025-05-17 11:12:30',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2519,'1100','41747902034','2025-05-07 11:20:46',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174790223130733020400','No',NULL,NULL,''),(2520,'4000','41747902034','2025-05-07 11:20:46',NULL,2000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2521,'1100','41747902258','2025-05-07 11:24:40',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174790234822303333932','No',NULL,NULL,''),(2522,'4000','41747902258','2025-05-07 11:24:40',NULL,3000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2523,'1100','41747902387','2025-05-07 11:26:50',4000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174790254403202232245','No',NULL,NULL,''),(2524,'4000','41747902387','2025-05-07 11:26:50',NULL,4000.00,'','4','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2525,'1100','41747903826','2025-05-07 11:56:18',4000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174790428092472204000','No',NULL,NULL,''),(2526,'4000','41747903826','2025-05-07 11:56:18',NULL,4000.00,'','4','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2527,'1100','41747904327','2025-05-13 11:59:11',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174790455050250023343','No',NULL,NULL,''),(2528,'4000','41747904327','2025-05-13 11:59:11',NULL,3000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2529,'1100','41747904900','2025-05-13 12:08:35',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174790530394233712257','No',NULL,NULL,''),(2530,'4000','41747904900','2025-05-13 12:08:35',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2531,'1050','41748009143','2025-05-22 17:11:07',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174800948142229280043','No',NULL,NULL,'REF: TEM0QU50DG'),(2532,'4000','41748009143','2025-05-22 17:11:07',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2533,'1100','41748347739','2025-05-24 15:20:36',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174834866323723338432','No',NULL,NULL,''),(2534,'4000','41748347739','2025-05-24 15:20:36',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2535,'1100','41748348945','2025-05-24 15:29:21',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174834905423223230333','No',NULL,NULL,''),(2536,'4000','41748348945','2025-05-24 15:29:21',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2537,'1100','41748521756','2025-05-28 15:30:07',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174852193622270223382','No',NULL,NULL,''),(2538,'4000','41748521756','2025-05-28 15:30:07',NULL,3000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2539,'1100','41748522015','2025-05-28 15:33:44',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174852215653532123020','No',NULL,NULL,''),(2540,'4000','41748522015','2025-05-28 15:33:44',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2541,'1100','41748522229','2025-05-28 15:37:21',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174852233683333383002','No',NULL,NULL,''),(2542,'4000','41748522229','2025-05-28 15:37:21',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2543,'1100','41748522543','2025-05-26 15:42:34',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174852264631334020322','No',NULL,NULL,''),(2544,'4000','41748522543','2025-05-26 15:42:34',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2545,'1100','41748522802','2025-05-21 15:47:01',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174852291524223118202','No',NULL,NULL,''),(2546,'4000','41748522802','2025-05-21 15:47:01',NULL,3000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2547,'1100','41748687025','2025-05-31 13:51:58',110000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174868877585823612522','No',NULL,NULL,''),(2548,'4000','41748687025','2025-05-31 13:51:58',NULL,70000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2549,'4000','41748687025','2025-05-31 13:51:58',NULL,40000.00,'','4','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2550,'1100','41749036818','2025-05-30 14:34:02',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174903741912449233303','No',NULL,NULL,''),(2551,'4000','41749036818','2025-05-30 14:34:02',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2552,'1100','41749037486','2025-05-03 14:45:00',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174903904520323224333','No',NULL,NULL,''),(2553,'4000','41749037486','2025-05-03 14:45:00',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2554,'1100','41749042607','2025-06-05 16:10:36',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174904274023430200022','No',NULL,NULL,''),(2555,'4000','41749042607','2025-06-05 16:10:36',NULL,3000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2556,'1100','41749103472','2025-05-22 09:04:59',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174910359790272233223','No',NULL,NULL,''),(2557,'4000','41749103472','2025-05-22 09:04:59',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2558,'1100','41749103645','2025-05-13 09:07:32',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174910375242370220002','No',NULL,NULL,''),(2559,'4000','41749103645','2025-05-13 09:07:32',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2560,'1100','41749103781','2025-06-05 09:09:52',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174910389603029230322','No',NULL,NULL,''),(2561,'4000','41749103781','2025-06-05 09:09:52',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2562,'1100','41749104661','2025-05-08 09:24:33',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174910472172493230240','No',NULL,NULL,''),(2563,'4000','41749104661','2025-05-08 09:24:33',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2564,'1100','41749106958','2025-05-02 10:02:48',3500.00,NULL,'','4','1','Payment of goods sold','1','75','payment','','4174910705407232373733','No',NULL,NULL,''),(2565,'4000','41749106958','2025-05-02 10:02:48',NULL,3500.00,'','4','1','Good sold','1','75','sales','82','','No',NULL,NULL,''),(2566,'1110','41749107891','2025-05-03 10:18:22',NULL,3500.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(2567,'5500','41749107891','2025-05-03 10:18:22',3500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2568,'4000','41749107891','2025-05-03 10:18:22',NULL,0.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2569,'1100','41749108033','2025-05-09 10:21:10',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174910812983402712833','No',NULL,NULL,''),(2570,'1110','41749108033','2025-05-09 10:21:10',NULL,3500.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(2571,'5500','41749108033','2025-05-09 10:21:10',3500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2572,'4000','41749108033','2025-05-09 10:21:10',NULL,3500.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2573,'1100','41749108263','2025-05-03 10:24:41',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174910836939120947844','No',NULL,NULL,''),(2574,'1110','41749108263','2025-05-03 10:24:41',NULL,3500.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(2575,'5500','41749108263','2025-05-03 10:24:41',3500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2576,'4000','41749108263','2025-05-03 10:24:41',NULL,3500.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2577,'1100','41749108413','2025-05-31 10:27:14',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174910852812320400248','No',NULL,NULL,''),(2578,'1110','41749108413','2025-05-31 10:27:14',NULL,3500.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(2579,'5500','41749108413','2025-05-31 10:27:14',3500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2580,'4000','41749108413','2025-05-31 10:27:14',NULL,3500.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2581,'1100','41749117923','2025-05-13 13:39:33',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174912028723322002210','No',NULL,NULL,''),(2582,'4000','41749117923','2025-05-13 13:39:33',NULL,3500.00,'','4','1','Good sold','1','','sales','88','','No',NULL,NULL,''),(2583,'1100','41749120344','2025-05-20 13:46:11',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174912056379432323273','No',NULL,NULL,''),(2584,'4000','41749120344','2025-05-20 13:46:11',NULL,3500.00,'','4','1','Good sold','1','','sales','88','','No',NULL,NULL,''),(2585,'4000','41749120606','2025-05-29 13:50:20',NULL,0.00,'','4','1','Good sold','1','','sales','88','','No',NULL,NULL,''),(2586,'1100','41749120700','2025-05-29 13:52:04',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174912081630033333032','No',NULL,NULL,''),(2587,'4000','41749120700','2025-05-29 13:52:04',NULL,3500.00,'','4','1','Good sold','1','','sales','88','','No',NULL,NULL,''),(2588,'1050','11749126321','2025-06-05 15:25:41',2.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1174912634436309636322','No',NULL,NULL,''),(2589,'1110','11749126321','2025-06-05 15:25:41',NULL,1.00,'','1','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(2590,'5500','11749126321','2025-06-05 15:25:41',1.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2591,'4000','11749126321','2025-06-05 15:25:41',NULL,2.00,'','1','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2592,'1010','41750228066','2025-06-18 09:35:34',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175022870242703222102','No',NULL,NULL,'REF: TFD1OYBY99 '),(2593,'4000','41750228066','2025-06-18 09:35:34',NULL,2000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2594,'1050','41750228878','2025-06-18 09:44:05',2000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175022945530333033345','No',NULL,NULL,'REF: TFD1OYBY99'),(2595,'4000','41750228878','2025-06-18 09:44:05',NULL,2000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2596,'1050','41750237516','2025-06-10 12:07:29',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175023771912204432322','No',NULL,NULL,'REF:TFA5B3J0EN'),(2597,'4000','41750237516','2025-06-10 12:07:29',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2598,'1050','41750237832','2025-06-10 12:12:46',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175023798822723772520','No',NULL,NULL,'REF:TFA5B3J0EN'),(2599,'4000','41750237832','2025-06-10 12:12:46',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2600,'1010','41750238033','2025-06-10 12:14:40',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175023810822304221338','No',NULL,NULL,'REF: TFA5B3J0EN '),(2601,'4000','41750238033','2025-06-10 12:14:40',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2602,'1050','41750237991','2025-06-17 14:03:20',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175024476662345204622','No',NULL,NULL,'REF: TFH78R113R '),(2603,'4000','41750237991','2025-06-17 14:03:20',NULL,3000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2604,'1030','41750329943','2025-06-19 13:47:28',NULL,2150.00,'','4','1','CLAIM PAYMENT','1','80','','','','No',NULL,NULL,'N/A'),(2605,'4001','41750329943','2025-06-19 13:47:28',2150.00,NULL,'','4','1','CLAIM PAYMENT','1','80','','','','No',NULL,NULL,'N/A'),(2606,'1100','41750683990','2025-06-14 16:06:41',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175068411121333024033','No',NULL,NULL,''),(2607,'4000','41750683990','2025-06-14 16:06:41',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2608,'1100','41750684188','2025-06-07 16:09:58',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175068433934332305036','No',NULL,NULL,''),(2609,'4000','41750684188','2025-06-07 16:09:58',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2610,'1100','41750685985','2025-06-23 10:48:46',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175075144330022240200','No',NULL,NULL,''),(2611,'4000','41750685985','2025-06-23 10:48:46',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2612,'1100','41750751515','2025-06-04 10:52:03',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175075164553702624200','No',NULL,NULL,''),(2613,'4000','41750751515','2025-06-04 10:52:03',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2614,'1100','41750751806','2025-06-21 10:56:57',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175075215803243224332','No',NULL,NULL,''),(2615,'4000','41750751806','2025-06-21 10:56:57',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2616,'1100','41750752215','2025-06-20 11:03:51',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175075235002300035331','No',NULL,NULL,''),(2617,'4000','41750752215','2025-06-20 11:03:51',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2618,'1100','41750752383','2025-06-14 11:06:32',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175075249225202304702','No',NULL,NULL,''),(2619,'4000','41750752383','2025-06-14 11:06:32',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2620,'1100','41750752525','2025-06-14 11:08:58',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175075264625600234003','No',NULL,NULL,''),(2621,'4000','41750752525','2025-06-14 11:08:58',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2622,'1100','41750752700','2025-06-16 11:13:28',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175075290303302222727','No',NULL,NULL,''),(2623,'4000','41750752700','2025-06-16 11:13:28',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2624,'1100','41750752967','2025-06-21 11:16:31',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175075306032623032437','No',NULL,NULL,''),(2625,'4000','41750752967','2025-06-21 11:16:31',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2626,'1100','41750753102','2025-06-10 11:18:32',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175075322230010323275','No',NULL,NULL,''),(2627,'4000','41750753102','2025-06-10 11:18:32',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2628,'1100','41750753260','2025-06-21 11:21:09',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175075338453022300730','No',NULL,NULL,''),(2629,'4000','41750753260','2025-06-21 11:21:09',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2630,'1100','41750753434','2025-06-19 11:24:09',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175075356031277333053','No',NULL,NULL,''),(2631,'4000','41750753434','2025-06-19 11:24:09',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2632,'1100','41750753607','2025-06-19 11:26:56',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175075371940003039532','No',NULL,NULL,''),(2633,'4000','41750753607','2025-06-19 11:26:56',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2634,'4000','41750754244','2025-06-05 11:37:37',NULL,0.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2635,'4000','41750754426','2025-06-18 11:40:38',NULL,0.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2639,'1100','41750755176','2025-06-23 11:53:05',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175075638934303720301','No',NULL,NULL,''),(2640,'4000','41750755176','2025-06-23 11:53:05',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2641,'1100','41750756408','2025-06-23 12:13:37',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175075650804007320223','No',NULL,NULL,''),(2642,'4000','41750756408','2025-06-23 12:13:37',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2643,'1100','41750756561','2025-06-24 12:16:12',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175075667532335223410','No',NULL,NULL,''),(2644,'4000','41750756561','2025-06-24 12:16:12',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2645,'1100','41750758763','2025-06-24 12:53:16',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175075887903880037844','No',NULL,NULL,''),(2646,'4000','41750758763','2025-06-24 12:53:16',NULL,3500.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2647,'1100','41750933913','2025-06-26 13:32:21',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175093432649207240364','No',NULL,NULL,''),(2648,'4000','41750933913','2025-06-26 13:32:21',NULL,3000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2649,'1100','41750934404','2025-06-26 13:40:33',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175093452722724402232','No',NULL,NULL,''),(2650,'4000','41750934404','2025-06-26 13:40:33',NULL,3000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2651,'1100','41750934599','2025-06-12 13:43:48',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175093481203221224080','No',NULL,NULL,''),(2652,'4000','41750934599','2025-06-12 13:43:48',NULL,3500.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2653,'1100','41750934864','2025-06-05 13:52:00',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175093518902232000238','No',NULL,NULL,''),(2654,'4000','41750934864','2025-06-05 13:52:00',NULL,3500.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2655,'1100','41750935247','2025-06-07 13:54:25',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175093541493222272213','No',NULL,NULL,''),(2656,'4000','41750935247','2025-06-07 13:54:25',NULL,3500.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2657,'1100','41750935452','2025-06-14 13:57:57',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175093554603922632233','No',NULL,NULL,''),(2658,'4000','41750935452','2025-06-14 13:57:57',NULL,3500.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2659,'1100','41750935886','2025-06-24 14:05:10',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175093601323562033476','No',NULL,NULL,''),(2660,'4000','41750935886','2025-06-24 14:05:10',NULL,3500.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2661,'1100','41750936145','2025-06-18 14:09:28',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175093638482492443324','No',NULL,NULL,''),(2662,'4000','41750936145','2025-06-18 14:09:28',NULL,3500.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2663,'1100','31750937748','2025-06-26 14:38:39',5000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3175093794707333297705','No',NULL,NULL,''),(2664,'4000','31750937748','2025-06-26 14:38:39',NULL,5000.00,'','3','1','Good sold','1','','sales','89','','No',NULL,NULL,''),(2665,'1100','31750937964','2025-06-26 14:41:37',5000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3175093810903233001320','No',NULL,NULL,''),(2666,'4000','31750937964','2025-06-26 14:41:37',NULL,5000.00,'','3','1','Good sold','1','','sales','89','','No',NULL,NULL,''),(2667,'1100','41750936827','2025-06-26 14:52:21',5000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175093875833272300332','No',NULL,NULL,''),(2668,'4000','41750936827','2025-06-26 14:52:21',NULL,5000.00,'','4','1','Good sold','1','','sales','89','','No',NULL,NULL,''),(2669,'1100','41750938786','2025-06-26 14:54:13',5000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175093886422333302300','No',NULL,NULL,''),(2670,'4000','41750938786','2025-06-26 14:54:13',NULL,5000.00,'','4','1','Good sold','1','','sales','89','','No',NULL,NULL,''),(2671,'1100','41750939331','2025-06-26 15:04:02',5000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175093945525353452313','No',NULL,NULL,''),(2672,'4000','41750939331','2025-06-26 15:04:02',NULL,5000.00,'','4','1','Good sold','1','','sales','89','','No',NULL,NULL,''),(2673,'1100','41750939757','2025-06-26 15:09:27',5000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175093977700032333333','No',NULL,NULL,''),(2674,'4000','41750939757','2025-06-26 15:09:27',NULL,5000.00,'','4','1','Good sold','1','','sales','89','','No',NULL,NULL,''),(2675,'1100','41750939779','2025-06-26 15:11:19',5000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175093989649923332333','No',NULL,NULL,''),(2676,'4000','41750939779','2025-06-26 15:11:19',NULL,5000.00,'','4','1','Good sold','1','','sales','89','','No',NULL,NULL,''),(2677,'1050','41750940154','2025-06-26 15:16:13',5000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175094019002023335032','No',NULL,NULL,''),(2678,'4000','41750940154','2025-06-26 15:16:13',NULL,5000.00,'','4','1','Good sold','1','','sales','89','','No',NULL,NULL,''),(2679,'1100','41751271878','2025-06-27 11:24:51',3500.00,NULL,'','4','1','Payment of goods sold','1','75','payment','','4175127208812001373422','No',NULL,NULL,''),(2680,'4000','41751271878','2025-06-27 11:24:51',NULL,3500.00,'','4','1','Good sold','1','75','sales','82','','No',NULL,NULL,''),(2681,'1100','41751272308','2025-06-28 11:31:58',3500.00,NULL,'','4','1','Payment of goods sold','1','75','payment','','4175127303523303302132','No',NULL,NULL,''),(2682,'4000','41751272308','2025-06-28 11:31:58',NULL,3500.00,'','4','1','Good sold','1','75','sales','82','','No',NULL,NULL,''),(2683,'1100','41751274495','2025-06-28 12:08:23',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175127492123723334532','No',NULL,NULL,''),(2684,'4000','41751274495','2025-06-28 12:08:23',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2685,'1100','41751275803','2025-06-12 12:33:43',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175127726407707447330','No',NULL,NULL,''),(2686,'4000','41751275803','2025-06-12 12:33:43',NULL,3000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2687,'1100','41751277410','2025-06-23 12:57:01',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175127755979200222177','No',NULL,NULL,''),(2688,'4000','41751277410','2025-06-23 12:57:01',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2689,'1100','41751277587','2025-06-23 12:59:56',3500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175127769003030237110','No',NULL,NULL,''),(2690,'4000','41751277587','2025-06-23 12:59:56',NULL,3500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2691,'1100','41751278162','2025-06-10 13:09:45',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175128139322091320330','No',NULL,NULL,''),(2692,'4000','41751278162','2025-06-10 13:09:45',NULL,3000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2693,'1100','41751281550','2025-06-17 14:06:36',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175128166618332331422','No',NULL,NULL,''),(2694,'4000','41751281550','2025-06-17 14:06:36',NULL,3000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2695,'1100','41751284413','2025-06-30 15:13:31',3500.00,NULL,'','4','1','Payment of goods sold','1','75','payment','','4175128574663422707240','No',NULL,NULL,''),(2696,'4000','41751284413','2025-06-30 15:13:31',NULL,3500.00,'','4','1','Good sold','1','75','sales','82','','No',NULL,NULL,''),(2697,'1100','41751286284','2025-06-30 15:25:35',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175128781031324311087','No',NULL,NULL,''),(2698,'4000','41751286284','2025-06-30 15:25:35',NULL,3000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2699,'1100','41751289188','2025-06-30 16:15:57',3000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175128947407022332331','No',NULL,NULL,''),(2700,'4000','41751289188','2025-06-30 16:15:57',NULL,3000.00,'','4','1','Good sold','1','','sales','11','','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=2 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,'clarity','',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=6 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeecharges` -- LOCK TABLES `employeecharges` WRITE; /*!40000 ALTER TABLE `employeecharges` DISABLE KEYS */; INSERT INTO `employeecharges` VALUES (1,'8','PAYE','2023-06-09 13:31:34','Active','1','','1','Deduction','Fixed','Fixed',1.00,72.50,'',1,'PAYE'),(2,'9','NSSF','2023-06-09 13:31:45','Active','1','','1','Deduction','Fixed','Fixed',1.00,200.00,'',1,'NSSF'),(3,'10','NHIF','2023-06-09 13:31:54','Active','1','','1','Deduction','Fixed','Fixed',1.00,850.00,'',1,'NHIF'),(5,'2005','House Levy','2023-09-01 05:49:18','Active','1','','1','Deduction','Fixed','Fixed',1.00,375.00,'1.5',1,'HOUSE LEVY'); /*!40000 ALTER TABLE `employeecharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `employeepayments` -- DROP TABLE IF EXISTS `employeepayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `employeepayments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, `memberid` int(11) NOT NULL, `salaryid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeepayments` -- LOCK TABLES `employeepayments` WRITE; /*!40000 ALTER TABLE `employeepayments` DISABLE KEYS */; /*!40000 ALTER TABLE `employeepayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etiminitialization` -- DROP TABLE IF EXISTS `etiminitialization`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `etiminitialization` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tin` varchar(50) NOT NULL, `bhfOpenDt` varchar(50) DEFAULT NULL, `createdate` datetime NOT NULL, `sdcId` varchar(50) DEFAULT '00', `mrcNo` text DEFAULT NULL, `cmcKey` text DEFAULT NULL, `companyid` varchar(50) NOT NULL, `branchid` varchar(50) NOT NULL, `updatedid` varchar(20) NOT NULL DEFAULT 'KES', `updatedby` varchar(20) DEFAULT NULL, `userid` int(11) NOT NULL, `name` text NOT NULL, `bhfid` varchar(50) DEFAULT NULL, `bhfSttsCd` varchar(50) DEFAULT NULL, `url` text NOT NULL, `onlineoffline` varchar(20) NOT NULL, `phone` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `verification` text NOT NULL, `requestdate` varchar(50) NOT NULL, `confirmationdate` varchar(50) NOT NULL, `businesskey` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 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 */; INSERT INTO `etiminitialization` VALUES (1,'P051658911K','20240514','2024-06-10 09:36:20','KRACU0300000777','KRA00175728','541600F5805E40BFB05BD9F9B789011075283D10843144B79A34','1','1','KES','Nicholas Kamau',1,'CLARITY COUNSELING AND TRAINING CENTER LIMITED','00','11715944213','https://etims-api.kra.go.ke','OSCU','254719870196','1353002','','Do9ukWvXskQHLs4WWrXZfSCDtsYeDps4au2TYvLyqhZUkuAPXZXVX0plxJy1wL/tHbYoXQ8g7nNWJ+aF21/Jbg== ','2024-05-17 14:23:48','','ee+KWMUZkPQ2dyOY1HIwJ3ll/e7hDq9AsWMLIdSo1rnChbxFBzTFiToHBm+ZlHOLdqTt8tpyS6v5A9SI4R45t+gTtOctZ7MFHdLOThMpOM4rpf71RGpKlJqLGafkgL+L'); /*!40000 ALTER TABLE `etiminitialization` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etimsactivations` -- DROP TABLE IF EXISTS `etimsactivations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `etimsactivations` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `computerno` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) DEFAULT NULL, `bhfid` varchar(50) NOT NULL, `duration` int(11) NOT NULL, `phone` varchar(20) DEFAULT NULL, `extensiontype` varchar(30) NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(20) NOT NULL, `computernouserdata` text NOT NULL, `updatedid` int(11) DEFAULT NULL, `tin` text NOT NULL, `sdcId` text NOT NULL, `cmcKey` text NOT NULL, `mrcNo` text NOT NULL, `url` text NOT NULL, `onlineoffline` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `etimsactivations` -- LOCK TABLES `etimsactivations` WRITE; /*!40000 ALTER TABLE `etimsactivations` DISABLE KEYS */; /*!40000 ALTER TABLE `etimsactivations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `evaluation` -- DROP TABLE IF EXISTS `evaluation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `evaluation` ( `invoice` varchar(100) NOT NULL, `id` int(20) NOT NULL AUTO_INCREMENT, `serialno` varchar(50) NOT NULL, `insuredname` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `expirydate` varchar(50) NOT NULL, `inspectedby` varchar(50) NOT NULL, `contact` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `instructions` text NOT NULL, `registrationno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `colour` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `fueltype` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `enginerating` varchar(50) NOT NULL, `countryoforigin` varchar(50) NOT NULL, `locationofinspection` varchar(50) NOT NULL, `coachwork` varchar(50) NOT NULL, `mechanical` varchar(50) NOT NULL, `electrical` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `generalcondition` text NOT NULL, `assessedvalue` varchar(50) NOT NULL, `features` text NOT NULL, `anittheft` varchar(50) NOT NULL, `windscreenvalue` varchar(50) NOT NULL, `radiovalue` varchar(50) NOT NULL, `remarks` text NOT NULL, `reportdetails` text NOT NULL, `date` date NOT NULL, `pin` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `evaluation` -- LOCK TABLES `evaluation` WRITE; /*!40000 ALTER TABLE `evaluation` DISABLE KEYS */; /*!40000 ALTER TABLE `evaluation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `events` -- DROP TABLE IF EXISTS `events`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `events` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL, `fromdate` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `host` varchar(100) NOT NULL, `participants` text NOT NULL, `location` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'new', `comments` text NOT NULL, `repeated` varchar(50) NOT NULL, `dateposted` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, `one` varchar(20) NOT NULL, `two` varchar(20) NOT NULL, `three` varchar(20) DEFAULT NULL, `branchid` int(10) NOT NULL DEFAULT 1, `four` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `events` -- LOCK TABLES `events` WRITE; /*!40000 ALTER TABLE `events` DISABLE KEYS */; /*!40000 ALTER TABLE `events` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `expenses` -- DROP TABLE IF EXISTS `expenses`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `expenses` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` datetime NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `datespent` datetime NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `companyid` varchar(100) NOT NULL, `accounttype` varchar(50) NOT NULL, `bankname` varchar(60) NOT NULL, `supplier` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentmethodes` varchar(30) NOT NULL, `duedate` varchar(30) NOT NULL, `terms` text NOT NULL, `balance` decimal(10,2) NOT NULL, `paid` decimal(10,2) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `allocation` varchar(20) NOT NULL DEFAULT 'No', `invoicestatus` varchar(20) NOT NULL DEFAULT 'No', `allocationtext` text NOT NULL, `loanpaid` decimal(10,2) NOT NULL, `loanbalance` decimal(10,2) NOT NULL, `duration` varchar(20) NOT NULL, `monthlyrate` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=95 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','3','10000','ARTICLES PAYMENT','2024-05-20 17:10:31','','Closed','2024-05-01 17:00:58','','','','EMMACULATE','','4922581716213576','1','','1030','16','31716213558','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(2,'Expense','3','10000','ARTICLES PAYMENT','2024-05-21 11:43:38','','Closed','2024-04-30 17:08:49','','','0724850329','EMMACULATE','','4902961716214087','1','','1030','16','31716214085','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(3,'Expense','3','1050','WATER PAYMENT','2024-05-21 10:34:52','','Closed','2024-04-01 10:17:34','','','','EMMACULATE','','935631716275812','1','','1010','15','31716275809','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(4,'Expense','3','1050','WATER PAYMENT','2024-05-21 10:23:03','','Closed','2024-05-21 10:23:03','','','','EMMACULATE','','7942521716276103','1','','1000','15','31716276099','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(5,'Expense','3','1050','WATER PAYMENT','2024-05-21 10:37:26','','Closed','2024-04-16 10:37:26','','','','EMMACULATE','','9076691716276999','1','','1010','15','31716276994','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(6,'Expense','3','1050','WATER PAYMENT','2024-05-21 10:42:03','','Closed','2024-04-25 10:39:22','','','','EMMACULATE','','5432061716277124','1','','1010','15','31716277120','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(7,'Expense','3','0','Honey Payment','2024-05-23 16:33:07','','Closed','2024-05-23 14:36:39','','','0722511153','EMMACULATE','','1220491716464148','1','','1010','21','31716464146','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(8,'Expense','3','900','Honey Payment','2024-05-23 16:34:20','','Closed','2024-05-23 16:34:20','','','0722511153','EMMACULATE','','4444501716471238','1','','1010','21','31716471234','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(9,'Expense','3','2500','Tent Hire','2024-05-27 11:47:48','','Active','2024-05-27 10:19:25','','','0724670913','Emmaculate','','1187121716794329','1','','1010','22','31716794327','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(10,'Expense','3','','Accomodation Expense','2024-05-27 11:49:42','','Active','2024-05-27 11:49:42','','','0718438984','EMMACULATE','','9535201716799689','1','','1010','23','31716799679','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(11,'Expense','3','','Tent Hire','2024-06-14 11:27:06','','Active','2024-06-14 11:27:06','','','','Emmaculate','','78851718353587','1','','1010','22','31718353583','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(12,'Expense','4','1800','HONEY PAYMENT','2024-06-20 10:29:45','','Active','2024-06-20 10:26:56','','','0722511153','SEBIN','','6798101718867141','1','','1030','21','41718867138','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(13,'Expense','4','7200','CLAIM PAYMENT','2024-06-21 15:08:54','','Active','2024-06-20 14:30:18','','','+254700218466','SEBIN','','4381991718882945','1','','1030','31','41718882925','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(14,'Expense','4','2500','BNI PAYMENT','2024-06-21 15:08:40','','Active','2024-06-11 15:04:26','','','+254 700218466','SEBIN','','4404541718971315','1','','1030','32','41718971313','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(15,'Expense','4','480','TEA PAYMENT','2024-06-21 15:11:26','','Active','2024-05-28 15:10:45','','','+254 700218466','SEBIN','','7757681718971755','1','','1010','2','41718971745','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(16,'Expense','4','','TEA PAYMENT','2024-06-21 15:12:56','','Active','2024-05-25 15:12:56','','','0722511153','SEBIN','','5021891718971947','1','','1010','2','41718971903','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(17,'Expense','4','','CLAIM PAYMENT','2024-07-01 12:54:09','','Active','2024-07-01 12:54:09','','','0721747938','SEBIN','','2403271719827437','1','','1030','33','41719827432','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(18,'Expense','4','','CLAIM PAYMENT','2024-07-01 13:04:49','','Active','2024-07-01 13:04:49','','','0722446244','SEBIN','','2092921719828236','1','','1030','34','41719828218','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(19,'Expense','3','','OFFICE EXPENDITURE','2024-07-01 14:01:16','','Active','2024-06-06 00:00:00','','P051123223G','0115532398','EMMACULATE','','372681719831000','1','','1010','35','31719830098','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(20,'Expense','4','','Digital Marketing','2024-07-01 14:03:01','','Active','2024-07-01 14:03:01','','','254708555933','SEBIN','','7264661719831641','1','','1030','36','41719831636','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(21,'Expense','3','','OFFICE EXPENDITURE','2024-07-01 14:03:51','','Active','2024-06-06 14:03:51','','P051123223G','0115532398','EMMACULATE','','5545731719831759','1','','1010','35','31719831755','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(22,'Expense','3','','OFFICE EXPENDITURE','2024-07-01 14:28:49','','Active','2024-06-12 14:28:49','','0040805620000447249','0115532398','EMMACULATE','','8074151719832917','1','','1010','','31719832914','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(23,'Expense','3','','Statutory Company Annual Returns','2024-07-01 15:29:14','','Active','2024-07-01 15:29:14','','','254706717247','EMMACULATE','','6954851719836893','1','','1010','37','31719836890','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(24,'Expense','4','','WATER PAYMENT','2024-07-03 09:27:30','','Active','2024-07-03 09:27:30','','','254112654240','SEBIN','','9351051719987970','1','','1030','38','41719987968','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(25,'Expense','3','0','OFFICE EXPENDITURE','2024-07-03 15:46:02','','Active','2024-07-03 15:46:02','','','0115532398','EMMACULATE','','5594971720010650','1','','1010','35','31720010648','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(26,'Expense','3','','OFFICE EXPENDITURE','2024-07-03 16:36:17','','Active','2024-07-03 16:36:17','','','0115532398','EMMACULATE','','6556111720013691','1','','1010','35','31720013689','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(27,'Expense','4','0','Preparation and filing annual returns','2024-07-05 15:32:33','','Active','2024-07-05 15:32:33','','','254725043645','SEBIN','','622281720182616','1','','1030','37','41720182590','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(28,'Expense','4','','LOGO DESIGNS','2024-07-12 09:17:37','','Active','2024-07-07 09:17:37','','P000609862J','+254 700218466','SEBIN','','9778341720764998','1','','1030','','41720764994','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(29,'Expense','4','','SATUTORY FOR MAY & JUNE','2024-07-12 09:25:21','','Active','2024-07-07 09:23:45','','','0721747938','SEBIN','','2287781720765381','1','','1030','41','41720765378','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(30,'Expense','4','','CLAIM PAYMENT','2024-07-12 10:10:13','','Active','2024-07-10 10:10:13','','','254722743397','SEBIN','','4392151720768127','1','','1030','42','41720768117','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(31,'Expense','4','','CLAIM PAYMENT','2024-07-12 10:15:15','','Active','2024-07-12 10:15:15','','','254720908213','SEBIN','','9042551720768414','1','','1030','43','41720768407','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(32,'Expense','4','','CLAIM PAYMENT','2024-07-12 15:23:18','','Active','2024-07-12 15:23:18','','','254722423488 ','SEBIN','','6761491720786927','1','','1030','44','41720786922','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(33,'Expense','4','','CLAIM PAYMENT','2024-07-13 14:39:45','','Active','2024-07-13 14:39:45','','','','SEBIN','','1462281720870759','1','','1030','16','41720870735','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(34,'Expense','4','','CLAIM PAYMENT','2024-07-13 14:44:32','','Active','2024-07-12 14:44:32','','','','SEBIN','','2859941720871048','1','','1030','34','41720871041','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(35,'Expense','4','','CLAIM PAYMENT','2024-07-25 16:26:54','','Active','2024-07-25 16:26:54','','','0722743397','SEBIN','','1516241721913937','1','','1030','42','41721913933','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(36,'Expense','3','','Office Expenditure','2024-08-01 16:24:54','','Active','2024-08-01 16:22:03','','','','Emmaculate','','549261722518494','1','','1010','','31722518383','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(37,'Expense','3','','Office Expenditure','2024-08-01 16:32:12','','Active','2024-08-01 16:32:12','','','','Emmaculate','','7453131722519112','1','','1010','','31722519109','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(38,'Expense','3','','Office Expenditure','2024-08-05 11:07:35','','Active','2024-08-03 11:07:35','','','','Emmaculate','','8801841722845147','1','','1010','35','31722845144','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(39,'Expense','3','','Office Expenditure','2024-08-05 11:10:43','','Active','2024-08-05 11:10:43','','','','Emmaculate','','1598941722845421','1','','1010','35','31722845418','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(40,'Expense','4','6000','CLAIM PAYMENT','2024-08-05 16:31:31','','Active','2024-08-05 16:28:54','','','0715493996','SEBIN','','5785391722864519','1','','1030','48','41722864507','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(41,'Expense','4','13800','CLAIM PAYMENT','2024-08-10 14:04:57','','Active','2024-08-10 14:03:51','','','254720908213','SEBIN','','4865391723287785','1','','1030','50','41723287782','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(42,'Expense','4','','CLAIM PAYMENT','2024-08-15 12:55:31','','Active','2024-08-14 12:55:31','','REF: SHE9278ISL','0720200933','SEBIN','','7085231723715441','1','','1010','51','41723715434','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(43,'Expense','4','','CLAIM PAYMENT','2024-08-17 13:39:12','','Active','2024-08-17 13:39:12','','','','SEBIN','','2433521723891128','1','','1030','16','41723891117','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(44,'Expense','4','','CLAIM PAYMENT','2024-08-17 13:43:22','','Active','2024-08-17 13:43:22','','','','SEBIN','','6596441723891386','1','','1030','47','41723891363','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(45,'Expense','4','','WATER PAYMENT','2024-08-26 16:21:34','','Active','2024-08-26 16:21:34','','P000609862J','','SEBIN','','4813921724678460','1','','1030','38','41724678456','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(46,'Expense','4','','BNI PAYMENT','2024-09-05 14:19:36','','Active','2024-09-05 14:19:36','','','','SEBIN','','6637171725535146','1','','1030','32','41725535126','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(47,'Expense','3','','','2024-09-10 11:42:20','','Active','2024-09-10 11:42:20','','','+10723538997','Emmaculate','','9690051725957676','1','','1030','53','31725957672','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(48,'Expense','4','','CLAIM PAYMENT','2024-09-11 13:49:20','','Active','2024-09-11 13:49:20','','','0724850329','SEBIN','','8364921726051674','1','','1030','16','41726051666','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(49,'Expense','3','','','2024-09-17 08:34:49','','Active','2024-09-02 08:34:49','','','','Emmaculate','','2390731726551225','1','','1010','54','31726551223','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(50,'Expense','3','','PesaPal','2024-09-17 08:47:04','','Active','2024-09-16 08:47:04','','','0722003272','Emmaculate','','7575181726551938','1','','1010','55','31726551926','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(51,'Expense','3','','Safaricom Postpay','2024-09-17 08:52:45','','Active','2024-09-17 08:52:45','','','0722003272','Emmaculate','','5131381726552332','1','','1010','55','31726552330','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(52,'Expense','3','','Safaricom Postpay','2024-09-17 08:54:52','','Active','2024-09-16 08:54:52','','','0722003272','Emmaculate','','1191726552453','1','','1010','55','31726552452','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(53,'Expense','3','','PesaPal','2024-09-17 08:56:40','','Active','2024-09-16 08:56:40','','','0722003272','Emmaculate','','9122651726552578','1','','1010','55','31726552577','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(54,'Expense','4','450','OFFICE','2024-09-25 14:09:33','','Active','2024-09-25 14:08:44','','REF: SIP5SHK1FT ','','SEBIN','','2167491727262465','1','','1010','56','41727262462','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(55,'Expense','4','','CLAIM PAYMENT','2024-10-02 16:02:32','','Active','2024-10-02 16:01:56','','','','SEBIN','','6512741727874029','1','','1030','2','41727874027','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(56,'Expense','4','','CLAIM PAYMENT','2024-10-09 10:37:50','','Active','2024-10-09 10:37:50','','','0722511153','SEBIN','','738291728459428','1','','1030','16','41728459422','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(57,'Expense','4','','CLAIM PAYMENT','2024-10-30 12:08:30','','Active','2024-10-30 12:08:12','','','0721747938','SEBIN','','3973571730279261','1','','1030','2','41730279255','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(58,'Expense','4','','CLAIM PAYMENT','2024-10-30 12:12:49','','Active','2024-10-30 12:12:49','','','254720908213','SEBIN','','1048311730279552','1','','1030','57','41730279546','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(59,'Expense','3','','Beef Stew','2024-11-12 14:55:35','','Active','2024-11-12 14:55:35','','','0728294773','Emmaculate','','3994191731412460','1','','1030','58','31731412458','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(60,'Expense','4','','CLAIM PAYMENT','2024-11-12 15:38:50','','Active','2024-11-12 15:38:50','','','254720908213','SEBIN','','9887851731413546','1','','1010','59','41731413542','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(61,'Expense','4','','CLAIM PAYMENT','2024-11-12 15:44:49','','Active','2024-11-12 15:44:49','','','0722446244','SEBIN','','5091401731415467','1','','1010','59','41731415443','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(62,'Expense','4','','CLAIM PAYMENT','2024-11-12 15:51:57','','Active','2024-11-12 15:51:57','','','0721747938','SEBIN','','1338321731415851','1','','1030','60','41731415847','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(63,'Expense','3','','DRINKING WATER','2024-11-21 13:17:51','','Active','2024-11-21 13:17:51','','','','Emmaculate','','9282361732184207','1','','1030','38','31732184203','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(64,'Expense','4','6460','CLAIM PAYMENT','2024-12-02 12:09:58','','Active','2024-12-02 12:08:54','','','254740952495','SEBIN','','9351101733130478','1','','1010','61','41733130475','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(65,'Expense','3','','Tent Hire','2024-12-03 09:36:03','','Active','2024-12-02 09:36:03','','','0724670913','Emmaculate','','8528141733207403','1','','1010','22','31733207394','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(66,'Expense','3','','DRINKING WATER','2024-12-03 09:38:20','','Active','2024-12-02 09:38:20','','','0112654240','Emmaculate','','4370751733207830','1','','1010','38','31733207829','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(67,'Expense','4','','CLAIM PAYMENT','2024-12-09 11:02:57','','Active','2024-12-09 11:02:57','','','0721747938','SEBIN','','1246241733731356','1','','1030','62','41733731352','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(68,'Expense','4','','CLAIM PAYMENT','2024-12-09 11:54:39','','Active','2024-12-09 11:54:39','','','0721747938','SEBIN','','8457541733734424','1','','1030','63','41733734422','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(69,'Expense','4','','CLAIM PAYMENT','2024-12-10 14:01:08','','Active','2024-12-10 14:00:57','','','0722446244','SEBIN','','3389781733828438','1','','1030','64','41733828431','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(70,'Expense','4','','CLAIM PAYMENT','2024-12-10 14:15:28','','Active','2024-12-10 14:15:28','','','254720908213','SEBIN','','7351951733829304','1','','1030','65','41733829299','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(71,'Expense','4','','CLAIM PAYMENT','2024-12-10 14:17:42','','Active','2024-12-10 14:17:42','','','+254700218466','SEBIN','','6298981733829446','1','','1030','66','41733829443','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(72,'Expense','4','800','CLAIM PAYMENT','2024-12-13 12:17:22','','Active','2024-12-11 14:12:39','','','254720908213','SEBIN','','8762251733915449','1','','1030','64','41733911315','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(73,'Expense','4','','CLAIM PAYMENT','2024-12-11 14:14:46','','Active','2024-12-11 14:14:46','','','0722511153','SEBIN','','6632701733915669','1','','1010','64','41733915637','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(74,'Expense','4','','CLAIM PAYMENT','2024-12-11 14:15:57','','Active','2024-12-11 14:15:57','','','0722446244','SEBIN','','8461511733915737','1','','1010','64','41733915716','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(75,'Expense','4','','CLAIM PAYMENT','2024-12-11 14:18:31','','Active','2024-12-11 14:18:05','','','0722446244','SEBIN','','1641571733915826','1','','1010','64','41733915815','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(76,'Expense','4','','CLAIM PAYMENT','2024-12-11 14:23:05','','Active','2024-12-11 14:23:05','','SLA8WRDATM','254720908213','SEBIN','','7337131733916164','1','','1010','67','41733916160','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(77,'Expense','4','','CLAIM PAYMENT','2024-12-13 11:41:57','','Active','2024-12-13 11:41:57','','','+254700218466','SEBIN','','3404541734079299','1','','1030','69','41734079297','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(78,'Expense','4','','CLAIM PAYMENT','2024-12-13 11:54:13','','Active','2024-12-13 11:54:13','','','0722446244','SEBIN','','6326221734080035','1','','1030','64','41734080032','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(79,'Expense','4','','CLAIM PAYMENT','2024-12-13 11:55:32','','Active','2024-12-13 11:55:32','','','254721747938','SEBIN','','4350611734080109','1','','1030','64','41734080080','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(80,'Expense','4','','CLAIM PAYMENT','2024-12-13 12:04:49','','Active','2024-12-13 12:04:49','','','254722511153','SEBIN','','1478321734080653','1','','1030','64','41734080162','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(81,'Expense','3','','','2025-02-03 13:37:03','','Active','2025-02-03 13:37:03','','','','Emmaculate','','822521738579000','1','','1030','','31738578997','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(82,'Expense','3','','BLOG POST','2025-02-10 13:13:12','','Active','2025-02-10 13:13:12','','','','Emmaculate','','7290771739182352','1','','1030','73','31739182348','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(83,'Expense','3','','Internal Decor','2025-03-04 09:41:52','','Active','2025-02-25 09:41:52','','','','Emmaculate','','8496841741070447','1','','1030','77','31741070445','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(84,'Expense','4','','Digital Marketing','2025-03-11 11:42:45','','Active','2025-03-11 11:42:45','','','','SEBIN','','6695751741682545','1','','1030','78','41741682541','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(85,'Expense','4','40000','CLAIM PAYMENT','2025-03-12 14:26:25','','Active','2025-03-12 11:18:35','','','','SEBIN','','7679381741767267','1','','1010','79','41741767263','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(86,'Expense','4','','CLAIM PAYMENT','2025-03-12 12:49:23','','Active','2025-03-12 12:49:23','','','','SEBIN','','9761881741772942','1','','1030','80','41741772939','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(87,'Expense','3','','Digital Marketing','2025-03-20 14:46:06','','Active','2025-03-20 14:46:06','','','254708555933','Emmaculate','','5094941742470986','1','','1030','36','31742470983','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(88,'Expense','3','','DRINKING WATER','2025-04-02 15:50:01','','Active','2025-04-01 15:50:01','','','0727706433','Emmaculate','','4600021743598141','1','','1010','83','31743598010','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(89,'Expense','4','','ITEM PURCHASE','2025-04-09 12:39:28','','Active','2025-04-09 12:39:28','','','254720908213','SEBIN','','5706621744191500','1','','1010','85','41744191498','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(90,'Expense','3','','Printing Marketing Material','2025-04-25 10:48:09','','Active','2025-04-24 10:48:09','','','0722393518','Emmaculate','','8851621745567234','1','','1030','86','31745567232','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(91,'Expense','3','','Copmputer Servicing','2025-04-30 12:52:34','','Active','2025-04-28 12:52:34','','','0721850399','Emmaculate','','8067971746006690','1','','1030','','31746006686','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(92,'Expense','3','','BLOG POST','2025-05-13 13:25:24','','Active','2025-05-05 13:25:24','','','','Emmaculate','','835441747129909','1','','1030','73','31747129900','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(93,'Expense','3','','BLOG POST','2025-05-13 13:28:53','','Active','2025-05-05 13:28:53','','','','Emmaculate','','231901747132106','1','','1030','73','31747132099','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(94,'Expense','4','','MOVES','2025-06-19 13:47:28','','Active','2025-06-19 13:47:28','','','','SEBIN','','4759191750329953','1','','1030','80','41750329943','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''); /*!40000 ALTER TABLE `expenses` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `faqs` -- DROP TABLE IF EXISTS `faqs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `faqs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `faqs` -- LOCK TABLES `faqs` WRITE; /*!40000 ALTER TABLE `faqs` DISABLE KEYS */; /*!40000 ALTER TABLE `faqs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fingers` -- DROP TABLE IF EXISTS `fingers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fingers` ( `id` int(100) NOT NULL AUTO_INCREMENT, `admno` varchar(200) NOT NULL, `fingername` varchar(50) NOT NULL, `regdate` varchar(100) NOT NULL, `template` text NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fingers` -- LOCK TABLES `fingers` WRITE; /*!40000 ALTER TABLE `fingers` DISABLE KEYS */; /*!40000 ALTER TABLE `fingers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fiscalyear` -- DROP TABLE IF EXISTS `fiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fiscalyear` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fiscalyear` -- LOCK TABLES `fiscalyear` WRITE; /*!40000 ALTER TABLE `fiscalyear` DISABLE KEYS */; INSERT INTO `fiscalyear` VALUES (1,'2024 Fiscal Year','active','2024-01-01 00:00:00','2024-12-31 23:59:00',1,1,'2024-01-11 10:54:45',0.00,0.00,0); /*!40000 ALTER TABLE `fiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `followups` -- DROP TABLE IF EXISTS `followups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `followups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `date` varchar(50) NOT NULL, `followupid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `nextdate` datetime NOT NULL, `feedback` text NOT NULL, `recommendation` text NOT NULL, `challanges` text NOT NULL, `level` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, `finalid` varchar(50) NOT NULL, `dateposted` datetime NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'Deal', `completed` varchar(20) NOT NULL DEFAULT 'no', `dealowner` varchar(20) DEFAULT NULL, `stage` varchar(20) DEFAULT NULL, `allsteps` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `followups` -- LOCK TABLES `followups` WRITE; /*!40000 ALTER TABLE `followups` DISABLE KEYS */; /*!40000 ALTER TABLE `followups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glaccounts` -- DROP TABLE IF EXISTS `glaccounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glaccounts` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `bankname` varchar(50) DEFAULT NULL, `openingdate` varchar(50) NOT NULL, `description` int(11) NOT NULL, `accountstatus` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `number` varchar(50) NOT NULL, `currency` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=221 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glaccounts` -- LOCK TABLES `glaccounts` WRITE; /*!40000 ALTER TABLE `glaccounts` DISABLE KEYS */; INSERT INTO `glaccounts` VALUES (30,'1','1','1','Control Acc (Cash)','','2018-07-20 13:23:56',1,'','-123735','2020-10-01 13:01:12','1000','1'),(31,'1','1','1','Mpesa','','2020-05-10 17:24:37',1,'','34000','2020-05-10 17:28:13','1010','1'),(33,'1','1','1','NBK account','','2018-06-01 ',1,'','-3890498','2024-05-20 14:19:15','1030',''),(34,'1','1','6','Accounts receivable','','2018-06-01',1,'','0','2020-01-07 05:46:09','1100',''),(35,'351','1','6','Inventory assets','','2018-07-20 13:29:27',1,'','-1500','2019-07-20 23:18:46','1110','1'),(36,'2','1','6','checking account','','2018-07-20 14:14:59',1,'','0','2018-07-20 14:15:36pm','1120','KES'),(37,'351','1','6','Tax Assets','','2018-07-20 14:15:37',1,'','0','2019-07-20 13:01:36','1130',''),(38,'2','1','6','loans & advances','','2018-07-20 14:17:01',1,'','0','2018-07-20 14:18:41pm','1140','KES'),(39,'2','1','6','securities & deposits','','2018-07-20 14:18:42',1,'','0','2018-07-20 14:19:49pm','1150','KES'),(40,'351','1','6','Allowance for doubtful accounts','','2018-07-20 14:19:50',1,'','0','2019-07-20 12:05:22','1160',''),(41,'351','1','6','Prepayments','','2018-07-20 14:37:09',1,'','0','2019-07-20 13:03:33','1170',''),(44,'351','1','6','Salary advances','','2018-07-20 14:42:02',1,'','0','2019-07-20 12:58:57','1200',''),(45,'351','1','7','Land','','2018-07-20 14:43:05',1,'','0','2019-07-20 13:00:33','1500',''),(46,'351','1','7','Motor Vehicle','','2018-07-20 15:05:47',1,'','0','2019-07-20 13:04:35','1510',''),(47,'1','1','27','Softwares','','2018-07-20 15:06:36',4,'','0','2019-10-28 05:41:59','1520',''),(48,'351','1','7','Buildings','','2018-07-20 15:07:38',1,'','0','2019-07-20 13:07:02','1530',''),(49,'351','1','7','Plants & Machinery','','2018-07-20 15:09:21',1,'','0','2019-07-20 13:08:16','1540',''),(50,'351','1','7','Office Equipments','','2018-07-20 15:13:54',1,'','0','2019-07-20 13:09:35','1550',''),(51,'351','1','7','Furnitures & Fixtures','','2018-07-20 15:18:17',1,'','0','2019-07-20 13:10:29','1560',''),(52,'351','1','7','Depreciation ','117','2018-07-20 15:20:15',1,'','0','2019-07-20 13:13:53','1570',''),(53,'351','1','7','Depletable assets','','2018-07-20 15:21:07',1,'','0','2019-07-20 13:30:32','1580','1'),(54,'351','1','7','Leasehold improvements','','2018-07-20 15:22:55',1,'','0','2019-07-20 13:36:59','1590',''),(55,'351','1','7','Accumulated depreciation','','2018-07-20 15:23:48',1,'','0','2019-07-20 13:17:21','1600',''),(57,'351','1','9','Capital ','','2018-07-20 15:43:54',1,'','0','2019-07-20 14:18:04','1800',''),(58,'416','1','29','Office purchases','','2018-07-20 16:02:41',5,'','0','2019-10-16 17:53:18','1850',''),(59,'2','1','8','stock of raw materials','','2018-07-20 16:04:29',1,'','0','2018-07-20 16:07:35pm','1860','KES'),(63,'351','1','14','Loan payable','','2018-07-23 12:06:08',2,'','0','2019-07-20 14:11:32','2000',''),(64,'351','1','14','Dividends payable','','2018-07-23 12:33:51',2,'','0','2019-07-20 15:08:15','2010','1'),(65,'2','1','14','Income tax payable','','2018-07-23 12:35:15',2,'','0','2018-07-23 12:36:09pm','2020','KES'),(66,'351','1','14','Accrued Expenses Payable ','','2018-07-23 12:36:09',2,'','0','2019-07-20 13:33:39','2030','1'),(67,'351','1','14','Payroll Liabilities','','2018-07-23 12:37:11',2,'','0','2019-07-20 13:24:33','2040',''),(68,'351','1','14','Current tax liability','','2018-07-23 12:37:58',2,'','0','2019-07-20 15:10:18','2050','1'),(69,'1','1','14','Customer Deposits ','','2018-07-23 12:38:55 ',2,'','0','2024-02-01 06:08:04','2060',''),(70,'351','1','14','Insurance payable','','2018-07-23 12:39:33',2,'','0','2019-07-20 15:12:04','2070',''),(72,'351','1','14','Sales & services tax payable','','2018-07-23 12:40:58',2,'','0','2019-07-20 15:14:57','2090',''),(74,'351','1','14','Bank Overdraft','','2018-07-23 12:43:29',2,'','0','2019-07-20 13:52:34','2110','1'),(75,'351','1','14','Current portion of obligations under finance leases','','2018-07-23 12:44:39',2,'','0','2019-07-20 15:19:30','2120',''),(76,'351','1','15','Long term debt','','2018-07-23 12:57:42',2,'','0','2019-07-20 15:16:19','2500',''),(78,'351','1','15','Notes payable','','2018-07-23 13:00:31',2,'','0','2019-07-20 13:58:01','2510',''),(79,'351','1','15','Liabilities related to assets held for sale','','2018-07-23 13:01:58',2,'','0','2019-07-20 15:28:14','2520','1'),(80,'2','1','15','shareholder notes payable','','2018-07-23 13:02:46',2,'','0','2018-07-23 13:04:38pm','2530','KES'),(81,'351','1','15','Accrued non-current liabilities','','2018-07-23 13:04:38',2,'','0','2019-07-22 09:45:51','2540',''),(82,'2','1','15','accrued holiday payable','','2018-07-23 13:15:07',2,'','0','2018-07-23 13:19:53pm','2550','KES'),(83,'2','1','26','ordinary shares','','2018-07-23 13:54:16',3,'','0','2018-07-23 13:55:37pm','3000','KES'),(84,'1','1','26','opening balance Equity','','2018-07-23 13:55:37',3,'','-50000','2020-05-09 20:15:00','3010',''),(85,'2','1','26','partner contributions','','2018-07-23 13:56:29',3,'','0','2018-07-23 13:57:14pm','3020','KES'),(86,'2','1','26','share capital','','2018-07-23 13:57:15',3,'','0','2018-07-23 13:59:17pm','3030','KES'),(87,'2','1','26','capital stock','','2018-07-23 13:59:18',3,'','0','2018-07-23 14:00:06pm','3040','KES'),(89,'351','1','26','Dividend disbursed','','2018-07-23 14:00:07',3,'','0','2019-07-22 09:44:29','3050',''),(90,'2','1','26','other comprehensive income','','2018-07-23 14:05:14',3,'','0','2018-07-23 14:06:04pm','3060','KES'),(91,'2','1','26','retained earnings','','2018-07-23 14:06:06',3,'','0','2018-07-23 14:06:41pm','3070','KES'),(92,'2','1','26','paid in capital','','2018-07-23 14:06:42',3,'','0','2018-07-23 14:08:06pm','3080','KES'),(93,'2','1','26','equity in earnings of subsidiaries','','2018-07-23 14:08:07',3,'','0','2018-07-23 14:09:00pm','3090','KES'),(94,'351','1','27','Sales','','2018-06-01',4,'','0','2019-07-23 11:30:51','4000',''),(95,'351','1','27','Maintainance/Training fees','94','2018-07-23 14:09:38',4,'','0','2019-07-20 15:53:04','4010',''),(97,'351','1','30','expenses included in valuation','','2018-06-01 ',5,'','0','2019-07-23 11:33:52','5010',''),(98,'351','1','30','stock adjustment','','2018-07-23 14:27:39',5,'','0','2019-07-20 17:25:59','5020',''),(99,'1','1','8','Cost of Good sold','','2018-07-01',5,'','0','2020-05-11 09:26:16','5500',''),(100,'351','1','29','Transport','','2018-06-01',5,'','0','2019-07-23 11:27:46','5510',''),(101,'351','1','29','Rent Expenses','','2018-07-23 14:33:51',5,'','0','2019-07-20 17:40:22','5520',''),(102,'351','1','29','Utilities','','2018-07-23 14:34:24',5,'','0','2019-07-20 17:42:59','5530','1'),(103,'351','1','29','Advertisements','','2018-07-23 14:34:52',5,'','0','2019-07-20 17:47:48','5540','1'),(104,'351','1','29','Salary Costs','','2018-07-23 14:35:41',5,'','50000','2019-07-20 20:26:30','5550',''),(105,'1','1','29','Staff Costs','','2020-07-23 14:36:42',5,'','0','2020-06-30 21:02:43','5560','1'),(106,'351','1','29','Staff Uniforms','105','2018-07-23 14:37:26',5,'','0','2019-07-20 20:43:01','5561','1'),(107,'351','1','29','Staff Welfare ','105','2018-07-23 14:38:50',5,'','0','2019-07-20 20:47:45','5562','1'),(114,'351','1','29','Training Fees','','2018-07-23 14:46:18',5,'','0','2019-07-20 21:00:54','5650','1'),(115,'351','1','29','Marketing expenses','','2018-07-23 14:47:47',5,'','0','2019-07-20 20:59:00','5660',''),(118,'351','1','29','Bid Bond Charges','120','2018-07-23 14:51:10',5,'','0','2019-07-20 21:51:57','5711','1'),(119,'1','1','29','Articles Service ','','2018-07-23 14:54:26 ',5,'','0','2024-05-20 17:04:47','5700',''),(120,'351','1','29','Tender expenses','','2018-07-23 14:55:12',5,'','0','2019-07-20 21:49:11','5710',''),(122,'351','1','29','Outsourced Printing & Scanning','','2018-07-23 15:02:34',5,'','0','2019-07-20 21:55:42','5730',''),(123,'351','1','30','Commission on sales','','2018-07-23 15:03:42',5,'','0','2019-07-20 21:56:36','5740','1'),(124,'351','1','29','Accomodation','','2018-07-23 15:04:46',5,'','0','2019-07-20 21:58:04','5750',''),(125,'351','1','29','Professional /Legal expenses','','2018-07-23 15:05:55',5,'','0','2019-07-20 22:28:51','5760','1'),(126,'351','1','28','Postage & Delivery','','2018-07-23 15:06:59',4,'','0','2019-07-20 22:00:51','5770','1'),(127,'1','1','29','Painting','','2018-07-23 15:07:48 ',5,'','0','2024-02-26 12:40:36','5780',''),(128,'351','1','29','Depreciation Expense','','2018-07-23 15:08:24',5,'','0','2019-07-20 22:03:48','5790',''),(129,'351','1','29','Miscellaneous','','2018-07-23 15:09:39',5,'','0','2019-07-20 22:05:47','5800',''),(130,'351','1','27','Point of sale','94','2018-06-01 ',4,'','0','2019-08-08 09:12:19','4020',''),(131,'351','1','27','Bulk Sms','94','2018-07-23 15:12:25',4,'','0','2019-07-20 15:56:23','4030','1'),(132,'351','1','27','property management System','94','2018-07-23 15:13:09',4,'','0','2019-07-20 16:16:00','4040','1'),(133,'351','1','27','Biometric system','94','2018-07-23 15:13:41',4,'','2393.5','2019-07-20 16:14:44','4050','1'),(134,'351','1','27','school management System','94','2018-07-23 15:14:35',4,'','0','2019-07-20 16:17:38','4060','1'),(135,'351','1','27','Hospital management System','94','2018-07-23 15:15:15',4,'','0','2019-07-20 16:19:26','4070',''),(136,'351','1','27','Website Development','94','2018-07-23 15:16:03',4,'','0','2019-07-20 16:25:53','4080','1'),(137,'1','1','27','Vehicle Loan','94','2018-07-23 15:16:38 ',4,'','2000000','2023-05-27 12:46:29','4090',''),(139,'351','1','27','Hardware','94','2018-07-23 15:18:10',4,'','0','2019-07-20 16:49:09','4110','1'),(140,'351','1','27','Graphic Design','94','2018-07-23 15:18:56',4,'','0','2019-07-20 16:50:40','4120','1'),(141,'351','1','27','Thermal rolls','94','2018-07-23 15:19:38',4,'','0','2019-07-20 16:54:33','4130','1'),(143,'479','1','1','Paybill','','2018-07-26 12:58:21',1,'','-6666664999','2019-01-18 17:14:27','1020','1'),(144,'351','1','14','Account payable','','2018-06-01',2,'','0','2019-07-23 11:29:59','2130',''),(148,'351','1','1','Director\'s Account','','2018-06-01',1,'','6000','2019-08-22 08:43:26','1040','1'),(151,'351','1','8','Hardware','58','2018-10-30 09:48:11',5,'','0','2019-09-04 10:25:47','1851','1'),(152,'351','1','27','Labour Fees','94','2018-11-01 12:09:21',4,'','0','2019-07-20 16:57:21','4160','1'),(154,'351','1','29','Supplies','156','2018-11-05 16:43:21',5,'','0','2019-07-18 14:43:13','5900','1'),(155,'1','1','29','Branding','156','2018-11-05 16:46:57 ',5,'','0','2024-02-26 12:40:51','5910',''),(156,'351','1','29','Office Expenses','','2018-11-05 16:47:29',5,'','0','2019-07-18 14:15:56','5920','1'),(157,'351','1','27','Management Information System','94','2019-01-31 16:43:09',4,'','0','2019-07-20 16:58:11','4170','1'),(158,'351','1','29','Mpesa charges','','2019-05-25 12:20:26',5,'','0','2019-07-20 22:26:12','5930','1'),(159,'351','1','1','Petty cash','','2019-06-01',1,'','-577','2019-08-22 15:25:29','1050','1'),(160,'1','1','29','Event expenses','','2019-07-08 ',5,'','0','2024-05-27 10:27:34','5030',''),(161,'351','1','6','Withholding Tax','','2019-07-20 13:24:34',1,'','0','2019-07-20 13:28:18','1210',''),(162,'351','1','6','Discount Recieved','','2019-07-20 13:28:19',1,'','0','2019-07-20 13:29:38','1220','1'),(163,'351','1','6','Accrued Income Receivable ','','2019-07-20 13:33:40',1,'','0','2019-07-20 13:36:05','1230','1'),(164,'351','1','14','NHIF','67','2019-07-20 14:03:52',2,'','0','2019-07-20 14:06:21','2041','1'),(165,'351','1','14','NSSF','67','2019-07-20 14:06:22',2,'','0','2019-07-20 14:07:21','2042',''),(166,'351','1','14','PAYE','67','2019-07-20 14:07:21',2,'','0','2019-07-20 14:08:21','2043','1'),(167,'351','1','14','Net Pay','','2019-07-20 14:08:21',2,'','0','2019-07-20 14:10:20','2045',''),(168,'1','1','27','Donations','131','2019-07-20 15:56:24 ',4,'','140000','2023-03-08 12:44:25','4031','1'),(169,'351','1','27','Bulk Sms Branding','131','2019-07-20 16:07:38',4,'','0','2019-07-20 16:09:27','4032',''),(170,'1','1','27','Bulk Sms Recharge','131','2019-07-20 16:09:28',4,'','0','2019-10-26 13:53:32','4033','1'),(171,'351','1','27','Hotel Accommodation System','94','2019-07-20 16:19:27',4,'','0','2019-07-20 16:23:52','4100','1'),(172,'351','1','27','Miscellaneous Income','94','2019-07-20 16:58:12',4,'','0','2019-07-20 17:00:06','4180','1'),(173,'351','1','27','Mpesa Intergration','94','2019-07-20 17:00:07',4,'','0','2019-07-20 17:02:30','4190','1'),(174,'351','1','27','Biometric Bulk Sms Intergration','94','2019-07-20 17:02:31',4,'','0','2019-07-20 17:38:53','4195',''),(175,'351','1','8','Thermal rolls','58','2019-07-20 17:32:58',5,'','0','2019-09-04 10:26:06','1852','1'),(176,'351','1','29','Electricity','102','2019-07-20 17:42:59',5,'','0','2019-07-20 17:44:30','5531','1'),(177,'351','1','29','Water','102','2019-07-20 17:44:31',5,'','0','2019-07-20 17:45:22','5532','1'),(178,'351','1','29','Wages/Overtime','104','2019-07-20 20:26:31',5,'','0','2019-07-20 20:29:49','5551','1'),(179,'1','1','29','Staff Airtime','105','2020-07-20 20:47:45',5,'','0','2020-06-30 21:03:42','5563','1'),(180,'1','1','29','Medical Expenses ','105','2019-07-20 20:50:12',5,'','0','2020-06-30 22:16:41','5566','1'),(181,'351','1','29','NSSF-Employer','105','2019-07-20 20:51:37',5,'','0','2019-07-20 20:53:29','5565','1'),(182,'351','1','29','Meal Expenses ','','2019-07-20 22:28:52',5,'','0','2019-07-20 22:48:43','5250','1'),(183,'351','1','29','Refunds','','2019-07-20 22:48:44',5,'','0','2019-07-20 22:49:44','5240','1'),(184,'351','1','30','Loss on Disposal of fixed Assets ','','2019-07-20 22:49:45',5,'','0','2019-07-20 22:53:18','5220','1'),(185,'351','1','29','Internet Expenses ','','2019-07-20 22:53:19',5,'','0','2019-07-20 22:56:13','5200',''),(186,'351','1','29','Telephone Expenses ','','2019-07-20 22:56:14',5,'','0','2019-07-20 22:57:42','5210','1'),(187,'351','1','29','Dues & Subscriptions','','2019-07-20 22:57:43',5,'','0','2019-07-20 23:02:13','5180','1'),(188,'351','1','29','Donations','','2019-07-20 23:02:14',5,'','0','2019-07-20 23:03:34','5170','1'),(189,'351','1','29','Chaitable Donations','188','2019-07-20 23:03:35',5,'','0','2019-07-20 23:04:51','5171','1'),(190,'351','1','29','Non-Charitable Donations','188','2019-07-20 23:04:52',5,'','0','2019-07-20 23:08:00','5172','1'),(191,'351','1','29','Business Licences & Permits ','','2019-07-20 23:08:01',5,'','0','2019-07-20 23:09:26','5960','1'),(192,'351','1','29','Bad debts written off','','2019-07-20 23:09:27',5,'','0','2019-07-20 23:10:42','5950','1'),(193,'351','1','29','Bad debts ','','2019-07-20 23:10:43',5,'','0','2019-07-20 23:11:35','5940','1'),(194,'351','1','27','suspense Income A/C','','2019-07-22 22:00:00',4,'','2393.5','2019-07-27 17:14:05','4050','1'),(195,'351','1','29','suspense Expense A/C','','2019-07-22 22:05:38',5,'','0','2019-07-27 17:15:19','5040','1'),(196,'351','1','34','Opening Balance','','2018-06-01',4,'','0','2019-07-30 09:29:55','1060','1'),(197,'351','1','29','CCTV Installation fee','','2018-06-01',5,'','0','2019-08-21 10:15:30','5190','1'),(198,'351','1','29','Director\'s Expenses','','2018-06-01',5,'','0','2019-08-23 14:53:11','5720','1'),(199,'351','1','29','Staff Allowance','105','2019-06-01 ',5,'','-521','2019-10-01 15:22:06','5564','1'),(200,'1','1','1','Witholding Account','','2019-10-01 11:49:23 ',1,'','6666629825.5','2021-11-25 16:26:21','1035','1'),(201,'1','1','7','LAPTOPS','','2020-09-17 09:30:28',1,'','0','2020-09-17 09:31:53','1501',''),(202,'1','1','7','Amblifier','','2020-09-22 10:17:58',1,'','0','2020-09-22 10:19:53','1502',''),(205,'1','1','1','Bonga points Account','','2021-03-08 15:21:56 ',1,'','2000','2021-09-07 06:35:52','1011','1'),(206,'1','1','29','CARE PURCHASE','','2021-07-19 15:02:30 ',5,'','0','2023-05-27 12:48:58','5171',''),(207,'1','1','27','RENT COLLECTED','','2021-09-17 06:42:46',4,'','0','2021-09-17 06:47:13','4161','1'),(208,'1','1','27','DEPOSIT COLLECTED','','2021-09-17 06:14:47',4,'','0','2021-09-17 06:48:29','4162','1'),(209,'1','1','27','WATER/POWER DEPOSIT','','2021-09-17 06:30:48',4,'','0','2021-09-17 06:48:46','4163',''),(210,'1','1','27','PENALTY','','2021-09-17 06:47:48',4,'','0','2021-09-17 06:49:02','4164',''),(211,'1','1','27','WATER','','2021-09-17 06:04:49',4,'','0','2021-09-17 06:49:27','4165','1'),(212,'1','1','27','PARTIAL PAYMENT','','2021-09-17 06:29:49',4,'','0','2021-09-17 06:49:47','4166','1'),(213,'1','1','27','GARBAGE','','2021-09-17 06:49:49',4,'','0','2021-09-17 06:50:07','4167','1'),(214,'1','1','27','DAMAGES','','2021-09-17 06:09:50',4,'','0','2021-09-17 06:50:31','4168','1'),(215,'1','1','27','AGREEMENT FORM','','2021-09-17 06:32:50',4,'','0','2021-09-17 06:50:50','4169','1'),(216,'1','1','27','POWER','','2021-09-17 06:51:50',4,'','0','2021-09-17 06:51:16','4171','1'),(217,'1','1','27','SEWAGE','','2021-09-17 06:17:51',4,'','-50000','2021-09-17 06:51:44','4172','1'),(218,'1','1','27','BED ONLY','','2021-09-17 06:45:51',4,'','7000','2021-09-17 06:52:22','4173','1'),(219,'1','1','27','BED AND BREAKFAST','','2021-09-17 06:24:52',4,'','-55555','2021-09-17 06:52:42','4174','1'),(220,'1','1','28','Foreign Exchange gain/loss','','2023-07-30 07:48:19',4,'','0','2023-07-30 07:21:27','4001','5'); /*!40000 ALTER TABLE `glaccounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glfiscalyear` -- DROP TABLE IF EXISTS `glfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glfiscalyear` -- LOCK TABLES `glfiscalyear` WRITE; /*!40000 ALTER TABLE `glfiscalyear` DISABLE KEYS */; /*!40000 ALTER TABLE `glfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glgroups` -- DROP TABLE IF EXISTS `glgroups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glgroups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `groupname` bigint(50) NOT NULL DEFAULT 1, `openingdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glgroups` -- LOCK TABLES `glgroups` WRITE; /*!40000 ALTER TABLE `glgroups` DISABLE KEYS */; INSERT INTO `glgroups` VALUES (1,'2','1','1','Banks',0,''),(6,'2','1','1','Current asset',0,''),(7,'2','1','1','Fixed assets',0,''),(8,'2','1','5','Cost of Good Sold',0,''),(9,'2','1','1','Capital asset',0,''),(14,'2','1','2','Current liabilities',0,''),(15,'2','1','2','Longterm liabilities',0,''),(26,'2','1','3','Equity',0,''),(27,'2','1','4','Income',0,''),(28,'2','1','4','Other income',0,''),(29,'2','1','5','Expenses',0,''),(30,'2','1','5','Other expenses',0,''),(31,'2','1','2','Share Capital',0,''),(32,'2','1','2','Retained Earnings',0,''),(33,'2','1','4','Cash',1,''),(34,'2','1','4','Equity',1,''); /*!40000 ALTER TABLE `glgroups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grouping` -- DROP TABLE IF EXISTS `grouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `grouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 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,'52','3','2024-09-05 12:08:13pm','','1','','2','1'),(2,'77','3','2025-03-04 09:40:38am','','1','','2','1'),(3,'83','3','2025-04-02 03:48:41pm','','1','','2','1'),(4,'86','3','2025-04-25 10:46:47am','','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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `house` -- LOCK TABLES `house` WRITE; /*!40000 ALTER TABLE `house` DISABLE KEYS */; /*!40000 ALTER TABLE `house` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `housekeeping` -- DROP TABLE IF EXISTS `housekeeping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `housekeeping` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `houseno` varchar(30) NOT NULL, `plotno` varchar(20) NOT NULL DEFAULT '0', `approvedby` varchar(20) NOT NULL, `comments` text NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `exactdate` varchar(30) NOT NULL, `type` text NOT NULL, `counter` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `housekeeping` -- LOCK TABLES `housekeeping` WRITE; /*!40000 ALTER TABLE `housekeeping` DISABLE KEYS */; /*!40000 ALTER TABLE `housekeeping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `insurance` -- DROP TABLE IF EXISTS `insurance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `insurance` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(20) NOT NULL, `rate` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `branchid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `insurance` -- LOCK TABLES `insurance` WRITE; /*!40000 ALTER TABLE `insurance` DISABLE KEYS */; /*!40000 ALTER TABLE `insurance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `invoice` -- DROP TABLE IF EXISTS `invoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `invoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` decimal(10,2) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `totalamount` varchar(40) NOT NULL, `paid` decimal(10,2) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `order` int(11) NOT NULL, `priority` int(11) NOT NULL, `coparent` decimal(10,2) NOT NULL, `coparentcommission` decimal(10,2) NOT NULL, `coparentvat` decimal(10,2) NOT NULL, `coparentdate` varchar(30) NOT NULL, `coparentuserid` int(11) NOT NULL, `chargeid` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `invoice` -- LOCK TABLES `invoice` WRITE; /*!40000 ALTER TABLE `invoice` DISABLE KEYS */; /*!40000 ALTER TABLE `invoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `itemclassification` -- DROP TABLE IF EXISTS `itemclassification`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `itemclassification` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `itm_class_code` varchar(100) DEFAULT NULL, `itm_class_level` varchar(50) NOT NULL, `tax_type_code` varchar(50) DEFAULT NULL, `status` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=20001 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,'Alcoholic beverages','5020220050','5','B','Y'),(2,'Transport vehicle cleaning)','7611180076','5','B','Y'),(3,'27090000 Petroleum oils and oils obtained from bituminous minerals crude','9901300101','5','B','Y'),(4,'27101210 Motor spirit gasoline regular','9901300102','5','B','Y'),(5,'27101220 Motor spirit gasoline premium','9901300103','5','B','Y'),(6,'27101230 Aviation spirit','9901300104','5','B','Y'),(7,'27101240 Spirit type jet fuel','9901300105','5','B','Y'),(8,'27101250 Special boiling point spirit and white spirit','9901300106','5','B','Y'),(9,'27101290 Other light oils and preparations','9901300107','5','B','Y'),(10,'2710199010 Partly refined including topped crudes','9901300108','5','B','Y'),(11,'2710199021 Kerosene type jet fuel','9901300109','5','B','Y'),(12,'2710199022 Illuminating kerosene IK','9901300110','5','B','Y'),(13,'2710199029 Other medium petroleum oils and preparations','9901300111','5','B','Y'),(14,'2710199031 gas oil automotive light amber for high speed engines','9901300112','5','B','Y'),(15,'2710199039 Other gas oils','9901300113','5','B','Y'),(16,'The liquefied petroleum gas including propane is classified under section 5 of the VAT Act subsection ab','9901300152','5','B','Y'),(17,'27112900 Other natural gas in gaseous state','9901300115','5','B','Y'),(18,'27112100 Natural gas in gaseous state','9901300114','5','B','Y'),(19,'VAT Act','99000000','1',NULL,'Y'),(20,'Bovine Semen of tariff number 05111000','99011001','4',NULL,'Y'),(21,'Fish eggs and roes of tariff number 0511990110','99011002','4',NULL,'Y'),(22,'Animal semen other than of bovine of tariff number 0511999010','99011003','4',NULL,'Y'),(23,'Soya beans whether or not broken of tariff numbers 12011000 and 12019000','99011004','4',NULL,'Y'),(24,'Groundnuts not roasted or otherwise cooked In shell of tariff number 12024100','99011005','4',NULL,'Y'),(25,'Groundnuts not roasted or otherwise cooked Shelled whether or not broken of tariff number 12024200','99011006','4',NULL,'Y'),(26,'Copra of tariff number 12030000','99011007','4',NULL,'Y'),(27,'Linseed whether or not broken of tariff number 12040000','99011008','4',NULL,'Y'),(28,'Low erucic acid rape or colza seed of tariff number 12051000','99011009','4',NULL,'Y'),(29,'Other rape or colza seed of tariff number 12059000','99011010','4',NULL,'Y'),(30,'Sunflower seeds whether or not broken of tariff number 12060000','99011011','4',NULL,'Y'),(31,'Cotton seeds whether or not broken Seed of tariff numbers 12072100 and 12072900','99011012','4',NULL,'Y'),(32,'Sesamum seeds whether or not broken of tariff number 12074000','99011013','4',NULL,'Y'),(33,'Mustard seeds whether or not broken of tariff number 12075000','99011014','4',NULL,'Y'),(34,'Safflower seeds whether or not broken 12076000','99011015','4',NULL,'Y'),(35,'Other oil seeds and oleaginous fruits whether or not broken of tariff number 12079900','99011016','4',NULL,'Y'),(36,'Sugarcane of tariff number 1212990300;Sugarcane of tariff number 1212990300;Unprocessed produce of plant species camellia sinensis','99011017','4',NULL,'Y'),(37,'Live animals of chapter 1','99011018','4',NULL,'Y'),(38,'Meat and edible offals of chapter 2 excluding those of heading 0209 and 0210','99011019','4',NULL,'Y'),(39,'Fish and crustaceans molluscs and other aquatic invertebrates of chapter 3 excluding those of tariff heading 0305 0306 and 0307','99011020','4',NULL,'Y'),(40,'Unprocessed milk','99011021','4',NULL,'Y'),(41,'Fresh birds eggs in shell','99011022','4',NULL,'Y'),(42,'Edible Vegetables and certain roots and tubers of Chapter 7 excluding those of tariff heading 0711','99011023','4',NULL,'Y'),(43,'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'),(44,'Cereals of chapter 10 excluding seeds of tariff heading 1002 ','99011025','4',NULL,'Y'),(45,'Syringes with or without needles of tarrif no 90183100','99011032','4',NULL,'Y'),(46,'Tubular metal needles and needles for sutures of tariff number 90183200','99011035','4',NULL,'Y'),(47,'Catheters cannulae and the like of tariff number 90183900','99011036','4',NULL,'Y'),(48,'Blood bags','99011037','4',NULL,'Y'),(49,'Blood and fluid infusion sets','99011038','4',NULL,'Y'),(50,'Materials articles and equipment including motor vehicles listed under the first schedule paragraph 39 of the VAT Act.','99011039','4',NULL,'Y'),(51,'Madeup fishing nets of manmade textile material of tariff number 56081100','99011040','4',NULL,'Y'),(52,'Mosquito nets of tariff No 6304990110','99011041','4',NULL,'Y'),(53,'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'),(54,'Unprocessed green tea','99011044','4',NULL,'Y'),(55,'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'),(56,'Aircraft parts of heading 8803 excluding parts of goods of heading 8801','99011049','4',NULL,'Y'),(57,'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'),(58,'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'),(59,'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'),(60,'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'),(61,'Direction finding compasses instruments and appliances for aircraft','99011058','4',NULL,'Y'),(62,'Wheat seeds of tariff numbers 10011100 and 1001990100','99011059','4',NULL,'Y'),(63,'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'),(64,'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'),(65,'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'),(66,'Super absorbent polymer SAP of tariff number 39069000','99011068','4',NULL,'Y'),(67,'Carrier tissue white 1 ply 14 point 5 GSM 47032100','99011069','4',NULL,'Y'),(68,'IP super soft fluff pulp for fluff 310 treated pulp 488 times 125 mm cellose of tariff number 47032100','99011070','4',NULL,'Y'),(69,'Perforated PE film 15 to 22 gsm of tariff number 3990219000','99011071','4',NULL,'Y'),(70,'Spunbound nonwoven 15 to 25 gsm of tariff number 56031100','99011072','4',NULL,'Y'),(71,'Airlid paper with super absorbent polymer 180gsm67 of tariff number 48030000','99011073','4',NULL,'Y'),(72,'Airlid paper with super absorbent polymer 80gsm67 of tariff number 48030000','99011074','4',NULL,'Y'),(73,'Pressure sensitive adhesive of tariff number 3506990100','99011077','4',NULL,'Y'),(74,'Plain polythene filmLPDE of tariff number 399021199010','99011078','4',NULL,'Y'),(75,'Plain polythene filmPE of tariff number 399021199010','99011079','4',NULL,'Y'),(76,'PE white 25 to 40 gsm release paper of tarrif number 48114900','99011080','4',NULL,'Y'),(77,'ADL 25 to 40 gsm of tariff number 56031100','99011081','4',NULL,'Y'),(78,'Elasticized side tape of tariff number 54024400','99011082','4',NULL,'Y'),(79,'12 to 16 gsm spunbound piyropo nonwoven coverstock 12gsm spunbound PP nonwoven SMS hydrophobic leg cuffs of tariff number 56031100','99011083','4',NULL,'Y'),(80,'Polymetric elastic 2 over 3 strands of tariff number 3990199010','99011084','4',NULL,'Y'),(81,'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'),(82,'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'),(83,'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'),(84,'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'),(85,'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'),(86,'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'),(87,'Exempt Goods (Paragraph 100 - 146)','99011100','3',NULL,'Y'),(88,'Alcoholic or non alcoholic beverages supplied to the Kenya Defence Forces Canteen Organization','99011101','4',NULL,'Y'),(89,'Hearing aids excluding parts and accessories of tariff Number 90214000','99011103','4',NULL,'Y'),(90,'Locally manufactured motherboards','99011105','4',NULL,'Y'),(91,'Inputs for the manufacture of motherboards approved by the Cabinet Secretary responsible for information communication technology','99011106','4',NULL,'Y'),(92,'Plant machinery and equipment used in the construction of a plastics recycling plant','99011107','4',NULL,'Y'),(93,'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'),(94,'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'),(95,'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'),(96,'Maize corn seeds of tariff no 10051000','99011111','4',NULL,'Y'),(97,'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'),(98,'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'),(99,'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'),(100,'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'),(101,'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'),(102,'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'),(103,'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'),(104,'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'),(105,'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'),(106,'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'),(107,'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'),(108,'Ozone therapy Oxygen therapy aerosol therapy artificial respiration or other theraputic respiration apapratus upon approval by CS Health ','99011123','4',NULL,'Y'),(109,'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'),(110,'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'),(111,'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'),(112,'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'),(113,'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'),(114,'Management support services','80161500','3',NULL,'Y'),(115,'Silk fabrics','11161500','3',NULL,'Y'),(116,'Screws','31161500','3',NULL,'Y'),(117,'Agricultural machinery for planting and seeding','21101600','3',NULL,'Y'),(118,'Amebicides and Trichomonacides and Antiprotozoals','51101600','3',NULL,'Y'),(119,'Mechanical engineering','81101600','3',NULL,'Y'),(120,'Paving equipment','22101600','3',NULL,'Y'),(121,'Integrated circuits','32101600','3',NULL,'Y'),(122,'Broadcast advertising','82101600','3',NULL,'Y'),(123,'Fire services','92101600','3',NULL,'Y'),(124,'Processed and synthetic rubber','13101600','3',NULL,'Y'),(125,'Shirts and blouses','53101600','3',NULL,'Y'),(126,'Chemicals and fertilizers production','73101600','3',NULL,'Y'),(127,'Oil and gas utilities','83101600','3',NULL,'Y'),(128,'Political officials','93101600','3',NULL,'Y'),(129,'Lifting equipment and accessories','24101600','3',NULL,'Y'),(130,'Paper processing machines and accessories','44101600','3',NULL,'Y'),(131,'Aid financing','84101600','3',NULL,'Y'),(132,'Solid and gel fuels','15101600','3',NULL,'Y'),(133,'Product and material transport vehicles','25101600','3',NULL,'Y'),(134,'Printing machinery accessories','45101600','3',NULL,'Y'),(135,'Healthcare provider support persons','85101600','3',NULL,'Y'),(136,'Commercial land parcels','95101600','3',NULL,'Y'),(137,'Ammunition','46101600','3',NULL,'Y'),(138,'Outdoor furniture','56101600','3',NULL,'Y'),(139,'Hazardous material decontamination','76101600','3',NULL,'Y'),(140,'Scientific vocational training services','86101600','3',NULL,'Y'),(141,'Water treatment consumables','47101600','3',NULL,'Y'),(142,'Environmental planning','77101600','3',NULL,'Y'),(143,'Food preparation equipment','48101600','3',NULL,'Y'),(144,'Rail cargo transport','78101600','3',NULL,'Y'),(145,'Lamps and lightbulbs','39101600','3',NULL,'Y'),(146,'Collectibles','49101600','3',NULL,'Y'),(147,'Drilling and operation machinery','20111600','3',NULL,'Y'),(148,'Cement and lime','30111600','3',NULL,'Y'),(149,'Flowering plants','70111600','3',NULL,'Y'),(150,'Temporary personnel services','80111600','3',NULL,'Y'),(151,'Meeting facilities','90111600','3',NULL,'Y'),(152,'Stone','11111600','3',NULL,'Y'),(153,'Aquaculture equipment','21111600','3',NULL,'Y'),(154,'Length and thickness and distance measuring instruments','41111600','3',NULL,'Y'),(155,'Antimetabolites','51111600','3',NULL,'Y'),(156,'Computer programmers','81111600','3',NULL,'Y'),(157,'Household assistance and care','91111600','3',NULL,'Y'),(158,'Non technical writing','82111600','3',NULL,'Y'),(159,'Disarmament','92111600','3',NULL,'Y'),(160,'Shoes','53111600','3',NULL,'Y'),(161,'Mobile communications services','83111600','3',NULL,'Y'),(162,'Political representation and participation','93111600','3',NULL,'Y'),(163,'Novelty paper','14111600','3',NULL,'Y'),(164,'Cash handling supplies','44111600','3',NULL,'Y'),(165,'Clocks','54111600','3',NULL,'Y'),(166,'Audit services','84111600','3',NULL,'Y'),(167,'Safety and rescue water craft','25111600','3',NULL,'Y'),(168,'Projectors and supplies','45111600','3',NULL,'Y'),(169,'Non contagious disease prevention and control','85111600','3',NULL,'Y'),(170,'Open traffic thoroughfares','95111600','3',NULL,'Y'),(171,'Power generators','26111600','3',NULL,'Y'),(172,'Building component cleaning services','76111600','3',NULL,'Y'),(173,'Adult education','86111600','3',NULL,'Y'),(174,'Panel systems','56111600','3',NULL,'Y'),(175,'Ironing equipment','47111600','3',NULL,'Y'),(176,'Forming tools','27111600','3',NULL,'Y'),(177,'Environmental rehabilitation','77111600','3',NULL,'Y'),(178,'Passenger railway transportation','78111600','3',NULL,'Y'),(179,'Exterior lighting fixtures and accessories ','39111600','3',NULL,'Y'),(180,'Bird and fowl food','10121600','3',NULL,'Y'),(181,'Asphalts','30121600','3',NULL,'Y'),(182,'Livestock industry','70121600','3',NULL,'Y'),(183,'Business law services','80121600','3',NULL,'Y'),(184,'Travel document assistance','90121600','3',NULL,'Y'),(185,'Drilling bits','20121600','3',NULL,'Y'),(186,'Studio aids','60121600','3',NULL,'Y'),(187,'Wood','11121600','3',NULL,'Y'),(188,'Monetary systems and issues','81121600','3',NULL,'Y'),(189,'Pipette tips','41121600','3',NULL,'Y'),(190,'Veterinary products','42121600','3',NULL,'Y'),(191,'Table and kitchen linen and accessories','52121600','3',NULL,'Y'),(192,'Engraving','82121600','3',NULL,'Y'),(193,'Detective services','92121600','3',NULL,'Y'),(194,'Textile working machinery and equipment and accessories','23121600','3',NULL,'Y'),(195,'Purses and handbags and bags','53121600','3',NULL,'Y'),(196,'Information centers','83121600','3',NULL,'Y'),(197,'International relations and cooperation','93121600','3',NULL,'Y'),(198,'Desk supplies','44121600','3',NULL,'Y'),(199,'Tissue papers','14121600','3',NULL,'Y'),(200,'Funds transfer and clearance and exchange services','84121600','3',NULL,'Y'),(201,'Camera accessories','45121600','3',NULL,'Y'),(202,'Labels','55121600','3',NULL,'Y'),(203,'Medical doctor specialist services','85121600','3',NULL,'Y'),(204,'Transport buildings and structures','95121600','3',NULL,'Y'),(205,'Electrical cable and accessories','26121600','3',NULL,'Y'),(206,'Nonhazardous waste disposal','76121600','3',NULL,'Y'),(207,'Junior colleges','86121600','3',NULL,'Y'),(208,'Floor machines and accessories','47121600','3',NULL,'Y'),(209,'Soil pollution','77121600','3',NULL,'Y'),(210,'Material handling services','78121600','3',NULL,'Y'),(211,'Circuit protection devices and accessories','39121600','3',NULL,'Y'),(212,'Camping furniture','49121600','3',NULL,'Y'),(213,'Animal containment','10131600','3',NULL,'Y'),(214,'Bricks','30131600','3',NULL,'Y'),(215,'Eggs and egg substitutes','50131600','3',NULL,'Y'),(216,'Land and soil preparation','70131600','3',NULL,'Y'),(217,'Sale of property and building','80131600','3',NULL,'Y'),(218,'Musical instrument sets','60131600','3',NULL,'Y'),(219,'Other animal products','11131600','3',NULL,'Y'),(220,'Anticoagulants','51131600','3',NULL,'Y'),(221,'Pyrotechnics','12131600','3',NULL,'Y'),(222,'Blinds and shades','52131600','3',NULL,'Y'),(223,'Photographers and cinematographers','82131600','3',NULL,'Y'),(224,'Medical staff clothing and related articles','42131600','3',NULL,'Y'),(225,'Faceting equipment and accessories','23131600','3',NULL,'Y'),(226,'Bath and body','53131600','3',NULL,'Y'),(227,'Meat and poultry and seafood processing','73131600','3',NULL,'Y'),(228,'Food and nutrition policy planning and programs','93131600','3',NULL,'Y'),(229,'Industrial freezers','24131600','3',NULL,'Y'),(230,'Life and health and accident insurance','84131600','3',NULL,'Y'),(231,'Charity organizations','94131600','3',NULL,'Y'),(232,'Civilian and commercial rotary wing aircraft','25131600','3',NULL,'Y'),(233,'Moving picture media','45131600','3',NULL,'Y'),(234,'Fission fuel assemblies','15131600','3',NULL,'Y'),(235,'Medical ethics','85131600','3',NULL,'Y'),(236,'Portable commercial and industrial buildings and structures','95131600','3',NULL,'Y'),(237,'Toxic spill cleanup','76131600','3',NULL,'Y'),(238,'Music and drama','86131600','3',NULL,'Y'),(239,'Exhaust structures or screening equipment','26131600','3',NULL,'Y'),(240,'Brooms and mops and brushes and accessories','47131600','3',NULL,'Y'),(241,'Noise pollution','77131600','3',NULL,'Y'),(242,'General goods storage','78131600','3',NULL,'Y'),(243,'Wire protection devices','39131600','3',NULL,'Y'),(244,'Valves','40141600','3',NULL,'Y'),(245,'Crop protection','70141600','3',NULL,'Y'),(246,'Sales and business promotion activities','80141600','3',NULL,'Y'),(247,'Non metallic waste and scrap','11141600','3',NULL,'Y'),(248,'Supply chain management','81141600','3',NULL,'Y'),(249,'Domestic laundry appliances and supplies','52141600','3',NULL,'Y'),(250,'Graphic display services','82141600','3',NULL,'Y'),(251,'Rare earth metals','12141600','3',NULL,'Y'),(252,'Basins and bedpans and urinals and admission kits','42141600','3',NULL,'Y'),(253,'Mass transit system construction services','72141600','3',NULL,'Y'),(254,'Leather preparing machinery and accessories','23141600','3',NULL,'Y'),(255,'Thread and yarn processing','73141600','3',NULL,'Y'),(256,'Population','93141600','3',NULL,'Y'),(257,'Miscellaneous sewing supplies','53141600','3',NULL,'Y'),(258,'Cushioning supplies','24141600','3',NULL,'Y'),(259,'Personal credit agencies','84141600','3',NULL,'Y'),(260,'Prefabricated residential buildings and structures','95141600','3',NULL,'Y'),(261,'Darkroom supplies','45141600','3',NULL,'Y'),(262,'Herbal treatments','85141600','3',NULL,'Y'),(263,'Subcritical assembly equipment','26141600','3',NULL,'Y'),(264,'Students organizations','86141600','3',NULL,'Y'),(265,'Inspection','78141600','3',NULL,'Y'),(266,'Cereal seeds','10151600','3',NULL,'Y'),(267,'Roofing accessories','30151600','3',NULL,'Y'),(268,'Compressors','40151600','3',NULL,'Y'),(269,'Edible animal oils and fats','50151600','3',NULL,'Y'),(270,'Forestry industry','70151600','3',NULL,'Y'),(271,'International trade services','80151600','3',NULL,'Y'),(272,'Threads','11151600','3',NULL,'Y'),(273,'Chains','31151600','3',NULL,'Y'),(274,'Cholinergic blocking agents','51151600','3',NULL,'Y'),(275,'Cartography','81151600','3',NULL,'Y'),(276,'Clinical laboratory instruments','41151600','3',NULL,'Y'),(277,'Dental and subspecialty instruments and devices','42151600','3',NULL,'Y'),(278,'Domestic kitchen tools and utensils','52151600','3',NULL,'Y'),(279,'Specialized communication system services','72151600','3',NULL,'Y'),(280,'Cement and ceramics and glass industry machinery and equipment and supplies','23151600','3',NULL,'Y'),(281,'Packaging services','73151600','3',NULL,'Y'),(282,'Public finance','93151600','3',NULL,'Y'),(283,'Nutrition issues','85151600','3',NULL,'Y'),(284,'Security and control equipment','46151600','3',NULL,'Y'),(285,'Ceiling materials','30161600','3',NULL,'Y'),(286,'Purification','40161600','3',NULL,'Y'),(287,'Flora','70161600','3',NULL,'Y'),(288,'Business facilities oversight','80161600','3',NULL,'Y'),(289,'Wool fabrics','11161600','3',NULL,'Y'),(290,'Bolts','31161600','3',NULL,'Y'),(291,'Other oilfield support services','71161600','3',NULL,'Y'),(292,'Electronic mail and messaging services','81161600','3',NULL,'Y'),(293,'Extracorporeal hemodialysis equipment and supplies','42161600','3',NULL,'Y'),(294,'Audio visual equipment accessories','52161600','3',NULL,'Y'),(295,'Foundry supplies','23161600','3',NULL,'Y'),(296,'Manufacture of transport equipment','73161600','3',NULL,'Y'),(297,'Taxes other than income tax','93161600','3',NULL,'Y'),(298,'Water safety','46161600','3',NULL,'Y'),(299,'Racquet and court sports equipment','49161600','3',NULL,'Y'),(300,'Chemical fertilizers and plant nutrients','10171600','3',NULL,'Y'),(301,'Windows','30171600','3',NULL,'Y'),(302,'Water quality management services','70171600','3',NULL,'Y'),(303,'Publicity and marketing support services','80171600','3',NULL,'Y'),(304,'Bushings','31171600','3',NULL,'Y'),(305,'Laxatives','51171600','3',NULL,'Y'),(306,'Stainless steel alloys','11171600','3',NULL,'Y'),(307,'Ecological science services','81171600','3',NULL,'Y'),(308,'Microbiology devices','41171600','3',NULL,'Y'),(309,'Pigments','12171600','3',NULL,'Y'),(310,'Mobile medical services extricating and immobilizing and transporting products','42171600','3',NULL,'Y'),(311,'Manufacture of precision instruments','73171600','3',NULL,'Y'),(312,'International trade','93171600','3',NULL,'Y'),(313,'Defrosting and defogging systems','25171600','3',NULL,'Y'),(314,'Hospice care','85171600','3',NULL,'Y'),(315,'Surveillance and detection equipment','46171600','3',NULL,'Y'),(316,'Boxing equipment','49171600','3',NULL,'Y'),(317,'Non sanitary residential fixtures','30181600','3',NULL,'Y'),(318,'Thyroid and antithyroid drugs','51181600','3',NULL,'Y'),(319,'Blood pressure units and related products','42181600','3',NULL,'Y'),(320,'Oils','12181600','3',NULL,'Y'),(321,'Food cutting machinery','23181600','3',NULL,'Y'),(322,'Automotive chassis','25181600','3',NULL,'Y'),(323,'Safety footwear','46181600','3',NULL,'Y'),(324,'Panel and paint services','78181600','3',NULL,'Y'),(325,'Ladders and scaffolding accessories','30191600','3',NULL,'Y'),(326,'Abrasive wheels','31191600','3',NULL,'Y'),(327,'Electrolytes','51191600','3',NULL,'Y'),(328,'Medical facility building systems','42191600','3',NULL,'Y'),(329,'Personal communications device accessories or parts','43191600','3',NULL,'Y'),(330,'Space transportation support systems and equipment','25191600','3',NULL,'Y'),(331,'Fire fighting equipment','46191600','3',NULL,'Y'),(332,'Adhesives','31201600','3',NULL,'Y'),(333,'Vaccines and antigens and toxoids','51201600','3',NULL,'Y'),(334,'Medical magnetic resonance imaging MRI products','42201600','3',NULL,'Y'),(335,'Chassis components','43201600','3',NULL,'Y'),(336,'Weight and resistance training equipment','49201600','3',NULL,'Y'),(337,'Paint additives','31211600','3',NULL,'Y'),(338,'Bathroom and bathing aids for the physically challenged','42211600','3',NULL,'Y'),(339,'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'),(340,'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'),(341,'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'),(342,'Needle holders and urine bags of tariff heading 399026','99011132','4',NULL,'Y'),(343,'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'),(344,'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'),(345,'Pre fabricated biogas digesters ','99011135','4',NULL,'Y'),(346,'Biogas ','99011136','4',NULL,'Y'),(347,'Sustainable fuel briquettes and pellets for household and commercial use ','99011137','4',NULL,'Y'),(348,'The supply of denatured ethanol of tariff number 22072000','99011138','4',NULL,'Y'),(349,'Tractors other than road tractors for semitrailers','99011139','4',NULL,'Y'),(350,'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'),(351,'Medical oxygen supplied to registered hospitals ','99011141','4',NULL,'Y'),(352,'Urine bags adult diapers artificial breasts colostomy or ileostomy bags for medical use ','99011142','4',NULL,'Y'),(353,'Inputs and raw materials used in the manufacture of passenger motor vehicle ','99011143','4',NULL,'Y'),(354,'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'),(355,'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'),(356,'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'),(357,'Zero Rated Goods','99012000','3',NULL,'Y'),(358,'Shipstores supplied to international sea or air carriers on international voyage or flight','99012003','4',NULL,'Y'),(359,'The supply of coffee and tea for export to coffee or tea auction centers','99012004','4',NULL,'Y'),(360,'Transportation of passengers by air carriers on international flight','99012005','4',NULL,'Y'),(361,'Goods purchased from duty free shops by passengers departing to places outside Kenya','99012009','4',NULL,'Y'),(362,'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'),(363,'The supply of ordinary bread','99012013','4',NULL,'Y'),(364,'Milk and cream not concentrated nor containing added sugar or other sweetening matter of tariff numbers 04011000 04012000 04014000 04015000','99012015','4',NULL,'Y'),(365,'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'),(366,'Agricultural pest control products','99012019','4',NULL,'Y'),(367,'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'),(368,'The Fertilizers of chapter 31','99012024','4',NULL,'Y'),(369,'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'),(370,'Other Rate Goods (8%)','99013000','3',NULL,'Y'),(371,'Petroleum Products','99013001','4',NULL,'Y'),(372,'Services','99020000','2',NULL,'Y'),(373,'Exempt Service','99021000','3',NULL,'Y'),(374,'Financial Services','99021001','4',NULL,'Y'),(375,'Insurance & reinsurance services ','99021002','4',NULL,'Y'),(376,'Education services ','99021003','4',NULL,'Y'),(377,'Medical veterinary dental Ambulance and nursing services','99021004','4',NULL,'Y'),(378,'Agricultural animal husbandry and horticultural services','99021005','4',NULL,'Y'),(379,'Burial and cremation services','99021006','4',NULL,'Y'),(380,'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'),(381,'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'),(382,'Community social and welfare services provided by National Government County Government or any political subdivision thereof','99021009','4',NULL,'Y'),(383,'Tea and coffee brokerage services','99021010','4',NULL,'Y'),(384,'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'),(385,'Entertainment Services','99021012','4',NULL,'Y'),(386,'Accommodation and Restaurant Services','99021013','4',NULL,'Y'),(387,'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'),(388,'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'),(389,'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'),(390,'Betting gaming and lotteries services','99021017','4',NULL,'Y'),(391,'Hiring leasing and chartering of aircrafts excluding helicopters of tariff 88021100 and 88021200','99021018','4',NULL,'Y'),(392,'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'),(393,'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'),(394,'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'),(395,'Entry fees into the national parks and national reserves','99021024','4',NULL,'Y'),(396,'The services of tour operators excluding inhouse supplies','99021025','4',NULL,'Y'),(397,'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'),(398,'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'),(399,'Postal services provide through the supply of postage stamps including rental post boxes or mail bags and subsidiary services thereto','99021029','4',NULL,'Y'),(400,'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'),(401,'Zero Rated Service','99022000','3',NULL,'Y'),(402,'The supply of taxable services to international sea or air carriers on international voyage or flight','99022006','4',NULL,'Y'),(403,'Supply of taxable services in respect of goods in transit','99022010','4',NULL,'Y'),(404,'The transportation of goods originating from Kenya to a place outside Kenya','99022020','4',NULL,'Y'),(405,'Transportation of sugarcane from farms to miling factories','99022021','4',NULL,'Y'),(406,'The exportation of taxable services in respect of business process outsourcing ','99022023','4',NULL,'Y'),(407,'Goods or Services','99030000','2',NULL,'Y'),(408,'Exempt Goods or Services','99031000','3',NULL,'Y'),(409,'Zero Rated Goods or Services','99032000','3',NULL,'Y'),(410,'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'),(411,'Supply to international and regional organizations','99032004','4',NULL,'Y'),(412,'Supply to the War Graves Commission','99032005','4',NULL,'Y'),(413,'Supply to National Red Cross Society and St John Ambulance','99032008','4',NULL,'Y'),(414,'The supply of goods or taxable services to a special economic zone enterprise','99032012','4',NULL,'Y'),(415,'Government Undertaking','99040000','2',NULL,'Y'),(416,'Zero Rated Government Undertaking','99042000','3',NULL,'Y'),(417,'Physical and occupational therapy and rehabilitation products','42250000','2',NULL,'Y'),(418,'Metal forming machinery and accessories','23250000','2',NULL,'Y'),(419,'Structural materials','30260000','2',NULL,'Y'),(420,'Housings and cabinets and casings','31260000','2',NULL,'Y'),(421,'Adrenergic blocking agents','51260000','2',NULL,'Y'),(422,'Postmortem and mortuary equipment and supplies','42260000','2',NULL,'Y'),(423,'Rapid prototyping machinery and accessories','23260000','2',NULL,'Y'),(424,'Diagnoses of endocrine, nutritional and metabolic diseases ','85260000','2',NULL,'Y'),(425,'Machine made parts','31270000','2',NULL,'Y'),(426,'Anaesthetic drugs and related adjuncts and analeptics','51270000','2',NULL,'Y'),(427,'Respiratory and anesthesia and resuscitation products','42270000','2',NULL,'Y'),(428,'Welding and soldering and brazing machinery and accessories and supplies','23270000','2',NULL,'Y'),(429,'Diagnoses of mental and behavioral disorders ','85270000','2',NULL,'Y'),(430,'Stampings and sheet components','31280000','2',NULL,'Y'),(431,'Antibacterials','51280000','2',NULL,'Y'),(432,'Medical cleaning and sterilization products','42280000','2',NULL,'Y'),(433,'Metal treatment machinery','23280000','2',NULL,'Y'),(434,'Antidepressants','51290000','2',NULL,'Y'),(435,'Machined extrusions','31290000','2',NULL,'Y'),(436,'Surgical products','42290000','2',NULL,'Y'),(437,'Industrial machine tools','23290000','2',NULL,'Y'),(438,'Fresh fruits','50300000','2',NULL,'Y'),(439,'Antifungal drugs','51300000','2',NULL,'Y'),(440,'Machined forgings','31300000','2',NULL,'Y'),(441,'Medical training and education supplies','42300000','2',NULL,'Y'),(442,'Wire machinery and equipment','23300000','2',NULL,'Y'),(443,'Organic fresh fruits','50310000','2',NULL,'Y'),(444,'Antihistamines or H1 blockers','51310000','2',NULL,'Y'),(445,'Fabricated pipe assemblies','31310000','2',NULL,'Y'),(446,'Wound care products','42310000','2',NULL,'Y'),(447,'Dried fruit','50320000','2',NULL,'Y'),(448,'Antihyperlipidemic and hypocholesterolemic agents','51320000','2',NULL,'Y'),(449,'Fabricated bar stock assemblies','31320000','2',NULL,'Y'),(450,'Orthopedic surgical implants','42320000','2',NULL,'Y'),(451,'Dried organic fruit','50330000','2',NULL,'Y'),(452,'Antipsychotics','51330000','2',NULL,'Y'),(453,'Fabricated structural assemblies','31330000','2',NULL,'Y'),(454,'Frozen fruit','50340000','2',NULL,'Y'),(455,'Antiviral drugs','51340000','2',NULL,'Y'),(456,'Fabricated sheet assemblies','31340000','2',NULL,'Y'),(457,'Estrogens and progestins and internal contraceptives','51350000','2',NULL,'Y'),(458,'Fabricated tube assemblies','31350000','2',NULL,'Y'),(459,'Compounds and mixtures','12350000','2',NULL,'Y'),(460,'Canned or jarred fruit','50360000','2',NULL,'Y'),(461,'Hypnotics','51360000','2',NULL,'Y'),(462,'Fabricated plate assemblies','31360000','2',NULL,'Y'),(463,'Canned or jarred organic fruit','50370000','2',NULL,'Y'),(464,'Refractories','31370000','2',NULL,'Y'),(465,'Controlled substance analgesics','51370000','2',NULL,'Y'),(466,'Fresh fruit purees','50380000','2',NULL,'Y'),(467,'Nonsteroidal anti inflammatory drugs NSAIDs','51380000','2',NULL,'Y'),(468,'Magnets and magnetic materials','31380000','2',NULL,'Y'),(469,'Diagnoses of certain conditions originating in the perinatal period','85380000','2',NULL,'Y'),(470,'Sympathomimetic or adrenergic drugs','51390000','2',NULL,'Y'),(471,'Machinings','31390000','2',NULL,'Y'),(472,'Fresh vegetables','50400000','2',NULL,'Y'),(473,'Tranquilizers and antimanic and antianxiety drugs','51400000','2',NULL,'Y'),(474,'Gaskets','31400000','2',NULL,'Y'),(475,'Organic fresh vegetables','50410000','2',NULL,'Y'),(476,'Vasodilators','51410000','2',NULL,'Y'),(477,'Seals','31410000','2',NULL,'Y'),(478,'Dried vegetables','50420000','2',NULL,'Y'),(479,'Corticosteroids','51420000','2',NULL,'Y'),(480,'Sintered parts','31420000','2',NULL,'Y'),(481,'Dried organic vegetables','50430000','2',NULL,'Y'),(482,'Antihypertensive drugs','51430000','2',NULL,'Y'),(483,'Frozen vegetables','50440000','2',NULL,'Y'),(484,'Radiopharmaceuticals and contrast media','51440000','2',NULL,'Y'),(485,'Frozen organic vegetables','50450000','2',NULL,'Y'),(486,'Anthelmintics','51450000','2',NULL,'Y'),(487,'Canned or jarred vegetables','50460000','2',NULL,'Y'),(488,'Herbal drugs','51460000','2',NULL,'Y'),(489,'Canned or jarred organic vegetables','50470000','2',NULL,'Y'),(490,'Antiseptics','51470000','2',NULL,'Y'),(491,'Nutritional supplements','50500000','2',NULL,'Y'),(492,'Rapid response kits','57010100','3',NULL,'Y'),(493,'Humanitarian operational services','57020100','3',NULL,'Y'),(494,'Health emergency kits','57030100','3',NULL,'Y'),(495,'Educational kits','57040100','3',NULL,'Y'),(496,'Emergency nutritional kits','57050100','3',NULL,'Y'),(497,'Emergency clothing kits','57060100','3',NULL,'Y'),(498,'Logistics emergency kits','57070100','3',NULL,'Y'),(499,'Emergency IT equipment kits','57080100','3',NULL,'Y'),(500,'Training services for users of agricultural machinery and equipment ','70190100','3',NULL,'Y'),(501,'Emergency latrine facility','57030200','3',NULL,'Y'),(502,'Recreational kits','57040200','3',NULL,'Y'),(503,'Food emergency rations','57050200','3',NULL,'Y'),(504,'Shelter emergency kits','57060200','3',NULL,'Y'),(505,'Water, sanitation and hygiene kits','57030300','3',NULL,'Y'),(506,'Early childhood development','57040300','3',NULL,'Y'),(507,'Food emergency kits','57050300','3',NULL,'Y'),(508,'Office emergency kits','57060300','3',NULL,'Y'),(509,'Personal protective equipment','57030400','3',NULL,'Y'),(510,'Multipurpose emergency kits','57060400','3',NULL,'Y'),(511,'Single family dwelling construction services','72111000','3',NULL,'Y'),(512,'Resins','13111000','3',NULL,'Y'),(513,'New industrial building and warehouse construction services','72121000','3',NULL,'Y'),(514,'Library furnishings','56121000','3',NULL,'Y'),(515,'Power conditioning equipment','39121000','3',NULL,'Y'),(516,'Keyboard instruments','60131000','3',NULL,'Y'),(517,'Electronic component parts and raw materials and accessories','32131000','3',NULL,'Y'),(518,'Toys','60141000','3',NULL,'Y'),(519,'Highway and road construction services','72141000','3',NULL,'Y'),(520,'Body tools','27141000','3',NULL,'Y'),(521,'Boiler and furnace construction and maintenance services','72151000','3',NULL,'Y'),(522,'Oilfield modeling services','71161000','3',NULL,'Y'),(523,'Batch mixers','23191000','3',NULL,'Y'),(524,'Gas liquid contacting systems','23201000','3',NULL,'Y'),(525,'Public safety training equipment','46201000','3',NULL,'Y'),(526,'Airport Maintenance','78201000','3',NULL,'Y'),(527,'Pulses','50221000','3',NULL,'Y'),(528,'Arrival department machinery and equipment','23221000','3',NULL,'Y'),(529,'Log debarkers and accessories','23231000','3',NULL,'Y'),(530,'Electric alternating current AC motors','26101100','3',NULL,'Y'),(531,'Multiple unit dwelling construction services','72111100','3',NULL,'Y'),(532,'Rosins','13111100','3',NULL,'Y'),(533,'Rapid response kits','57111100','3',NULL,'Y'),(534,'Commercial and office building construction services','72121100','3',NULL,'Y'),(535,'Distribution and control centers and accessories','39121100','3',NULL,'Y'),(536,'Live Plant and Animal Material and Accessories and Supplies','10000000','1',NULL,'Y'),(537,'Mining and Well Drilling Machinery and Accessories','20000000','1',NULL,'Y'),(538,'Structures and Building and Construction and Manufacturing Components and Supplies','30000000','1',NULL,'Y'),(539,'Distribution and Conditioning Systems and Equipment and Components','40000000','1',NULL,'Y'),(540,'Food Beverage and Tobacco Products','50000000','1',NULL,'Y'),(541,'Farming and Fishing and Forestry and Wildlife Contracting Services','70000000','1',NULL,'Y'),(542,'Management and Business Professionals and Administrative Services','80000000','1',NULL,'Y'),(543,'Travel and Food and Lodging and Entertainment Services','90000000','1',NULL,'Y'),(544,'Musical Instruments and Games and Toys and Arts and Crafts and Educational Equipment and Materials and Accessories and Supplies','60000000','1',NULL,'Y'),(545,'Mineral and Textile and Inedible Plant and Animal Materials','11000000','1',NULL,'Y'),(546,'Farming and Fishing and Forestry and Wildlife Machinery and Accessories','21000000','1',NULL,'Y'),(547,'Manufacturing Components and Supplies','31000000','1',NULL,'Y'),(548,'Laboratory and Measuring and Observing and Testing Equipment','41000000','1',NULL,'Y'),(549,'Drugs and Pharmaceutical Products','51000000','1',NULL,'Y'),(550,'Mining and oil and gas services','71000000','1',NULL,'Y'),(551,'Engineering and Research and Technology Based Services','81000000','1',NULL,'Y'),(552,'Personal and Domestic Services','91000000','1',NULL,'Y'),(553,'Chemicals including Bio Chemicals and Gas Materials','12000000','1',NULL,'Y'),(554,'Building and Construction Machinery and Accessories','22000000','1',NULL,'Y'),(555,'Electronic Components and Supplies','32000000','1',NULL,'Y'),(556,'Medical Equipment and Accessories and Supplies','42000000','1',NULL,'Y'),(557,'Domestic Appliances and Supplies and Consumer Electronic Products','52000000','1',NULL,'Y'),(558,'Building and Facility Construction and Maintenance Services ','72000000','1',NULL,'Y'),(559,'Editorial and Design and Graphic and Fine Art Services','82000000','1',NULL,'Y'),(560,'National Defense and Public Order and Security and Safety Services','92000000','1',NULL,'Y'),(561,'Resin and Rosin and Rubber and Foam and Film and Elastomeric Materials','13000000','1',NULL,'Y'),(562,'Industrial Manufacturing and Processing Machinery and Accessories','23000000','1',NULL,'Y'),(563,'Information Technology Broadcasting and Telecommunications','43000000','1',NULL,'Y'),(564,'Apparel and Luggage and Personal Care Products','53000000','1',NULL,'Y'),(565,'Industrial Production and Manufacturing Services','73000000','1',NULL,'Y'),(566,'Public Utilities and Public Sector Related Services','83000000','1',NULL,'Y'),(567,'Politics and Civic Affairs Services','93000000','1',NULL,'Y'),(568,'Paper Materials and Products','14000000','1',NULL,'Y'),(569,'Material Handling and Conditioning and Storage Machinery and their Accessories and Supplies','24000000','1',NULL,'Y'),(570,'Office Equipment and Accessories and Supplies','44000000','1',NULL,'Y'),(571,'Timepieces and Jewelry and Gemstone Products','54000000','1',NULL,'Y'),(572,'Financial and Insurance Services','84000000','1',NULL,'Y'),(573,'Organizations and Clubs','94000000','1',NULL,'Y'),(574,'Financial Instruments, Products, Contracts and Agreements','64000000','1',NULL,'Y'),(575,'Fuels and Fuel Additives and Lubricants and Anti corrosive Materials','15000000','1',NULL,'Y'),(576,'Commercial and Military and Private Vehicles and their Accessories and Components','25000000','1',NULL,'Y'),(577,'Printing and Photographic and Audio and Visual Equipment and Supplies','45000000','1',NULL,'Y'),(578,'Published Products','55000000','1',NULL,'Y'),(579,'Healthcare Services','85000000','1',NULL,'Y'),(580,'Land and Buildings and Structures and Thoroughfares','95000000','1',NULL,'Y'),(581,'Power Generation and Distribution Machinery and Accessories','26000000','1',NULL,'Y'),(582,'Defense and Law Enforcement and Security and Safety Equipment and Supplies','46000000','1',NULL,'Y'),(583,'Industrial Cleaning Services','76000000','1',NULL,'Y'),(584,'Education and Training Services','86000000','1',NULL,'Y'),(585,'Furniture and Furnishings','56000000','1',NULL,'Y'),(586,'Tools and General Machinery','27000000','1',NULL,'Y'),(587,'Cleaning Equipment and Supplies','47000000','1',NULL,'Y'),(588,'Environmental Services','77000000','1',NULL,'Y'),(589,'Humanitarian Relief Items, Kits, or Accessories','57000000','1',NULL,'Y'),(590,'Service Industry Machinery and Equipment and Supplies','48000000','1',NULL,'Y'),(591,'Transportation and Storage and Mail Services','78000000','1',NULL,'Y'),(592,'Electrical Systems and Lighting and Components and Accessories and Supplies','39000000','1',NULL,'Y'),(593,'Sports and Recreational Equipment and Supplies and Accessories','49000000','1',NULL,'Y'),(594,'Survival supplies','57010000','2',NULL,'Y'),(595,'Services related to humanitarian relief actions','57020000','2',NULL,'Y'),(596,'Humanitarian health supplies','57030000','2',NULL,'Y'),(597,'Educational or recreational items','57040000','2',NULL,'Y'),(598,'Humanitarian relief food','57050000','2',NULL,'Y'),(599,'Shelter and relief items','57060000','2',NULL,'Y'),(600,'Humanitarian logistics supplies','57070000','2',NULL,'Y'),(601,'Humanitarian IT equipment','57080000','2',NULL,'Y'),(602,'Live animals','10100000','2',NULL,'Y'),(603,'Mining and quarrying machinery and equipment','20100000','2',NULL,'Y'),(604,'Structural components and basic shapes','30100000','2',NULL,'Y'),(605,'Heating and ventilation and air circulation','40100000','2',NULL,'Y'),(606,'Nuts and seeds','50100000','2',NULL,'Y'),(607,'Fisheries and aquaculture','70100000','2',NULL,'Y'),(608,'Management advisory services','80100000','2',NULL,'Y'),(609,'Restaurants and catering','90100000','2',NULL,'Y'),(610,'Developmental and professional teaching aids and materials and accessories and supplies','60100000','2',NULL,'Y'),(611,'Minerals and ores and metals','11100000','2',NULL,'Y'),(612,'Agricultural and forestry and landscape machinery and equipment','21100000','2',NULL,'Y'),(613,'Castings and casting assemblies','31100000','2',NULL,'Y'),(614,'Laboratory and scientific equipment','41100000','2',NULL,'Y'),(615,'Amebicides and trichomonacides and antiprotozoals','51100000','2',NULL,'Y'),(616,'Mining services','71100000','2',NULL,'Y'),(617,'Professional engineering services','81100000','2',NULL,'Y'),(618,'Personal appearance','91100000','2',NULL,'Y'),(619,'Heavy construction machinery and equipment','22100000','2',NULL,'Y'),(620,'Printed circuits and integrated circuits and microassemblies','32100000','2',NULL,'Y'),(621,'Floor coverings','52100000','2',NULL,'Y'),(622,'Building and facility maintenance and repair services','72100000','2',NULL,'Y'),(623,'Advertising','82100000','2',NULL,'Y'),(624,'Public order and safety','92100000','2',NULL,'Y'),(625,'Rubber and elastomers','13100000','2',NULL,'Y'),(626,'Raw materials processing machinery','23100000','2',NULL,'Y'),(627,'Clothing','53100000','2',NULL,'Y'),(628,'Plastic and chemical industries','73100000','2',NULL,'Y'),(629,'Utilities','83100000','2',NULL,'Y'),(630,'Political systems and institutions','93100000','2',NULL,'Y'),(631,'Paper materials','14100000','2',NULL,'Y'),(632,'Material handling machinery and equipment','24100000','2',NULL,'Y'),(633,'Office machines and their supplies and accessories','44100000','2',NULL,'Y'),(634,'Jewelry','54100000','2',NULL,'Y'),(635,'Development finance','84100000','2',NULL,'Y'),(636,'Work related organizations','94100000','2',NULL,'Y'),(637,'Bank offered products ','64100000','2',NULL,'Y'),(638,'Fuels','15100000','2',NULL,'Y'),(639,'Motor vehicles','25100000','2',NULL,'Y'),(640,'Printing and publishing equipment','45100000','2',NULL,'Y'),(641,'Printed media','55100000','2',NULL,'Y'),(642,'Comprehensive health services','85100000','2',NULL,'Y'),(643,'Land parcels','95100000','2',NULL,'Y'),(644,'Power sources','26100000','2',NULL,'Y'),(645,'Light weapons and ammunition','46100000','2',NULL,'Y'),(646,'Accommodation furniture','56100000','2',NULL,'Y'),(647,'Decontamination services','76100000','2',NULL,'Y'),(648,'Vocational training','86100000','2',NULL,'Y'),(649,'Water and wastewater treatment supply and disposal','47100000','2',NULL,'Y'),(650,'Environmental management','77100000','2',NULL,'Y'),(651,'Institutional food services equipment','48100000','2',NULL,'Y'),(652,'Mail and cargo transport','78100000','2',NULL,'Y'),(653,'Lamps and lightbulbs and lamp components','39100000','2',NULL,'Y'),(654,'Collectibles and awards','49100000','2',NULL,'Y'),(655,'Well drilling and operation equipment','20110000','2',NULL,'Y'),(656,'Concrete and cement and plaster','30110000','2',NULL,'Y'),(657,'Meat and poultry products','50110000','2',NULL,'Y'),(658,'Horticulture','70110000','2',NULL,'Y'),(659,'Human resources services','80110000','2',NULL,'Y'),(660,'Hotels and lodging and meeting facilities','90110000','2',NULL,'Y'),(661,'Domestic pet products','10110000','2',NULL,'Y'),(662,'Classroom decoratives and supplies','60110000','2',NULL,'Y'),(663,'Earth and stone','11110000','2',NULL,'Y'),(664,'Fishing and aquaculture equipment','21110000','2',NULL,'Y'),(665,'Extrusions','31110000','2',NULL,'Y'),(666,'Measuring and observing and testing instruments','41110000','2',NULL,'Y'),(667,'Antineoplastic agents','51110000','2',NULL,'Y'),(668,'Oil and gas exploration services','71110000','2',NULL,'Y'),(669,'Computer services','81110000','2',NULL,'Y'),(670,'Domestic and personal assistance','91110000','2',NULL,'Y'),(671,'Discrete semiconductor devices','32110000','2',NULL,'Y'),(672,'Writing and translations','82110000','2',NULL,'Y'),(673,'Military services and national defense','92110000','2',NULL,'Y'),(674,'Residential building construction services','72110000','2',NULL,'Y'),(675,'Petroleum processing machinery','23110000','2',NULL,'Y'),(676,'Footwear','53110000','2',NULL,'Y'),(677,'Wood and paper industries','73110000','2',NULL,'Y'),(678,'Telecommunications media services','83110000','2',NULL,'Y'),(679,'Socio political conditions','93110000','2',NULL,'Y'),(680,'Resins and rosins and other resin derived materials','13110000','2',NULL,'Y'),(681,'Paper products','14110000','2',NULL,'Y'),(682,'Containers and storage','24110000','2',NULL,'Y'),(683,'Office and desk accessories','44110000','2',NULL,'Y'),(684,'Timepieces','54110000','2',NULL,'Y'),(685,'Accounting and bookkeeping services','84110000','2',NULL,'Y'),(686,'Religious organizations','94110000','2',NULL,'Y'),(687,'Securities','64110000','2',NULL,'Y'),(688,'Gaseous fuels and additives','15110000','2',NULL,'Y'),(689,'Marine transport','25110000','2',NULL,'Y'),(690,'Audio and visual presentation and composing equipment','45110000','2',NULL,'Y'),(691,'Electronic reference material','55110000','2',NULL,'Y'),(692,'Disease prevention and control','85110000','2',NULL,'Y'),(693,'Thoroughfares','95110000','2',NULL,'Y'),(694,'Batteries and generators and kinetic power transmission','26110000','2',NULL,'Y'),(695,'Conventional war weapons','46110000','2',NULL,'Y'),(696,'Cleaning and janitorial services','76110000','2',NULL,'Y'),(697,'Alternative educational systems','86110000','2',NULL,'Y'),(698,'Commercial and industrial furniture','56110000','2',NULL,'Y'),(699,'Hand tools','27110000','2',NULL,'Y'),(700,'Industrial laundry and dry cleaning equipment','47110000','2',NULL,'Y'),(701,'Environmental protection','77110000','2',NULL,'Y'),(702,'Passenger transport','78110000','2',NULL,'Y'),(703,'Vending machines','48110000','2',NULL,'Y'),(704,'Lighting Fixtures and Accessories','39110000','2',NULL,'Y'),(705,'Animal feed','10120000','2',NULL,'Y'),(706,'Roads and landscape','30120000','2',NULL,'Y'),(707,'Seafood','50120000','2',NULL,'Y'),(708,'Livestock services','70120000','2',NULL,'Y'),(709,'Legal services','80120000','2',NULL,'Y'),(710,'Travel facilitation','90120000','2',NULL,'Y'),(711,'Arts and crafts equipment and accessories and supplies','60120000','2',NULL,'Y'),(712,'Oil and gas drilling and exploration equipment','20120000','2',NULL,'Y'),(713,'Non edible plant and forestry products','11120000','2',NULL,'Y'),(714,'Laboratory supplies and fixtures','41120000','2',NULL,'Y'),(715,'Antiarrythmics and antianginals and cardioplegics and drugs for heart failure','51120000','2',NULL,'Y'),(716,'Economics','81120000','2',NULL,'Y'),(717,'Well drilling and construction services','71120000','2',NULL,'Y'),(718,'Passive discrete components','32120000','2',NULL,'Y'),(719,'Veterinary equipment and supplies','42120000','2',NULL,'Y'),(720,'Bedclothes and table and kitchen linen and towels','52120000','2',NULL,'Y'),(721,'Reproduction services','82120000','2',NULL,'Y'),(722,'Security and personal safety','92120000','2',NULL,'Y'),(723,'Nonresidential building construction services','72120000','2',NULL,'Y'),(724,'Textile and fabric machinery and accessories','23120000','2',NULL,'Y'),(725,'Luggage and handbags and packs and cases','53120000','2',NULL,'Y'),(726,'Metal and mineral industries','73120000','2',NULL,'Y'),(727,'Information services','83120000','2',NULL,'Y'),(728,'International relations','93120000','2',NULL,'Y'),(729,'Industrial use papers','14120000','2',NULL,'Y'),(730,'Packaging materials','24120000','2',NULL,'Y'),(731,'Office supplies','44120000','2',NULL,'Y'),(732,'Gemstones','54120000','2',NULL,'Y'),(733,'Banking and investment','84120000','2',NULL,'Y'),(734,'Clubs','94120000','2',NULL,'Y'),(735,'Insurable interest contracts','64120000','2',NULL,'Y'),(736,'Lubricants and oils and greases and anti corrosives','15120000','2',NULL,'Y'),(737,'Railway and tramway machinery and equipment','25120000','2',NULL,'Y'),(738,'Photographic or filming or video equipment','45120000','2',NULL,'Y'),(739,'Signage and accessories','55120000','2',NULL,'Y'),(740,'Medical practice','85120000','2',NULL,'Y'),(741,'Permanent buildings and structures','95120000','2',NULL,'Y'),(742,'Electrical wire and cable and harness','26120000','2',NULL,'Y'),(743,'Missiles','46120000','2',NULL,'Y'),(744,'Refuse disposal and treatment','76120000','2',NULL,'Y'),(745,'Educational institutions','86120000','2',NULL,'Y'),(746,'Classroom and instructional and institutional furniture and fixtures','56120000','2',NULL,'Y'),(747,'Janitorial equipment','47120000','2',NULL,'Y'),(748,'Pollution tracking and monitoring and rehabilitation','77120000','2',NULL,'Y'),(749,'Hydraulic machinery and equipment','27120000','2',NULL,'Y'),(750,'Material packing and handling','78120000','2',NULL,'Y'),(751,'Gambling or wagering equipment','48120000','2',NULL,'Y'),(752,'Electrical equipment and components and supplies','39120000','2',NULL,'Y'),(753,'Camping and outdoor equipment and accessories','49120000','2',NULL,'Y'),(754,'Structural building products','30130000','2',NULL,'Y'),(755,'Musical Instruments and parts and accessories','60130000','2',NULL,'Y'),(756,'Dairy products and eggs','50130000','2',NULL,'Y'),(757,'Land and soil preparation and management and protection','70130000','2',NULL,'Y'),(758,'Real estate services','80130000','2',NULL,'Y'),(759,'Performing arts','90130000','2',NULL,'Y'),(760,'Oil and gas drilling and operation materials','20130000','2',NULL,'Y'),(761,'Animal containment and habitats','10130000','2',NULL,'Y'),(762,'Non edible animal products','11130000','2',NULL,'Y'),(763,'Forgings','31130000','2',NULL,'Y'),(764,'Hematolic drugs','51130000','2',NULL,'Y'),(765,'Statistics','81130000','2',NULL,'Y'),(766,'Oil and gas extraction and production enhancement services','71130000','2',NULL,'Y'),(767,'Explosive materials','12130000','2',NULL,'Y'),(768,'Window treatments','52130000','2',NULL,'Y'),(769,'Photographic services','82130000','2',NULL,'Y'),(770,'Electronic hardware and component parts and accessories','32130000','2',NULL,'Y'),(771,'Medical apparel and textiles','42130000','2',NULL,'Y'),(772,'Lapidary machinery and equipment','23130000','2',NULL,'Y'),(773,'Personal care products','53130000','2',NULL,'Y'),(774,'Food and beverage industries','73130000','2',NULL,'Y'),(775,'Humanitarian aid and relief','93130000','2',NULL,'Y'),(776,'Industrial refrigeration','24130000','2',NULL,'Y'),(777,'Civic organizations and associations and movements','94130000','2',NULL,'Y'),(778,'Insurance and retirement services','84130000','2',NULL,'Y'),(779,'Fuel for nuclear reactors','15130000','2',NULL,'Y'),(780,'Aircraft','25130000','2',NULL,'Y'),(781,'Photographic and recording media','45130000','2',NULL,'Y'),(782,'Medical science research and experimentation','85130000','2',NULL,'Y'),(783,'Portable buildings and structures','95130000','2',NULL,'Y'),(784,'Power generation','26130000','2',NULL,'Y'),(785,'Rockets and subsystems','46130000','2',NULL,'Y'),(786,'Toxic and hazardous waste cleanup','76130000','2',NULL,'Y'),(787,'Specialized educational services','86130000','2',NULL,'Y'),(788,'Merchandising furniture and accessories','56130000','2',NULL,'Y'),(789,'Cleaning and janitorial supplies','47130000','2',NULL,'Y'),(790,'Pollutants tracking and monitoring and rehabilitation services','77130000','2',NULL,'Y'),(791,'Pneumatic machinery and equipment','27130000','2',NULL,'Y'),(792,'Storage','78130000','2',NULL,'Y'),(793,'Funeral equipment and materials','48130000','2',NULL,'Y'),(794,'Fishing and hunting equipment','49130000','2',NULL,'Y'),(795,'Electrical wire management devices and accessories and supplies','39130000','2',NULL,'Y'),(796,'Saddlery and harness goods','10140000','2',NULL,'Y'),(797,'Insulation','30140000','2',NULL,'Y'),(798,'Fluid and gas distribution','40140000','2',NULL,'Y'),(799,'Toys and games','60140000','2',NULL,'Y'),(800,'Crop production and management and protection','70140000','2',NULL,'Y'),(801,'Marketing and distribution','80140000','2',NULL,'Y'),(802,'Commercial sports','90140000','2',NULL,'Y'),(803,'Oil and gas operating and production equipment','20140000','2',NULL,'Y'),(804,'Scrap and waste materials','11140000','2',NULL,'Y'),(805,'Moldings','31140000','2',NULL,'Y'),(806,'Central nervous system drugs','51140000','2',NULL,'Y'),(807,'Manufacturing technologies','81140000','2',NULL,'Y'),(808,'Oil and gas restoration and reclamation services','71140000','2',NULL,'Y'),(809,'Domestic appliances','52140000','2',NULL,'Y'),(810,'Graphic design','82140000','2',NULL,'Y'),(811,'Elements and gases','12140000','2',NULL,'Y'),(812,'Patient care and treatment products and supplies','42140000','2',NULL,'Y'),(813,'Electron tube devices and accessories','32140000','2',NULL,'Y'),(814,'Heavy construction services','72140000','2',NULL,'Y'),(815,'Leatherworking repairing machinery and equipment','23140000','2',NULL,'Y'),(816,'Fibers and textiles and fabric industries','73140000','2',NULL,'Y'),(817,'Community and social services','93140000','2',NULL,'Y'),(818,'Sewing supplies and accessories','53140000','2',NULL,'Y'),(819,'Credit agencies','84140000','2',NULL,'Y'),(820,'Packing supplies','24140000','2',NULL,'Y'),(821,'Governmental property right conferrals','64140000','2',NULL,'Y'),(822,'Prefabricated buildings and structures','95140000','2',NULL,'Y'),(823,'Photographic filmmaking supplies','45140000','2',NULL,'Y'),(824,'Alternative and holistic medicine','85140000','2',NULL,'Y'),(825,'Atomic and nuclear energy machinery and equipment','26140000','2',NULL,'Y'),(826,'Launchers','46140000','2',NULL,'Y'),(827,'Educational facilities','86140000','2',NULL,'Y'),(828,'Decorative adornments','56140000','2',NULL,'Y'),(829,'Automotive specialty tools','27140000','2',NULL,'Y'),(830,'Environmental laboratory services','77140000','2',NULL,'Y'),(831,'Transport services','78140000','2',NULL,'Y'),(832,'Watersports equipment','49140000','2',NULL,'Y'),(833,'Seeds and bulbs and seedlings and cuttings','10150000','2',NULL,'Y'),(834,'Exterior finishing materials','30150000','2',NULL,'Y'),(835,'Industrial pumps and compressors','40150000','2',NULL,'Y'),(836,'Edible oils and fats','50150000','2',NULL,'Y'),(837,'Forestry','70150000','2',NULL,'Y'),(838,'Trade policy and services','80150000','2',NULL,'Y'),(839,'Entertainment services','90150000','2',NULL,'Y'),(840,'Fibers and threads and yarns','11150000','2',NULL,'Y'),(841,'Rope and chain and cable and wire and strap','31150000','2',NULL,'Y'),(842,'Autonomic nervous system drugs','51150000','2',NULL,'Y'),(843,'Earth science services','81150000','2',NULL,'Y'),(844,'Oil and gas data management and processing services','71150000','2',NULL,'Y'),(845,'Clinical laboratory and toxicology testing systems, components, and supplies','41150000','2',NULL,'Y'),(846,'Domestic kitchenware and kitchen supplies','52150000','2',NULL,'Y'),(847,'Professional artists and performers','82150000','2',NULL,'Y'),(848,'Dental equipment and supplies','42150000','2',NULL,'Y'),(849,'Automation control devices and components and accessories','32150000','2',NULL,'Y'),(850,'Specialized trade construction and maintenance services','72150000','2',NULL,'Y'),(851,'Industrial process machinery and equipment and supplies','23150000','2',NULL,'Y'),(852,'Manufacturing support services','73150000','2',NULL,'Y'),(853,'Public administration and finance services','93150000','2',NULL,'Y'),(854,'Spacecraft','25150000','2',NULL,'Y'),(855,'Food and nutrition services','85150000','2',NULL,'Y'),(856,'Law enforcement','46150000','2',NULL,'Y'),(857,'Winter sports equipment','49150000','2',NULL,'Y'),(858,'Floriculture and silviculture products','10160000','2',NULL,'Y'),(859,'Interior finishing materials','30160000','2',NULL,'Y'),(860,'Industrial filtering and purification','40160000','2',NULL,'Y'),(861,'Chocolate and sugars and sweeteners and confectionary products','50160000','2',NULL,'Y'),(862,'Wildlife and flora','70160000','2',NULL,'Y'),(863,'Business administration services','80160000','2',NULL,'Y'),(864,'Fabrics and leather materials','11160000','2',NULL,'Y'),(865,'Hardware','31160000','2',NULL,'Y'),(866,'Drugs affecting the respiratory tract','51160000','2',NULL,'Y'),(867,'Oil and gas well project management services','71160000','2',NULL,'Y'),(868,'Information Technology Service Delivery','81160000','2',NULL,'Y'),(869,'Dialysis equipment and supplies','42160000','2',NULL,'Y'),(870,'Consumer electronics','52160000','2',NULL,'Y'),(871,'Additives','12160000','2',NULL,'Y'),(872,'Film and theater production support services','82160000','2',NULL,'Y'),(873,'Foundry machines and equipment and supplies','23160000','2',NULL,'Y'),(874,'Machinery and transport equipment manufacture','73160000','2',NULL,'Y'),(875,'Taxation','93160000','2',NULL,'Y'),(876,'Non motorized cycles','25160000','2',NULL,'Y'),(877,'Medical Surgical Equipment Maintenance Refurbishment and Repair Services','85160000','2',NULL,'Y'),(878,'Public safety and control','46160000','2',NULL,'Y'),(879,'Field and court sports equipment','49160000','2',NULL,'Y'),(880,'Fertilizers and plant nutrients and herbicides','10170000','2',NULL,'Y'),(881,'Pipe piping and pipe fittings','40170000','2',NULL,'Y'),(882,'Doors and windows and glass','30170000','2',NULL,'Y'),(883,'Seasonings and preservatives','50170000','2',NULL,'Y'),(884,'Water resources development and oversight','70170000','2',NULL,'Y'),(885,'Public relations and professional communications services','80170000','2',NULL,'Y'),(886,'Bearings and bushings and wheels and gears','31170000','2',NULL,'Y'),(887,'Drugs affecting the gastrointestinal system','51170000','2',NULL,'Y'),(888,'Alloys','11170000','2',NULL,'Y'),(889,'Biological science services','81170000','2',NULL,'Y'),(890,'Diagnostic and microbiological devices','41170000','2',NULL,'Y'),(891,'Colorants','12170000','2',NULL,'Y'),(892,'Domestic wall treatments','52170000','2',NULL,'Y'),(893,'Mobile medical services products','42170000','2',NULL,'Y'),(894,'Manufacture of electrical goods and precision instruments','73170000','2',NULL,'Y'),(895,'Trade policy and regulation','93170000','2',NULL,'Y'),(896,'Transportation components and systems','25170000','2',NULL,'Y'),(897,'Death and dying support services','85170000','2',NULL,'Y'),(898,'Security surveillance and detection','46170000','2',NULL,'Y'),(899,'Gymnastics and boxing equipment','49170000','2',NULL,'Y'),(900,'Plumbing fixtures','30180000','2',NULL,'Y'),(901,'Bread and bakery products','50180000','2',NULL,'Y'),(902,'Tubes tubing and tube fittings','40180000','2',NULL,'Y'),(903,'Packings glands boots and covers','31180000','2',NULL,'Y'),(904,'Hormones and hormone antagonists','51180000','2',NULL,'Y'),(905,'Metal oxide','11180000','2',NULL,'Y'),(906,'Waxes and oils','12180000','2',NULL,'Y'),(907,'Patient exam and monitoring products','42180000','2',NULL,'Y'),(908,'Industrial food and beverage equipment','23180000','2',NULL,'Y'),(909,'Machining and processing services','73180000','2',NULL,'Y'),(910,'Vehicle bodies and trailers','25180000','2',NULL,'Y'),(911,'Personal safety and protection','46180000','2',NULL,'Y'),(912,'Transportation repair or maintenance services','78180000','2',NULL,'Y'),(913,'Target and table games and equipment','49180000','2',NULL,'Y'),(914,'Pest control products','10190000','2',NULL,'Y'),(915,'Construction and maintenance support equipment','30190000','2',NULL,'Y'),(916,'Prepared and preserved foods','50190000','2',NULL,'Y'),(917,'Agricultural machinery and equipment assembly and installation services','70190000','2',NULL,'Y'),(918,'Grinding and polishing and smoothing materials','31190000','2',NULL,'Y'),(919,'Agents affecting water and electrolytes','51190000','2',NULL,'Y'),(920,'Metal waste scrap and by products','11190000','2',NULL,'Y'),(921,'Solvents','12190000','2',NULL,'Y'),(922,'Medical facility products','42190000','2',NULL,'Y'),(923,'Communications Devices and Accessories','43190000','2',NULL,'Y'),(924,'Mixers and their parts and accessories','23190000','2',NULL,'Y'),(925,'Transportation services equipment','25190000','2',NULL,'Y'),(926,'Fire protection','46190000','2',NULL,'Y'),(927,'Beverages','50200000','2',NULL,'Y'),(928,'Live rose bushes','10200000','2',NULL,'Y'),(929,'Adhesives and sealants','31200000','2',NULL,'Y'),(930,'Immunomodulating drugs','51200000','2',NULL,'Y'),(931,'Medical diagnostic imaging and nuclear medicine products','42200000','2',NULL,'Y'),(932,'Components for information technology or broadcasting or telecommunications','43200000','2',NULL,'Y'),(933,'Mass transfer equipment','23200000','2',NULL,'Y'),(934,'Aerospace systems and components and equipment','25200000','2',NULL,'Y'),(935,'Defense and law enforcement and security and safety training equipment','46200000','2',NULL,'Y'),(936,'Aviation-Related Services And Consultancy','78200000','2',NULL,'Y'),(937,'Fitness equipment','49200000','2',NULL,'Y'),(938,'Tobacco and smoking products and substitutes','50210000','2',NULL,'Y'),(939,'Live plants of high species or variety count flowers','10210000','2',NULL,'Y'),(940,'Paints and primers and finishes','31210000','2',NULL,'Y'),(941,'Independent living aids for the physically challenged','42210000','2',NULL,'Y'),(942,'Computer Equipment and Accessories','43210000','2',NULL,'Y'),(943,'Electronic manufacturing machinery and equipment and accessories','23210000','2',NULL,'Y'),(944,'Diagnoses of infectious and parasitic diseases-part a','85210000','2',NULL,'Y'),(945,'Workplace safety equipment and supplies and training materials','46210000','2',NULL,'Y'),(946,'Other sports','49210000','2',NULL,'Y'),(947,'Cereal and pulse products','50220000','2',NULL,'Y'),(948,'Live plants of low species or variety count flowers','10220000','2',NULL,'Y'),(949,'Dyeing and tanning extracts','31220000','2',NULL,'Y'),(950,'Intravenous and arterial administration products','42220000','2',NULL,'Y'),(951,'Data Voice or Multimedia Network Equipment or Platforms and Accessories','43220000','2',NULL,'Y'),(952,'Chicken processing machinery and equipment','23220000','2',NULL,'Y'),(953,'Military weapon and ammunition disarmament and disposal equipment and related products','46220000','2',NULL,'Y'),(954,'Sports equipment and accessories','49220000','2',NULL,'Y'),(955,'Machined raw stock','31230000','2',NULL,'Y'),(956,'Clinical nutrition','42230000','2',NULL,'Y'),(957,'Software','43230000','2',NULL,'Y'),(958,'Sawmilling and lumber processing machinery and equipment','23230000','2',NULL,'Y'),(959,'Portable Structure Building Components','30240000','2',NULL,'Y'),(960,'Industrial optics','31240000','2',NULL,'Y'),(961,'Drugs affecting the ears, eye, nose and skin','51240000','2',NULL,'Y'),(962,'Orthopedic and prosthetic and sports medicine products','42240000','2',NULL,'Y'),(963,'Metal cutting machinery and accessories','23240000','2',NULL,'Y'),(964,'Recreation and playground and swimming and spa equipment and supplies','49240000','2',NULL,'Y'),(965,'Underground mining structures and materials','30250000','2',NULL,'Y'),(966,'Pneumatic and hydraulic and electric control systems','31250000','2',NULL,'Y'),(967,'Brass instruments','60131100','3',NULL,'Y'),(968,'Games','60141100','3',NULL,'Y'),(969,'Well plugging and abandonment services','71141100','3',NULL,'Y'),(970,'Infrastructure building and surfacing and paving services','72141100','3',NULL,'Y'),(971,'Oilfield data management services','71151100','3',NULL,'Y'),(972,'Plumbing construction services','72151100','3',NULL,'Y'),(973,'Coating services','73181100','3',NULL,'Y'),(974,'Continuous mixers','23191100','3',NULL,'Y'),(975,'Small arms weapons training equipment','46201100','3',NULL,'Y'),(976,'Cereals','50221100','3',NULL,'Y'),(977,'Killing and defeathering department machinery and equipment','23221100','3',NULL,'Y'),(978,'Ophthalmic agents','51241100','3',NULL,'Y'),(979,'Electric direct current DC motors','26101200','3',NULL,'Y'),(980,'Plastic films','13111200','3',NULL,'Y'),(981,'Agricultural building construction services','72121200','3',NULL,'Y'),(982,'Woodwind instruments','60131200','3',NULL,'Y'),(983,'Marine construction services','72141200','3',NULL,'Y'),(984,'Heating and cooling and air conditioning HVAC construction and maintenance services','72151200','3',NULL,'Y'),(985,'Industrial drying equipment','23201200','3',NULL,'Y'),(986,'Dermatologic agents','51241200','3',NULL,'Y'),(987,'Non electric motors','26101300','3',NULL,'Y'),(988,'Foams','13111300','3',NULL,'Y'),(989,'Art and craft cutting products','60121300','3',NULL,'Y'),(990,'Automotive garage and service station construction services','72121300','3',NULL,'Y'),(991,'Electrical boxes and enclosures and fittings and accessories','39121300','3',NULL,'Y'),(992,'String instruments','60131300','3',NULL,'Y'),(993,'Painting and paper hanging services','72151300','3',NULL,'Y'),(994,'Flour and milled products','50221300','3',NULL,'Y'),(995,'Motor or generator components','26101400','3',NULL,'Y'),(996,'Aviation Specific Training','86101400','3',NULL,'Y'),(997,'Language Specific Editorial and Writing Services','82111400','3',NULL,'Y'),(998,'Classroom And Language Laboratory Equipment & Interpretation Systems','45111400','3',NULL,'Y'),(999,'Completion tools and equipment','20121400','3',NULL,'Y'),(1000,'Specialized public building construction services','72121400','3',NULL,'Y'),(1001,'Cafeteria and lunchroom furnishings','56121400','3',NULL,'Y'),(1002,'Electrical lugs plugs and connectors','39121400','3',NULL,'Y'),(1003,'Percussion instruments','60131400','3',NULL,'Y'),(1004,'Safety and Rescue Aircraft','25131400','3',NULL,'Y'),(1005,'Fundraising Services','80141400','3',NULL,'Y'),(1006,'Detention facility construction and repair services','72141400','3',NULL,'Y'),(1007,'Wall covering construction services','72151400','3',NULL,'Y'),(1008,'System Cards','43201400','3',NULL,'Y'),(1009,'Metal grinding machines','23241400','3',NULL,'Y'),(1010,'Welding machinery','23271400','3',NULL,'Y'),(1011,'Livestock','10101500','3',NULL,'Y'),(1012,'Cutting equipment','20101500','3',NULL,'Y'),(1013,'Angles','30101500','3',NULL,'Y'),(1014,'Ventilation','40101500','3',NULL,'Y'),(1015,'Fisheries operations','70101500','3',NULL,'Y'),(1016,'Business and corporate management consultation services','80101500','3',NULL,'Y'),(1017,'Eating and drinking establishments','90101500','3',NULL,'Y'),(1018,'Minerals','11101500','3',NULL,'Y'),(1019,'Agricultural machinery for soil preparation','21101500','3',NULL,'Y'),(1020,'Laboratory blending and dispersing and homogenizing equipment and supplies','41101500','3',NULL,'Y'),(1021,'Civil engineering','81101500','3',NULL,'Y'),(1022,'Spa and workout and rejuvenation facilities','91101500','3',NULL,'Y'),(1023,'Earth moving machinery','22101500','3',NULL,'Y'),(1024,'Circuit assemblies and radio frequency RF components','32101500','3',NULL,'Y'),(1025,'Rugs and mats','52101500','3',NULL,'Y'),(1026,'Building maintenance and repair services','72101500','3',NULL,'Y'),(1027,'Print advertising','82101500','3',NULL,'Y'),(1028,'Police services','92101500','3',NULL,'Y'),(1029,'Natural rubber','13101500','3',NULL,'Y'),(1030,'Machinery for working wood and stone and ceramic and the like','23101500','3',NULL,'Y'),(1031,'Slacks and trousers and shorts','53101500','3',NULL,'Y'),(1032,'Water and sewer utilities','83101500','3',NULL,'Y'),(1033,'Political bodies','93101500','3',NULL,'Y'),(1034,'Raw materials','14101500','3',NULL,'Y'),(1035,'Industrial trucks','24101500','3',NULL,'Y'),(1036,'Duplicating machines','44101500','3',NULL,'Y'),(1037,'Development assistance','84101500','3',NULL,'Y'),(1038,'Petroleum and distillates','15101500','3',NULL,'Y'),(1039,'Passenger motor vehicles','25101500','3',NULL,'Y'),(1040,'Printing machinery and equipment','45101500','3',NULL,'Y'),(1041,'Printed publications','55101500','3',NULL,'Y'),(1042,'Healthcare centers','85101500','3',NULL,'Y'),(1043,'Residential land parcel','95101500','3',NULL,'Y'),(1044,'Engines','26101500','3',NULL,'Y'),(1045,'Firearms','46101500','3',NULL,'Y'),(1046,'Furniture','56101500','3',NULL,'Y'),(1047,'Disinfection','76101500','3',NULL,'Y'),(1048,'Agriculture and forestry and other natural resources training services','86101500','3',NULL,'Y'),(1049,'Water treatment and supply equipment','47101500','3',NULL,'Y'),(1050,'Environmental impact assessment','77101500','3',NULL,'Y'),(1051,'Cooking and warming equipment','48101500','3',NULL,'Y'),(1052,'Air cargo transport','78101500','3',NULL,'Y'),(1053,'Drilling and exploration equipment','20111500','3',NULL,'Y'),(1054,'Concrete and mortars','30111500','3',NULL,'Y'),(1055,'Minimally processed meat and poultry products','50111500','3',NULL,'Y'),(1056,'Plants and ornamental trees','70111500','3',NULL,'Y'),(1057,'Human resource development','80111500','3',NULL,'Y'),(1058,'Hotels and motels and inns','90111500','3',NULL,'Y'),(1059,'Dirt and soil','11111500','3',NULL,'Y'),(1060,'Commercial fishing equipment','21111500','3',NULL,'Y'),(1061,'Weight measuring instruments','41111500','3',NULL,'Y'),(1062,'Software or hardware engineering','81111500','3',NULL,'Y'),(1063,'Laundering services','91111500','3',NULL,'Y'),(1064,'Technical writing','82111500','3',NULL,'Y'),(1065,'Maintenance of international peace and security','92111500','3',NULL,'Y'),(1066,'Boots','53111500','3',NULL,'Y'),(1067,'Wood processing','73111500','3',NULL,'Y'),(1068,'Local and long distance telephone communications','83111500','3',NULL,'Y'),(1069,'Political movements','93111500','3',NULL,'Y'),(1070,'Printing and writing paper','14111500','3',NULL,'Y'),(1071,'Bags','24111500','3',NULL,'Y'),(1072,'Organizers and accessories','44111500','3',NULL,'Y'),(1073,'Watches','54111500','3',NULL,'Y'),(1074,'Accounting services','84111500','3',NULL,'Y'),(1075,'Gaseous fuels','15111500','3',NULL,'Y'),(1076,'Commercial marine craft','25111500','3',NULL,'Y'),(1077,'Lecterns and sound systems and accessories','45111500','3',NULL,'Y'),(1078,'Electronic publications and music','55111500','3',NULL,'Y'),(1079,'Contagious disease prevention and control','85111500','3',NULL,'Y'),(1080,'Limited traffic thoroughfares','95111500','3',NULL,'Y'),(1081,'Kinetic power transmission','26111500','3',NULL,'Y'),(1082,'Bombs and grenades','46111500','3',NULL,'Y'),(1083,'General building and office cleaning and maintenance services','76111500','3',NULL,'Y'),(1084,'Distance learning services','86111500','3',NULL,'Y'),(1085,'Workstations and office packages','56111500','3',NULL,'Y'),(1086,'Washing and drying equipment','47111500','3',NULL,'Y'),(1087,'Cutting and crimping and punching tools','27111500','3',NULL,'Y'),(1088,'Environmental safety services','77111500','3',NULL,'Y'),(1089,'Passenger air transportation','78111500','3',NULL,'Y'),(1090,'Interior lighting fixtures and accessories ','39111500','3',NULL,'Y'),(1091,'Livestock feed','10121500','3',NULL,'Y'),(1092,'Bituminous derivatives','30121500','3',NULL,'Y'),(1093,'Fish','50121500','3',NULL,'Y'),(1094,'Dairying','70121500','3',NULL,'Y'),(1095,'Criminal law services','80121500','3',NULL,'Y'),(1096,'Travel agents','90121500','3',NULL,'Y'),(1097,'Sap','11121500','3',NULL,'Y'),(1098,'Antiarrythmic agents','51121500','3',NULL,'Y'),(1099,'Pipettes and liquid handling equipment and supplies','41121500','3',NULL,'Y'),(1100,'Economic analysis','81121500','3',NULL,'Y'),(1101,'Veterinary equipment','42121500','3',NULL,'Y'),(1102,'Bedclothes','52121500','3',NULL,'Y'),(1103,'Printing','82121500','3',NULL,'Y'),(1104,'Guard services','92121500','3',NULL,'Y'),(1105,'Industrial plant construction services','72121500','3',NULL,'Y'),(1106,'Textile processing machinery and accessories','23121500','3',NULL,'Y'),(1107,'Luggage','53121500','3',NULL,'Y'),(1108,'Libraries','83121500','3',NULL,'Y'),(1109,'Diplomacy','93121500','3',NULL,'Y'),(1110,'Paperboard and packaging papers','14121500','3',NULL,'Y'),(1111,'Packaging boxes and bags and pouches','24121500','3',NULL,'Y'),(1112,'Mailing supplies','44121500','3',NULL,'Y'),(1113,'Banking institutions','84121500','3',NULL,'Y'),(1114,'Property insurance contracts','64121500','3',NULL,'Y'),(1115,'Lubricating preparations','15121500','3',NULL,'Y'),(1116,'Locomotives and electric trolleys','25121500','3',NULL,'Y'),(1117,'Cameras','45121500','3',NULL,'Y'),(1118,'Tags','55121500','3',NULL,'Y'),(1119,'Primary care practitioner services','85121500','3',NULL,'Y'),(1120,'Commercial and entertainment buildings and structures','95121500','3',NULL,'Y'),(1121,'Electrical wire','26121500','3',NULL,'Y'),(1122,'Refuse collection and disposal','76121500','3',NULL,'Y'),(1123,'Elementary and secondary schools','86121500','3',NULL,'Y'),(1124,'General classroom furnishings','56121500','3',NULL,'Y'),(1125,'Cleaning and janitorial carts and accessories','47121500','3',NULL,'Y'),(1126,'Air pollution','77121500','3',NULL,'Y'),(1127,'Hydraulic presses','27121500','3',NULL,'Y'),(1128,'Packing','78121500','3',NULL,'Y'),(1129,'Electrical controls and accessories ','39121500','3',NULL,'Y'),(1130,'Camping and outdoor equipment','49121500','3',NULL,'Y'),(1131,'Animal shelters','10131500','3',NULL,'Y'),(1132,'Blocks','30131500','3',NULL,'Y'),(1133,'Musical instrument parts and accessories','60131500','3',NULL,'Y'),(1134,'Land and soil protection','70131500','3',NULL,'Y'),(1135,'Lease and rental of property or building','80131500','3',NULL,'Y'),(1136,'Animal hides and skins and animal textile materials','11131500','3',NULL,'Y'),(1137,'Antianemic drugs','51131500','3',NULL,'Y'),(1138,'Methodology and analysis','81131500','3',NULL,'Y'),(1139,'Explosives','12131500','3',NULL,'Y'),(1140,'Curtains and draperies','52131500','3',NULL,'Y'),(1141,'Film processing services','82131500','3',NULL,'Y'),(1142,'Patient clothing','42131500','3',NULL,'Y'),(1143,'Grinding and sanding and polishing equipment and supplies','23131500','3',NULL,'Y'),(1144,'Dental','53131500','3',NULL,'Y'),(1145,'Beverage processing','73131500','3',NULL,'Y'),(1146,'Refugee programs','93131500','3',NULL,'Y'),(1147,'Industrial refrigerators','24131500','3',NULL,'Y'),(1148,'Insurance services for structures and property and possessions','84131500','3',NULL,'Y'),(1149,'Non governmental organizations','94131500','3',NULL,'Y'),(1150,'Nuclear fuel','15131500','3',NULL,'Y'),(1151,'Powered fixed wing aircraft','25131500','3',NULL,'Y'),(1152,'Still picture film','45131500','3',NULL,'Y'),(1153,'Experimental medicine services','85131500','3',NULL,'Y'),(1154,'Grandstands and bleachers','95131500','3',NULL,'Y'),(1155,'Power plants','26131500','3',NULL,'Y'),(1156,'Nuclear waste treatment','76131500','3',NULL,'Y'),(1157,'Fine arts','86131500','3',NULL,'Y'),(1158,'Cleaning rags and cloths and wipes','47131500','3',NULL,'Y'),(1159,'Oil pollution','77131500','3',NULL,'Y'),(1160,'Pneumatic tools','27131500','3',NULL,'Y'),(1161,'Farm products warehousing','78131500','3',NULL,'Y'),(1162,'Burial or grave products','48131500','3',NULL,'Y'),(1163,'Fishing tackle','49131500','3',NULL,'Y'),(1164,'Wire Markers and Wire Marking Devices','39131500','3',NULL,'Y'),(1165,'Saddlery','10141500','3',NULL,'Y'),(1166,'Crop production','70141500','3',NULL,'Y'),(1167,'Market research','80141500','3',NULL,'Y'),(1168,'Anticonvulsants','51141500','3',NULL,'Y'),(1169,'Quality control','81141500','3',NULL,'Y'),(1170,'Domestic kitchen appliances','52141500','3',NULL,'Y'),(1171,'Art design services','82141500','3',NULL,'Y'),(1172,'Earth metals','12141500','3',NULL,'Y'),(1173,'Applicator swabs and cotton balls','42141500','3',NULL,'Y'),(1174,'Land preparation services','72141500','3',NULL,'Y'),(1175,'Fiber production','73141500','3',NULL,'Y'),(1176,'Social development and services','93141500','3',NULL,'Y'),(1177,'Securing and protecting supplies','24141500','3',NULL,'Y'),(1178,'Governmental credit agencies','84141500','3',NULL,'Y'),(1179,'Prefabricated farm buildings and structures','95141500','3',NULL,'Y'),(1180,'Photographic processing chemicals','45141500','3',NULL,'Y'),(1181,'Faith healers','85141500','3',NULL,'Y'),(1182,'Educational guidance services','86141500','3',NULL,'Y'),(1183,'Transport arranging services ','78141500','3',NULL,'Y'),(1184,'Scuba and snorkeling gear','49141500','3',NULL,'Y'),(1185,'Vegetable seeds and seedlings','10151500','3',NULL,'Y'),(1186,'Roofing materials','30151500','3',NULL,'Y'),(1187,'Pumps','40151500','3',NULL,'Y'),(1188,'Edible vegetable and plant oils and fats','50151500','3',NULL,'Y'),(1189,'Forestry management','70151500','3',NULL,'Y'),(1190,'Trade facilitation','80151500','3',NULL,'Y'),(1191,'Fibers','11151500','3',NULL,'Y'),(1192,'Ropes','31151500','3',NULL,'Y'),(1193,'Cholinergic drugs and cholinesterase inhibitors','51151500','3',NULL,'Y'),(1194,'Meteorology','81151500','3',NULL,'Y'),(1195,'Clinical laboratory and toxicology testing systems, components, and supplies','41151500','3',NULL,'Y'),(1196,'Domestic disposable kitchenware','52151500','3',NULL,'Y'),(1197,'Visual art services','82151500','3',NULL,'Y'),(1198,'Cosmetic dentistry equipment and supplies','42151500','3',NULL,'Y'),(1199,'Electrical system services','72151500','3',NULL,'Y'),(1200,'Rubber and plastic processing machinery and equipment and supplies','23151500','3',NULL,'Y'),(1201,'Assembly services','73151500','3',NULL,'Y'),(1202,'Public administration','93151500','3',NULL,'Y'),(1203,'Food technology','85151500','3',NULL,'Y'),(1204,'Crowd control equipment','46151500','3',NULL,'Y'),(1205,'Skiing and snowboarding equipment','49151500','3',NULL,'Y'),(1206,'Trees and shrubs','10161500','3',NULL,'Y'),(1207,'Wall finishing materials','30161500','3',NULL,'Y'),(1208,'Filters','40161500','3',NULL,'Y'),(1209,'Chocolate and sugars and sweetening products','50161500','3',NULL,'Y'),(1210,'Fauna','70161500','3',NULL,'Y'),(1211,'Media storage device accessories','43201900','3',NULL,'Y'),(1212,'Aircraft emergency systems','25201900','3',NULL,'Y'),(1213,'Paint applicators and painting accessories','31211900','3',NULL,'Y'),(1214,'Eating and drinking and food preparation aids for the physically challenged','42211900','3',NULL,'Y'),(1215,'Computer displays','43211900','3',NULL,'Y'),(1216,'Intravenous or arterial flow measurement and regulation products','42221900','3',NULL,'Y'),(1217,'Breast feeding equipment and accessories and supplies','42231900','3',NULL,'Y'),(1218,'Outrigger and dynamic splinting supplies','42241900','3',NULL,'Y'),(1219,'Metal boring machines','23241900','3',NULL,'Y'),(1220,'Metal container manufacturing machinery and equipment','23251900','3',NULL,'Y'),(1221,'Clinical forensics equipment and supplies','42261900','3',NULL,'Y'),(1222,'Airway management products','42271900','3',NULL,'Y'),(1223,'Antineoplastics','51281900','3',NULL,'Y'),(1224,'Sterilization wraps and packaging supplies','42281900','3',NULL,'Y'),(1225,'Surgical instrument and tube holders and positioners','42291900','3',NULL,'Y'),(1226,'Antifungal aminoacridines and azoles and benzimidazoles and benzofurans','51301900','3',NULL,'Y'),(1227,'Antihistamine or H1 blocker benzopyrans','51311900','3',NULL,'Y'),(1228,'Antihyperlipidemic and hypocholesterolemic amides','51321900','3',NULL,'Y'),(1229,'Antipsychotic anions','51331900','3',NULL,'Y'),(1230,'Antiviral amidines and amines and benzoxazines and cyclohexanes','51341900','3',NULL,'Y'),(1231,'Estrogen, progestin, or internal contraceptive norpregnanes','51351900','3',NULL,'Y'),(1232,'Hypnotic barbiturates','51361900','3',NULL,'Y'),(1233,'Controlled substance analgesic methadones','51371900','3',NULL,'Y'),(1234,'Antihypertensive alcohols','51431900','3',NULL,'Y'),(1235,'Anthelmintic amides','51451900','3',NULL,'Y'),(1236,'Veterinary nutritional supplements','50501900','3',NULL,'Y'),(1237,'Foil','30102000','3',NULL,'Y'),(1238,'Wild animals','10102000','3',NULL,'Y'),(1239,'Boilers','40102000','3',NULL,'Y'),(1240,'Exploration and development systems','20102000','3',NULL,'Y'),(1241,'Agricultural machinery for cleaning and sorting and grading','21102000','3',NULL,'Y'),(1242,'Mining engineering','81102000','3',NULL,'Y'),(1243,'Building demolition machinery and equipment','22102000','3',NULL,'Y'),(1244,'Thermoplastic plastics','13102000','3',NULL,'Y'),(1245,'Dresses and skirts and saris and kimonos','53102000','3',NULL,'Y'),(1246,'Shelving and storage','24102000','3',NULL,'Y'),(1247,'Laminating supplies','44102000','3',NULL,'Y'),(1248,'War vehicles','25102000','3',NULL,'Y'),(1249,'Composing machines and accessories','45102000','3',NULL,'Y'),(1250,'Environmental reporting services','77102000','3',NULL,'Y'),(1251,'Restaurant furniture','48102000','3',NULL,'Y'),(1252,'Spacecraft cargo transport','78102000','3',NULL,'Y'),(1253,'Data services','81112000','3',NULL,'Y'),(1254,'Tyrosine kinase inhibitors','51112000','3',NULL,'Y'),(1255,'Military zones','92112000','3',NULL,'Y'),(1256,'In person language interpretation services','82112000','3',NULL,'Y'),(1257,'Shoe accessories','53112000','3',NULL,'Y'),(1258,'Bins and baskets','24112000','3',NULL,'Y'),(1259,'Planning systems','44112000','3',NULL,'Y'),(1260,'Microfilm equipment and supplies','45112000','3',NULL,'Y'),(1261,'Computer support furniture','56112000','3',NULL,'Y'),(1262,'Clutch parts and accessories','26112000','3',NULL,'Y'),(1263,'Agriculture, forestry and garden handtools','27112000','3',NULL,'Y'),(1264,'Portable and Temporary Lighting and accessories','39112000','3',NULL,'Y'),(1265,'Animal health','70122000','3',NULL,'Y'),(1266,'Legal review and inquiry services','80122000','3',NULL,'Y'),(1267,'Laboratory or sampling syringes','41122000','3',NULL,'Y'),(1268,'Engineered wood products','11122000','3',NULL,'Y'),(1269,'Bottles','24122000','3',NULL,'Y'),(1270,'Folders and binders and indexes','44122000','3',NULL,'Y'),(1271,'Cash vault services','84122000','3',NULL,'Y'),(1272,'Dental services','85122000','3',NULL,'Y'),(1273,'Hospital buildings and structures','95122000','3',NULL,'Y'),(1274,'Laboratory furniture','56122000','3',NULL,'Y'),(1275,'Landfill services','76122000','3',NULL,'Y'),(1276,'Electrical Variable Speed Drives','39122000','3',NULL,'Y'),(1277,'Hemorrheologic agents','51132000','3',NULL,'Y'),(1278,'Human rights advocacy and defense associations','94132000','3',NULL,'Y'),(1279,'Management education and training services','86132000','3',NULL,'Y'),(1280,'Hoses','40142000','3',NULL,'Y'),(1281,'Post harvesting crop processing','70142000','3',NULL,'Y'),(1282,'Noble gases','12142000','3',NULL,'Y'),(1283,'Urban development','93142000','3',NULL,'Y'),(1284,'Irradiation equipment','26142000','3',NULL,'Y'),(1285,'Transport conveyance rental or lease services','78142000','3',NULL,'Y'),(1286,'Tree and shrub seeds and cuttings','10152000','3',NULL,'Y'),(1287,'Fencing','30152000','3',NULL,'Y'),(1288,'Neuromuscular blocking agents','51152000','3',NULL,'Y'),(1289,'Security wire','31152000','3',NULL,'Y'),(1290,'Domestic dishes and servingware and storage containers','52152000','3',NULL,'Y'),(1291,'Dental imaging equipment and supplies','42152000','3',NULL,'Y'),(1292,'Plastering and drywall services','72152000','3',NULL,'Y'),(1293,'Web handling and control machinery and equipment and supplies','23152000','3',NULL,'Y'),(1294,'Filling Services','73152000','3',NULL,'Y'),(1295,'Interior laminates','30162000','3',NULL,'Y'),(1296,'Fabrics of vegetable material other than cotton','11162000','3',NULL,'Y'),(1297,'Nails','31162000','3',NULL,'Y'),(1298,'Combination antiasthma agents','51162000','3',NULL,'Y'),(1299,'Plasticizers','12162000','3',NULL,'Y'),(1300,'Gates','30172000','3',NULL,'Y'),(1301,'Professional communication services','80172000','3',NULL,'Y'),(1302,'Aluminum based alloys','11172000','3',NULL,'Y'),(1303,'Mobile medical services kits','42172000','3',NULL,'Y'),(1304,'Suspension system components','25172000','3',NULL,'Y'),(1305,'Androgens and androgen inhibitors','51182000','3',NULL,'Y'),(1306,'Scopes and specula and accessories for medical exam diagnostic use','42182000','3',NULL,'Y'),(1307,'Respiratory protection','46182000','3',NULL,'Y'),(1308,'Antigout drugs','51192000','3',NULL,'Y'),(1309,'Clinical procedure and examination tables','42192000','3',NULL,'Y'),(1310,'Immunomodulating drugs based on tyrosine Inhibitors and kinase Inhibitors','51202000','3',NULL,'Y'),(1311,'Medical diagnostic gamma cameras and related products','42202000','3',NULL,'Y'),(1312,'Removable storage media','43202000','3',NULL,'Y'),(1313,'Flight Calibration Services','78202000','3',NULL,'Y'),(1314,'Housekeeping and homemaking aids for the physically challenged','42212000','3',NULL,'Y'),(1315,'Computer display accessories','43212000','3',NULL,'Y'),(1316,'Intravenous infusion pumps and its analyzers and sensors and its accessories','42222000','3',NULL,'Y'),(1317,'Tablet crushers and cutters and related products','42232000','3',NULL,'Y'),(1318,'Computer game or entertainment software','43232000','3',NULL,'Y'),(1319,'Prosthetic devices or accessories and supplies','42242000','3',NULL,'Y'),(1320,'Adrenergic blocking agent butyrophenones and carbazoles and dibenzazepines and dimethylamines','51262000','3',NULL,'Y'),(1321,'Embalming equipment and supplies','42262000','3',NULL,'Y'),(1322,'Anaesthetic barbiturates','51272000','3',NULL,'Y'),(1323,'Intubation supplies','42272000','3',NULL,'Y'),(1324,'Actinomycines and bacitracins and chloramphenicols and cyclic peptide antibacterials and glycylcyclines','51282000','3',NULL,'Y'),(1325,'Instrument cleaning devices and accessories','42282000','3',NULL,'Y'),(1326,'Antidepressant amines','51292000','3',NULL,'Y'),(1327,'Surgical mirrors','42292000','3',NULL,'Y'),(1328,'Antifungal carboxylic acids','51302000','3',NULL,'Y'),(1329,'Medical tissue closure and related products','42312000','3',NULL,'Y'),(1330,'Antipsychotic azoles','51332000','3',NULL,'Y'),(1331,'Estrogen, progestin, or internal contraceptive norpregnenes','51352000','3',NULL,'Y'),(1332,'Aliphatic and aromatic compounds','12352000','3',NULL,'Y'),(1333,'Controlled substance analgesic morphinans','51372000','3',NULL,'Y'),(1334,'Vasodilator azoles','51412000','3',NULL,'Y'),(1335,'Fluorine-based medical imaging agents, media, and tracers','51442000','3',NULL,'Y'),(1336,'Antiseptic aldehydes','51472000','3',NULL,'Y'),(1337,'Rock drills','20102100','3',NULL,'Y'),(1338,'Fireplaces and accessories','40102100','3',NULL,'Y'),(1339,'Birds and fowl hatching eggs','10102100','3',NULL,'Y'),(1340,'Agricultural processing machinery and equipment','21102100','3',NULL,'Y'),(1341,'Ocean engineering','81102100','3',NULL,'Y'),(1342,'Pest control','72102100','3',NULL,'Y'),(1343,'Overalls and coveralls','53102100','3',NULL,'Y'),(1344,'Warehousing equipment and supplies','24102100','3',NULL,'Y'),(1345,'Mail machines','44102100','3',NULL,'Y'),(1346,'Truck tractors','25102100','3',NULL,'Y'),(1347,'Storage and handling equipment and supplies','48102100','3',NULL,'Y'),(1348,'Pipeline services','78102100','3',NULL,'Y'),(1349,'Transducers','41112100','3',NULL,'Y'),(1350,'Internet services','81112100','3',NULL,'Y'),(1351,'Nuclear warfare','92112100','3',NULL,'Y'),(1352,'Overshoes','53112100','3',NULL,'Y'),(1353,'Casks and barrels and drums','24112100','3',NULL,'Y'),(1354,'Seating','56112100','3',NULL,'Y'),(1355,'Industrial braking systems','26112100','3',NULL,'Y'),(1356,'Holding and clamping tools','27112100','3',NULL,'Y'),(1357,'Optical lighting','39112100','3',NULL,'Y'),(1358,'Miscellaneous animal food','10122100','3',NULL,'Y'),(1359,'Tissue culture and high throughput screening supplies','41122100','3',NULL,'Y'),(1360,'Fastening supplies','44122100','3',NULL,'Y'),(1361,'Uncoated base papers','14122100','3',NULL,'Y'),(1362,'Rehabilitation services','85122100','3',NULL,'Y'),(1363,'Accommodation buildings and structures','95122100','3',NULL,'Y'),(1364,'Waste to fuel blending services','76122100','3',NULL,'Y'),(1365,'Electrical transmission and distribution equipment ','39122100','3',NULL,'Y'),(1366,'Combination hematolic drugs','51132100','3',NULL,'Y'),(1367,'Hospital housekeeping textiles','42132100','3',NULL,'Y'),(1368,'Unmanned aerial vehicle','25132100','3',NULL,'Y'),(1369,'Training planning, facilitation and delivery services','86132100','3',NULL,'Y'),(1370,'Cleaning kits','47132100','3',NULL,'Y'),(1371,'Industrial use gases','12142100','3',NULL,'Y'),(1372,'Heat and cold therapy products','42142100','3',NULL,'Y'),(1373,'Regional development','93142100','3',NULL,'Y'),(1374,'Nuclear reactor equipment','26142100','3',NULL,'Y'),(1375,'Residues other than animal feed','10152100','3',NULL,'Y'),(1376,'Surface','30152100','3',NULL,'Y'),(1377,'Cords','31152100','3',NULL,'Y'),(1378,'Domestic drink ware','52152100','3',NULL,'Y'),(1379,'Dental impression and forming equipment and supplies','42152100','3',NULL,'Y'),(1380,'Acoustical and insulation services','72152100','3',NULL,'Y'),(1381,'Separation machinery and equipment','23152100','3',NULL,'Y'),(1382,'Manufacturing equipment maintenance and repair services','73152100','3',NULL,'Y'),(1383,'Stairs and stairways','30162100','3',NULL,'Y'),(1384,'Specialty fabrics or cloth','11162100','3',NULL,'Y'),(1385,'Anchors','31162100','3',NULL,'Y'),(1386,'Combination antituberculars','51162100','3',NULL,'Y'),(1387,'Flame retardants','12162100','3',NULL,'Y'),(1388,'Garage doors and operators','30172100','3',NULL,'Y'),(1389,'Issues and crisis management services','80172100','3',NULL,'Y'),(1390,'Cobalt based super alloys','11172100','3',NULL,'Y'),(1391,'Laboratory stands and racks and trays','41122800','3',NULL,'Y'),(1392,'Vascular and compression therapy equipment and supplies','42142800','3',NULL,'Y'),(1393,'Periodontal equipment and supplies','42152800','3',NULL,'Y'),(1394,'Water well drilling services','72152800','3',NULL,'Y'),(1395,'Miscellaneous hardware','31162800','3',NULL,'Y'),(1396,'Friction reducers','12162800','3',NULL,'Y'),(1397,'Combination cariostatics, dental or mouthwashes or oral agents','51172800','3',NULL,'Y'),(1398,'Hydraulic systems and components','25172800','3',NULL,'Y'),(1399,'Medical weight scales','42182800','3',NULL,'Y'),(1400,'Savory pies and quiches and pasties','50192800','3',NULL,'Y'),(1401,'Medical and pharmaceutical biohazard disposal products','42192800','3',NULL,'Y'),(1402,'Immunosupressant macrolides','51202800','3',NULL,'Y'),(1403,'Aeronautical Data Communications Equipment','25202800','3',NULL,'Y'),(1404,'Telephony equipment','43222800','3',NULL,'Y'),(1405,'Network management software','43232800','3',NULL,'Y'),(1406,'Imidazoles','51282800','3',NULL,'Y'),(1407,'Surgical marking instruments','42292800','3',NULL,'Y'),(1408,'Antipsychotic phenothiazines','51332800','3',NULL,'Y'),(1409,'Antihypertensive oligopeptides','51432800','3',NULL,'Y'),(1410,'Anthelmintic macrolides','51452800','3',NULL,'Y'),(1411,'Antiseptic guanidines','51472800','3',NULL,'Y'),(1412,'Post','30102900','3',NULL,'Y'),(1413,'Histology equipment','41102900','3',NULL,'Y'),(1414,'Combination antimalarials','51102900','3',NULL,'Y'),(1415,'Facility maintenance and repair services','72102900','3',NULL,'Y'),(1416,'Athletic wear','53102900','3',NULL,'Y'),(1417,'Office machine accessories','44102900','3',NULL,'Y'),(1418,'Navigational equipment and instruments','41112900','3',NULL,'Y'),(1419,'Alkylating agent triazines','51112900','3',NULL,'Y'),(1420,'Crates','24112900','3',NULL,'Y'),(1421,'Dispensing tools','27112900','3',NULL,'Y'),(1422,'Vision correction or cosmetic eyewear and related products','42142900','3',NULL,'Y'),(1423,'Computer accessories','43211600','3',NULL,'Y'),(1424,'Work area marking and visual indicators','46211600','3',NULL,'Y'),(1425,'Golf equipment','49211600','3',NULL,'Y'),(1426,'Intravenous and arterial tubing and administration sets and related products','42221600','3',NULL,'Y'),(1427,'Digital subscriber loop DSL access equipment and components and accessories','43221600','3',NULL,'Y'),(1428,'Gastrostomy and jejunostomy access devices or accessories','42231600','3',NULL,'Y'),(1429,'Finance accounting and enterprise resource planning ERP software','43231600','3',NULL,'Y'),(1430,'Grandstand bleacher and stair structural components','30241600','3',NULL,'Y'),(1431,'Combination antipsoriatics','51241600','3',NULL,'Y'),(1432,'Casting equipment and parts and accessories','42241600','3',NULL,'Y'),(1433,'Metal cutting tools','23241600','3',NULL,'Y'),(1434,'Metal rolling machines','23251600','3',NULL,'Y'),(1435,'Autopsy equipment and supplies','42261600','3',NULL,'Y'),(1436,'Diagnoses of iodine-deficiency-related thyroid disorders and allied conditions','85261600','3',NULL,'Y'),(1437,'Anaesthetic amides','51271600','3',NULL,'Y'),(1438,'Pulmonary function testing and treatment products','42271600','3',NULL,'Y'),(1439,'Soldering machines','23271600','3',NULL,'Y'),(1440,'Aminoglycosides','51281600','3',NULL,'Y'),(1441,'Cold sterilization and disinfectant solutions','42281600','3',NULL,'Y'),(1442,'Surgical cutting instruments and snares and related products','42291600','3',NULL,'Y'),(1443,'Hemostatic agents','42311600','3',NULL,'Y'),(1444,'Antihyperlipidemic and hypocholesterolemic alcohols','51321600','3',NULL,'Y'),(1445,'Antiviral adamantanes','51341600','3',NULL,'Y'),(1446,'Estrogen, progestin, or internal contraceptive estrenes','51351600','3',NULL,'Y'),(1447,'Controlled substance analgesic alcohols','51371600','3',NULL,'Y'),(1448,'Sympathomimetic or adrenergic amines','51391600','3',NULL,'Y'),(1449,'Vasodilator alcohols','51411600','3',NULL,'Y'),(1450,'Antihypertensive amines','51431600','3',NULL,'Y'),(1451,'Diagnostic agents and radiopharmaceuticals','51441600','3',NULL,'Y'),(1452,'Anthelmintic benzimidazoles','51451600','3',NULL,'Y'),(1453,'Combination herbs/alternative therapies','51461600','3',NULL,'Y'),(1454,'Nutritional mineral supplements','50501600','3',NULL,'Y'),(1455,'Live fish','10101700','3',NULL,'Y'),(1456,'Crushers and breakers and grinders','20101700','3',NULL,'Y'),(1457,'Beams','30101700','3',NULL,'Y'),(1458,'Cooling equipment and parts and accessories','40101700','3',NULL,'Y'),(1459,'Nuts and seeds','50101700','3',NULL,'Y'),(1460,'Fishery industry and technology','70101700','3',NULL,'Y'),(1461,'Industrial management','80101700','3',NULL,'Y'),(1462,'Cafeteria services','90101700','3',NULL,'Y'),(1463,'Teacher resource materials','60101700','3',NULL,'Y'),(1464,'Base Metals','11101700','3',NULL,'Y'),(1465,'Agricultural machinery for harvesting','21101700','3',NULL,'Y'),(1466,'Laboratory boring and grinding and cutting and crushing and pressing equipment','41101700','3',NULL,'Y'),(1467,'Extraction','71101700','3',NULL,'Y'),(1468,'Electrical and electronic engineering','81101700','3',NULL,'Y'),(1469,'Heavy equipment components','22101700','3',NULL,'Y'),(1470,'Aerial advertising','82101700','3',NULL,'Y'),(1471,'Jail and prison system','92101700','3',NULL,'Y'),(1472,'Elastomers','13101700','3',NULL,'Y'),(1473,'Sweaters','53101700','3',NULL,'Y'),(1474,'Legislative bodies and practice','93101700','3',NULL,'Y'),(1475,'Conveyors and accessories','24101700','3',NULL,'Y'),(1476,'Printer and photocopier and facsimile accessories','44101700','3',NULL,'Y'),(1477,'Debt management','84101700','3',NULL,'Y'),(1478,'Electronic fund transfer and payment products','64101700','3',NULL,'Y'),(1479,'Fuel Oils','15101700','3',NULL,'Y'),(1480,'Safety and rescue vehicles','25101700','3',NULL,'Y'),(1481,'Printing accessories','45101700','3',NULL,'Y'),(1482,'Health administration services','85101700','3',NULL,'Y'),(1483,'Industrial land parcels','95101700','3',NULL,'Y'),(1484,'Ammunition handling systems','46101700','3',NULL,'Y'),(1485,'Engine components and accessories','26101700','3',NULL,'Y'),(1486,'Non scientific vocational training services','86101700','3',NULL,'Y'),(1487,'Office furniture','56101700','3',NULL,'Y'),(1488,'Environmental advisory services','77101700','3',NULL,'Y'),(1489,'Food and beverage dispensing equipment','48101700','3',NULL,'Y'),(1490,'Marine cargo transport','78101700','3',NULL,'Y'),(1491,'Awards','49101700','3',NULL,'Y'),(1492,'Drilling and operation accessories','20111700','3',NULL,'Y'),(1493,'Plasters','30111700','3',NULL,'Y'),(1494,'Parks and gardens and orchards','70111700','3',NULL,'Y'),(1495,'Personnel recruitment','80111700','3',NULL,'Y'),(1496,'Camping and wilderness facilities','90111700','3',NULL,'Y'),(1497,'Sand','11111700','3',NULL,'Y'),(1498,'Viewing and observing instruments and accessories','41111700','3',NULL,'Y'),(1499,'Antineoplastic antibiotics','51111700','3',NULL,'Y'),(1500,'Management information systems MIS','81111700','3',NULL,'Y'),(1501,'Consumer buying and bartering services','91111700','3',NULL,'Y'),(1502,'Creative writing','82111700','3',NULL,'Y'),(1503,'Military science and research','92111700','3',NULL,'Y'),(1504,'Slippers','53111700','3',NULL,'Y'),(1505,'Facsimile and telegraph services','83111700','3',NULL,'Y'),(1506,'Personal paper products','14111700','3',NULL,'Y'),(1507,'Watch or clock parts or accessories','54111700','3',NULL,'Y'),(1508,'Corporate finance','84111700','3',NULL,'Y'),(1509,'Derivative securities','64111700','3',NULL,'Y'),(1510,'Military watercraft','25111700','3',NULL,'Y'),(1511,'Disease vectors management and control','85111700','3',NULL,'Y'),(1512,'Fuel additives','15111700','3',NULL,'Y'),(1513,'Audio presentation and composing equipment and hardware and controllers','45111700','3',NULL,'Y'),(1514,'Batteries and cells and accessories','26111700','3',NULL,'Y'),(1515,'Language schooling','86111700','3',NULL,'Y'),(1516,'Casegood and non modular systems','56111700','3',NULL,'Y'),(1517,'Dry cleaning equipment','47111700','3',NULL,'Y'),(1518,'Wrenches and drivers','27111700','3',NULL,'Y'),(1519,'Passenger marine transportation','78111700','3',NULL,'Y'),(1520,'Emergency lighting and accessories','39111700','3',NULL,'Y'),(1521,'Fish food','10121700','3',NULL,'Y'),(1522,'Livestock management','70121700','3',NULL,'Y'),(1523,'Civil liability services','80121700','3',NULL,'Y'),(1524,'Guides and interpreters','90121700','3',NULL,'Y'),(1525,'Road and railroad construction materials','30121700','3',NULL,'Y'),(1526,'Forestry byproducts','11121700','3',NULL,'Y'),(1527,'Test Tubes','41121700','3',NULL,'Y'),(1528,'Discrete components','32121700','3',NULL,'Y'),(1529,'Towels','52121700','3',NULL,'Y'),(1530,'Photocopying','82121700','3',NULL,'Y'),(1531,'Security systems services','92121700','3',NULL,'Y'),(1532,'Veterinary clinical furniture','42121700','3',NULL,'Y'),(1533,'Business cases','53121700','3',NULL,'Y'),(1534,'Mass communication services','83121700','3',NULL,'Y'),(1535,'International organizations','93121700','3',NULL,'Y'),(1536,'Writing instruments','44121700','3',NULL,'Y'),(1537,'Laminated papers','14121700','3',NULL,'Y'),(1538,'Investment advice','84121700','3',NULL,'Y'),(1539,'Photographic processing equipment','45121700','3',NULL,'Y'),(1540,'Signage','55121700','3',NULL,'Y'),(1541,'Healthcare provider specialist services','85121700','3',NULL,'Y'),(1542,'Public buildings and structures','95121700','3',NULL,'Y'),(1543,'Wiring harness','26121700','3',NULL,'Y'),(1544,'Liquid waste treatment','76121700','3',NULL,'Y'),(1545,'University and colleges','86121700','3',NULL,'Y'),(1546,'Book and general storage units for classrooms','56121700','3',NULL,'Y'),(1547,'Waste containers and accessories','47121700','3',NULL,'Y'),(1548,'Water pollution','77121700','3',NULL,'Y'),(1549,'Electrical hardware and supplies','39121700','3',NULL,'Y'),(1550,'Tiles and flagstones','30131700','3',NULL,'Y'),(1551,'Animal habitats','10131700','3',NULL,'Y'),(1552,'Land and soil management','70131700','3',NULL,'Y'),(1553,'Escrow and title services','80131700','3',NULL,'Y'),(1554,'Milk and butter products','50131700','3',NULL,'Y'),(1555,'Alternative sounds musical instruments','60131700','3',NULL,'Y'),(1556,'Thrombolytic drugs and platelet aggregation inhibitors','51131700','3',NULL,'Y'),(1557,'Igniters','12131700','3',NULL,'Y'),(1558,'Window treatment accessories and hardware','52131700','3',NULL,'Y'),(1559,'Surgical textiles','42131700','3',NULL,'Y'),(1560,'Cabbing equipment','23131700','3',NULL,'Y'),(1561,'Fruits and vegetables processing','73131700','3',NULL,'Y'),(1562,'Health programs','93131700','3',NULL,'Y'),(1563,'Therapeutic massage equipment','53131700','3',NULL,'Y'),(1564,'Pension funds','84131700','3',NULL,'Y'),(1565,'Green associations','94131700','3',NULL,'Y'),(1566,'Military fixed wing aircraft','25131700','3',NULL,'Y'),(1567,'Medical science and research','85131700','3',NULL,'Y'),(1568,'Media storage','45131700','3',NULL,'Y'),(1569,'Tents and membrane structures','95131700','3',NULL,'Y'),(1570,'Oil spill cleanup','76131700','3',NULL,'Y'),(1571,'Driving and flying and sailing','86131700','3',NULL,'Y'),(1572,'Power generation monitoring or detecting equipment','26131700','3',NULL,'Y'),(1573,'Restroom supplies','47131700','3',NULL,'Y'),(1574,'Toxic substances pollution','77131700','3',NULL,'Y'),(1575,'Bulk storage','78131700','3',NULL,'Y'),(1576,'Wire Raceways Conduit and Busways','39131700','3',NULL,'Y'),(1577,'Hardware and fittings','40141700','3',NULL,'Y'),(1578,'Crop management','70141700','3',NULL,'Y'),(1579,'Distribution','80141700','3',NULL,'Y'),(1580,'Food and tobacco waste and scrap','11141700','3',NULL,'Y'),(1581,'Production planning and control','81141700','3',NULL,'Y'),(1582,'Domestic bath appliances','52141700','3',NULL,'Y'),(1583,'Transition metals','12141700','3',NULL,'Y'),(1584,'Decubitus prevention products','42141700','3',NULL,'Y'),(1585,'Construction machinery and equipment rental or leasing services','72141700','3',NULL,'Y'),(1586,'Leather working and repairing machinery and accessories','23141700','3',NULL,'Y'),(1587,'Fabrics and leather production','73141700','3',NULL,'Y'),(1588,'Culture','93141700','3',NULL,'Y'),(1589,'Business credit agencies','84141700','3',NULL,'Y'),(1590,'Packaging tubes and cores and labels and accessories','24141700','3',NULL,'Y'),(1591,'Environmental mitigation banking products','64141700','3',NULL,'Y'),(1592,'Prefabricated commercial and industrial buildings and structures','95141700','3',NULL,'Y'),(1593,'Homeopathic practice','85141700','3',NULL,'Y'),(1594,'Dosimetry equipment','26141700','3',NULL,'Y'),(1595,'Educational technology','86141700','3',NULL,'Y'),(1596,'Navigational services','78141700','3',NULL,'Y'),(1597,'Grass and forage seeds and seedlings','10151700','3',NULL,'Y'),(1598,'Rain gutters and accessories','30151700','3',NULL,'Y'),(1599,'Forestry harvesting','70151700','3',NULL,'Y'),(1600,'Pump parts and accessories','40151700','3',NULL,'Y'),(1601,'Yarns','11151700','3',NULL,'Y'),(1602,'Mechanical cable','31151700','3',NULL,'Y'),(1603,'Geology','81151700','3',NULL,'Y'),(1604,'Domestic flatware and cutlery','52151700','3',NULL,'Y'),(1605,'Performing arts professionals','82151700','3',NULL,'Y'),(1606,'Dental clinical furniture','42151700','3',NULL,'Y'),(1607,'Safety and security system installation services','72151700','3',NULL,'Y'),(1608,'Optical industry machinery and equipment and supplies','23151700','3',NULL,'Y'),(1609,'Material treatment','73151700','3',NULL,'Y'),(1610,'Currency','93151700','3',NULL,'Y'),(1611,'Satellites','25151700','3',NULL,'Y'),(1612,'Food policy planning and aid','85151700','3',NULL,'Y'),(1613,'Forensic equipment and supplies and accessories','46151700','3',NULL,'Y'),(1614,'Flooring','30161700','3',NULL,'Y'),(1615,'Separators','40161700','3',NULL,'Y'),(1616,'Ecosystems','70161700','3',NULL,'Y'),(1617,'Asset recovery service','80161700','3',NULL,'Y'),(1618,'Cotton fabrics','11161700','3',NULL,'Y'),(1619,'Nuts','31161700','3',NULL,'Y'),(1620,'Drugs used for respiratory tract disorders','51161700','3',NULL,'Y'),(1621,'Telecommunication Services','81161700','3',NULL,'Y'),(1622,'Buffers','12161700','3',NULL,'Y'),(1623,'Hemofiltration equipment and supplies','42161700','3',NULL,'Y'),(1624,'Tax administration','93161700','3',NULL,'Y'),(1625,'Foundry dies and tooling','23161700','3',NULL,'Y'),(1626,'Rescue equipment and accessories','46161700','3',NULL,'Y'),(1627,'Track sports equipment','49161700','3',NULL,'Y'),(1628,'Glass products','30171700','3',NULL,'Y'),(1629,'Irrigation system maintenance and management services','70171700','3',NULL,'Y'),(1630,'Herbicides','10171700','3',NULL,'Y'),(1631,'Gears','31171700','3',NULL,'Y'),(1632,'Antidiarrheals','51171700','3',NULL,'Y'),(1633,'High speed steels','11171700','3',NULL,'Y'),(1634,'Botanical science services','81171700','3',NULL,'Y'),(1635,'Color compounds and dispersions','12171700','3',NULL,'Y'),(1636,'Mobile medical services blankets','42171700','3',NULL,'Y'),(1637,'Customs administration and compliance','93171700','3',NULL,'Y'),(1638,'Braking systems and components','25171700','3',NULL,'Y'),(1639,'Vehicle access control','46171700','3',NULL,'Y'),(1640,'Faucets or taps','30181700','3',NULL,'Y'),(1641,'Baking mixes and supplies','50181700','3',NULL,'Y'),(1642,'Electrocardiography EKG units and related products','42181700','3',NULL,'Y'),(1643,'Food cooking and smoking machinery','23181700','3',NULL,'Y'),(1644,'Product and material trailers','25181700','3',NULL,'Y'),(1645,'Face and head protection','46181700','3',NULL,'Y'),(1646,'Transport fueling and vehicle storage and support services','78181700','3',NULL,'Y'),(1647,'Pest control devices','10191700','3',NULL,'Y'),(1648,'Construction sheds and trailers','30191700','3',NULL,'Y'),(1649,'Medical gas products','42191700','3',NULL,'Y'),(1650,'Vehicle servicing equipment','25191700','3',NULL,'Y'),(1651,'Coffee and tea','50201700','3',NULL,'Y'),(1652,'Poultry vaccines','51201700','3',NULL,'Y'),(1653,'Medical ultrasound and doppler and echo imaging products','42201700','3',NULL,'Y'),(1654,'Flight communications related systems','25201700','3',NULL,'Y'),(1655,'Miscellaneous finishes','31211700','3',NULL,'Y'),(1656,'Communication aids for the physically challenged','42211700','3',NULL,'Y'),(1657,'Computer data input devices','43211700','3',NULL,'Y'),(1658,'Intravenous and arterial infusion bags and containers and related products','42221700','3',NULL,'Y'),(1659,'Fixed network equipment and components','43221700','3',NULL,'Y'),(1660,'Nasoenteric tubes','42231700','3',NULL,'Y'),(1661,'Tent and membrane structure framing and covering components','30241700','3',NULL,'Y'),(1662,'Orthopedic softgoods for lower extremity','42241700','3',NULL,'Y'),(1663,'Metal deburring machines','23241700','3',NULL,'Y'),(1664,'Swimming pool and spa equipment and supplies','49241700','3',NULL,'Y'),(1665,'Gait training products','42251700','3',NULL,'Y'),(1666,'Forging machines','23251700','3',NULL,'Y'),(1667,'Adrenergic blocking agent amino alcohols and aminoquinolines and benzopyrans and bradykinin/analogs and derivatives','51261700','3',NULL,'Y'),(1668,'Autopsy furniture','42261700','3',NULL,'Y'),(1669,'Oxygen therapy delivery systems and devices','42271700','3',NULL,'Y'),(1670,'Welding and soldering and brazing accessories','23271700','3',NULL,'Y'),(1671,'Aminopenicillins','51281700','3',NULL,'Y'),(1672,'Disinfecting or presterilization cleaning equipment and solutions','42281700','3',NULL,'Y'),(1673,'Antidepressant alcohols','51291700','3',NULL,'Y'),(1674,'Surgical hand drills and reamers and puncturing instruments and accessories and related products','42291700','3',NULL,'Y'),(1675,'Antihyperlipidemic and hypocholesterolemic fatty acids','51321700','3',NULL,'Y'),(1676,'Nonsteroidal anti inflammatory acetanilides','51381700','3',NULL,'Y'),(1677,'Sympathomimetic or adrenergic amino alcohols','51391700','3',NULL,'Y'),(1678,'Tranquilizers and antimanic and antianxiety amines and anthracenes and barbiturates and benzazepines and dipeptides','51401700','3',NULL,'Y'),(1679,'Antihypertensive benzazepines','51431700','3',NULL,'Y'),(1680,'Macro nutrient supplements','50501700','3',NULL,'Y'),(1681,'Shellfish and aquatic invertebrates','10101800','3',NULL,'Y'),(1682,'Channels','30101800','3',NULL,'Y'),(1683,'Heating equipment and parts and accessories','40101800','3',NULL,'Y'),(1684,'Fisheries resources','70101800','3',NULL,'Y'),(1685,'Carryout and takeaway services','90101800','3',NULL,'Y'),(1686,'Mechanized ground support systems','20101800','3',NULL,'Y'),(1687,'Precious metals','11101800','3',NULL,'Y'),(1688,'Dispersing and spraying appliances for agriculture','21101800','3',NULL,'Y'),(1689,'Laboratory electron and solid state physics equipment','41101800','3',NULL,'Y'),(1690,'Chemical engineering','81101800','3',NULL,'Y'),(1691,'Court system','92101800','3',NULL,'Y'),(1692,'Advertising agency services','82101800','3',NULL,'Y'),(1693,'Aerial lifts','22101800','3',NULL,'Y'),(1694,'Coats and jackets','53101800','3',NULL,'Y'),(1695,'Electric utilities','83101800','3',NULL,'Y'),(1696,'Dock equipment','24101800','3',NULL,'Y'),(1697,'Calculating machines and accessories','44101800','3',NULL,'Y'),(1698,'Motorized cycles','25101800','3',NULL,'Y'),(1699,'Book binding and sewing equipment and accessories','45101800','3',NULL,'Y'),(1700,'Governmental land parcels','95101800','3',NULL,'Y'),(1701,'Plant based liquid fuels or biofuels','15101800','3',NULL,'Y'),(1702,'In service training and manpower development','86101800','3',NULL,'Y'),(1703,'Baby and toddler furniture and accessories','56101800','3',NULL,'Y'),(1704,'Arms and ammunition accessories','46101800','3',NULL,'Y'),(1705,'Environmental auditing','77101800','3',NULL,'Y'),(1706,'Cookware and kitchen tools','48101800','3',NULL,'Y'),(1707,'Road cargo transport','78101800','3',NULL,'Y'),(1708,'Lamp components and accessories','39101800','3',NULL,'Y'),(1709,'Hotel rooms','90111800','3',NULL,'Y'),(1710,'Aggregates','30111800','3',NULL,'Y'),(1711,'Clays','11111800','3',NULL,'Y'),(1712,'Non destructive examination equipment','41111800','3',NULL,'Y'),(1713,'Hormones and antihormones','51111800','3',NULL,'Y'),(1714,'System and system component administration services ','81111800','3',NULL,'Y'),(1715,'Personal item care and storage','91111800','3',NULL,'Y'),(1716,'Editorial and support services','82111800','3',NULL,'Y'),(1717,'Military personnel and discipline','92111800','3',NULL,'Y'),(1718,'Sandals','53111800','3',NULL,'Y'),(1719,'Television services','83111800','3',NULL,'Y'),(1720,'Tanks and cylinders and their accessories','24111800','3',NULL,'Y'),(1721,'Drafting supplies','44111800','3',NULL,'Y'),(1722,'Taxation issues and preparation','84111800','3',NULL,'Y'),(1723,'Business use papers','14111800','3',NULL,'Y'),(1724,'Recreational watercraft','25111800','3',NULL,'Y'),(1725,'Video and combination video and audio presentation equipment and hardware and controllers','45111800','3',NULL,'Y'),(1726,'Educational exchanges','86111800','3',NULL,'Y'),(1727,'Drive components','26111800','3',NULL,'Y'),(1728,'Freestanding furniture','56111800','3',NULL,'Y'),(1729,'Transport vehicle cleaning','76111800','3',NULL,'Y'),(1730,'Measuring and layout tools','27111800','3',NULL,'Y'),(1731,'Passenger road transportation','78111800','3',NULL,'Y'),(1732,'Lighting accessories','39111800','3',NULL,'Y'),(1733,'Dog and cat food','10121800','3',NULL,'Y'),(1734,'Pets industry','70121800','3',NULL,'Y'),(1735,'Family law services','80121800','3',NULL,'Y'),(1736,'Emergency travel assistance services','90121800','3',NULL,'Y'),(1737,'Landscape architecture materials','30121800','3',NULL,'Y'),(1738,'Plant fibers','11121800','3',NULL,'Y'),(1739,'General laboratory glassware and plasticware and supplies','41121800','3',NULL,'Y'),(1740,'Publishing','82121800','3',NULL,'Y'),(1741,'Veterinary artificial insemination equipment and supplies','42121800','3',NULL,'Y'),(1742,'Armored car services and money transport','92121800','3',NULL,'Y'),(1743,'Travel kits and accessories','53121800','3',NULL,'Y'),(1744,'Packaging cans','24121800','3',NULL,'Y'),(1745,'Correction media','44121800','3',NULL,'Y'),(1746,'Coated papers','14121800','3',NULL,'Y'),(1747,'Securities and commodities markets services','84121800','3',NULL,'Y'),(1748,'Anti corrosives','15121800','3',NULL,'Y'),(1749,'Medical laboratories','85121800','3',NULL,'Y'),(1750,'Identification documents','55121800','3',NULL,'Y'),(1751,'Utility buildings and structures','95121800','3',NULL,'Y'),(1752,'Microfilm production equipment and supplies','45121800','3',NULL,'Y'),(1753,'Refuse treatment','76121800','3',NULL,'Y'),(1754,'Professional schools','86121800','3',NULL,'Y'),(1755,'Automotive cable','26121800','3',NULL,'Y'),(1756,'Cleaning equipment','47121800','3',NULL,'Y'),(1757,'Intelligent Building Installations IBI','39121800','3',NULL,'Y'),(1758,'Real estate management services','80131800','3',NULL,'Y'),(1759,'Cheese','50131800','3',NULL,'Y'),(1760,'Music and dance accessories','60131800','3',NULL,'Y'),(1761,'Coagulants and systemic hemostatic agents','51131800','3',NULL,'Y'),(1762,'Propellants','12131800','3',NULL,'Y'),(1763,'Dairy and eggs processing','73131800','3',NULL,'Y'),(1764,'Disaster preparedness and relief','93131800','3',NULL,'Y'),(1765,'Retirement funds','84131800','3',NULL,'Y'),(1766,'Movements','94131800','3',NULL,'Y'),(1767,'Specialty aircraft','25131800','3',NULL,'Y'),(1768,'Military education','86131800','3',NULL,'Y'),(1769,'Power generation control equipment','26131800','3',NULL,'Y'),(1770,'Cleaning and disinfecting solutions','47131800','3',NULL,'Y'),(1771,'Specialized warehousing and storage','78131800','3',NULL,'Y'),(1772,'Crop planting and cultivation','70141800','3',NULL,'Y'),(1773,'Mailing services','80141800','3',NULL,'Y'),(1774,'Facilities management','81141800','3',NULL,'Y'),(1775,'Alkali metals','12141800','3',NULL,'Y'),(1776,'Electrotherapy equipment','42141800','3',NULL,'Y'),(1777,'Other domestic household appliances','52141800','3',NULL,'Y'),(1778,'Employment','93141800','3',NULL,'Y'),(1779,'Prefabricated emergency relief buildings and structures','95141800','3',NULL,'Y'),(1780,'Hot cell devices','26141800','3',NULL,'Y'),(1781,'Terminal services','78141800','3',NULL,'Y'),(1782,'Spice crop seeds and seedlings','10151800','3',NULL,'Y'),(1783,'Siding and exterior wall materials','30151800','3',NULL,'Y'),(1784,'Forestry conservation services','70151800','3',NULL,'Y'),(1785,'Mechanical wire','31151800','3',NULL,'Y'),(1786,'Oceanography and hydrology','81151800','3',NULL,'Y'),(1787,'Domestic cookware','52151800','3',NULL,'Y'),(1788,'Dental fillers and finishing and polishing supplies','42151800','3',NULL,'Y'),(1789,'Machine installation and maintenance and repair services','72151800','3',NULL,'Y'),(1790,'Pharmaceutical industry machinery and equipment and supplies','23151800','3',NULL,'Y'),(1791,'Converting services','73151800','3',NULL,'Y'),(1792,'Explosives control equipment and accessories and supplies','46151800','3',NULL,'Y'),(1793,'Cabinetry','30161800','3',NULL,'Y'),(1794,'Confectionary products','50161800','3',NULL,'Y'),(1795,'Filter media','40161800','3',NULL,'Y'),(1796,'Office equipment rental or leasing services','80161800','3',NULL,'Y'),(1797,'Synthetic fabrics','11161800','3',NULL,'Y'),(1798,'Washers','31161800','3',NULL,'Y'),(1799,'Cough and cold and antiallergy products','51161800','3',NULL,'Y'),(1800,'Data voice or multimedia network equipment or platform rental or leasing services','81161800','3',NULL,'Y'),(1801,'Antiasthmatic drugs','51161500','3',NULL,'Y'),(1802,'Access management services','81161500','3',NULL,'Y'),(1803,'Audio and visual equipment','52161500','3',NULL,'Y'),(1804,'Indicators and Reagents','12161500','3',NULL,'Y'),(1805,'Peritoneal and equilibrium dialysis equipment and supplies','42161500','3',NULL,'Y'),(1806,'Foundry machines and equipment','23161500','3',NULL,'Y'),(1807,'Manufacture of machinery','73161500','3',NULL,'Y'),(1808,'Income tax','93161500','3',NULL,'Y'),(1809,'Pedal powered vehicles','25161500','3',NULL,'Y'),(1810,'Medical or surgical equipment repair','85161500','3',NULL,'Y'),(1811,'Traffic control','46161500','3',NULL,'Y'),(1812,'Field sports equipment','49161500','3',NULL,'Y'),(1813,'Organic fertilizers and plant nutrients','10171500','3',NULL,'Y'),(1814,'Doors','30171500','3',NULL,'Y'),(1815,'Herbs and spices and extracts','50171500','3',NULL,'Y'),(1816,'Water resource development service','70171500','3',NULL,'Y'),(1817,'Situation and stakeholder analysis and communications planning services','80171500','3',NULL,'Y'),(1818,'Bearings','31171500','3',NULL,'Y'),(1819,'Antacids and antiflatulents','51171500','3',NULL,'Y'),(1820,'Basic steels','11171500','3',NULL,'Y'),(1821,'Marine biology services','81171500','3',NULL,'Y'),(1822,'Dyes','12171500','3',NULL,'Y'),(1823,'Mobile medical services disaster management products and mobile medical services supplies','42171500','3',NULL,'Y'),(1824,'Trade policy','93171500','3',NULL,'Y'),(1825,'Manufacture of electrical goods','73171500','3',NULL,'Y'),(1826,'Windshield wipers','25171500','3',NULL,'Y'),(1827,'Funeral and associated services','85171500','3',NULL,'Y'),(1828,'Locks and security hardware and accessories','46171500','3',NULL,'Y'),(1829,'Gymnastics equipment','49171500','3',NULL,'Y'),(1830,'Sanitary ware','30181500','3',NULL,'Y'),(1831,'Antidiabetic agents and hyperglycemic agents','51181500','3',NULL,'Y'),(1832,'Waxes','12181500','3',NULL,'Y'),(1833,'Diagnostic assessment and exam products for general use','42181500','3',NULL,'Y'),(1834,'Food preparation machinery','23181500','3',NULL,'Y'),(1835,'Safety apparel','46181500','3',NULL,'Y'),(1836,'Vehicle maintenance and repair services','78181500','3',NULL,'Y'),(1837,'Table games and equipment','49181500','3',NULL,'Y'),(1838,'Pesticides or pest repellents','10191500','3',NULL,'Y'),(1839,'Ladders and scaffolding','30191500','3',NULL,'Y'),(1840,'Prepared soups and stews','50191500','3',NULL,'Y'),(1841,'Abrasives and abrasive media','31191500','3',NULL,'Y'),(1842,'Diuretics','51191500','3',NULL,'Y'),(1843,'Hydrocarbonated solvents','12191500','3',NULL,'Y'),(1844,'Medical facility materials handling and distribution equipment','42191500','3',NULL,'Y'),(1845,'Personal communication devices','43191500','3',NULL,'Y'),(1846,'Air transportation support systems and equipment','25191500','3',NULL,'Y'),(1847,'Fire prevention','46191500','3',NULL,'Y'),(1848,'Tape','31201500','3',NULL,'Y'),(1849,'Immunosuppressants','51201500','3',NULL,'Y'),(1850,'Medical computed tomography CT or CAT systems and related products','42201500','3',NULL,'Y'),(1851,'System boards processors interfaces or modules','43201500','3',NULL,'Y'),(1852,'Aerobic training equipment','49201500','3',NULL,'Y'),(1853,'Paints and primers','31211500','3',NULL,'Y'),(1854,'Ambulation and transfer and positioning aids for the physically challenged','42211500','3',NULL,'Y'),(1855,'Computers','43211500','3',NULL,'Y'),(1856,'Workplace safety training aids and materials','46211500','3',NULL,'Y'),(1857,'Intravenous and arterial cannulas and catheters and accessories','42221500','3',NULL,'Y'),(1858,'Call management systems or accessories','43221500','3',NULL,'Y'),(1859,'Demining equipment and related products','46221500','3',NULL,'Y'),(1860,'Sport accessories','49221500','3',NULL,'Y'),(1861,'Enteral feeding equipment and supplies','42231500','3',NULL,'Y'),(1862,'Business function specific software','43231500','3',NULL,'Y'),(1863,'Portable Structure Consolidating Components','30241500','3',NULL,'Y'),(1864,'Combination antiglaucoma, ophthalmic, and eye-related agents and preparations','51241500','3',NULL,'Y'),(1865,'Casting and splinting supplies','42241500','3',NULL,'Y'),(1866,'Metal cutting machines','23241500','3',NULL,'Y'),(1867,'Playground equipment','49241500','3',NULL,'Y'),(1868,'Cognitive and dexterity and perceptual and sensory evaluation and therapy products','42251500','3',NULL,'Y'),(1869,'Metal bending machines','23251500','3',NULL,'Y'),(1870,'Pathology dissection instruments and supplies','42261500','3',NULL,'Y'),(1871,'Rapid prototyping machines','23261500','3',NULL,'Y'),(1872,'Respiratory monitoring products','42271500','3',NULL,'Y'),(1873,'Brazing machinery','23271500','3',NULL,'Y'),(1874,'Antitubercular drugs','51281500','3',NULL,'Y'),(1875,'Autoclave and sterilizer equipment and accessories','42281500','3',NULL,'Y'),(1876,'Coating or plating machines','23281500','3',NULL,'Y'),(1877,'Surgical bone biopsy instruments and related products','42291500','3',NULL,'Y'),(1878,'Industrial drilling tools','23291500','3',NULL,'Y'),(1879,'Apples','50301500','3',NULL,'Y'),(1880,'Aids for medical training','42301500','3',NULL,'Y'),(1881,'Wire working machinery and equipment and accessories','23301500','3',NULL,'Y'),(1882,'Organic apples','50311500','3',NULL,'Y'),(1883,'Bandages and dressings and related products','42311500','3',NULL,'Y'),(1884,'Dried apples','50321500','3',NULL,'Y'),(1885,'Antihyperlipidemic and hypocholesterolemic benzene derivatives','51321500','3',NULL,'Y'),(1886,'Dried organic apples','50331500','3',NULL,'Y'),(1887,'Frozen apples','50341500','3',NULL,'Y'),(1888,'Antiviral carboxylic acids','51341500','3',NULL,'Y'),(1889,'Estrogen, progestin, or internal contraceptive pregnanes','51351500','3',NULL,'Y'),(1890,'Canned or jarred apples','50361500','3',NULL,'Y'),(1891,'Hypnotic alcohols','51361500','3',NULL,'Y'),(1892,'Canned or jarred organic apples','50371500','3',NULL,'Y'),(1893,'Nonsteroidal anti inflammatory benzoates','51381500','3',NULL,'Y'),(1894,'Artichokes','50401500','3',NULL,'Y'),(1895,'Molded gaskets','31401500','3',NULL,'Y'),(1896,'Tranquilizers and antimanic and antianxiety benzodiazepines','51401500','3',NULL,'Y'),(1897,'Organic artichokes','50411500','3',NULL,'Y'),(1898,'Dried artichokes','50421500','3',NULL,'Y'),(1899,'Corticosteroid androstadienes','51421500','3',NULL,'Y'),(1900,'Dried organic artichokes','50431500','3',NULL,'Y'),(1901,'Antihypertensive acrylates and amides and angiotensins and aromatic amino acids','51431500','3',NULL,'Y'),(1902,'Frozen artichokes','50441500','3',NULL,'Y'),(1903,'Frozen organic artichokes','50451500','3',NULL,'Y'),(1904,'Canned or jarred artichokes','50461500','3',NULL,'Y'),(1905,'Canned or jarred organic artichokes','50471500','3',NULL,'Y'),(1906,'Antiseptic alkenes and amidines and amines and ammonia-based compounds','51471500','3',NULL,'Y'),(1907,'Vitamin supplements','50501500','3',NULL,'Y'),(1908,'Birds and fowl','10101600','3',NULL,'Y'),(1909,'Screens and feeding equipment','20101600','3',NULL,'Y'),(1910,'Air circulation and parts and accessories','40101600','3',NULL,'Y'),(1911,'Fisheries oversight','70101600','3',NULL,'Y'),(1912,'Project management','80101600','3',NULL,'Y'),(1913,'Banquet and catering services','90101600','3',NULL,'Y'),(1914,'Ores','11101600','3',NULL,'Y'),(1915,'Ice makers','24131900','3',NULL,'Y'),(1916,'Animal protection associations','94131900','3',NULL,'Y'),(1917,'Military rotary wing aircraft','25131900','3',NULL,'Y'),(1918,'Schools for people with disabilities','86131900','3',NULL,'Y'),(1919,'Absorbents','47131900','3',NULL,'Y'),(1920,'Ducts','40141900','3',NULL,'Y'),(1921,'Crop harvesting','70141900','3',NULL,'Y'),(1922,'Trade shows and exhibits','80141900','3',NULL,'Y'),(1923,'Manufacturing technology research and development services','81141900','3',NULL,'Y'),(1924,'Non metals and pure and elemental gases','12141900','3',NULL,'Y'),(1925,'Enema administration supplies','42141900','3',NULL,'Y'),(1926,'Rural development','93141900','3',NULL,'Y'),(1927,'Prefabricated medical buildings and structures','95141900','3',NULL,'Y'),(1928,'Industrial nucleonic instruments','26141900','3',NULL,'Y'),(1929,'Transport container rental services','78141900','3',NULL,'Y'),(1930,'Flower seeds and bulbs and seedlings and cuttings','10151900','3',NULL,'Y'),(1931,'Finishing materials and products','30151900','3',NULL,'Y'),(1932,'Forestry resources','70151900','3',NULL,'Y'),(1933,'Straps','31151900','3',NULL,'Y'),(1934,'Centrally acting skeletal muscle relaxants','51151900','3',NULL,'Y'),(1935,'Geophysics','81151900','3',NULL,'Y'),(1936,'Domestic bakeware','52151900','3',NULL,'Y'),(1937,'Dental hygiene and preventive care equipment and supplies','42151900','3',NULL,'Y'),(1938,'Masonry and stonework services','72151900','3',NULL,'Y'),(1939,'Paper making and paper processing machinery and equipment and supplies','23151900','3',NULL,'Y'),(1940,'Industrial printing services','73151900','3',NULL,'Y'),(1941,'Chemical biological control equipment and accessories and supplies','46151900','3',NULL,'Y'),(1942,'Molding and millwork','30161900','3',NULL,'Y'),(1943,'Springs','31161900','3',NULL,'Y'),(1944,'Surfactants','12161900','3',NULL,'Y'),(1945,'Therapeutic apheresis equipment and supplies','42161900','3',NULL,'Y'),(1946,'Window frames','30171900','3',NULL,'Y'),(1947,'Stakeholder management and relations services','80171900','3',NULL,'Y'),(1948,'Sprockets','31171900','3',NULL,'Y'),(1949,'Antiulcer and related gastrointestinal GI drugs','51171900','3',NULL,'Y'),(1950,'Titanium based super alloys','11171900','3',NULL,'Y'),(1951,'Aerobiological science services','81171900','3',NULL,'Y'),(1952,'Medical equipment bags and cases and carriers and related products','42171900','3',NULL,'Y'),(1953,'Wheels and wheel trims','25171900','3',NULL,'Y'),(1954,'Bread and biscuits and cookies','50181900','3',NULL,'Y'),(1955,'Gonadotropic hormones and ovarian stimulants and inhibitors','51181900','3',NULL,'Y'),(1956,'Acute care monitoring units and related products','42181900','3',NULL,'Y'),(1957,'Hearing protectors','46181900','3',NULL,'Y'),(1958,'Nutritional therapy products','51191900','3',NULL,'Y'),(1959,'Clinical cabinetry','42191900','3',NULL,'Y'),(1960,'Multiple sclerosis MS agents','51201900','3',NULL,'Y'),(1961,'Medical x ray film illuminators and viewing equipment','42201900','3',NULL,'Y'),(1962,'Tool attachments and accessories','27112800','3',NULL,'Y'),(1963,'Colloids','12161800','3',NULL,'Y'),(1964,'Continuous renal replacement therapy CRRT equipment and supplies','42161800','3',NULL,'Y'),(1965,'Taxation issues','93161800','3',NULL,'Y'),(1966,'Skylights','30171800','3',NULL,'Y'),(1967,'Drainage services','70171800','3',NULL,'Y'),(1968,'Soil conditioners','10171800','3',NULL,'Y'),(1969,'Media relations services','80171800','3',NULL,'Y'),(1970,'Industrial wheels','31171800','3',NULL,'Y'),(1971,'Antiemetics and antinauseants and antivertigo agents','51171800','3',NULL,'Y'),(1972,'Nickel based super alloys','11171800','3',NULL,'Y'),(1973,'Agricultural science services','81171800','3',NULL,'Y'),(1974,'Mobile medical services airway management equipment','42171800','3',NULL,'Y'),(1975,'Trade analysis','93171800','3',NULL,'Y'),(1976,'Faucet and shower heads, jets and parts and accessories','30181800','3',NULL,'Y'),(1977,'Welded steel tubes','40181800','3',NULL,'Y'),(1978,'Pulse oximeters','42181800','3',NULL,'Y'),(1979,'Industrial beverage processing machinery','23181800','3',NULL,'Y'),(1980,'Vision protection and accessories','46181800','3',NULL,'Y'),(1981,'Fixed wing aircraft maintenance and repair services','78181800','3',NULL,'Y'),(1982,'Temporary construction and maintenance support equipment and materials','30191800','3',NULL,'Y'),(1983,'Potassium salts','51191800','3',NULL,'Y'),(1984,'Patient beds and accessories','42191800','3',NULL,'Y'),(1985,'Vehicle testing and measuring equipment','25191800','3',NULL,'Y'),(1986,'Immunostimulating agents','51201800','3',NULL,'Y'),(1987,'Medical diagnostic x ray products','42201800','3',NULL,'Y'),(1988,'Media storage devices','43201800','3',NULL,'Y'),(1989,'Aircraft master control systems','25201800','3',NULL,'Y'),(1990,'Paint solvents and thinners','31211800','3',NULL,'Y'),(1991,'Dressing and grooming aids for the physically challenged','42211800','3',NULL,'Y'),(1992,'Computer data input device accessories','43211800','3',NULL,'Y'),(1993,'Physical education classroom equipment','49211800','3',NULL,'Y'),(1994,'Intravenous and arterial catheter and needle positioning aids','42221800','3',NULL,'Y'),(1995,'Optical network devices','43221800','3',NULL,'Y'),(1996,'Formulas and products for nutritional support','42231800','3',NULL,'Y'),(1997,'Combination dermatologicals','51241800','3',NULL,'Y'),(1998,'Orthopedic softgoods for upper extremity and torso','42241800','3',NULL,'Y'),(1999,'Metal drilling machines','23241800','3',NULL,'Y'),(2000,'Metal forming dies and tooling','23251800','3',NULL,'Y'),(2001,'Cadaver transport and storage equipment and supplies','42261800','3',NULL,'Y'),(2002,'Respiratory humidity and aerosol therapy products','42271800','3',NULL,'Y'),(2003,'Welding and soldering and brazing supplies','23271800','3',NULL,'Y'),(2004,'Anthracyclines','51281800','3',NULL,'Y'),(2005,'Sterilization indicators and controls','42281800','3',NULL,'Y'),(2006,'Surgical clamps and forceps and surgical ligators and related instruments','42291800','3',NULL,'Y'),(2007,'Antifungal amines','51301800','3',NULL,'Y'),(2008,'Antihyperlipidemic and hypocholesterolemic fibric acids','51321800','3',NULL,'Y'),(2009,'Antiviral amides','51341800','3',NULL,'Y'),(2010,'Estrogen, progestin, or internal contraceptive gonadal hormones','51351800','3',NULL,'Y'),(2011,'Hypnotic azoles','51361800','3',NULL,'Y'),(2012,'Dried beans','50421800','3',NULL,'Y'),(2013,'Corticosteroid glucocorticoids','51421800','3',NULL,'Y'),(2014,'Antihypertensive benzene derivatives and benzimidazoles and benzofurans and catecholamines','51431800','3',NULL,'Y'),(2015,'Anthelmintic from other constituents','51451800','3',NULL,'Y'),(2016,'Insects','10101900','3',NULL,'Y'),(2017,'Humidity control','40101900','3',NULL,'Y'),(2018,'Aquaculture','70101900','3',NULL,'Y'),(2019,'Secondary rock breaking systems','20101900','3',NULL,'Y'),(2020,'Food and beverage equipment rental or leasing and maintenance services','90101900','3',NULL,'Y'),(2021,'Poultry and livestock equipment','21101900','3',NULL,'Y'),(2022,'Laboratory ionic equipment','41101900','3',NULL,'Y'),(2023,'Antiprotozoals','51101900','3',NULL,'Y'),(2024,'Oil and gas engineering','81101900','3',NULL,'Y'),(2025,'Rescue services','92101900','3',NULL,'Y'),(2026,'Building construction machinery and accessories','22101900','3',NULL,'Y'),(2027,'Media placement and fulfillment','82101900','3',NULL,'Y'),(2028,'Thermoset plastics','13101900','3',NULL,'Y'),(2029,'Suits','53101900','3',NULL,'Y'),(2030,'Energy conservation','83101900','3',NULL,'Y'),(2031,'Drum handling equipment','24101900','3',NULL,'Y'),(2032,'Check endorsing and writing machines','44101900','3',NULL,'Y'),(2033,'Specialized and recreational vehicles','25101900','3',NULL,'Y'),(2034,'Printing laboratory equipment and accessories','45101900','3',NULL,'Y'),(2035,'Agricultural land','95101900','3',NULL,'Y'),(2036,'Internal combustion engine components','26101900','3',NULL,'Y'),(2037,'General furniture parts and accessories','56101900','3',NULL,'Y'),(2038,'Pollution investigation services','77101900','3',NULL,'Y'),(2039,'Tabletop and serving equipment','48101900','3',NULL,'Y'),(2040,'Intermodal cargo transport','78101900','3',NULL,'Y'),(2041,'Lamp Ballasts and Lamp Transformers','39101900','3',NULL,'Y'),(2042,'Concrete reinforcement hardware','30111900','3',NULL,'Y'),(2043,'Specialized accommodation services','90111900','3',NULL,'Y'),(2044,'Indicating and recording instruments','41111900','3',NULL,'Y'),(2045,'Natural antineoplastic products','51111900','3',NULL,'Y'),(2046,'Information retrieval systems','81111900','3',NULL,'Y'),(2047,'Personal care services','91111900','3',NULL,'Y'),(2048,'News and publicity services','82111900','3',NULL,'Y'),(2049,'Military policy','92111900','3',NULL,'Y'),(2050,'Athletic footwear','53111900','3',NULL,'Y'),(2051,'Radio services','83111900','3',NULL,'Y'),(2052,'Boards','44111900','3',NULL,'Y'),(2053,'Marine craft systems and subassemblies','25111900','3',NULL,'Y'),(2054,'Phone and video conference equipment and hardware and controllers','45111900','3',NULL,'Y'),(2055,'Clutches','26111900','3',NULL,'Y'),(2056,'Industrial furniture','56111900','3',NULL,'Y'),(2057,'Rough and finishing tools','27111900','3',NULL,'Y'),(2058,'Space transportation','78111900','3',NULL,'Y'),(2059,'Special environment fixtures and accessories','39111900','3',NULL,'Y'),(2060,'Pasture and range services','70121900','3',NULL,'Y'),(2061,'Compensated legal participation services','80121900','3',NULL,'Y'),(2062,'Perfumery products','11121900','3',NULL,'Y'),(2063,'Bookbinding','82121900','3',NULL,'Y'),(2064,'Ink and lead refills','44121900','3',NULL,'Y'),(2065,'Newsprint and offset papers','14121900','3',NULL,'Y'),(2066,'Mortgage banking','84121900','3',NULL,'Y'),(2067,'Pharmacists','85121900','3',NULL,'Y'),(2068,'Greases','15121900','3',NULL,'Y'),(2069,'Educational and research buildings and structures','95121900','3',NULL,'Y'),(2070,'Signage equipment','55121900','3',NULL,'Y'),(2071,'Hazardous waste disposal','76121900','3',NULL,'Y'),(2072,'Demonstration furnishings','56121900','3',NULL,'Y'),(2073,'Cleaning equipment accessories','47121900','3',NULL,'Y'),(2074,'Electrical safety devices and accessories','39121900','3',NULL,'Y'),(2075,'Blood plasma substitutes and extenders and expanders','51131900','3',NULL,'Y'),(2076,'Grains and sugar and oils and fat processing','73131900','3',NULL,'Y'),(2077,'Robotics','23153200','3',NULL,'Y'),(2078,'Retaining hardware','31163200','3',NULL,'Y'),(2079,'Anti gas migration agents','12163200','3',NULL,'Y'),(2080,'Allergy examining equipment and supplies','42183200','3',NULL,'Y'),(2081,'Prepared salads','50193200','3',NULL,'Y'),(2082,'Immunosupressant phenols','51203200','3',NULL,'Y'),(2083,'Radiotherapy simulators','42203200','3',NULL,'Y'),(2084,'Mobile messaging platforms','43223200','3',NULL,'Y'),(2085,'Security and protection software','43233200','3',NULL,'Y'),(2086,'Macrolides','51283200','3',NULL,'Y'),(2087,'Antihistamine or H1 blocker piperidines','51313200','3',NULL,'Y'),(2088,'Antipsychotic nitrogen mustard compounds','51333200','3',NULL,'Y'),(2089,'Emergency latrine facility','57333200','3',NULL,'Y'),(2090,'Antiviral pyrrolidinones and quinolines and thiazoles','51343200','3',NULL,'Y'),(2091,'Controlled substance analgesic phenols','51373200','3',NULL,'Y'),(2092,'Vasodilator piperazines','51413200','3',NULL,'Y'),(2093,'Anthelmintic quinolines','51453200','3',NULL,'Y'),(2094,'Antiseptic organometallic compounds','51473200','3',NULL,'Y'),(2095,'Fluid mechanics equipment','41103300','3',NULL,'Y'),(2096,'Infrastructure maintenance and repair services','72103300','3',NULL,'Y'),(2097,'Clothing and Textiles kit for Newborn Infants','53103300','3',NULL,'Y'),(2098,'Liquid and solid and elemental analyzers','41113300','3',NULL,'Y'),(2099,'Precision hand tools','27113300','3',NULL,'Y'),(2100,'General laboratory storage containers and cabinets','41123300','3',NULL,'Y'),(2101,'Chemotherapy equipment and supplies','42143300','3',NULL,'Y'),(2102,'Service station equipment installation and maintenance services','72153300','3',NULL,'Y'),(2103,'Studs','31163300','3',NULL,'Y'),(2104,'Master control systems','25173300','3',NULL,'Y'),(2105,'Antidiabetic and hyperglycemic dipeptidyl peptidase-4 inhibitors','51183300','3',NULL,'Y'),(2106,'Immunosupressant phthalimides','51203300','3',NULL,'Y'),(2107,'Datacom and network connectivity installation devices and equipment','43223300','3',NULL,'Y'),(2108,'Oxazolidinones','51283300','3',NULL,'Y'),(2109,'Surgical distraction and compression and combination instruments and related product','42293300','3',NULL,'Y'),(2110,'Antihistamine or H1 blocker propylamines','51313300','3',NULL,'Y'),(2111,'Water, sanitation and hygiene kits','57333300','3',NULL,'Y'),(2112,'Combination opioid analgesics','51373300','3',NULL,'Y'),(2113,'Nonsteroidal anti inflammatory phenylacetates','51383300','3',NULL,'Y'),(2114,'Diagnoses of neonatal aspiration syndromes','85383300','3',NULL,'Y'),(2115,'Vasodilator prostaglandins','51413300','3',NULL,'Y'),(2116,'Antihypertensive phthalazines','51433300','3',NULL,'Y'),(2117,'Antiseptic phenols','51473300','3',NULL,'Y'),(2118,'Laboratory environmental conditioning equipment','41103400','3',NULL,'Y'),(2119,'Nuclear evaluation instruments','41113400','3',NULL,'Y'),(2120,'Carpentry Tools','27113400','3',NULL,'Y'),(2121,'Dosing devices','41123400','3',NULL,'Y'),(2122,'Combination antimigraine agents','51143400','3',NULL,'Y'),(2123,'Hyperhidrosis control equipment and supplies','42143400','3',NULL,'Y'),(2124,'Rigging and scaffolding services','72153400','3',NULL,'Y'),(2125,'Assembly machines','23153400','3',NULL,'Y'),(2126,'Metal nets and screening structures','31163400','3',NULL,'Y'),(2127,'Immunosupressant purines','51203400','3',NULL,'Y'),(2128,'Vascular imaging and interventional cardiology and cardiac catheterization lab products','42203400','3',NULL,'Y'),(2129,'Utility and device driver software','43233400','3',NULL,'Y'),(2130,'Adrenergic blocking agent pyrimidine nucleosides and quaternary ammonium compounds and secologanin tryptamine alkaloids and spiro compounds and sulfonamides','51263400','3',NULL,'Y'),(2131,'Penicillins','51283400','3',NULL,'Y'),(2132,'Antidepressant imidazoles and isonicotinic acids and ketones and orphenadrine/analogs and derivatives and phenanthrenes','51293400','3',NULL,'Y'),(2133,'Surgical manipulators and implant positioners and related products','42293400','3',NULL,'Y'),(2134,'Antifungal triazoles','51303400','3',NULL,'Y'),(2135,'Antihistamine or H1 blocker pyridines','51313400','3',NULL,'Y'),(2136,'Antipsychotic piperazines','51333400','3',NULL,'Y'),(2137,'Personal protective equipment (PPE)','57333400','3',NULL,'Y'),(2138,'Nonsteroidal anti inflammatory indoleacetic acids','51383400','3',NULL,'Y'),(2139,'Sympathomimetic or adrenergic xanthines','51393400','3',NULL,'Y'),(2140,'Cucumbers','50403400','3',NULL,'Y'),(2141,'Anthelmintic terpenes','51453400','3',NULL,'Y'),(2142,'Honeycomb core','30103500','3',NULL,'Y'),(2143,'Laboratory enclosures and accessories','41103500','3',NULL,'Y'),(2144,'Binding machine supplies','44103500','3',NULL,'Y'),(2145,'Alkylating agent piperazines','51113500','3',NULL,'Y'),(2146,'Antiarrythmic benzazepines','51123500','3',NULL,'Y'),(2147,'Combination antiparkinson agents','51143500','3',NULL,'Y'),(2148,'Ear nose and throat ENT treatment products and accessories','42143500','3',NULL,'Y'),(2149,'Structural exterior cleaning services','72153500','3',NULL,'Y'),(2150,'Paint systems','23153500','3',NULL,'Y'),(2151,'Antidiabetic and hyperglycemic guanidines','51183500','3',NULL,'Y'),(2152,'Cardiac pacemakers and related products','42203500','3',NULL,'Y'),(2153,'Information exchange software','43233500','3',NULL,'Y'),(2154,'Penicillinase-resistant penicillins','51283500','3',NULL,'Y'),(2155,'Surgical suction and irrigation products','42293500','3',NULL,'Y'),(2156,'Antiviral organophosphorus compounds','51343500','3',NULL,'Y'),(2157,'Nonsteroidal anti inflammatory indoles','51383500','3',NULL,'Y'),(2158,'Vasodilator pyridines','51413500','3',NULL,'Y'),(2159,'Anthelmintic thiazoles','51453500','3',NULL,'Y'),(2160,'Antiseptic pyrimidines and silvers and ureas and waters','51473500','3',NULL,'Y'),(2161,'Structural products','30103600','3',NULL,'Y'),(2162,'Cassette disposal equipment and accessories','44103600','3',NULL,'Y'),(2163,'Electrical measuring and testing equipment and accessories','41113600','3',NULL,'Y'),(2164,'Antiarrythmic benzofurans','51123600','3',NULL,'Y'),(2165,'Restraints and accessories','42143600','3',NULL,'Y'),(2166,'Antipsychotic thiepins','51334200','3',NULL,'Y'),(2167,'Recreational kits','57444200','3',NULL,'Y'),(2168,'Fermentation equipment','41104300','3',NULL,'Y'),(2169,'Hydrological instruments','41114300','3',NULL,'Y'),(2170,'Motive and electrical power generation equipment maintenance and repair services','72154300','3',NULL,'Y'),(2171,'Iron controllers','12164300','3',NULL,'Y'),(2172,'Amphenicols','51284300','3',NULL,'Y'),(2173,'Minimally invasive breast biopsy instruments and supplies and equipment','42294300','3',NULL,'Y'),(2174,'Antipsychotic thioxanthenes','51334300','3',NULL,'Y'),(2175,'Early childhood development','57444300','3',NULL,'Y'),(2176,'Geology and earth science','60104400','3',NULL,'Y'),(2177,'Laboratory incubating equipment','41104400','3',NULL,'Y'),(2178,'Meteorological instruments','41114400','3',NULL,'Y'),(2179,'Antiarrythmic cardiac glycosides or cardenolides','51124400','3',NULL,'Y'),(2180,'Nonsurgical suction products','42144400','3',NULL,'Y'),(2181,'Pipefitting fabrication and maintenance services','72154400','3',NULL,'Y'),(2182,'Non emulsifiers','12164400','3',NULL,'Y'),(2183,'Surgical robotic equipment and accessories and related products','42296200','3',NULL,'Y'),(2184,'Shelter emergency kits','57666200','3',NULL,'Y'),(2185,'Forensic science teaching equipment and supplies','60106300','3',NULL,'Y'),(2186,'Polymerase chain reaction PCR and reverse transcriptase polymerase chain reaction RT PCR products','41106300','3',NULL,'Y'),(2187,'Laboratory flash point testers','41116300','3',NULL,'Y'),(2188,'Endoscopes','42296300','3',NULL,'Y'),(2189,'Office emergency kits','57666300','3',NULL,'Y'),(2190,'Primers and linkers and adaptors','41106400','3',NULL,'Y'),(2191,'Acceleration and vibration measuring instruments','41116400','3',NULL,'Y'),(2192,'Endoscopic equipment','42296400','3',NULL,'Y'),(2193,'Multipurpose emergency kits','57666400','3',NULL,'Y'),(2194,'Protein expression products','41106500','3',NULL,'Y'),(2195,'Instrument parts and accessories','41116500','3',NULL,'Y'),(2196,'Antibacterial pyrans','51286500','3',NULL,'Y'),(2197,'Vectors','41106600','3',NULL,'Y'),(2198,'Medical stereotactic systems','42296600','3',NULL,'Y'),(2199,'Combination anti-inflammatory agents','51386600','3',NULL,'Y'),(2200,'Surgical bone cements and related products','42296700','3',NULL,'Y'),(2201,'Quinoline antibacterials','51286800','3',NULL,'Y'),(2202,'Surgical instruments and accessories','42296800','3',NULL,'Y'),(2203,'Canned or jarred nominant vegetables','50466800','3',NULL,'Y'),(2204,'Antibacterial sulfones','51287000','3',NULL,'Y'),(2205,'Nominant vegetables','50407000','3',NULL,'Y'),(2206,'Diagnoses of human immunodeficiency virus hiv disease and related conditions','85217100','3',NULL,'Y'),(2207,'Logistics emergency kits','57777100','3',NULL,'Y'),(2208,'Roots and Tubers','50408000','3',NULL,'Y'),(2209,'Emergency IT equipment kits','57888100','3',NULL,'Y'),(2210,'Personal travel kits for UN staff','57010101','4',NULL,'Y'),(2211,'Humanitarian relief flight operations','57020101','4',NULL,'Y'),(2212,'Midwifery kit','57030101','4',NULL,'Y'),(2213,'Adolescent kit','57040101','4',NULL,'Y'),(2214,'Nutritional kit - outpatient, module-equipment','57050101','4',NULL,'Y'),(2215,'Winter clothing kit for children and infants','57060101','4',NULL,'Y'),(2216,'Early identification kit for unaccompanied children','57070101','4',NULL,'Y'),(2217,'Emergency telecommunications equipment','57080101','4',NULL,'Y'),(2218,'Recreation kit','57040201','4',NULL,'Y'),(2219,'Supplementary feeding/nursing kit','57050201','4',NULL,'Y'),(2220,'Jerry cans','57060201','4',NULL,'Y'),(2221,'Female hygiene and personal care set','57030301','4',NULL,'Y'),(2222,'Early childhood development kit','57040301','4',NULL,'Y'),(2223,'Therapeutic feeding kit','57050301','4',NULL,'Y'),(2224,'Office kits for UN staff','57060301','4',NULL,'Y'),(2225,'Ebola, personal protective kit','57030401','4',NULL,'Y'),(2226,'Tent, for multipurpose use','57060401','4',NULL,'Y'),(2227,'Single family home remodeling addition and repair service','72111001','4',NULL,'Y'),(2228,'Dry cleaning plant construction and remodeling service','72121001','4',NULL,'Y'),(2229,'Distribution power transformers','39121001','4',NULL,'Y'),(2230,'Pianos','60131001','4',NULL,'Y'),(2231,'Highway and road new construction service','72141001','4',NULL,'Y'),(2232,'Boiler maintenance service','72151001','4',NULL,'Y'),(2233,'Change can mixers','23191001','4',NULL,'Y'),(2234,'Rescue mannequin','46201001','4',NULL,'Y'),(2235,'Crate unloading system','23221001','4',NULL,'Y'),(2236,'Tool holder','23231001','4',NULL,'Y'),(2237,'New apartment building construction service','72111101','4',NULL,'Y'),(2238,'Commercial and office building new construction service','72121101','4',NULL,'Y'),(2239,'Load centers','39121101','4',NULL,'Y'),(2240,'Trumpets','60131101','4',NULL,'Y'),(2241,'Airport runway construction service','72141101','4',NULL,'Y'),(2242,'Septic system construction service','72151101','4',NULL,'Y'),(2243,'Single screw mixers','23191101','4',NULL,'Y'),(2244,'Imitation rifle','46201101','4',NULL,'Y'),(2245,'Polyethylene films','13111201','4',NULL,'Y'),(2246,'Farm building construction service','72121201','4',NULL,'Y'),(2247,'Clarinets','60131201','4',NULL,'Y'),(2248,'Caisson drilling service','72141201','4',NULL,'Y'),(2249,'HVAC mechanical construction service','72151201','4',NULL,'Y'),(2250,'Spray dryers','23201201','4',NULL,'Y'),(2251,'Guillotine paper trimmers','60121301','4',NULL,'Y'),(2252,'Automotive garage construction service','72121301','4',NULL,'Y'),(2253,'Harpsichords','60131301','4',NULL,'Y'),(2254,'Residential painting service','72151301','4',NULL,'Y'),(2255,'Vegetable flour','50221301','4',NULL,'Y'),(2256,'Training - Avionics ','86101401','4',NULL,'Y'),(2257,'Editorial Services - English','82111401','4',NULL,'Y'),(2258,'Interpretation Systems (Audio)','45111401','4',NULL,'Y'),(2259,'Bank building construction service','72121401','4',NULL,'Y'),(2260,'Cymbals','60131401','4',NULL,'Y'),(2261,'Rescue And Firefighting Aircraft, 150 Gallons','25131401','4',NULL,'Y'),(2262,'Brand measurement','80141401','4',NULL,'Y'),(2263,'Detention facility construction service','72141401','4',NULL,'Y'),(2264,'Commercial wall covering construction service','72151401','4',NULL,'Y'),(2265,'Graphics or video accelerator cards','43201401','4',NULL,'Y'),(2266,'Bench grinder','23241401','4',NULL,'Y'),(2267,'Submerged arc welding machine','23271401','4',NULL,'Y'),(2268,'Cats','10101501','4',NULL,'Y'),(2269,'Continuous mining equipment','20101501','4',NULL,'Y'),(2270,'Commercial fishing operations','70101501','4',NULL,'Y'),(2271,'New business start up consultation services','80101501','4',NULL,'Y'),(2272,'Restaurants','90101501','4',NULL,'Y'),(2273,'Mica','11101501','4',NULL,'Y'),(2274,'Interior finishing and furnishing and remodeling services','72153600','3',NULL,'Y'),(2275,'Part marking machines','23153600','3',NULL,'Y'),(2276,'Corrosion inhibitors','12163600','3',NULL,'Y'),(2277,'Antidiabetic and hyperglycemic peptide hormones','51183600','3',NULL,'Y'),(2278,'Immunosupressant carboxylic acids','51203600','3',NULL,'Y'),(2279,'Medical radiological imaging information and archiving products','42203600','3',NULL,'Y'),(2280,'Electrical Equipment software','43233600','3',NULL,'Y'),(2281,'Rifamycin antibacterials','51283600','3',NULL,'Y'),(2282,'Surgical bougies and sounds and related products','42293600','3',NULL,'Y'),(2283,'Combination antifungals','51303600','3',NULL,'Y'),(2284,'Antipsychotic pyrimidines','51333600','3',NULL,'Y'),(2285,'Sympathomimetic or adrenergic dibenzoxepins and dioxolanes and glycosides and guanidines','51393600','3',NULL,'Y'),(2286,'Anthelmintic thiocyanates','51453600','3',NULL,'Y'),(2287,'Antiseptic quinolines','51473600','3',NULL,'Y'),(2288,'Braid','30103700','3',NULL,'Y'),(2289,'Foreign languages resources','60103700','3',NULL,'Y'),(2290,'Laboratory baths','41103700','3',NULL,'Y'),(2291,'Electronic and communication measuring and testing instruments','41113700','3',NULL,'Y'),(2292,'Phototherapy systems and accessories','42143700','3',NULL,'Y'),(2293,'Parking facility construction and equipment installation and maintenance and repair services','72153700','3',NULL,'Y'),(2294,'Precision fastening or torque equipment','23153700','3',NULL,'Y'),(2295,'Exhaust and emission controls','25173700','3',NULL,'Y'),(2296,'Antidiabetic and hyperglycemic thiazolidinediones','51183700','3',NULL,'Y'),(2297,'Medical imaging processing equipment and supplies','42203700','3',NULL,'Y'),(2298,'System management software','43233700','3',NULL,'Y'),(2299,'Second generation cephalosporins','51283700','3',NULL,'Y'),(2300,'Surgical crushers and excavators and morselizers and related products','42293700','3',NULL,'Y'),(2301,'Antihistamine or H1 blocker quinolizines and sulfonamides and thiazines and thiazoles and thiophenes','51313700','3',NULL,'Y'),(2302,'Antiviral ketones and morpholines and nitriles and pyridazines','51343700','3',NULL,'Y'),(2303,'Antihypertensive prostaglandins and pyrazoles and pyrimidines and quinazolines','51433700','3',NULL,'Y'),(2304,'Antiseptic sulfur compounds','51473700','3',NULL,'Y'),(2305,'Metallic fibers and filaments','30103800','3',NULL,'Y'),(2306,'Laboratory mixing and stirring and shaking equipment and supplies','41103800','3',NULL,'Y'),(2307,'Geophysical and geotechnical instruments','41113800','3',NULL,'Y'),(2308,'Urological pressure measurement instruments and supplies and equipment','42143800','3',NULL,'Y'),(2309,'Coating systems','23153800','3',NULL,'Y'),(2310,'Drivetrain systems','25173800','3',NULL,'Y'),(2311,'Antidiabetic and hyperglycemic alpha-glucosidase inhibitors','51183800','3',NULL,'Y'),(2312,'Immunosupressant immunoconjugates','51203800','3',NULL,'Y'),(2313,'Medical radiological positioning aids','42203800','3',NULL,'Y'),(2314,'Streptogramins','51283800','3',NULL,'Y'),(2315,'Surgical passers and searchers and tunnelers and strippers and related products','42293800','3',NULL,'Y'),(2316,'Antihistamine or H1 blocker terfenadine/analogs and derivatives','51313800','3',NULL,'Y'),(2317,'Combination antivirals','51343800','3',NULL,'Y'),(2318,'Antihypertensive pyridazines','51433800','3',NULL,'Y'),(2319,'Living organisms and preserved specimens and related materials','60103900','3',NULL,'Y'),(2320,'Shafts','30103900','3',NULL,'Y'),(2321,'Laboratory centrifuges and accessories','41103900','3',NULL,'Y'),(2322,'Soil measuring equipment','41113900','3',NULL,'Y'),(2323,'Antiarrythmic indoles','51123900','3',NULL,'Y'),(2324,'Fecal incontinence products','42143900','3',NULL,'Y'),(2325,'Building site preparation services','72153900','3',NULL,'Y'),(2326,'Electrical components','25173900','3',NULL,'Y'),(2327,'Medical radiation detection or monitoring products','42203900','3',NULL,'Y'),(2328,'Specialty steel bars','30263900','3',NULL,'Y'),(2329,'Combination anesthetics and adjuncts','51273900','3',NULL,'Y'),(2330,'Sulfonamide antibacterials','51283900','3',NULL,'Y'),(2331,'Surgical wound packing instruments and related products','42293900','3',NULL,'Y'),(2332,'Nonsteroidal anti inflammatory nicotinic acids','51383900','3',NULL,'Y'),(2333,'Antihypertensive pyridines','51433900','3',NULL,'Y'),(2334,'Sampling equipment','41104000','3',NULL,'Y'),(2335,'Rock and strata measuring equipment','41114000','3',NULL,'Y'),(2336,'Stimulant or anorexiant amines','51144000','3',NULL,'Y'),(2337,'External hearing device parts and accessories','42144000','3',NULL,'Y'),(2338,'Specialty building and trades services','72154000','3',NULL,'Y'),(2339,'Engine coolant system','25174000','3',NULL,'Y'),(2340,'Antidiabetic and hyperglycemic sulfonylureas','51184000','3',NULL,'Y'),(2341,'Immunosupressant pyridines','51204000','3',NULL,'Y'),(2342,'Medical radiological shielding and protection products','42204000','3',NULL,'Y'),(2343,'Aviation-Specific Services','78204000','3',NULL,'Y'),(2344,'Tetracyclines','51284000','3',NULL,'Y'),(2345,'Antidepressant morpholines','51294000','3',NULL,'Y'),(2346,'Surgical spatulas and spoons and scoops and related products','42294000','3',NULL,'Y'),(2347,'Dried green peas','50424000','3',NULL,'Y'),(2348,'Combination antiseptics, ceruminolytics, and disinfectants','51474000','3',NULL,'Y'),(2349,'Body systems and related materials','60104100','3',NULL,'Y'),(2350,'Specimen collection and transport containers and supplies','41104100','3',NULL,'Y'),(2351,'Seismological instruments','41114100','3',NULL,'Y'),(2352,'Antiarrythmic purines','51124100','3',NULL,'Y'),(2353,'Pleural cavity drain products','42144100','3',NULL,'Y'),(2354,'Distribution and conditioning system equipment maintenance and repair services','72154100','3',NULL,'Y'),(2355,'In situ','12164100','3',NULL,'Y'),(2356,'Roof systems','25174100','3',NULL,'Y'),(2357,'Nuclear medicine hot lab equipment and related products','42204100','3',NULL,'Y'),(2358,'Third generation cephalosporins','51284100','3',NULL,'Y'),(2359,'Surgical skeletal traction devices and related products','42294100','3',NULL,'Y'),(2360,'Educational kits','57444100','3',NULL,'Y'),(2361,'Water testing and conservation and ecology','60104200','3',NULL,'Y'),(2362,'Laboratory water purification equipment and supplies','41104200','3',NULL,'Y'),(2363,'Land surveying instruments','41114200','3',NULL,'Y'),(2364,'Acupuncture equipment','42144200','3',NULL,'Y'),(2365,'Instrumentation installation maintenance and repair services','72154200','3',NULL,'Y'),(2366,'Steering system','25174200','3',NULL,'Y'),(2367,'Veterinary vaccines and virology products','51204200','3',NULL,'Y'),(2368,'Surgical instrument sets and systems and trays','42294200','3',NULL,'Y'),(2369,'Structural steel erection services','72152900','3',NULL,'Y'),(2370,'Dental and subspecialty instrument and device accessories','42152900','3',NULL,'Y'),(2371,'Packaging machinery','23152900','3',NULL,'Y'),(2372,'Clamps','31162900','3',NULL,'Y'),(2373,'Exterior vehicle lighting','25172900','3',NULL,'Y'),(2374,'Plain pasta and noodles','50192900','3',NULL,'Y'),(2375,'Low energy medical x ray equipment','42202900','3',NULL,'Y'),(2376,'Air Traffic Management Equipment','25202900','3',NULL,'Y'),(2377,'Telephony equipment accessories','43222900','3',NULL,'Y'),(2378,'Networking software','43232900','3',NULL,'Y'),(2379,'Adrenergic blocking agent phenoxypropanolamines','51262900','3',NULL,'Y'),(2380,'Anaesthetic phenols','51272900','3',NULL,'Y'),(2381,'Quinolone antibacterials','51282900','3',NULL,'Y'),(2382,'Antidepressant dibenzazepines','51292900','3',NULL,'Y'),(2383,'Suture and surgical tissue closure instruments and related products','42292900','3',NULL,'Y'),(2384,'Antifungal pyridines','51302900','3',NULL,'Y'),(2385,'Antiviral purines','51342900','3',NULL,'Y'),(2386,'Anthelmintic organophosphorus compounds','51452900','3',NULL,'Y'),(2387,'Antiseptic halogens','51472900','3',NULL,'Y'),(2388,'Laboratory cooling equipment','41103000','3',NULL,'Y'),(2389,'Tshirts','53103000','3',NULL,'Y'),(2390,'Fusers and accessories','44103000','3',NULL,'Y'),(2391,'Chemical evaluation instruments and supplies','41113000','3',NULL,'Y'),(2392,'Alkylating agent amines','51113000','3',NULL,'Y'),(2393,'Slip sheets','24113000','3',NULL,'Y'),(2394,'Brushes','27113000','3',NULL,'Y'),(2395,'Laboratory desiccators and desiccants','41123000','3',NULL,'Y'),(2396,'Nootropics','51143000','3',NULL,'Y'),(2397,'Glass and glazing services','72153000','3',NULL,'Y'),(2398,'Holding and positioning and guiding systems and devices','23153000','3',NULL,'Y'),(2399,'Couplings','31163000','3',NULL,'Y'),(2400,'Interior vehicle lighting','25173000','3',NULL,'Y'),(2401,'Rubber and plastic tubing','40183000','3',NULL,'Y'),(2402,'Ophthalmic diagnostic exam products','42183000','3',NULL,'Y'),(2403,'Infant foods and beverages','50193000','3',NULL,'Y'),(2404,'Medical linear accelerators and related products','42203000','3',NULL,'Y'),(2405,'Airline Cabin And Support Services','78203000','3',NULL,'Y'),(2406,'Teletype equipment','43223000','3',NULL,'Y'),(2407,'Operating environment software','43233000','3',NULL,'Y'),(2408,'Adrenergic blocking agent piperazines','51263000','3',NULL,'Y'),(2409,'Anaesthetic piperidines','51273000','3',NULL,'Y'),(2410,'Lincosamides','51283000','3',NULL,'Y'),(2411,'Antidepressant dibenzocycloheptenes','51293000','3',NULL,'Y'),(2412,'Surgical measuring devices and related products','42293000','3',NULL,'Y'),(2413,'Antifungal pyrimidines','51303000','3',NULL,'Y'),(2414,'Antihistamine or H1 blocker phthalazines','51313000','3',NULL,'Y'),(2415,'Antiviral pyridines','51343000','3',NULL,'Y'),(2416,'Anthelmintic piperazines','51453000','3',NULL,'Y'),(2417,'Antiseptic quaternary ammonium compounds','51473000','3',NULL,'Y'),(2418,'Rails','30103100','3',NULL,'Y'),(2419,'Conveyance systems installation and repair','72103100','3',NULL,'Y'),(2420,'Waistcoats','53103100','3',NULL,'Y'),(2421,'Printer and facsimile and photocopier supplies','44103100','3',NULL,'Y'),(2422,'Gas analyzers and monitors','41113100','3',NULL,'Y'),(2423,'Boxes','24113100','3',NULL,'Y'),(2424,'Pulling tools','27113100','3',NULL,'Y'),(2425,'Laboratory dialysis supplies','41123100','3',NULL,'Y'),(2426,'Salicylates','51143100','3',NULL,'Y'),(2427,'Obstetrical and gynecological equipment and supplies','42143100','3',NULL,'Y'),(2428,'Athletic and recreational facility construction services','72153100','3',NULL,'Y'),(2429,'Industrial machinery components and accessories','23153100','3',NULL,'Y'),(2430,'Connectors','31163100','3',NULL,'Y'),(2431,'Anti sludgers','12163100','3',NULL,'Y'),(2432,'Location and navigation systems and components','25173100','3',NULL,'Y'),(2433,'Instant mixes and supplies','50193100','3',NULL,'Y'),(2434,'Immunosupressant peptides','51203100','3',NULL,'Y'),(2435,'Digital mobile network infrastructure equipment and components','43223100','3',NULL,'Y'),(2436,'Adrenergic blocking agent propanolamines','51263100','3',NULL,'Y'),(2437,'Lipopeptides','51283100','3',NULL,'Y'),(2438,'Surgical retractors and related products','42293100','3',NULL,'Y'),(2439,'Antifungal pyrroles and pyrrolidinones and quinazolines and terpenes','51303100','3',NULL,'Y'),(2440,'Antihistamine or H1 blocker piperazines','51313100','3',NULL,'Y'),(2441,'Health emergency kits','57333100','3',NULL,'Y'),(2442,'Antiviral pyrimidines','51343100','3',NULL,'Y'),(2443,'Antiseptic imidazoles and ketones and lipids and nitrofurans','51473100','3',NULL,'Y'),(2444,'Grating','30103200','3',NULL,'Y'),(2445,'Laboratory washing and cleaning equipment','41103200','3',NULL,'Y'),(2446,'Disposable clothes','53103200','3',NULL,'Y'),(2447,'Office time recording machines and accessories','44103200','3',NULL,'Y'),(2448,'Tool kits','27113200','3',NULL,'Y'),(2449,'Preserved specimens and supplies','41123200','3',NULL,'Y'),(2450,'Anti abuse drugs','51143200','3',NULL,'Y'),(2451,'Fertility and Sterility treatment equipment and supplies','42143200','3',NULL,'Y'),(2452,'Coating and caulking and weather water and fireproofing services','72153200','3',NULL,'Y'),(2453,'Mobile medical services resuscitation products','42172100','3',NULL,'Y'),(2454,'Vehicle safety and security systems and components','25172100','3',NULL,'Y'),(2455,'Posterior pituitary hormones','51182100','3',NULL,'Y'),(2456,'Stethoscopes and related products','42182100','3',NULL,'Y'),(2457,'Anti static equipment and supplies','46182100','3',NULL,'Y'),(2458,'Snack foods','50192100','3',NULL,'Y'),(2459,'Clinical seating and stools and related products','42192100','3',NULL,'Y'),(2460,'Brachytherapy products','42202100','3',NULL,'Y'),(2461,'Removable storage media accessories','43202100','3',NULL,'Y'),(2462,'Flight instrumentation','25202100','3',NULL,'Y'),(2463,'Leisure and recreational aids for the physically challenged','42212100','3',NULL,'Y'),(2464,'Computer printers','43212100','3',NULL,'Y'),(2465,'Intravenous and arterial equipment suspension and transport systems','42222100','3',NULL,'Y'),(2466,'Humanitarian operational services','57222100','3',NULL,'Y'),(2467,'Content authoring and editing software','43232100','3',NULL,'Y'),(2468,'Orthopedic traction supplies and accessories','42242100','3',NULL,'Y'),(2469,'Metal cutting machine attachments','23242100','3',NULL,'Y'),(2470,'Mortuary equipment and supplies','42262100','3',NULL,'Y'),(2471,'Anaesthetic benzoates','51272100','3',NULL,'Y'),(2472,'Negative mechanical pressure ventilators','42272100','3',NULL,'Y'),(2473,'Beta-lactams','51282100','3',NULL,'Y'),(2474,'Surgical inserters and extractors and related products','42292100','3',NULL,'Y'),(2475,'Antihistamine or H1 blocker cyclic s-oxides and dibenzazepines and dibenzoxepins and glyoxylates','51312100','3',NULL,'Y'),(2476,'Ostomy supplies and non surgical wound drainage products','42312100','3',NULL,'Y'),(2477,'Organic derivatives and substituted compounds','12352100','3',NULL,'Y'),(2478,'Controlled substance analgesic morphine derivatives','51372100','3',NULL,'Y'),(2479,'Corticosteroid pregnadienediols','51422100','3',NULL,'Y'),(2480,'Anthelmintic benzene derivatives','51452100','3',NULL,'Y'),(2481,'Plate','30102200','3',NULL,'Y'),(2482,'Explosive loading machinery','20102200','3',NULL,'Y'),(2483,'Forestry machinery and equipment','21102200','3',NULL,'Y'),(2484,'Transportation engineering','81102200','3',NULL,'Y'),(2485,'Folkloric clothing','53102200','3',NULL,'Y'),(2486,'Scanner accessories','44102200','3',NULL,'Y'),(2487,'Packing tools','24102200','3',NULL,'Y'),(2488,'Postal and small parcel and courier services','78102200','3',NULL,'Y'),(2489,'Temperature and heat measuring instruments','41112200','3',NULL,'Y'),(2490,'Software maintenance and support','81112200','3',NULL,'Y'),(2491,'Military tactics','92112200','3',NULL,'Y'),(2492,'Enhanced telecommunications services','83112200','3',NULL,'Y'),(2493,'Cans and pails','24112200','3',NULL,'Y'),(2494,'Desking systems','56112200','3',NULL,'Y'),(2495,'Masonry and concrete tools','27112200','3',NULL,'Y'),(2496,'Special effects devices','39112200','3',NULL,'Y'),(2497,'Crucibles','41122200','3',NULL,'Y'),(2498,'Specialty industrial use papers','14122200','3',NULL,'Y'),(2499,'Individual health screening and assessment services','85122200','3',NULL,'Y'),(2500,'Waste incineration services','76122200','3',NULL,'Y'),(2501,'Electrical switches and accessories','39122200','3',NULL,'Y'),(2502,'Combination non-opioid analgesics','51132200','3',NULL,'Y'),(2503,'Medical gloves and accessories','42132200','3',NULL,'Y'),(2504,'Educational support services','86132200','3',NULL,'Y'),(2505,'Fluid and gas regulators','40142200','3',NULL,'Y'),(2506,'Isotopes','12142200','3',NULL,'Y'),(2507,'Hydrotherapy products','42142200','3',NULL,'Y'),(2508,'Nuclear fuel equipment','26142200','3',NULL,'Y'),(2509,'Fibrous crop seeds and seedlings','10152200','3',NULL,'Y'),(2510,'Non electric iron and steel wire','31152200','3',NULL,'Y'),(2511,'Dental laboratory and sterilization equipment and supplies','42152200','3',NULL,'Y'),(2512,'Dishwashing and dish storage accessories','52152200','3',NULL,'Y'),(2513,'Terrazzo tile and marble and mosaic services','72152200','3',NULL,'Y'),(2514,'Manufacturing tables and stands','23152200','3',NULL,'Y'),(2515,'Countertops ','30162200','3',NULL,'Y'),(2516,'Rivets','31162200','3',NULL,'Y'),(2517,'Nonwoven fabrics','11162200','3',NULL,'Y'),(2518,'Anti oxidants','12162200','3',NULL,'Y'),(2519,'Magnesium based alloys','11172200','3',NULL,'Y'),(2520,'Drugs that treat interstitial cystitis','51172200','3',NULL,'Y'),(2521,'Vehicle doors','25172200','3',NULL,'Y'),(2522,'Drugs for inducing labor','51182200','3',NULL,'Y'),(2523,'Medical thermometers and accessories','42182200','3',NULL,'Y'),(2524,'Ergonomic support aids','46182200','3',NULL,'Y'),(2525,'Patient transport products','42192200','3',NULL,'Y'),(2526,'Alcoholic beverages','50202200','3',NULL,'Y'),(2527,'Immunosupressant amides','51202200','3',NULL,'Y'),(2528,'Gamma radiation therapy products','42202200','3',NULL,'Y'),(2529,'Sub assemblies for electronic devices','43202200','3',NULL,'Y'),(2530,'Medication handling aids for the physically challenged','42212200','3',NULL,'Y'),(2531,'Computer data storage management systems','43212200','3',NULL,'Y'),(2532,'Needleless intravenous injection and withdrawal systems','42222200','3',NULL,'Y'),(2533,'Content management software','43232200','3',NULL,'Y'),(2534,'Combination otic agents','51242200','3',NULL,'Y'),(2535,'Gear manufacturing machines','23242200','3',NULL,'Y'),(2536,'Anaesthetic cycloparaffins','51272200','3',NULL,'Y'),(2537,'Positive mechanical pressure ventilators and accessories','42272200','3',NULL,'Y'),(2538,'Cephamycins','51282200','3',NULL,'Y'),(2539,'Antihistamine or H1 blocker dibenzocycloheptenes','51312200','3',NULL,'Y'),(2540,'Sutures and related products','42312200','3',NULL,'Y'),(2541,'Antihyperlipidemic and hypocholesterolemic azetidines and cyclohexanes and fluorobenzenes and furans','51322200','3',NULL,'Y'),(2542,'Biochemicals','12352200','3',NULL,'Y'),(2543,'Tranquilizers and antimanic and antianxiety naphthyridines and oxazines and quinolines and spiro compounds and sulfur compounds','51402200','3',NULL,'Y'),(2544,'Corticosteroid pregnadienes','51422200','3',NULL,'Y'),(2545,'Anthelmintic benzoates','51452200','3',NULL,'Y'),(2546,'Profiles','30102300','3',NULL,'Y'),(2547,'Underground mining service vehicles','20102300','3',NULL,'Y'),(2548,'Greenhouse equipment','21102300','3',NULL,'Y'),(2549,'Aeronautical engineering','81102300','3',NULL,'Y'),(2550,'Undergarments','53102300','3',NULL,'Y'),(2551,'Packing machines','44102300','3',NULL,'Y'),(2552,'Automatic guided vehicles AGV','24102300','3',NULL,'Y'),(2553,'Humidity and moisture measuring instruments','41112300','3',NULL,'Y'),(2554,'Seismic services','71112300','3',NULL,'Y'),(2555,'Computer hardware maintenance and support ','81112300','3',NULL,'Y'),(2556,'Alkylating agent alkanesulfonic acids','51112300','3',NULL,'Y'),(2557,'Military bases','92112300','3',NULL,'Y'),(2558,'Fiber telecommunications services','83112300','3',NULL,'Y'),(2559,'Auditorium or stadium or special use seating parts and accessories','56112300','3',NULL,'Y'),(2560,'Marking tools','27112300','3',NULL,'Y'),(2561,'Stage and studio lighting and accessories','39112300','3',NULL,'Y'),(2562,'Laboratory bench protectors and liners','41122300','3',NULL,'Y'),(2563,'Sports and health buildings and structures','95122300','3',NULL,'Y'),(2564,'Recycling services','76122300','3',NULL,'Y'),(2565,'Electrical relays and accessories','39122300','3',NULL,'Y'),(2566,'Combination volume expanders','51132300','3',NULL,'Y'),(2567,'Narcotic antagonists','51142300','3',NULL,'Y'),(2568,'Medical documentation products','42142300','3',NULL,'Y'),(2569,'Radiation shielding equipment','26142300','3',NULL,'Y'),(2570,'Legume seeds and seedlings','10152300','3',NULL,'Y'),(2571,'Non electric nonferrous metal wire','31152300','3',NULL,'Y'),(2572,'Dental lasers and illumination and fiber optic equipment and supplies','42152300','3',NULL,'Y'),(2573,'Domestic kitchen supplies','52152300','3',NULL,'Y'),(2574,'Carpentry services','72152300','3',NULL,'Y'),(2575,'Cabinet accessories','30162300','3',NULL,'Y'),(2576,'Mounting hardware','31162300','3',NULL,'Y'),(2577,'Leathers','11162300','3',NULL,'Y'),(2578,'Combination cold remedies','51162300','3',NULL,'Y'),(2579,'Curing agents','12162300','3',NULL,'Y'),(2580,'Antidotes and emetics','51172300','3',NULL,'Y'),(2581,'Manganese based alloys','11172300','3',NULL,'Y'),(2582,'Vehicle windows and windshields','25172300','3',NULL,'Y'),(2583,'Growth hormones and their inhibitors','51182300','3',NULL,'Y'),(2584,'Neurological exam products','42182300','3',NULL,'Y'),(2585,'Fall protection and rescue equipment','46182300','3',NULL,'Y'),(2586,'Desserts and dessert toppings','50192300','3',NULL,'Y'),(2587,'Combination electrolytes/minerals','51192300','3',NULL,'Y'),(2588,'Patient lifts','42192300','3',NULL,'Y'),(2589,'Non alcoholic beverages','50202300','3',NULL,'Y'),(2590,'Immunosupressant amino acids','51202300','3',NULL,'Y'),(2591,'Medical linear accelerator intensity modulated radiation therapy IMRT products','42202300','3',NULL,'Y'),(2592,'Aircraft passenger restraints','25202300','3',NULL,'Y'),(2593,'Reaching and gripping aids for the physically challenged','42212300','3',NULL,'Y'),(2594,'Blood administration and transfusion products','42222300','3',NULL,'Y'),(2595,'Data management and query software','43232300','3',NULL,'Y'),(2596,'Combination sun protectants or screens','51242300','3',NULL,'Y'),(2597,'Lathes and turning centers','23242300','3',NULL,'Y'),(2598,'Anaesthetic dioxolanes and gases and imidazoles and isoquinolines','51272300','3',NULL,'Y'),(2599,'Resuscitation supplies','42272300','3',NULL,'Y'),(2600,'Erythromycins','51282300','3',NULL,'Y'),(2601,'Surgical bending irons and crimpers and pliers and tensioners and wrenches and related products','42292300','3',NULL,'Y'),(2602,'Antifungal imidazoles','51302300','3',NULL,'Y'),(2603,'Antihistamine or H1 blocker ethylamines','51312300','3',NULL,'Y'),(2604,'Wound cleaning and debridement products','42312300','3',NULL,'Y'),(2605,'Antihyperlipidemic and hypocholesterolemic macromolecular substances','51322300','3',NULL,'Y'),(2606,'Antiviral guanines','51342300','3',NULL,'Y'),(2607,'Inorganic compounds','12352300','3',NULL,'Y'),(2608,'Controlled substance analgesic piperidines','51372300','3',NULL,'Y'),(2609,'Corticosteroid pregnadienetriols','51422300','3',NULL,'Y'),(2610,'Antihypertensive imidazoles','51432300','3',NULL,'Y'),(2611,'Anthelmintic benzodioxoles and butyrophenones and copper compounds and cyclohexanes and naphthalenes','51452300','3',NULL,'Y'),(2612,'Antiseptic borates and chlorine-based compounds and heavy metals and herbal preparations','51472300','3',NULL,'Y'),(2613,'Rod','30102400','3',NULL,'Y'),(2614,'Insect equipment','21102400','3',NULL,'Y'),(2615,'Laboratory heating and drying equipment','41102400','3',NULL,'Y'),(2616,'Electrical power transmission engineering','81102400','3',NULL,'Y'),(2617,'Hosiery','53102400','3',NULL,'Y'),(2618,'Labeling machines','44102400','3',NULL,'Y'),(2619,'Waste material handling and recycling systems','24102400','3',NULL,'Y'),(2620,'Pressure measuring and control instruments','41112400','3',NULL,'Y'),(2621,'Computer hardware rental or leasing services','81112400','3',NULL,'Y'),(2622,'Alkylating agent amides','51112400','3',NULL,'Y'),(2623,'Armed conflicts and incidents','92112400','3',NULL,'Y'),(2624,'Switched dial up and leased dedicated line circuit telecommunications services','83112400','3',NULL,'Y'),(2625,'Storage chests and cabinets and trunks','24112400','3',NULL,'Y'),(2626,'Fastener setting tools','27112400','3',NULL,'Y'),(2627,'Stage and studio lighting dimming and control devices','39112400','3',NULL,'Y'),(2628,'Laboratory implements','41122400','3',NULL,'Y'),(2629,'Industrial buildings and structures','95122400','3',NULL,'Y'),(2630,'Refuse disposal and treatment fees','76122400','3',NULL,'Y'),(2631,'Drugs used for vascular and migraine headaches','51142400','3',NULL,'Y'),(2632,'Radioactive waste equipment','26142400','3',NULL,'Y'),(2633,'Tuber seeds and seedlings','10152400','3',NULL,'Y'),(2634,'Dental materials','42152400','3',NULL,'Y'),(2635,'Window and door installation and erection services','72152400','3',NULL,'Y'),(2636,'Partition walls','30162400','3',NULL,'Y'),(2637,'Miscellaneous fasteners','31162400','3',NULL,'Y'),(2638,'Batting','11162400','3',NULL,'Y'),(2639,'Combination antacid, antidiarrheal, anti-flatulence, digestive, and gastric preparations','51172400','3',NULL,'Y'),(2640,'Fuel tanks and systems','25172400','3',NULL,'Y'),(2641,'Calcium regulators and calcium salts','51182400','3',NULL,'Y'),(2642,'Hearing testing products','42182400','3',NULL,'Y'),(2643,'Decontamination aids and safety cleaning equipment','46182400','3',NULL,'Y'),(2644,'Jams and jellies and nut and sweet spreads and fruit conserves','50192400','3',NULL,'Y'),(2645,'Combination nutritional therapy products','51192400','3',NULL,'Y'),(2646,'Medical equipment transport and transfer and storage products','42192400','3',NULL,'Y'),(2647,'Immunosupressant antibodies','51202400','3',NULL,'Y'),(2648,'Medical positron emission tomography PET equipment and related products','42202400','3',NULL,'Y'),(2649,'Development software','43232400','3',NULL,'Y'),(2650,'Machining centers','23242400','3',NULL,'Y'),(2651,'Adrenergic blocking agent ethanolamines','51262400','3',NULL,'Y'),(2652,'Anaesthetic ethers','51272400','3',NULL,'Y'),(2653,'Extended-spectrum penicillins','51282400','3',NULL,'Y'),(2654,'Surgical taps and drivers and related products','42292400','3',NULL,'Y'),(2655,'Antifungal macrolides','51302400','3',NULL,'Y'),(2656,'Antihistamine or H1 blocker ethylenediamines','51312400','3',NULL,'Y'),(2657,'Wound packing products','42312400','3',NULL,'Y'),(2658,'Antiviral isoquinolines','51342400','3',NULL,'Y'),(2659,'Combination contraceptives and estrogens','51352400','3',NULL,'Y'),(2660,'Mixtures','12352400','3',NULL,'Y'),(2661,'Sympathomimetic or adrenergic catecholamines','51392400','3',NULL,'Y'),(2662,'Corticosteroid pregnenediones','51422400','3',NULL,'Y'),(2663,'Antihypertensive imino acids','51432400','3',NULL,'Y'),(2664,'Anthelmintic carbamates','51452400','3',NULL,'Y'),(2665,'Laboratory entomological equipment and accessories','41102500','3',NULL,'Y'),(2666,'Permitting services','81102500','3',NULL,'Y'),(2667,'Irrigation systems and equipment','21102500','3',NULL,'Y'),(2668,'Clothing accessories','53102500','3',NULL,'Y'),(2669,'Sorting machines','44102500','3',NULL,'Y'),(2670,'Liquid and gas flow measuring and observing instruments','41112500','3',NULL,'Y'),(2671,'Computer software licensing rental or leasing service','81112500','3',NULL,'Y'),(2672,'Alkylating agent nitrogen mustard compounds','51112500','3',NULL,'Y'),(2673,'Backbone capacities','83112500','3',NULL,'Y'),(2674,'Corrugated and other supplies for distribution','24112500','3',NULL,'Y'),(2675,'Prying and bending tools','27112500','3',NULL,'Y'),(2676,'Stage and studio luminaires','39112500','3',NULL,'Y'),(2677,'Laboratory corks and stoppers and accessories','41122500','3',NULL,'Y'),(2678,'Agricultural and farming and fishing buildings and structures','95122500','3',NULL,'Y'),(2679,'Traps and strainers','40142500','3',NULL,'Y'),(2680,'Antiparkinson drugs','51142500','3',NULL,'Y'),(2681,'Injection and aspiration needles and accessories','42142500','3',NULL,'Y'),(2682,'General dental supplies','42152500','3',NULL,'Y'),(2683,'Floor laying services','72152500','3',NULL,'Y'),(2684,'Brackets and braces','31162500','3',NULL,'Y'),(2685,'Tires and tire tubes','25172500','3',NULL,'Y'),(2686,'Combination antithyroid agents and supplements','51182500','3',NULL,'Y'),(2687,'Nasal function meters','42182500','3',NULL,'Y'),(2688,'Personal safety devices or weapons','46182500','3',NULL,'Y'),(2689,'Sandwiches and filled rolls','50192500','3',NULL,'Y'),(2690,'Medical equipment protectors','42192500','3',NULL,'Y'),(2691,'Immunosupressant azoles','51202500','3',NULL,'Y'),(2692,'Medical single photon emission computed tomography SPECT equipment and related products','42202500','3',NULL,'Y'),(2693,'Network security equipment','43222500','3',NULL,'Y'),(2694,'Educational or reference software','43232500','3',NULL,'Y'),(2695,'Metal milling machines','23242500','3',NULL,'Y'),(2696,'Anesthesia apparatus and accessories and supplies','42272500','3',NULL,'Y'),(2697,'First generation cephalosporins','51282500','3',NULL,'Y'),(2698,'Surgical hammers and mallets and impactors and presses and related products','42292500','3',NULL,'Y'),(2699,'Antifungal naphthalenes','51302500','3',NULL,'Y'),(2700,'Wound supports and supplies and accessories','42312500','3',NULL,'Y'),(2701,'Antipsychotic butyrophenones','51332500','3',NULL,'Y'),(2702,'Antiviral nucleosides','51342500','3',NULL,'Y'),(2703,'Fixatives','12352500','3',NULL,'Y'),(2704,'Antihypertensive indoles','51432500','3',NULL,'Y'),(2705,'Anthelmintic chlorinated hydrocarbons','51452500','3',NULL,'Y'),(2706,'Animal laboratory equipment and accessories','41102600','3',NULL,'Y'),(2707,'Sampling services','81102600','3',NULL,'Y'),(2708,'Agricultural protection materials','21102600','3',NULL,'Y'),(2709,'Nightwear','53102600','3',NULL,'Y'),(2710,'Typing machines and accessories','44102600','3',NULL,'Y'),(2711,'Hygiene monitoring and testing equipment','41112600','3',NULL,'Y'),(2712,'Alkylating agent nitrosourea compounds','51112600','3',NULL,'Y'),(2713,'Customer access','83112600','3',NULL,'Y'),(2714,'Liquid containers','24112600','3',NULL,'Y'),(2715,'Sealing tools','27112600','3',NULL,'Y'),(2716,'Non electrical lighting devices','39112600','3',NULL,'Y'),(2717,'Laboratory microscope slides and supplies','41122600','3',NULL,'Y'),(2718,'Combination antilipemic agents','51122600','3',NULL,'Y'),(2719,'Religious buildings and structures','95122600','3',NULL,'Y'),(2720,'Syringes and accessories','42142600','3',NULL,'Y'),(2721,'Dental operatory specific supplies','42152600','3',NULL,'Y'),(2722,'Roofing and siding and sheet metal services','72152600','3',NULL,'Y'),(2723,'Hooks','31162600','3',NULL,'Y'),(2724,'Antitussives and associated cough remedies','51162600','3',NULL,'Y'),(2725,'Vehicle trim and exterior covering','25172600','3',NULL,'Y'),(2726,'Medical exam lights or lamps','42182600','3',NULL,'Y'),(2727,'Prepared side dishes','50192600','3',NULL,'Y'),(2728,'Medication dispensing and measuring devices and supplies','42192600','3',NULL,'Y'),(2729,'Immunosupressant imides','51202600','3',NULL,'Y'),(2730,'Radioimmunotherapy and radioisotope administration products','42202600','3',NULL,'Y'),(2731,'Network service equipment','43222600','3',NULL,'Y'),(2732,'Industry specific software','43232600','3',NULL,'Y'),(2733,'Specialized or miscellaneous metal cutting machines','23242600','3',NULL,'Y'),(2734,'Fourth generation cephalosporins','51282600','3',NULL,'Y'),(2735,'Surgical dilators and probes and grooves and related products','42292600','3',NULL,'Y'),(2736,'Negative pressure and oxygen therapy wound care products','42312600','3',NULL,'Y'),(2737,'Hypnotic acetates','51362600','3',NULL,'Y'),(2738,'Vasodilator ferricyanides and hydrazines and isoquinolines and morpholines and phenols','51412600','3',NULL,'Y'),(2739,'Antihypertensive piperazines','51432600','3',NULL,'Y'),(2740,'Anthelmintic guanidines','51452600','3',NULL,'Y'),(2741,'Antiseptic cresols','51472600','3',NULL,'Y'),(2742,'Crystallography equipment','41102700','3',NULL,'Y'),(2743,'Uniforms','53102700','3',NULL,'Y'),(2744,'Laboratory seed and feed testing equipment','41112700','3',NULL,'Y'),(2745,'Alkylating agent organoplatinum compounds','51112700','3',NULL,'Y'),(2746,'Pallets','24112700','3',NULL,'Y'),(2747,'Power tools','27112700','3',NULL,'Y'),(2748,'Laboratory tapes and labels','41122700','3',NULL,'Y'),(2749,'Defense buildings and structures','95122700','3',NULL,'Y'),(2750,'Urological supplies','42142700','3',NULL,'Y'),(2751,'Orthodontic and prosthodontic equipment and supplies','42152700','3',NULL,'Y'),(2752,'Concrete installation and repair services','72152700','3',NULL,'Y'),(2753,'Rolling hardware','31162700','3',NULL,'Y'),(2754,'Decongestants, expectorants, and mucolytics','51162700','3',NULL,'Y'),(2755,'Fluid loss additives','12162700','3',NULL,'Y'),(2756,'Environmental control systems','25172700','3',NULL,'Y'),(2757,'Combination oral hypoglycemic agents','51182700','3',NULL,'Y'),(2758,'Medical exam size measuring devices','42182700','3',NULL,'Y'),(2759,'Packaged combination meals','50192700','3',NULL,'Y'),(2760,'Specialty exam tables and related products','42192700','3',NULL,'Y'),(2761,'Immunosupressant immunoglobulins','51202700','3',NULL,'Y'),(2762,'Radiotherapy teletherapy products','42202700','3',NULL,'Y'),(2763,'Telegraph equipment','43222700','3',NULL,'Y'),(2764,'Network applications software','43232700','3',NULL,'Y'),(2765,'Glycopeptides','51282700','3',NULL,'Y'),(2766,'Surgical dissectors and elevators and picks and related products','42292700','3',NULL,'Y'),(2767,'Antifungal phenols','51302700','3',NULL,'Y'),(2768,'Antihyperlipidemic and hypocholesterolemic naphthalenes','51322700','3',NULL,'Y'),(2769,'Antipsychotic dibenzazepines','51332700','3',NULL,'Y'),(2770,'Antiviral peptides','51342700','3',NULL,'Y'),(2771,'Nonsteroidal anti inflammatory indenes','51382700','3',NULL,'Y'),(2772,'Vasodilator furans','51412700','3',NULL,'Y'),(2773,'Antihypertensive bicyclo compounds','51432700','3',NULL,'Y'),(2774,'Anthelmintic isoquinolines','51452700','3',NULL,'Y'),(2775,'Piling','30102800','3',NULL,'Y'),(2776,'Combination anti-infectives','51102800','3',NULL,'Y'),(2777,'Minefield and demining services','81102800','3',NULL,'Y'),(2778,'Swimwear','53102800','3',NULL,'Y'),(2779,'Binding and lamination machines','44102800','3',NULL,'Y'),(2780,'Transportation related equipment and instruments','41112800','3',NULL,'Y'),(2781,'Alkylating agent stilbenes','51112800','3',NULL,'Y'),(2782,'Freight containers','24112800','3',NULL,'Y'),(2783,'Ceramics and glass testing instruments','41114800','3',NULL,'Y'),(2784,'Specialized vehicle systems and components','25174800','3',NULL,'Y'),(2785,'Nonsteroidal anti inflammatory pyridines','51384800','3',NULL,'Y'),(2786,'Laboratory filtering equipment and supplies','41104900','3',NULL,'Y'),(2787,'Waterproofing agents','12164900','3',NULL,'Y'),(2788,'Vehicle vibration dampeners and isolators','25174900','3',NULL,'Y'),(2789,'Combination antimicrobials','51284900','3',NULL,'Y'),(2790,'Endoscopic instruments','42294900','3',NULL,'Y'),(2791,'Combination antihypertensives','51434900','3',NULL,'Y'),(2792,'Laboratory sieves and sifting equipment and supplies','41105000','3',NULL,'Y'),(2793,'Electric vehicle charging systems','25175000','3',NULL,'Y'),(2794,'Aluminum sheets','30265000','3',NULL,'Y'),(2795,'Combination extended spectrum penicillins','51285000','3',NULL,'Y'),(2796,'Endoscopic equipment accessories and related products','42295000','3',NULL,'Y'),(2797,'Laboratory pumps and tubing','41105100','3',NULL,'Y'),(2798,'Coal and ore testing instruments','41115100','3',NULL,'Y'),(2799,'Chemicals for enhanced oil recovery','12165100','3',NULL,'Y'),(2800,'Transportation repair parts kits','25175100','3',NULL,'Y'),(2801,'Combination H. pylori agents','51285100','3',NULL,'Y'),(2802,'Surgical equipment and accessories and related products','42295100','3',NULL,'Y'),(2803,'Emergency nutritional kits','57555100','3',NULL,'Y'),(2804,'Laboratory slide stainer equipment and accessories','41105200','3',NULL,'Y'),(2805,'Radar and sonar systems and components','41115200','3',NULL,'Y'),(2806,'Specialised, Safety and Rescue Vehicle Accessories','25175200','3',NULL,'Y'),(2807,'Surgical power equipment and accessories and related products','42295200','3',NULL,'Y'),(2808,'Food emergency rations','57555200','3',NULL,'Y'),(2809,'Career education instructional materials','60105300','3',NULL,'Y'),(2810,'Laboratory electrophoresis and blotting system and supplies','41105300','3',NULL,'Y'),(2811,'Light and wave generating and measuring equipment','41115300','3',NULL,'Y'),(2812,'Antibacterial nitrofurans','51285300','3',NULL,'Y'),(2813,'Open heart surgical supplies and accessories and related products','42295300','3',NULL,'Y'),(2814,'Canned or jarred peanuts','50465300','3',NULL,'Y'),(2815,'Food emergency kits','57555300','3',NULL,'Y'),(2816,'Spectroscopic equipment','41115400','3',NULL,'Y'),(2817,'Iron sheets','30265400','3',NULL,'Y'),(2818,'Surgical support supplies','42295400','3',NULL,'Y'),(2819,'Dried peas','50425400','3',NULL,'Y'),(2820,'Nucleic acid DNA and RNA extraction and purification and quantitation kits and components','41105500','3',NULL,'Y'),(2821,'Sound generating and measuring equipment','41115500','3',NULL,'Y'),(2822,'Antibacterials, synthesized','51285500','3',NULL,'Y'),(2823,'Surgical implants and expanders and extenders and surgical wires and related products','42295500','3',NULL,'Y'),(2824,'Health education and nutrition and food preparation instructional materials','60105600','3',NULL,'Y'),(2825,'Deoxyribonucleic acid DNA sequencing products','41105600','3',NULL,'Y'),(2826,'Electrochemical measuring instruments and accessories','41115600','3',NULL,'Y'),(2827,'Antibacterial alcohols','51285600','3',NULL,'Y'),(2828,'Cerebral spinal fluid CSF drainage products and accessories','42295600','3',NULL,'Y'),(2829,'Nonsteroidal anti inflammatory salicylates','51385600','3',NULL,'Y'),(2830,'Dried potatoes','50425600','3',NULL,'Y'),(2831,'Gene arrays','41105700','3',NULL,'Y'),(2832,'Chromatographic measuring instruments and accessories','41115700','3',NULL,'Y'),(2833,'In vitro transcription and translation products','41105800','3',NULL,'Y'),(2834,'Clinical and diagnostic analyzers and accessories and supplies','41115800','3',NULL,'Y'),(2835,'Plastic bars and sheets','30265800','3',NULL,'Y'),(2836,'Surgical thermo ablation systems and accessories','42295800','3',NULL,'Y'),(2837,'Nonsteroidal anti inflammatory thiazines','51385800','3',NULL,'Y'),(2838,'Dating and sex and teen pregnancy and parenting skills and child development instructional materials','60105900','3',NULL,'Y'),(2839,'Libraries and related materials','41105900','3',NULL,'Y'),(2840,'Antibacterial amines','51285900','3',NULL,'Y'),(2841,'Stents','42295900','3',NULL,'Y'),(2842,'Nucleic acid labeling and detection systems','41106000','3',NULL,'Y'),(2843,'Clinical and diagnostic analyzer reagents','41116000','3',NULL,'Y'),(2844,'Cardiovascular implants','42296000','3',NULL,'Y'),(2845,'Vocational teaching aids and materials','60106100','3',NULL,'Y'),(2846,'Deoxyribonucleic acid DNA analysis kits','41106100','3',NULL,'Y'),(2847,'Manual test kits and quality controls and calibrators and standards','41116100','3',NULL,'Y'),(2848,'Neurosurgical implants','42296100','3',NULL,'Y'),(2849,'Emergency clothing kits','57666100','3',NULL,'Y'),(2850,'Technology teaching aids and materials','60106200','3',NULL,'Y'),(2851,'Microorganism propagation and transformation media and kits and equipment','41106200','3',NULL,'Y'),(2852,'Patient point of care testing supplies and equipment','41116200','3',NULL,'Y'),(2853,'Coastal engineering','81102101','4',NULL,'Y'),(2854,'Bird proofing services','72102101','4',NULL,'Y'),(2855,'Cargo handling equipment','24102101','4',NULL,'Y'),(2856,'Franking or postage machines','44102101','4',NULL,'Y'),(2857,'Low cab forward tractors','25102101','4',NULL,'Y'),(2858,'Display cases','48102101','4',NULL,'Y'),(2859,'Petroleum products transport','78102101','4',NULL,'Y'),(2860,'Internet service providers ISP','81112101','4',NULL,'Y'),(2861,'Piezo electric crystals','41112101','4',NULL,'Y'),(2862,'Casks','24112101','4',NULL,'Y'),(2863,'Petri plates or dishes','41122101','4',NULL,'Y'),(2864,'Rubber bands','44122101','4',NULL,'Y'),(2865,'Super calendared kraft paper','14122101','4',NULL,'Y'),(2866,'Physical therapy services','85122101','4',NULL,'Y'),(2867,'Residential home','95122101','4',NULL,'Y'),(2868,'Hospital underpads','42132101','4',NULL,'Y'),(2869,'Agricultural drone','25132101','4',NULL,'Y'),(2870,'Training facilitation service','86132101','4',NULL,'Y'),(2871,'Industrial cleaning kits','47132101','4',NULL,'Y'),(2872,'Covers for heat or cold therapy products','42142101','4',NULL,'Y'),(2873,'Regional development planning services','93142101','4',NULL,'Y'),(2874,'Domestic coffee or tea cups','52152101','4',NULL,'Y'),(2875,'Acoustical and ceiling work service','72152101','4',NULL,'Y'),(2876,'Manufacturing equipment maintenance services','73152101','4',NULL,'Y'),(2877,'Cheese cloth or fabric','11162101','4',NULL,'Y'),(2878,'Isoniazid/pyrazinamide/rifampin','51162101','4',NULL,'Y'),(2879,'Crisis management and recovery service','80172101','4',NULL,'Y'),(2880,'Pygmalion or 846 alloy','11172101','4',NULL,'Y'),(2881,'Mobile medical services automated external defibrillators AED or hard paddles','42172101','4',NULL,'Y'),(2882,'Desmopressin','51182101','4',NULL,'Y'),(2883,'Electronic stethoscopes','42182101','4',NULL,'Y'),(2884,'Antistatic wrist straps','46182101','4',NULL,'Y'),(2885,'Blood drawing or phlebotomy chairs','42192101','4',NULL,'Y'),(2886,'Brachytherapy intracavity containers or seeds','42202101','4',NULL,'Y'),(2887,'Compact disk cases','43202101','4',NULL,'Y'),(2888,'Band printers','43212101','4',NULL,'Y'),(2889,'Intravenous or arterial line equipment hangers','42222101','4',NULL,'Y'),(2890,'Pattern design software','43232101','4',NULL,'Y'),(2891,'Ostomy appliance adhesives','42312101','4',NULL,'Y'),(2892,'Prednisone','51422101','4',NULL,'Y'),(2893,'Hexylresorcinol','51452101','4',NULL,'Y'),(2894,'Traffic engineering','81102201','4',NULL,'Y'),(2895,'Endorsers','44102201','4',NULL,'Y'),(2896,'National postal delivery services','78102201','4',NULL,'Y'),(2897,'Calorimeters','41112201','4',NULL,'Y'),(2898,'Maintenance or support fees','81112201','4',NULL,'Y'),(2899,'ATM asynchronous transfer mode managed network services','83112201','4',NULL,'Y'),(2900,'Glass crucibles','41122201','4',NULL,'Y'),(2901,'Seed germinating papers','14122201','4',NULL,'Y'),(2902,'Individual health assessment','85122201','4',NULL,'Y'),(2903,'Bathophenanthroline, Colorimetry, Iron (Non-Heme)','42132201','4',NULL,'Y'),(2904,'Training workshop service','86132201','4',NULL,'Y'),(2905,'Deuterated solvents','12142201','4',NULL,'Y'),(2906,'Cotton seeds or seedlings','10152201','4',NULL,'Y'),(2907,'Interior marble installation service','72152201','4',NULL,'Y'),(2908,'Pentosan polysulfate sodium','51172201','4',NULL,'Y'),(2909,'Dinoprostone','51182201','4',NULL,'Y'),(2910,'Electronic medical thermometers','42182201','4',NULL,'Y'),(2911,'Patient transport trolleys','42192201','4',NULL,'Y'),(2912,'Telephone piece parts','43202201','4',NULL,'Y'),(2913,'Storage virtualization system','43212201','4',NULL,'Y'),(2914,'Needleless intravenous injection syringe sets or injection cannulae','42222201','4',NULL,'Y'),(2915,'Content workflow software','43232201','4',NULL,'Y'),(2916,'Cefotetan','51282201','4',NULL,'Y'),(2917,'Sutures','42312201','4',NULL,'Y'),(2918,'Ezetimibe','51322201','4',NULL,'Y'),(2919,'Methylparaben','51452201','4',NULL,'Y'),(2920,'Personnel carriers','20102301','4',NULL,'Y'),(2921,'Avionics design','81102301','4',NULL,'Y'),(2922,'Bundling machines','44102301','4',NULL,'Y'),(2923,'Hygrometers','41112301','4',NULL,'Y'),(2924,'Busulfan','51112301','4',NULL,'Y'),(2925,'Disk storage system maintenance','81112301','4',NULL,'Y'),(2926,'Dark fiber','83112301','4',NULL,'Y'),(2927,'Bench protectors or liners','41122301','4',NULL,'Y'),(2928,'General use medical labels','42142301','4',NULL,'Y'),(2929,'Bean seeds or seedlings','10152301','4',NULL,'Y'),(2930,'Rough carpentry service','72152301','4',NULL,'Y'),(2931,'Medical diagnostic pinwheels','42182301','4',NULL,'Y'),(2932,'Lifelines or lifeline equipment','46182301','4',NULL,'Y'),(2933,'Patient lifts','42192301','4',NULL,'Y'),(2934,'Water','50202301','4',NULL,'Y'),(2935,'Medical linear accelerator intensity modulated radiation therapy IMRT two dimensional units','42202301','4',NULL,'Y'),(2936,'Aircraft lapbelts','25202301','4',NULL,'Y'),(2937,'Blood transfusion administration kits','42222301','4',NULL,'Y'),(2938,'Categorization or classification software','43232301','4',NULL,'Y'),(2939,'Azithromycin','51282301','4',NULL,'Y'),(2940,'Absorbers for wound cleansing','42312301','4',NULL,'Y'),(2941,'Cholestyramine or colestyramine','51322301','4',NULL,'Y'),(2942,'Valaciclovir or valacyclovir','51342301','4',NULL,'Y'),(2943,'Pyrantel','51452301','4',NULL,'Y'),(2944,'Beekeeping equipment','21102401','4',NULL,'Y'),(2945,'Gas burners','41102401','4',NULL,'Y'),(2946,'High voltage overhead line construction','81102401','4',NULL,'Y'),(2947,'Vertical waste compactor','24102401','4',NULL,'Y'),(2948,'Depth gauges','41112401','4',NULL,'Y'),(2949,'Computer hardware rental','81112401','4',NULL,'Y'),(2950,'High speed circuit switched dial up services','83112401','4',NULL,'Y'),(2951,'Tool chest or cabinet','24112401','4',NULL,'Y'),(2952,'Magnetic spin bars or stir bars or stirring beads','41122401','4',NULL,'Y'),(2953,'Potato seeds or seedlings','10152401','4',NULL,'Y'),(2954,'Garage door installation or erection service','72152401','4',NULL,'Y'),(2955,'Decontamination shower','46182401','4',NULL,'Y'),(2956,'Emergency or resuscitation carts','42192401','4',NULL,'Y'),(2957,'Adalimumab','51202401','4',NULL,'Y'),(2958,'Configuration management software','43232401','4',NULL,'Y'),(2959,'Desflurane','51272401','4',NULL,'Y'),(2960,'Amphotericin B','51302401','4',NULL,'Y'),(2961,'Chloropyramine','51312401','4',NULL,'Y'),(2962,'Calcium alginate wound packing','42312401','4',NULL,'Y'),(2963,'Captopril','51432401','4',NULL,'Y'),(2964,'Mebendazole','51452401','4',NULL,'Y'),(2965,'Irrigation trickles','21102501','4',NULL,'Y'),(2966,'Laboratory insect containers','41102501','4',NULL,'Y'),(2967,'Mine permitting service','81102501','4',NULL,'Y'),(2968,'Belts or suspenders','53102501','4',NULL,'Y'),(2969,'Money counting machines','44102501','4',NULL,'Y'),(2970,'Flowmeters','41112501','4',NULL,'Y'),(2971,'Computer software licensing service','81112501','4',NULL,'Y'),(2972,'Submarine cable capacities and submarine cable PoP to PoP capacities','83112501','4',NULL,'Y'),(2973,'Slotted corrugated cartons','24112501','4',NULL,'Y'),(2974,'Laboratory corks','41122501','4',NULL,'Y'),(2975,'Bromocriptine','51142501','4',NULL,'Y'),(2976,'Amniocentesis needles','42142501','4',NULL,'Y'),(2977,'Dental preassembled disposable kits or trays','42152501','4',NULL,'Y'),(2978,'Access flooring system installation service','72152501','4',NULL,'Y'),(2979,'Levothyroxine/liothyronine','51182501','4',NULL,'Y'),(2980,'Medical equipment covers','42192501','4',NULL,'Y'),(2981,'Leflunomide','51202501','4',NULL,'Y'),(2982,'Firewall network security equipment','43222501','4',NULL,'Y'),(2983,'Foreign language software','43232501','4',NULL,'Y'),(2984,'Gas anesthesia apparatus or machines','42272501','4',NULL,'Y'),(2985,'Mammary support binders','42312501','4',NULL,'Y'),(2986,'Haloperidol','51332501','4',NULL,'Y'),(2987,'Abacavir','51342501','4',NULL,'Y'),(2988,'Tetrachloroethylene','51452501','4',NULL,'Y'),(2989,'Laboratory cages for small animals','41102601','4',NULL,'Y'),(2990,'Coal sampling service','81102601','4',NULL,'Y'),(2991,'Plastic film for agriculture','21102601','4',NULL,'Y'),(2992,'Carmustine','51112601','4',NULL,'Y'),(2993,'Manual swab test kits','41112601','4',NULL,'Y'),(2994,'Local loop capacities','83112601','4',NULL,'Y'),(2995,'Microscope slides','41122601','4',NULL,'Y'),(2996,'Ploughs','21101501','4',NULL,'Y'),(2997,'Well engineering','81101501','4',NULL,'Y'),(2998,'Health or fitness clubs','91101501','4',NULL,'Y'),(2999,'Front end loaders','22101501','4',NULL,'Y'),(3000,'Handyman services','72101501','4',NULL,'Y'),(3001,'Policing services','92101501','4',NULL,'Y'),(3002,'Coping machines','23101501','4',NULL,'Y'),(3003,'Supply of water','83101501','4',NULL,'Y'),(3004,'Paper pulp','14101501','4',NULL,'Y'),(3005,'Carts','24101501','4',NULL,'Y'),(3006,'Photocopiers','44101501','4',NULL,'Y'),(3007,'Financial assistance','84101501','4',NULL,'Y'),(3008,'Minibuses','25101501','4',NULL,'Y'),(3009,'Heliographic printers','45101501','4',NULL,'Y'),(3010,'Charts or maps or atlases','55101501','4',NULL,'Y'),(3011,'Emergency or surgical hospital services','85101501','4',NULL,'Y'),(3012,'Hydraulic engines','26101501','4',NULL,'Y'),(3013,'Agro industry vocational training','86101501','4',NULL,'Y'),(3014,'Activated carbon equipment','47101501','4',NULL,'Y'),(3015,'Risk or hazard assessment','77101501','4',NULL,'Y'),(3016,'Commercial use bain maries','48101501','4',NULL,'Y'),(3017,'Domestic air cargo transport','78101501','4',NULL,'Y'),(3018,'Foamed concrete','30111501','4',NULL,'Y'),(3019,'Planting services or ornamental plant or bush or tree','70111501','4',NULL,'Y'),(3020,'Management development','80111501','4',NULL,'Y'),(3021,'Hotels','90111501','4',NULL,'Y'),(3022,'Soil','11111501','4',NULL,'Y'),(3023,'Commercial fish hooks','21111501','4',NULL,'Y'),(3024,'Electronic toploading balances','41111501','4',NULL,'Y'),(3025,'Mainframe software applications design','81111501','4',NULL,'Y'),(3026,'Instruction writing services','82111501','4',NULL,'Y'),(3027,'Dispute mediation or conciliation or negotiation or settlement','92111501','4',NULL,'Y'),(3028,'Mens boots','53111501','4',NULL,'Y'),(3029,'Local telephone service','83111501','4',NULL,'Y'),(3030,'Extremist movements','93111501','4',NULL,'Y'),(3031,'Onion skin paper','14111501','4',NULL,'Y'),(3032,'Canvas bags','24111501','4',NULL,'Y'),(3033,'Message holders or dispensers','44111501','4',NULL,'Y'),(3034,'Wrist watches','54111501','4',NULL,'Y'),(3035,'Cost accounting service','84111501','4',NULL,'Y'),(3036,'Propane','15111501','4',NULL,'Y'),(3037,'Trawlers','25111501','4',NULL,'Y'),(3038,'Free standing lecterns','45111501','4',NULL,'Y'),(3039,'Electronic directories','55111501','4',NULL,'Y'),(3040,'Aids prevention or control services','85111501','4',NULL,'Y'),(3041,'Building cleaning services','76111501','4',NULL,'Y'),(3042,'Distance learning guidance services','86111501','4',NULL,'Y'),(3043,'Modular reception office packages','56111501','4',NULL,'Y'),(3044,'Laundry type combined washing or drying machines','47111501','4',NULL,'Y'),(3045,'Landscape protection services','77111501','4',NULL,'Y'),(3046,'Helicopter services','78111501','4',NULL,'Y'),(3047,'Pure wheat bran','10121501','4',NULL,'Y'),(3048,'Dairy herd management','70121501','4',NULL,'Y'),(3049,'Juvenile justice law services','80121501','4',NULL,'Y'),(3050,'Macro economic analysis','81121501','4',NULL,'Y'),(3051,'Robotic or automated liquid handling systems','41121501','4',NULL,'Y'),(3052,'Veterinary blood pressure testers','42121501','4',NULL,'Y'),(3053,'Quilts','52121501','4',NULL,'Y'),(3054,'Planning or layout of graphic production','82121501','4',NULL,'Y'),(3055,'Chemical plant construction service','72121501','4',NULL,'Y'),(3056,'Embroidery making machines','23121501','4',NULL,'Y'),(3057,'Garment bags','53121501','4',NULL,'Y'),(3058,'General municipal public use libraries','83121501','4',NULL,'Y'),(3059,'Diplomatic services','93121501','4',NULL,'Y'),(3060,'Mailer tubes','44121501','4',NULL,'Y'),(3061,'Bleached paperboard','14121501','4',NULL,'Y'),(3062,'Privately owned banks','84121501','4',NULL,'Y'),(3063,'Engine oil','15121501','4',NULL,'Y'),(3064,'Diesel freight locomotives','25121501','4',NULL,'Y'),(3065,'Still cameras','45121501','4',NULL,'Y'),(3066,'Luggage tags','55121501','4',NULL,'Y'),(3067,'Primary care physician home visits services','85121501','4',NULL,'Y'),(3068,'Garbage collection or destruction or processing or disposal','76121501','4',NULL,'Y'),(3069,'Activity tables','56121501','4',NULL,'Y'),(3070,'Cleaning or janitorial cart','47121501','4',NULL,'Y'),(3071,'Air quality management','77121501','4',NULL,'Y'),(3072,'Containerization of goods','78121501','4',NULL,'Y'),(3073,'Metronomes','60131501','4',NULL,'Y'),(3074,'Desertification assessment or control services','70131501','4',NULL,'Y'),(3075,'Residential rental','80131501','4',NULL,'Y'),(3076,'Feathers','11131501','4',NULL,'Y'),(3077,'Factor analysis','81131501','4',NULL,'Y'),(3078,'Dynamite','12131501','4',NULL,'Y'),(3079,'Still film processing or reproduction','82131501','4',NULL,'Y'),(3080,'Patient bibs','42131501','4',NULL,'Y'),(3081,'Abrasive compounds','23131501','4',NULL,'Y'),(3082,'Mouthwash','53131501','4',NULL,'Y'),(3083,'Protection of human rights services','93131501','4',NULL,'Y'),(3084,'Combined refrigerator freezers','24131501','4',NULL,'Y'),(3085,'Building or building contents insurance','84131501','4',NULL,'Y'),(3086,'Environmental non governmental services','94131501','4',NULL,'Y'),(3087,'Color film','45131501','4',NULL,'Y'),(3088,'Diesel power plants','26131501','4',NULL,'Y'),(3089,'Theater studies','86131501','4',NULL,'Y'),(3090,'Rags','47131501','4',NULL,'Y'),(3091,'Oil spillage monitoring services','77131501','4',NULL,'Y'),(3092,'Pneumatic impact wrenches','27131501','4',NULL,'Y'),(3093,'Silo services','78131501','4',NULL,'Y'),(3094,'Fishing rods','49131501','4',NULL,'Y'),(3095,'Saddles','10141501','4',NULL,'Y'),(3096,'Seed production services','70141501','4',NULL,'Y'),(3097,'Marketing analysis','80141501','4',NULL,'Y'),(3098,'Acetazolamide','51141501','4',NULL,'Y'),(3099,'Materials testing','81141501','4',NULL,'Y'),(3100,'Domestic refrigerators','52141501','4',NULL,'Y'),(3101,'Layout or graphics editing services','82141501','4',NULL,'Y'),(3102,'Cotton or fiber balls ','42141501','4',NULL,'Y'),(3103,'Social policy services','93141501','4',NULL,'Y'),(3104,'Stretch wrap films','24141501','4',NULL,'Y'),(3105,'Farm credit services','84141501','4',NULL,'Y'),(3106,'Silo','95141501','4',NULL,'Y'),(3107,'Developer solution','45141501','4',NULL,'Y'),(3108,'Educational advisory services','86141501','4',NULL,'Y'),(3109,'Freight forwarders services','78141501','4',NULL,'Y'),(3110,'Bouyancy compensators','49141501','4',NULL,'Y'),(3111,'Roll roofing','30151501','4',NULL,'Y'),(3112,'Forest resources management services','70151501','4',NULL,'Y'),(3113,'Commodity policy or projections services','80151501','4',NULL,'Y'),(3114,'Climatology','81151501','4',NULL,'Y'),(3115,'Domestic disposable cookware','52151501','4',NULL,'Y'),(3116,'Painters services','82151501','4',NULL,'Y'),(3117,'Cosmetic dentistry curing lights ','42151501','4',NULL,'Y'),(3118,'Lighting installation services','72151501','4',NULL,'Y'),(3119,'Assembly line work','73151501','4',NULL,'Y'),(3120,'Public enterprises management or financial services','93151501','4',NULL,'Y'),(3121,'Food hygiene control services','85151501','4',NULL,'Y'),(3122,'Barricades','46151501','4',NULL,'Y'),(3123,'Ski boots','49151501','4',NULL,'Y'),(3124,'Fauna protection','70161501','4',NULL,'Y'),(3125,'Office administration or secretarial services','80161501','4',NULL,'Y'),(3126,'Software application administration service','81161501','4',NULL,'Y'),(3127,'Continuous ambulatory peritoneal dialysis CAPD transfer sets','42161501','4',NULL,'Y'),(3128,'Foundry blowers','23161501','4',NULL,'Y'),(3129,'National income tax','93161501','4',NULL,'Y'),(3130,'Medical capital equipment maintenance or repair','85161501','4',NULL,'Y'),(3131,'Airport signaling systems','46161501','4',NULL,'Y'),(3132,'Football blocking sleds','49161501','4',NULL,'Y'),(3133,'Manure or guano','10171501','4',NULL,'Y'),(3134,'Glass doors','30171501','4',NULL,'Y'),(3135,'Water quality assessment services','70171501','4',NULL,'Y'),(3136,'Polling and survey and public opinion monitoring and analysis','80171501','4',NULL,'Y'),(3137,'E24-2 or A37-2 steel','11171501','4',NULL,'Y'),(3138,'Marine biology consultation service','81171501','4',NULL,'Y'),(3139,'Mobile medical services disaster body pouches','42171501','4',NULL,'Y'),(3140,'Power generation or transmission or distribution equipment manufacture services','73171501','4',NULL,'Y'),(3141,'Trade agreements','93171501','4',NULL,'Y'),(3142,'Grave digging','85171501','4',NULL,'Y'),(3143,'Gymnastic bars or beams','49171501','4',NULL,'Y'),(3144,'Bathtubs','30181501','4',NULL,'Y'),(3145,'Tongue depressors or blades or sticks','42181501','4',NULL,'Y'),(3146,'Filling machinery','23181501','4',NULL,'Y'),(3147,'Protective aprons','46181501','4',NULL,'Y'),(3148,'Vehicle body repair or painting service','78181501','4',NULL,'Y'),(3149,'Billiard tables','49181501','4',NULL,'Y'),(3150,'Clinical pneumatic tube systems','42191501','4',NULL,'Y'),(3151,'Mobile phones','43191501','4',NULL,'Y'),(3152,'Ground support training systems','25191501','4',NULL,'Y'),(3153,'Smoke detectors','46191501','4',NULL,'Y'),(3154,'Medical computed tomography CT or CAT stationary units','42201501','4',NULL,'Y'),(3155,'Asynchronous transfer mode ATM telecommunications interface cards','43201501','4',NULL,'Y'),(3156,'Treadmills','49201501','4',NULL,'Y'),(3157,'Canes','42211501','4',NULL,'Y'),(3158,'Computer servers','43211501','4',NULL,'Y'),(3159,'Workplace safety training kit','46211501','4',NULL,'Y'),(3160,'Arterial line catheters','42221501','4',NULL,'Y'),(3161,'Automated attendant systems','43221501','4',NULL,'Y'),(3162,'Mine anti-tampering device','46221501','4',NULL,'Y'),(3163,'Sport scoreboards','49221501','4',NULL,'Y'),(3164,'Enteral feeding infusion pumps','42231501','4',NULL,'Y'),(3165,'Helpdesk or call center software','43231501','4',NULL,'Y'),(3166,'Tube frame connector','30241501','4',NULL,'Y'),(3167,'Playground swings','49241501','4',NULL,'Y'),(3168,'Dressing education products','42251501','4',NULL,'Y'),(3169,'Hydraulic press brake','23251501','4',NULL,'Y'),(3170,'Autopsy scissors','42261501','4',NULL,'Y'),(3171,'Fused deposition modeling machine','23261501','4',NULL,'Y'),(3172,'Ethambutol','51281501','4',NULL,'Y'),(3173,'Akane apples','50301501','4',NULL,'Y'),(3174,'Anatomical human models for medical education or training','42301501','4',NULL,'Y'),(3175,'Organic akane apples','50311501','4',NULL,'Y'),(3176,'Clips for bandages or dressings','42311501','4',NULL,'Y'),(3177,'Dried akane apples','50321501','4',NULL,'Y'),(3178,'Eniclobrate','51321501','4',NULL,'Y'),(3179,'Dried organic akane apples','50331501','4',NULL,'Y'),(3180,'Frozen akane apples','50341501','4',NULL,'Y'),(3181,'Amprenavir','51341501','4',NULL,'Y'),(3182,'Canned or jarred akane apples','50361501','4',NULL,'Y'),(3183,'Chloral hydrate','51361501','4',NULL,'Y'),(3184,'Canned or jarred organic akane apples','50371501','4',NULL,'Y'),(3185,'Brittany artichokes','50401501','4',NULL,'Y'),(3186,'Bromazepam','51401501','4',NULL,'Y'),(3187,'Organic brittany artichokes','50411501','4',NULL,'Y'),(3188,'Dried brittany artichokes','50421501','4',NULL,'Y'),(3189,'Fluticasone','51421501','4',NULL,'Y'),(3190,'Dried organic brittany artichokes','50431501','4',NULL,'Y'),(3191,'Frozen brittany artichokes','50441501','4',NULL,'Y'),(3192,'Frozen organic brittany artichokes','50451501','4',NULL,'Y'),(3193,'Canned or jarred brittany artichokes','50461501','4',NULL,'Y'),(3194,'Canned or jarred organic brittany artichokes','50471501','4',NULL,'Y'),(3195,'Vitamin A supplement','50501501','4',NULL,'Y'),(3196,'Live chickens','10101601','4',NULL,'Y'),(3197,'Blowers','40101601','4',NULL,'Y'),(3198,'Fishery information or documentation services','70101601','4',NULL,'Y'),(3199,'Feasibility studies or screening of project ideas','80101601','4',NULL,'Y'),(3200,'Banquet facilities','90101601','4',NULL,'Y'),(3201,'Planters','21101601','4',NULL,'Y'),(3202,'Random access memory RAM','32101601','4',NULL,'Y'),(3203,'Municipal or national firefighting services','92101601','4',NULL,'Y'),(3204,'Supply of natural gas','83101601','4',NULL,'Y'),(3205,'Cabinet officers services','93101601','4',NULL,'Y'),(3206,'Elevators','24101601','4',NULL,'Y'),(3207,'Paper cutting machines or accessories','44101601','4',NULL,'Y'),(3208,'Co financing','84101601','4',NULL,'Y'),(3209,'Dump trucks','25101601','4',NULL,'Y'),(3210,'Radioactive decontamination services','76101601','4',NULL,'Y'),(3211,'Computer vocational training services','86101601','4',NULL,'Y'),(3212,'Algaecides','47101601','4',NULL,'Y'),(3213,'Urban environmental development planning','77101601','4',NULL,'Y'),(3214,'Commercial use blenders','48101601','4',NULL,'Y'),(3215,'Boxcar transport services','78101601','4',NULL,'Y'),(3216,'Halogen lamps','39101601','4',NULL,'Y'),(3217,'Cement','30111601','4',NULL,'Y'),(3218,'Temporary clerical or administrative assistance','80111601','4',NULL,'Y'),(3219,'Conference centers','90111601','4',NULL,'Y'),(3220,'Gypsum','11111601','4',NULL,'Y'),(3221,'Micrometers','41111601','4',NULL,'Y'),(3222,'Programming for Visual Basic','81111601','4',NULL,'Y'),(3223,'Letter writing services','82111601','4',NULL,'Y'),(3224,'Arms limitations','92111601','4',NULL,'Y'),(3225,'Telecommunication signal enhancement network services','83111601','4',NULL,'Y'),(3226,'Political representation','93111601','4',NULL,'Y'),(3227,'Gift wrapping paper or bags or boxes','14111601','4',NULL,'Y'),(3228,'Currency bags or wallets','44111601','4',NULL,'Y'),(3229,'Wall clocks','54111601','4',NULL,'Y'),(3230,'Year end audits','84111601','4',NULL,'Y'),(3231,'Lifeboats or liferafts','25111601','4',NULL,'Y'),(3232,'Pointers','45111601','4',NULL,'Y'),(3233,'Bone disease prevention or control services','85111601','4',NULL,'Y'),(3234,'Diesel generators','26111601','4',NULL,'Y'),(3235,'Acoustical tile or ceiling cleaning services','76111601','4',NULL,'Y'),(3236,'Evening courses','86111601','4',NULL,'Y'),(3237,'Screens for panel systems','56111601','4',NULL,'Y'),(3238,'Industrial site rehabilitation','77111601','4',NULL,'Y'),(3239,'Light rail vehicle transport LRV services','78111601','4',NULL,'Y'),(3240,'Live food for birds','10121601','4',NULL,'Y'),(3241,'Asphalt','30121601','4',NULL,'Y'),(3242,'Livestock breeding','70121601','4',NULL,'Y'),(3243,'Government antitrust or regulations law services','80121601','4',NULL,'Y'),(3244,'Passport services','90121601','4',NULL,'Y'),(3245,'Monetary policy','81121601','4',NULL,'Y'),(3246,'Filter tip pipette tips','41121601','4',NULL,'Y'),(3247,'Currency engraving','82121601','4',NULL,'Y'),(3248,'Detective agencies','92121601','4',NULL,'Y'),(3249,'Handbags or purses','53121601','4',NULL,'Y'),(3250,'Chambers of Commerce','83121601','4',NULL,'Y'),(3251,'Multilateral cooperation services','93121601','4',NULL,'Y'),(3252,'Unbleached crepe papers','14121601','4',NULL,'Y'),(3253,'Funds clearance services','84121601','4',NULL,'Y'),(3254,'Camera flashes or lighting','45121601','4',NULL,'Y'),(3255,'Label removing kits','55121601','4',NULL,'Y'),(3256,'Steel bridge','95121601','4',NULL,'Y'),(3257,'Garbage dump','76121601','4',NULL,'Y'),(3258,'Community colleges','86121601','4',NULL,'Y'),(3259,'Soil pollution protection services','77121601','4',NULL,'Y'),(3260,'Freight loading or unloading','78121601','4',NULL,'Y'),(3261,'Camping chairs or stools','49121601','4',NULL,'Y'),(3262,'Cages or its accessories','10131601','4',NULL,'Y'),(3263,'Fertilizer application services','70131601','4',NULL,'Y'),(3264,'Real estate brokers or agents','80131601','4',NULL,'Y'),(3265,'Rhythm band sets','60131601','4',NULL,'Y'),(3266,'Aerial photography services','82131601','4',NULL,'Y'),(3267,'Medical staff aprons or bibs','42131601','4',NULL,'Y'),(3268,'Shower caps','53131601','4',NULL,'Y'),(3269,'Hunger eradication programs','93131601','4',NULL,'Y'),(3270,'Chest freezers','24131601','4',NULL,'Y'),(3271,'Life insurance','84131601','4',NULL,'Y'),(3272,'Charity organizations shelter services','94131601','4',NULL,'Y'),(3273,'Nuclear fuel rod','15131601','4',NULL,'Y'),(3274,'Passenger transport helicopters','25131601','4',NULL,'Y'),(3275,'Motion picture camera film','45131601','4',NULL,'Y'),(3276,'Portable box office','95131601','4',NULL,'Y'),(3277,'Music schools','86131601','4',NULL,'Y'),(3278,'Dust brushes or pans','47131601','4',NULL,'Y'),(3279,'Noise control services','77131601','4',NULL,'Y'),(3280,'Palletized cargo storage','78131601','4',NULL,'Y'),(3281,'Crop spraying services','70141601','4',NULL,'Y'),(3282,'Sales promotion services','80141601','4',NULL,'Y'),(3283,'Logistics','81141601','4',NULL,'Y'),(3284,'Photographic or picture mounting or framing services','82141601','4',NULL,'Y'),(3285,'Patient care admission kits','42141601','4',NULL,'Y'),(3286,'Light rail construction service','72141601','4',NULL,'Y'),(3287,'Leather fleshing machines','23141601','4',NULL,'Y'),(3288,'Population census services','93141601','4',NULL,'Y'),(3289,'Consumer credit gathering or reporting services','84141601','4',NULL,'Y'),(3290,'House','95141601','4',NULL,'Y'),(3291,'Developing trays','45141601','4',NULL,'Y'),(3292,'Herbal medicine or herbalists services','85141601','4',NULL,'Y'),(3293,'Packing inspection services','78141601','4',NULL,'Y'),(3294,'Wheat seeds','10151601','4',NULL,'Y'),(3295,'Air compressors','40151601','4',NULL,'Y'),(3296,'Nonwood production services','70151601','4',NULL,'Y'),(3297,'Export development','80151601','4',NULL,'Y'),(3298,'Mapping','81151601','4',NULL,'Y'),(3299,'Cable television installation service','72151601','4',NULL,'Y'),(3300,'Program budgeting services','93151601','4',NULL,'Y'),(3301,'Nutrition programming services','85151601','4',NULL,'Y'),(3302,'Handcuffs','46151601','4',NULL,'Y'),(3303,'Flora protection','70161601','4',NULL,'Y'),(3304,'Property management services','80161601','4',NULL,'Y'),(3305,'Instant Messaging Administration Service','81161601','4',NULL,'Y'),(3306,'Hemodialysis administration kits or sets','42161601','4',NULL,'Y'),(3307,'Property tax','93161601','4',NULL,'Y'),(3308,'Rope float lines','46161601','4',NULL,'Y'),(3309,'Racquetball rackets','49161601','4',NULL,'Y'),(3310,'Ammonium nitrate fertilizer','10171601','4',NULL,'Y'),(3311,'Water quality management','70171601','4',NULL,'Y'),(3312,'Stainless steel alloy 304','11171601','4',NULL,'Y'),(3313,'Aquatic ecology service','81171601','4',NULL,'Y'),(3314,'Mobile medical services air evacuation stretchers','42171601','4',NULL,'Y'),(3315,'International commodity agreements','93171601','4',NULL,'Y'),(3316,'Hospice administration service','85171601','4',NULL,'Y'),(3317,'Boxing rings','49171601','4',NULL,'Y'),(3318,'Soap dish','30181601','4',NULL,'Y'),(3319,'Aneroid blood pressure units','42181601','4',NULL,'Y'),(3320,'Dicing machinery','23181601','4',NULL,'Y'),(3321,'Automobile chassis','25181601','4',NULL,'Y'),(3322,'Fire retardant footwear','46181601','4',NULL,'Y'),(3323,'Patient room lighting','42191601','4',NULL,'Y'),(3324,'Mobile phone face plates','43191601','4',NULL,'Y'),(3325,'Fire extinguishers','46191601','4',NULL,'Y'),(3326,'Medical magnetic resonance imaging MRI stationary units','42201601','4',NULL,'Y'),(3327,'Computer chassis','43201601','4',NULL,'Y'),(3328,'Dumbbells','49201601','4',NULL,'Y'),(3329,'Computer switch boxes','43211601','4',NULL,'Y'),(3330,'Work area barricade tape and flags','46211601','4',NULL,'Y'),(3331,'Intravenous or arterial administration air bubble detectors','42221601','4',NULL,'Y'),(3332,'Digital subscriber loop DSL captive office plain old telephone system POTS splitter','43221601','4',NULL,'Y'),(3333,'Gastrostomy tubes or kits for general use','42231601','4',NULL,'Y'),(3334,'Accounting software','43231601','4',NULL,'Y'),(3335,'Grandstand footboard and accessories','30241601','4',NULL,'Y'),(3336,'Bone dust collectors','42261601','4',NULL,'Y'),(3337,'Tramadol','51371601','4',NULL,'Y'),(3338,'Live salmon','10101701','4',NULL,'Y'),(3339,'Air conditioners','40101701','4',NULL,'Y'),(3340,'Fishing technology services','70101701','4',NULL,'Y'),(3341,'On site cafeteria management','90101701','4',NULL,'Y'),(3342,'Mowers','21101701','4',NULL,'Y'),(3343,'Laboratory mills','41101701','4',NULL,'Y'),(3344,'Electrical engineering services','81101701','4',NULL,'Y'),(3345,'Banner advertising services','82101701','4',NULL,'Y'),(3346,'Jail or prison or penitentiary services','92101701','4',NULL,'Y'),(3347,'National council services','93101701','4',NULL,'Y'),(3348,'Color options or upgrades','44101701','4',NULL,'Y'),(3349,'Debt negotiation','84101701','4',NULL,'Y'),(3350,'Bill paying application','64101701','4',NULL,'Y'),(3351,'Printing assemblers','45101701','4',NULL,'Y'),(3352,'Health policy','85101701','4',NULL,'Y'),(3353,'Communications vocational training services','86101701','4',NULL,'Y'),(3354,'Credenzas','56101701','4',NULL,'Y'),(3355,'Environmental sciences advisory services','77101701','4',NULL,'Y'),(3356,'Carbonated beverage dispenser','48101701','4',NULL,'Y'),(3357,'Domestic vessel transport services','78101701','4',NULL,'Y'),(3358,'Medals','49101701','4',NULL,'Y'),(3359,'Gypsum plaster','30111701','4',NULL,'Y'),(3360,'Orchard management or maintenance services','70111701','4',NULL,'Y'),(3361,'Staff recruiting services','80111701','4',NULL,'Y'),(3362,'Campsites','90111701','4',NULL,'Y'),(3363,'Silica sand','11111701','4',NULL,'Y'),(3364,'Ion microscopes','41111701','4',NULL,'Y'),(3365,'Wide area network communications design','81111701','4',NULL,'Y'),(3366,'Article writers services','82111701','4',NULL,'Y'),(3367,'Facsimile transmission services','83111701','4',NULL,'Y'),(3368,'Facial tissues','14111701','4',NULL,'Y'),(3369,'Watch or clock dials','54111701','4',NULL,'Y'),(3370,'Treasury services','84111701','4',NULL,'Y'),(3371,'Ticks management or control services','85111701','4',NULL,'Y'),(3372,'Assistive listening devices','45111701','4',NULL,'Y'),(3373,'Rechargeable batteries','26111701','4',NULL,'Y'),(3374,'Conversational foreign language instruction','86111701','4',NULL,'Y'),(3375,'Screwdrivers','27111701','4',NULL,'Y'),(3376,'Water taxis','78111701','4',NULL,'Y'),(3377,'Fresh or frozen brine','10121701','4',NULL,'Y'),(3378,'Livestock selection','70121701','4',NULL,'Y'),(3379,'Malpractice or negligence law services','80121701','4',NULL,'Y'),(3380,'Geomesh','30121701','4',NULL,'Y'),(3381,'Multipurpose or general test tubes','41121701','4',NULL,'Y'),(3382,'Rectifiers','32121701','4',NULL,'Y'),(3383,'Black and white copy or collating services','82121701','4',NULL,'Y'),(3384,'Surveillance or alarm maintenance or monitoring','92121701','4',NULL,'Y'),(3385,'Briefcases','53121701','4',NULL,'Y'),(3386,'Television related services','83121701','4',NULL,'Y'),(3387,'System of organizations services','93121701','4',NULL,'Y'),(3388,'Rollerball pens','44121701','4',NULL,'Y'),(3389,'Papers bonded with film','14121701','4',NULL,'Y'),(3390,'Investment advisers','84121701','4',NULL,'Y'),(3391,'Film driers','45121701','4',NULL,'Y'),(3392,'Metallic nameplates','55121701','4',NULL,'Y'),(3393,'Post office','95121701','4',NULL,'Y'),(3394,'Sewage treatment services','76121701','4',NULL,'Y'),(3395,'Undergraduate programs','86121701','4',NULL,'Y'),(3396,'Trash bags','47121701','4',NULL,'Y'),(3397,'Surface water pollution monitoring or control services','77121701','4',NULL,'Y'),(3398,'Electrical hangers','39121701','4',NULL,'Y'),(3399,'Terrariums','10131701','4',NULL,'Y'),(3400,'Land use planning','70131701','4',NULL,'Y'),(3401,'Title reconveyance services','80131701','4',NULL,'Y'),(3402,'Fresh milk or butter products','50131701','4',NULL,'Y'),(3403,'Boomwhackers','60131701','4',NULL,'Y'),(3404,'Abciximab','51131701','4',NULL,'Y'),(3405,'Surgical drapes','42131701','4',NULL,'Y'),(3406,'Employer administered pension funds','84131701','4',NULL,'Y'),(3407,'Radical green associations','94131701','4',NULL,'Y'),(3408,'Slide trays or organizers','45131701','4',NULL,'Y'),(3409,'Vehicle driving schools services','86131701','4',NULL,'Y'),(3410,'Paper towel dispensers','47131701','4',NULL,'Y'),(3411,'In ground storage services','78131701','4',NULL,'Y'),(3412,'Greenhouse services','70141701','4',NULL,'Y'),(3413,'Direct sales services','80141701','4',NULL,'Y'),(3414,'Production planning','81141701','4',NULL,'Y'),(3415,'Construction machinery rental or leasing service','72141701','4',NULL,'Y'),(3416,'Cultural events organizations','93141701','4',NULL,'Y'),(3417,'Business credit gathering or reporting services','84141701','4',NULL,'Y'),(3418,'Environmental mitigation credit','64141701','4',NULL,'Y'),(3419,'In plant office','95141701','4',NULL,'Y'),(3420,'Tugboat services','78141701','4',NULL,'Y'),(3421,'Logging or felling','70151701','4',NULL,'Y'),(3422,'Photogeology','81151701','4',NULL,'Y'),(3423,'Acting services','82151701','4',NULL,'Y'),(3424,'Access control system installation service','72151701','4',NULL,'Y'),(3425,'Communication satellites','25151701','4',NULL,'Y'),(3426,'Food standards','85151701','4',NULL,'Y'),(3427,'Ecodevelopment services','70161701','4',NULL,'Y'),(3428,'Byproduct disposal or sale service','80161701','4',NULL,'Y'),(3429,'Fax Administration Service','81161701','4',NULL,'Y'),(3430,'Hemofilters','42161701','4',NULL,'Y'),(3431,'Tax collation','93161701','4',NULL,'Y'),(3432,'Descending life line','46161701','4',NULL,'Y'),(3433,'Paving blocks','30171701','4',NULL,'Y'),(3434,'Canal maintenance or management services','70171701','4',NULL,'Y'),(3435,'Z90WDCV6542 or M2 high speed steel','11171701','4',NULL,'Y'),(3436,'Horticultural science service','81171701','4',NULL,'Y'),(3437,'Mobile or rescue blankets','42171701','4',NULL,'Y'),(3438,'Vehicle parking permit','46171701','4',NULL,'Y'),(3439,'Spigot','30181701','4',NULL,'Y'),(3440,'Electrocardiography EKG units','42181701','4',NULL,'Y'),(3441,'Container trailers','25181701','4',NULL,'Y'),(3442,'Hard hats','46181701','4',NULL,'Y'),(3443,'Vehicle fueling service','78181701','4',NULL,'Y'),(3444,'Animal control traps','10191701','4',NULL,'Y'),(3445,'Medical gas or electric service tracks','42191701','4',NULL,'Y'),(3446,'Aircraft communication systems','25201701','4',NULL,'Y'),(3447,'Adaptive communication switches for the physically challenged','42211701','4',NULL,'Y'),(3448,'Bar code reader equipment','43211701','4',NULL,'Y'),(3449,'Intravenous or arterial infusion bags or containers','42221701','4',NULL,'Y'),(3450,'Television core equipment','43221701','4',NULL,'Y'),(3451,'Framing beam or rail or tubing','30241701','4',NULL,'Y'),(3452,'Ankle or foot orthopedic softgoods','42241701','4',NULL,'Y'),(3453,'Diving boards','49241701','4',NULL,'Y'),(3454,'Gait belts for rehabilitation or therapy','42251701','4',NULL,'Y'),(3455,'Arnolol','51261701','4',NULL,'Y'),(3456,'Medical gas cylinders or related devices','42271701','4',NULL,'Y'),(3457,'Chamber cleaners for autoclaves or sterilizers','42281701','4',NULL,'Y'),(3458,'Atorvastatin','51321701','4',NULL,'Y'),(3459,'Acetaminophen or paracetamol','51381701','4',NULL,'Y'),(3460,'Live shrimp','10101801','4',NULL,'Y'),(3461,'Radiators','40101801','4',NULL,'Y'),(3462,'Inland water fishery resources','70101801','4',NULL,'Y'),(3463,'Professionally prepared carryout meals','90101801','4',NULL,'Y'),(3464,'Sprayers','21101801','4',NULL,'Y'),(3465,'Electron guns','41101801','4',NULL,'Y'),(3466,'Supply of single phase electricity','83101801','4',NULL,'Y'),(3467,'Motorcycles','25101801','4',NULL,'Y'),(3468,'Book creasing machines','45101801','4',NULL,'Y'),(3469,'Biodiesel','15101801','4',NULL,'Y'),(3470,'Environmental information systems','77101801','4',NULL,'Y'),(3471,'Commercial use cutlery','48101801','4',NULL,'Y'),(3472,'Local area trucking services','78101801','4',NULL,'Y'),(3473,'Single room','90111801','4',NULL,'Y'),(3474,'Terra cotta','11111801','4',NULL,'Y'),(3475,'Computer or network or internet security','81111801','4',NULL,'Y'),(3476,'Editing services','82111801','4',NULL,'Y'),(3477,'Cable television services','83111801','4',NULL,'Y'),(3478,'Reservoirs','24111801','4',NULL,'Y'),(3479,'Stencils or lettering aids','44111801','4',NULL,'Y'),(3480,'Tax preparers','84111801','4',NULL,'Y'),(3481,'Tickets or ticket rolls','14111801','4',NULL,'Y'),(3482,'Recreational sailboats','25111801','4',NULL,'Y'),(3483,'Media control systems','45111801','4',NULL,'Y'),(3484,'Educational exchanges between universities','86111801','4',NULL,'Y'),(3485,'V belts','26111801','4',NULL,'Y'),(3486,'Car or boat detailing','76111801','4',NULL,'Y'),(3487,'Tape measures','27111801','4',NULL,'Y'),(3488,'Dry food for dogs','10121801','4',NULL,'Y'),(3489,'Pet breeding services','70121801','4',NULL,'Y'),(3490,'Divorce law services','80121801','4',NULL,'Y'),(3491,'Emergency travel agent assistance','90121801','4',NULL,'Y'),(3492,'Laboratory watch glasses','41121801','4',NULL,'Y'),(3493,'Textbook or research publishing','82121801','4',NULL,'Y'),(3494,'Travel kits','53121801','4',NULL,'Y'),(3495,'Correction film or tape','44121801','4',NULL,'Y'),(3496,'Clay coated papers','14121801','4',NULL,'Y'),(3497,'Stock market trading services','84121801','4',NULL,'Y'),(3498,'Microfilm cameras','45121801','4',NULL,'Y'),(3499,'Blood analysis laboratory services','85121801','4',NULL,'Y'),(3500,'Car tax discs','55121801','4',NULL,'Y'),(3501,'Radar station','95121801','4',NULL,'Y'),(3502,'Cleaning dusters','47121801','4',NULL,'Y'),(3503,'Controlling units or devices','39121801','4',NULL,'Y'),(3504,'Property management','80131801','4',NULL,'Y'),(3505,'Natural cheese','50131801','4',NULL,'Y'),(3506,'Dancing scarves','60131801','4',NULL,'Y'),(3507,'Fibrinogen','51131801','4',NULL,'Y'),(3508,'Disaster warning services','93131801','4',NULL,'Y'),(3509,'Self directed or employer sponsored retirement funds','84131801','4',NULL,'Y'),(3510,'Gay or lesbian or bisexual or transgender movements','94131801','4',NULL,'Y'),(3511,'Floor cleaners','47131801','4',NULL,'Y'),(3512,'Refrigerated storage','78131801','4',NULL,'Y'),(3513,'Orchard tree or vine planting services','70141801','4',NULL,'Y'),(3514,'Mailing list compilation services','80141801','4',NULL,'Y'),(3515,'Safety or risk analysis','81141801','4',NULL,'Y'),(3516,'Electrotherapy combination units','42141801','4',NULL,'Y'),(3517,'Employment promotion or planning services','93141801','4',NULL,'Y'),(3518,'Shelter','95141801','4',NULL,'Y'),(3519,'Stevedoring services','78141801','4',NULL,'Y'),(3520,'Conservation of forest genetic resources','70151801','4',NULL,'Y'),(3521,'Oceanographic survey','81151801','4',NULL,'Y'),(3522,'Banking machine installation and maintenance','72151801','4',NULL,'Y'),(3523,'Blast guard container','46151801','4',NULL,'Y'),(3524,'Photocopier rental or leasing service','80161801','4',NULL,'Y'),(3525,'Data communication equipment or platform rental or leasing service','81161801','4',NULL,'Y'),(3526,'Tax reform','93161801','4',NULL,'Y'),(3527,'Land drainage services','70171801','4',NULL,'Y'),(3528,'Media monitoring service','80171801','4',NULL,'Y'),(3529,'Inconel 600 super alloy','11171801','4',NULL,'Y'),(3530,'Agricultural science consultation service','81171801','4',NULL,'Y'),(3531,'Mobile medical services anesthesiology oropharyngeal airways','42171801','4',NULL,'Y'),(3532,'Trade projections','93171801','4',NULL,'Y'),(3533,'Shower head','30181801','4',NULL,'Y'),(3534,'Pulse oximeter units','42181801','4',NULL,'Y'),(3535,'Eyewear holders or cases','46181801','4',NULL,'Y'),(3536,'Overbed tables','42191801','4',NULL,'Y'),(3537,'Floppy drives','43201801','4',NULL,'Y'),(3538,'Flight computer systems','25201801','4',NULL,'Y'),(3539,'Computer data input device covers','43211801','4',NULL,'Y'),(3540,'Intravenous or arterial arm board covers','42221801','4',NULL,'Y'),(3541,'Optical amplifiers','43221801','4',NULL,'Y'),(3542,'Vehicle interior systems','25174400','3',NULL,'Y'),(3543,'Antidepressant piperazines','51294400','3',NULL,'Y'),(3544,'Vascular and cardiac systems','42294400','3',NULL,'Y'),(3545,'Laboratory ovens and accessories','41104500','3',NULL,'Y'),(3546,'Mechanical instruments','41114500','3',NULL,'Y'),(3547,'Impotence and sexual disorder devices and supplies','42144500','3',NULL,'Y'),(3548,'Heavy equipment installation and maintenance services','72154500','3',NULL,'Y'),(3549,'Food or drug additives','12164500','3',NULL,'Y'),(3550,'Lincomycins and monobactam antibacterials and polymyxin antibacterials and polysaccharide antibacterials','51284500','3',NULL,'Y'),(3551,'Antidepressant piperidines','51294500','3',NULL,'Y'),(3552,'Ophthalmic specialty instruments and related products','42294500','3',NULL,'Y'),(3553,'Nonsteroidal anti inflammatory propionates','51384500','3',NULL,'Y'),(3554,'Lentils','50404500','3',NULL,'Y'),(3555,'Antihypertensive tetrazoles','51434500','3',NULL,'Y'),(3556,'Laboratory furnaces and accessories','41104600','3',NULL,'Y'),(3557,'Metals and metallurgy and structural materials testing instruments','41114600','3',NULL,'Y'),(3558,'Stimulant or anorexiant alkaloids','51144600','3',NULL,'Y'),(3559,'Animal habitat and enclosure construction and maintenance services','72154600','3',NULL,'Y'),(3560,'Vehicle seating systems','25174600','3',NULL,'Y'),(3561,'Carbapenems','51284600','3',NULL,'Y'),(3562,'Autotransfusion products','42294600','3',NULL,'Y'),(3563,'Nonsteroidal anti inflammatory pyrazoles','51384600','3',NULL,'Y'),(3564,'Energy and power physics materials','60104700','3',NULL,'Y'),(3565,'Laboratory freeze dryers and lyopholizers and accessories','41104700','3',NULL,'Y'),(3566,'Paper and wood and textile testing instruments','41114700','3',NULL,'Y'),(3567,'Pipe threaded flanges','40174700','3',NULL,'Y'),(3568,'Non motorized cycle components and accessories','25174700','3',NULL,'Y'),(3569,'Open heart perfusion equipment and monitors and accessories and related products','42294700','3',NULL,'Y'),(3570,'Laboratory decanting and distilling and evaporating and extracting equipment and supplies','41104800','3',NULL,'Y'),(3571,'Governors services','93101602','4',NULL,'Y'),(3572,'Hoists','24101602','4',NULL,'Y'),(3573,'Paper punching or binding machines','44101602','4',NULL,'Y'),(3574,'Bi lateral or multi lateral aid','84101602','4',NULL,'Y'),(3575,'Tow trucks','25101602','4',NULL,'Y'),(3576,'Offset darkroom equipment','45101602','4',NULL,'Y'),(3577,'Asbestos removal or encapsulation','76101602','4',NULL,'Y'),(3578,'Energy related vocational training services','86101602','4',NULL,'Y'),(3579,'Forest conservation strategy planning','77101602','4',NULL,'Y'),(3580,'Commercial use electric can openers','48101602','4',NULL,'Y'),(3581,'Bulk cargo rail transport services','78101602','4',NULL,'Y'),(3582,'Medical lamps','39101602','4',NULL,'Y'),(3583,'Souvenirs','49101602','4',NULL,'Y'),(3584,'Chlorinated lime','30111602','4',NULL,'Y'),(3585,'Temporary marketing staff needs','80111602','4',NULL,'Y'),(3586,'Videoconferencing facilities','90111602','4',NULL,'Y'),(3587,'Travertine','11111602','4',NULL,'Y'),(3588,'Pedometers','41111602','4',NULL,'Y'),(3589,'Cytarabine','51111602','4',NULL,'Y'),(3590,'Programming for Java','81111602','4',NULL,'Y'),(3591,'Resume writing services','82111602','4',NULL,'Y'),(3592,'Conventional arms disarmament','92111602','4',NULL,'Y'),(3593,'Satellite or earth communication systems services','83111602','4',NULL,'Y'),(3594,'Political participation','93111602','4',NULL,'Y'),(3595,'Quarterly reviews','84111602','4',NULL,'Y'),(3596,'Fire fighting watercraft','25111602','4',NULL,'Y'),(3597,'Projection lamps','45111602','4',NULL,'Y'),(3598,'Cancer or leukemia prevention or control services','85111602','4',NULL,'Y'),(3599,'Hydro electric generators','26111602','4',NULL,'Y'),(3600,'Air duct cleaning','76111602','4',NULL,'Y'),(3601,'Part time adult education services','86111602','4',NULL,'Y'),(3602,'Storage for panel systems','56111602','4',NULL,'Y'),(3603,'Environmental decontamination services','77111602','4',NULL,'Y'),(3604,'Subway transport','78111602','4',NULL,'Y'),(3605,'Pitch','30121602','4',NULL,'Y'),(3606,'Livestock genetics services','70121602','4',NULL,'Y'),(3607,'Bankruptcy law services','80121602','4',NULL,'Y'),(3608,'Visa or auxiliary document services','90121602','4',NULL,'Y'),(3609,'Monetary systems','81121602','4',NULL,'Y'),(3610,'Aerosol barrier pipette tips','41121602','4',NULL,'Y'),(3611,'Engraved roll printing','82121602','4',NULL,'Y'),(3612,'Fingerprint services','92121602','4',NULL,'Y'),(3613,'Duffel bags','53121602','4',NULL,'Y'),(3614,'Tourism board services','83121602','4',NULL,'Y'),(3615,'Semi bleached crepe papers','14121602','4',NULL,'Y'),(3616,'Letter of credit services','84121602','4',NULL,'Y'),(3617,'Camera tripods','45121602','4',NULL,'Y'),(3618,'Clothing labels','55121602','4',NULL,'Y'),(3619,'Dry dock','95121602','4',NULL,'Y'),(3620,'Sanitary landfill operations','76121602','4',NULL,'Y'),(3621,'Technical institutes','86121602','4',NULL,'Y'),(3622,'Vacuum cleaners','47121602','4',NULL,'Y'),(3623,'Polluted soil removal services','77121602','4',NULL,'Y'),(3624,'Camping tables','49121602','4',NULL,'Y'),(3625,'Kennels','10131602','4',NULL,'Y'),(3626,'Ceramic bricks','30131602','4',NULL,'Y'),(3627,'Real estate auction','80131602','4',NULL,'Y'),(3628,'Semen','11131602','4',NULL,'Y'),(3629,'Heparin','51131602','4',NULL,'Y'),(3630,'Motion picture cinematography','82131602','4',NULL,'Y'),(3631,'Medical staff beard covers','42131602','4',NULL,'Y'),(3632,'Hair care supplies','53131602','4',NULL,'Y'),(3633,'Emergency food supply services','93131602','4',NULL,'Y'),(3634,'Upright cabinet freezer','24131602','4',NULL,'Y'),(3635,'Health or hospitalization insurance','84131602','4',NULL,'Y'),(3636,'Food relief services','94131602','4',NULL,'Y'),(3637,'Cargo transport helicopters','25131602','4',NULL,'Y'),(3638,'Portable toilet','95131602','4',NULL,'Y'),(3639,'Dance education','86131602','4',NULL,'Y'),(3640,'Scouring pads','47131602','4',NULL,'Y'),(3641,'Noise pollution protection services','77131602','4',NULL,'Y'),(3642,'File archive storage','78131602','4',NULL,'Y'),(3643,'Biological control services','70141602','4',NULL,'Y'),(3644,'Transit analysis','81141602','4',NULL,'Y'),(3645,'Article display arrangement','82141602','4',NULL,'Y'),(3646,'Bedpans','42141602','4',NULL,'Y'),(3647,'Right of way cutting service','72141602','4',NULL,'Y'),(3648,'Population sample surveys services','93141602','4',NULL,'Y'),(3649,'Sewing kits','53141602','4',NULL,'Y'),(3650,'Credit card service providers','84141602','4',NULL,'Y'),(3651,'Mobile home','95141602','4',NULL,'Y'),(3652,'Developing tanks','45141602','4',NULL,'Y'),(3653,'Algae or sea weed medical cures','85141602','4',NULL,'Y'),(3654,'Cargo survey services','78141602','4',NULL,'Y'),(3655,'Colza seeds','10151602','4',NULL,'Y'),(3656,'Essential oils production','70151602','4',NULL,'Y'),(3657,'Import planning','80151602','4',NULL,'Y'),(3658,'Map production','81151602','4',NULL,'Y'),(3659,'Fiber optic cable installation service','72151602','4',NULL,'Y'),(3660,'Government budgeting services','93151602','4',NULL,'Y'),(3661,'Night sticks','46151602','4',NULL,'Y'),(3662,'Air cleaners','40161602','4',NULL,'Y'),(3663,'Receiving or inventorying services','80161602','4',NULL,'Y'),(3664,'Hemodialysis blood bag samplers','42161602','4',NULL,'Y'),(3665,'Land tax','93161602','4',NULL,'Y'),(3666,'Life rings','46161602','4',NULL,'Y'),(3667,'Badminton rackets','49161602','4',NULL,'Y'),(3668,'Potassic fertilizer','10171602','4',NULL,'Y'),(3669,'Water testing services','70171602','4',NULL,'Y'),(3670,'Online and social media publicity service','80171602','4',NULL,'Y'),(3671,'Stainless steel alloy 304l','11171602','4',NULL,'Y'),(3672,'Mobile medical services ambulance cots','42171602','4',NULL,'Y'),(3673,'Medical or dental equipment manufacture services','73171602','4',NULL,'Y'),(3674,'Export policy','93171602','4',NULL,'Y'),(3675,'Safety horns','46171602','4',NULL,'Y'),(3676,'Towel bar or ring or stand or hook','30181602','4',NULL,'Y'),(3677,'Electronic blood pressure units','42181602','4',NULL,'Y'),(3678,'Hazardous material protective footwear','46181602','4',NULL,'Y'),(3679,'Sodium chloride electrolytes','51191602','4',NULL,'Y'),(3680,'Operating room lighting','42191602','4',NULL,'Y'),(3681,'Phone dialers','43191602','4',NULL,'Y'),(3682,'Fire sprinkler systems','46191602','4',NULL,'Y'),(3683,'Medical magnetic resonance imaging MRI mobile or transportable or van systems','42201602','4',NULL,'Y'),(3684,'Network equipment chassis','43201602','4',NULL,'Y'),(3685,'Docking stations','43211602','4',NULL,'Y'),(3686,'Work area warning posts and chains','46211602','4',NULL,'Y'),(3687,'Intravenous or arterial administration ports or injection sites or caps or protectors','42221602','4',NULL,'Y'),(3688,'Digital subscriber loop DSL captive office splitter shelf','43221602','4',NULL,'Y'),(3689,'Enterprise resource planning ERP software','43231602','4',NULL,'Y'),(3690,'Stair step','30241602','4',NULL,'Y'),(3691,'Cast cutters or saws','42241602','4',NULL,'Y'),(3692,'Medical body bags','42261602','4',NULL,'Y'),(3693,'Aminophylline','51391602','4',NULL,'Y'),(3694,'Atomoxetine','51431602','4',NULL,'Y'),(3695,'Cooling exchangers','40101702','4',NULL,'Y'),(3696,'Fishery by products production services','70101702','4',NULL,'Y'),(3697,'Productivity or efficiency studies or implementation','80101702','4',NULL,'Y'),(3698,'Electronic circuit design','81101702','4',NULL,'Y'),(3699,'Skywriting advertising services','82101702','4',NULL,'Y'),(3700,'Youth camps or facilities services','92101702','4',NULL,'Y'),(3701,'Corporate states','93101702','4',NULL,'Y'),(3702,'Duplexer trays','44101702','4',NULL,'Y'),(3703,'Debt reorganization','84101702','4',NULL,'Y'),(3704,'Currency exchange application','64101702','4',NULL,'Y'),(3705,'Police vehicles','25101702','4',NULL,'Y'),(3706,'Printing guillotines','45101702','4',NULL,'Y'),(3707,'Health legislation or regulations','85101702','4',NULL,'Y'),(3708,'Tourism related training','86101702','4',NULL,'Y'),(3709,'Filing cabinets or accesories','56101702','4',NULL,'Y'),(3710,'Environmental chemistry advisory services','77101702','4',NULL,'Y'),(3711,'Non carbonated beverage dispenser','48101702','4',NULL,'Y'),(3712,'International vessel transport services','78101702','4',NULL,'Y'),(3713,'Trophies','49101702','4',NULL,'Y'),(3714,'Vineyard management or maintenance services','70111702','4',NULL,'Y'),(3715,'Reference or background check services','80111702','4',NULL,'Y'),(3716,'Government owned parks','90111702','4',NULL,'Y'),(3717,'Monocular microscopes','41111702','4',NULL,'Y'),(3718,'Adult supplemental formulas or bars or puddings for general use','42231801','4',NULL,'Y'),(3719,'Arm orthopedic softgoods','42241801','4',NULL,'Y'),(3720,'Cadaver storage racks','42261801','4',NULL,'Y'),(3721,'Respiratory humidifiers or vaporizers','42271801','4',NULL,'Y'),(3722,'Idarubicin','51281801','4',NULL,'Y'),(3723,'Disinfectant test strips','42281801','4',NULL,'Y'),(3724,'Surgical band ligator appliers or bands or related products','42291801','4',NULL,'Y'),(3725,'Darunavir','51341801','4',NULL,'Y'),(3726,'Irbesartan','51431801','4',NULL,'Y'),(3727,'Albendazole','51451801','4',NULL,'Y'),(3728,'Vaporizers','40101901','4',NULL,'Y'),(3729,'Mariculture','70101901','4',NULL,'Y'),(3730,'Coffee machine and grinder rental and maintenance service','90101901','4',NULL,'Y'),(3731,'Milking machines','21101901','4',NULL,'Y'),(3732,'Ion sources','41101901','4',NULL,'Y'),(3733,'Search and rescue teams','92101901','4',NULL,'Y'),(3734,'Concrete mixers or plants','22101901','4',NULL,'Y'),(3735,'Radio placement','82101901','4',NULL,'Y'),(3736,'Energy conservation programs','83101901','4',NULL,'Y'),(3737,'Check endorsing machines','44101901','4',NULL,'Y'),(3738,'Agricultural tractors','25101901','4',NULL,'Y'),(3739,'Microcentrifuge tubes','41121702','4',NULL,'Y'),(3740,'Inductors','32121702','4',NULL,'Y'),(3741,'Color copy or collating services','82121702','4',NULL,'Y'),(3742,'Fire alarm maintenance or monitoring','92121702','4',NULL,'Y'),(3743,'Radio related services','83121702','4',NULL,'Y'),(3744,'Pen or pencil sets','44121702','4',NULL,'Y'),(3745,'Cylinder papers or multi layer heavyweight paper','14121702','4',NULL,'Y'),(3746,'Investment policy','84121702','4',NULL,'Y'),(3747,'Film washers','45121702','4',NULL,'Y'),(3748,'Non metallic nameplates','55121702','4',NULL,'Y'),(3749,'Police station','95121702','4',NULL,'Y'),(3750,'Chemical treatment services','76121702','4',NULL,'Y'),(3751,'Postgraduate programs','86121702','4',NULL,'Y'),(3752,'Waste containers or rigid liners','47121702','4',NULL,'Y'),(3753,'Surface water pollution rehabilitation services','77121702','4',NULL,'Y'),(3754,'Land evaluation','70131702','4',NULL,'Y'),(3755,'Title search services','80131702','4',NULL,'Y'),(3756,'Disco taps','60131702','4',NULL,'Y'),(3757,'Detonators','12131702','4',NULL,'Y'),(3758,'Surgical gowns','42131702','4',NULL,'Y'),(3759,'Sanitation programs','93131702','4',NULL,'Y'),(3760,'Union or guild administered pension funds','84131702','4',NULL,'Y'),(3761,'Ecofeminists associations','94131702','4',NULL,'Y'),(3762,'Sanitary goods dispensers','47131702','4',NULL,'Y'),(3763,'Above ground storage or tankage service','78131702','4',NULL,'Y'),(3764,'Fertilizer services','70141702','4',NULL,'Y'),(3765,'Wholesale distribution services','80141702','4',NULL,'Y'),(3766,'Production control','81141702','4',NULL,'Y'),(3767,'Construction equipment rental or leasing service','72141702','4',NULL,'Y'),(3768,'Culture promotional services','93141702','4',NULL,'Y'),(3769,'Value added network VAN services','84141702','4',NULL,'Y'),(3770,'Spray booth','95141702','4',NULL,'Y'),(3771,'Audio visual technology','86141702','4',NULL,'Y'),(3772,'Drawbridge operations','78141702','4',NULL,'Y'),(3773,'Stratigraphic geology','81151702','4',NULL,'Y'),(3774,'Comedians services','82151702','4',NULL,'Y'),(3775,'Closed circuit television system installation service','72151702','4',NULL,'Y'),(3776,'Food aid global information or early warning systems services','85151702','4',NULL,'Y'),(3777,'Fingerprint applicators or brushes','46151702','4',NULL,'Y'),(3778,'Wood flooring','30161702','4',NULL,'Y'),(3779,'Marine ecosystem management services','70161702','4',NULL,'Y'),(3780,'Capital asset disposal or sale service','80161702','4',NULL,'Y'),(3781,'Beractant','51161702','4',NULL,'Y'),(3782,'Fax Support Service','81161702','4',NULL,'Y'),(3783,'Hemofiltrate collection bags','42161702','4',NULL,'Y'),(3784,'Tax incentives','93161702','4',NULL,'Y'),(3785,'Rescue air bag','46161702','4',NULL,'Y'),(3786,'Jumping bars','49161702','4',NULL,'Y'),(3787,'Dam maintenance or management services','70171702','4',NULL,'Y'),(3788,'Fungicides','10171702','4',NULL,'Y'),(3789,'Z90WDKCV65542 or M35 high speed steel','11171702','4',NULL,'Y'),(3790,'Arboricultural science service','81171702','4',NULL,'Y'),(3791,'Mobile medical services first aid blankets','42171702','4',NULL,'Y'),(3792,'Automotive braking systems','25171702','4',NULL,'Y'),(3793,'Faucet unit','30181702','4',NULL,'Y'),(3794,'Facial shields','46181702','4',NULL,'Y'),(3795,'Transportation storage service','78181702','4',NULL,'Y'),(3796,'E Coli vaccines','51201702','4',NULL,'Y'),(3797,'Flight data recorders','25201702','4',NULL,'Y'),(3798,'Braille devices for the physically challenged','42211702','4',NULL,'Y'),(3799,'Magnetic stripe readers and encoders','43211702','4',NULL,'Y'),(3800,'Television access equipment','43221702','4',NULL,'Y'),(3801,'Portable structure canvas section','30241702','4',NULL,'Y'),(3802,'Hip orthopedic softgoods','42241702','4',NULL,'Y'),(3803,'Training ramps for rehabilitation or therapy','42251702','4',NULL,'Y'),(3804,'Abanoquil','51261702','4',NULL,'Y'),(3805,'Oxygen concentrators','42271702','4',NULL,'Y'),(3806,'Amoxicillin','51281702','4',NULL,'Y'),(3807,'Heat exchangers','40101802','4',NULL,'Y'),(3808,'Fish pond resources','70101802','4',NULL,'Y'),(3809,'Delivered meals services','90101802','4',NULL,'Y'),(3810,'Dusters','21101802','4',NULL,'Y'),(3811,'X ray generators','41101802','4',NULL,'Y'),(3812,'Supply of two phase electricity','83101802','4',NULL,'Y'),(3813,'Adding machines','44101802','4',NULL,'Y'),(3814,'Scooters','25101802','4',NULL,'Y'),(3815,'Book cutting machines','45101802','4',NULL,'Y'),(3816,'Ethanol','15101802','4',NULL,'Y'),(3817,'Re training or refreshing training services','86101802','4',NULL,'Y'),(3818,'Cartridge belt','46101802','4',NULL,'Y'),(3819,'Corporate environmental auditing services','77101802','4',NULL,'Y'),(3820,'Commercial use molds','48101802','4',NULL,'Y'),(3821,'Regional or national trucking services','78101802','4',NULL,'Y'),(3822,'Double room','90111802','4',NULL,'Y'),(3823,'Fireclay','11111802','4',NULL,'Y'),(3824,'Bicalutamide','51111802','4',NULL,'Y'),(3825,'Mainframe administration services','81111802','4',NULL,'Y'),(3826,'Fact checking services','82111802','4',NULL,'Y'),(3827,'Closed circuit television services','83111802','4',NULL,'Y'),(3828,'Air or gas tanks or cylinders','24111802','4',NULL,'Y'),(3829,'Drafting films','44111802','4',NULL,'Y'),(3830,'Tax advisory services','84111802','4',NULL,'Y'),(3831,'Receipts or receipt books','14111802','4',NULL,'Y'),(3832,'Recreational motorboats','25111802','4',NULL,'Y'),(3833,'Television mounts','45111802','4',NULL,'Y'),(3834,'Educational exchanges between schools','86111802','4',NULL,'Y'),(3835,'Scheduled bus services','78111802','4',NULL,'Y'),(3836,'Pet grooming services','70121802','4',NULL,'Y'),(3837,'Adoption law services','80121802','4',NULL,'Y'),(3838,'Laboratory stirring rods','41121802','4',NULL,'Y'),(3839,'Author funded publishing services','82121802','4',NULL,'Y'),(3840,'Money transport service','92121802','4',NULL,'Y'),(3841,'Travel carts','53121802','4',NULL,'Y'),(3842,'Correction fluid','44121802','4',NULL,'Y'),(3843,'Polyethylene coated papers','14121802','4',NULL,'Y'),(3844,'Commodities or futures market services','84121802','4',NULL,'Y'),(3845,'Bacteriological laboratory services','85121802','4',NULL,'Y'),(3846,'Identification cards or bands or similar products','55121802','4',NULL,'Y'),(3847,'Substation','95121802','4',NULL,'Y'),(3848,'Microfilm duplicators','45121802','4',NULL,'Y'),(3849,'Theological seminaries','86121802','4',NULL,'Y'),(3850,'Lint removers','47121802','4',NULL,'Y'),(3851,'Real estate appraisal and valuation service','80131802','4',NULL,'Y'),(3852,'Processed cheese','50131802','4',NULL,'Y'),(3853,'Rhythm sticks or lummi sticks','60131802','4',NULL,'Y'),(3854,'Disaster preparedness response services','93131802','4',NULL,'Y'),(3855,'Self directed or self initiated retirement plans','84131802','4',NULL,'Y'),(3856,'Anti racism movements','94131802','4',NULL,'Y'),(3857,'Customs bonded storage services','78131802','4',NULL,'Y'),(3858,'Sprout or twig services','70141802','4',NULL,'Y'),(3859,'Mailing list management service','80141802','4',NULL,'Y'),(3860,'Industrial hygiene or ventilation','81141802','4',NULL,'Y'),(3861,'Electrotherapy electrodes','42141802','4',NULL,'Y'),(3862,'Recruitment services','93141802','4',NULL,'Y'),(3863,'Emergency tent or hall','95141802','4',NULL,'Y'),(3864,'Vessel docking services','78141802','4',NULL,'Y'),(3865,'Forest protection services','70151802','4',NULL,'Y'),(3866,'Estuarine oceanography','81151802','4',NULL,'Y'),(3867,'Machinery component refurbishing and repair service','72151802','4',NULL,'Y'),(3868,'Armoured Container','46151802','4',NULL,'Y'),(3869,'Taxation policy','93161802','4',NULL,'Y'),(3870,'Storm water drainage','70171802','4',NULL,'Y'),(3871,'Media relations and advisory service','80171802','4',NULL,'Y'),(3872,'Balance of trade projections','93171802','4',NULL,'Y'),(3873,'Faucet aerator','30181802','4',NULL,'Y'),(3874,'Pulse oximeter cables','42181802','4',NULL,'Y'),(3875,'Potassium chloride','51191802','4',NULL,'Y'),(3876,'Clinical incubators or infant warmers','42191802','4',NULL,'Y'),(3877,'Filgrastim','51201802','4',NULL,'Y'),(3878,'Hard disk arrays','43201802','4',NULL,'Y'),(3879,'Mouse pads','43211802','4',NULL,'Y'),(3880,'Hula hoops or hoop equipment','49211802','4',NULL,'Y'),(3881,'Intravenous or arterial arm boards','42221802','4',NULL,'Y'),(3882,'Optical network or communication filters','43221802','4',NULL,'Y'),(3883,'Pediatric supplemental formulas or bars or puddings for general use','42231802','4',NULL,'Y'),(3884,'Back or lumbar or sacral orthopedic softgoods','42241802','4',NULL,'Y'),(3885,'Cadaver carriers','42261802','4',NULL,'Y'),(3886,'Nebulizers','42271802','4',NULL,'Y'),(3887,'Sterilization labels','42281802','4',NULL,'Y'),(3888,'Butenafine hydrochloride','51301802','4',NULL,'Y'),(3889,'Oseltamivir','51341802','4',NULL,'Y'),(3890,'Budesonide','51421802','4',NULL,'Y'),(3891,'Dehumidifiers','40101902','4',NULL,'Y'),(3892,'Ostreiculture','70101902','4',NULL,'Y'),(3893,'Coffee or hot drink vending machine rental and maintenance service','90101902','4',NULL,'Y'),(3894,'Ion exchange apparatus','41101902','4',NULL,'Y'),(3895,'Mefloquine','51101902','4',NULL,'Y'),(3896,'Production engineering for oil or gas','81101902','4',NULL,'Y'),(3897,'Ambulance services','92101902','4',NULL,'Y'),(3898,'Television placement','82101902','4',NULL,'Y'),(3899,'Energy use reduction measures','83101902','4',NULL,'Y'),(3900,'Check writing machines','44101902','4',NULL,'Y'),(3901,'Motor homes','25101902','4',NULL,'Y'),(3902,'Platemakers','45101902','4',NULL,'Y'),(3903,'Industrial waste site investigation','77101902','4',NULL,'Y'),(3904,'Food service flatware','48101902','4',NULL,'Y'),(3905,'Ocean to rail transportation','78101902','4',NULL,'Y'),(3906,'Student residential room or unit accommodation service','90111902','4',NULL,'Y'),(3907,'Electronic counters','41111902','4',NULL,'Y'),(3908,'Online database information retrieval service','81111902','4',NULL,'Y'),(3909,'Special interest newsletter services','82111902','4',NULL,'Y'),(3910,'Amateur radio networks or services','83111902','4',NULL,'Y'),(3911,'Electronic copyboards or accessories','44111902','4',NULL,'Y'),(3912,'Marine propellers','25111902','4',NULL,'Y'),(3913,'Videoconferencing systems','45111902','4',NULL,'Y'),(3914,'Range management','70121902','4',NULL,'Y'),(3915,'Witness service','80121902','4',NULL,'Y'),(3916,'Spiral binding','82121902','4',NULL,'Y'),(3917,'Banding machines','45101901','4',NULL,'Y'),(3918,'Industrial site investigation','77101901','4',NULL,'Y'),(3919,'Food service dinnerware','48101901','4',NULL,'Y'),(3920,'Air to ocean transportation','78101901','4',NULL,'Y'),(3921,'Worker worksite room or unit accommodation service','90111901','4',NULL,'Y'),(3922,'Counters','41111901','4',NULL,'Y'),(3923,'Asparaginase','51111901','4',NULL,'Y'),(3924,'Database information retrieval','81111901','4',NULL,'Y'),(3925,'Press release services','82111901','4',NULL,'Y'),(3926,'Radio broadcasting station management','83111901','4',NULL,'Y'),(3927,'Planning boards or accessories','44111901','4',NULL,'Y'),(3928,'Marine craft communications systems','25111901','4',NULL,'Y'),(3929,'Audioconferencing systems','45111901','4',NULL,'Y'),(3930,'Pasture improvement','70121901','4',NULL,'Y'),(3931,'Jury member service','80121901','4',NULL,'Y'),(3932,'Thread stitch bookbinding','82121901','4',NULL,'Y'),(3933,'Standard newsprint','14121901','4',NULL,'Y'),(3934,'Housing finance','84121901','4',NULL,'Y'),(3935,'Pharmaceutical preparation services','85121901','4',NULL,'Y'),(3936,'Polytechnic school','95121901','4',NULL,'Y'),(3937,'Advertising pillars','55121901','4',NULL,'Y'),(3938,'Medical waste disposal','76121901','4',NULL,'Y'),(3939,'Squeege or washer holsters','47121901','4',NULL,'Y'),(3940,'Circuit breaker lockout','39121901','4',NULL,'Y'),(3941,'Poligeline or polygeline','51131901','4',NULL,'Y'),(3942,'Animal liberation movements','94131901','4',NULL,'Y'),(3943,'Absorbent mats','47131901','4',NULL,'Y'),(3944,'Cash grains harvesting services','70141901','4',NULL,'Y'),(3945,'Auto shows or other exhibits','80141901','4',NULL,'Y'),(3946,'Product research and development service','81141901','4',NULL,'Y'),(3947,'Medical unit','95141901','4',NULL,'Y'),(3948,'Forest resources development','70151901','4',NULL,'Y'),(3949,'Geophysical surveys','81151901','4',NULL,'Y'),(3950,'Dental plate or denture brushes','42151901','4',NULL,'Y'),(3951,'Foundation building service','72151901','4',NULL,'Y'),(3952,'Chemical biological decontamination trailer','46151901','4',NULL,'Y'),(3953,'Double hung window frames','30171901','4',NULL,'Y'),(3954,'Cimetidine','51171901','4',NULL,'Y'),(3955,'TA6V super alloy','11171901','4',NULL,'Y'),(3956,'Air quality science service','81171901','4',NULL,'Y'),(3957,'Automobile rims or wheels','25171901','4',NULL,'Y'),(3958,'Fresh bread','50181901','4',NULL,'Y'),(3959,'Choriogonadotropin alfa or chorionic gonadotropin','51181901','4',NULL,'Y'),(3960,'Bedside clinical cabinets','42191901','4',NULL,'Y'),(3961,'Glatiramer acetate','51201901','4',NULL,'Y'),(3962,'Medical x ray film hot spot lights','42201901','4',NULL,'Y'),(3963,'Aircraft fire control or extinguishing systems','25201901','4',NULL,'Y'),(3964,'Anti slip materials for the physically challenged','42211901','4',NULL,'Y'),(3965,'Cathode ray tube CRT monitors','43211901','4',NULL,'Y'),(3966,'Dial calibrated intravenous flowmeters or regulators','42221901','4',NULL,'Y'),(3967,'Breast pumps','42231901','4',NULL,'Y'),(3968,'Holders or carts for sterilization wrappers or pouches','42281901','4',NULL,'Y'),(3969,'Cromoglicic acid or cromolyn','51311901','4',NULL,'Y'),(3970,'Bezafibrate','51321901','4',NULL,'Y'),(3971,'Lithium carbonate','51331901','4',NULL,'Y'),(3972,'Zanamivir','51341901','4',NULL,'Y'),(3973,'Mineral salt lick','50501901','4',NULL,'Y'),(3974,'Cleaning machines for seed or grain or dried leguminous vegetables','21102001','4',NULL,'Y'),(3975,'Hydraulic mining','81102001','4',NULL,'Y'),(3976,'Lamination film','44102001','4',NULL,'Y'),(3977,'Tanks','25102001','4',NULL,'Y'),(3978,'Intertype composing machines','45102001','4',NULL,'Y'),(3979,'Restaurant chairs','48102001','4',NULL,'Y'),(3980,'Online data processing service','81112001','4',NULL,'Y'),(3981,'Capecitabine','51112001','4',NULL,'Y'),(3982,'In person afghan or pashto or pushto interpretation service','82112001','4',NULL,'Y'),(3983,'Address books or refills','44112001','4',NULL,'Y'),(3984,'Microfiche or microfilm viewers','45112001','4',NULL,'Y'),(3985,'Pressure plate','26112001','4',NULL,'Y'),(3986,'Animal nutrition','70122001','4',NULL,'Y'),(3987,'Chromatography syringes','41122001','4',NULL,'Y'),(3988,'Plywood','11122001','4',NULL,'Y'),(3989,'Index card files','44122001','4',NULL,'Y'),(3990,'Deposit verification services','84122001','4',NULL,'Y'),(3991,'Dentist services','85122001','4',NULL,'Y'),(3992,'Clinic','95122001','4',NULL,'Y'),(3993,'Landfill for non hazardous generic waste','76122001','4',NULL,'Y'),(3994,'Inverter drive AC','39122001','4',NULL,'Y'),(3995,'Pentoxifylline','51132001','4',NULL,'Y'),(3996,'Children rights defense services','94132001','4',NULL,'Y'),(3997,'Executive coaching service','86132001','4',NULL,'Y'),(3998,'Silos related services','70142001','4',NULL,'Y'),(3999,'Urban development planning services','93142001','4',NULL,'Y'),(4000,'Rental of freight aircraft with operator','78142001','4',NULL,'Y'),(4001,'Fruit tree seeds or cuttings','10152001','4',NULL,'Y'),(4002,'Drywall installation and repair service','72152001','4',NULL,'Y'),(4003,'Internal communication service','80172001','4',NULL,'Y'),(4004,'Aluminum alloy 7178','11172001','4',NULL,'Y'),(4005,'Mobile medical services first aid kits','42172001','4',NULL,'Y'),(4006,'Anal or rectal exam speculas','42182001','4',NULL,'Y'),(4007,'Masks or accessories','46182001','4',NULL,'Y'),(4008,'Allopurinol','51192001','4',NULL,'Y'),(4009,'Medical exam or procedure tables for general use','42192001','4',NULL,'Y'),(4010,'Compact disks CDs','43202001','4',NULL,'Y'),(4011,'Door openers for the physically challenged','42212001','4',NULL,'Y'),(4012,'Computer display glare screens','43212001','4',NULL,'Y'),(4013,'Intravenous infusion pumps for general use','42222001','4',NULL,'Y'),(4014,'Action games','43232001','4',NULL,'Y'),(4015,'Intubation laryngoscopes ','42272001','4',NULL,'Y'),(4016,'Dactinomycin','51282001','4',NULL,'Y'),(4017,'Surgical mirrors','42292001','4',NULL,'Y'),(4018,'Fludarabine','51442001','4',NULL,'Y'),(4019,'Chicken hatching eggs','10102101','4',NULL,'Y'),(4020,'Local area network communications design','81111702','4',NULL,'Y'),(4021,'Book authors services','82111702','4',NULL,'Y'),(4022,'Telegraph transmission services','83111702','4',NULL,'Y'),(4023,'Toilet seat covers','14111702','4',NULL,'Y'),(4024,'Investor relations services or programs','84111702','4',NULL,'Y'),(4025,'Tsetse flies management or control services','85111702','4',NULL,'Y'),(4026,'Audio jack boxes','45111702','4',NULL,'Y'),(4027,'Alkaline batteries','26111702','4',NULL,'Y'),(4028,'Foreign language immersion instruction','86111702','4',NULL,'Y'),(4029,'Overnight ship cruises','78111702','4',NULL,'Y'),(4030,'Geotextile','30121702','4',NULL,'Y'),(4031,'Aspirin/pravastatin','51122601','4',NULL,'Y'),(4032,'Medical aspiration or irrigation syringes','42142601','4',NULL,'Y'),(4033,'Roofing service','72152601','4',NULL,'Y'),(4034,'Freestanding medical exam lights or lamps','42182601','4',NULL,'Y'),(4035,'Suppository molds','42192601','4',NULL,'Y'),(4036,'Aviation ground support software','43232601','4',NULL,'Y'),(4037,'Gabapentin','51362601','4',NULL,'Y'),(4038,'Nitroprusside','51412601','4',NULL,'Y'),(4039,'Febantel','51452601','4',NULL,'Y'),(4040,'Amylmetacresol','51472601','4',NULL,'Y'),(4041,'Crystal lattice models','41102701','4',NULL,'Y'),(4042,'Military uniforms','53102701','4',NULL,'Y'),(4043,'Grain analyzers','41112701','4',NULL,'Y'),(4044,'Carboplatin','51112701','4',NULL,'Y'),(4045,'Wood pallet','24112701','4',NULL,'Y'),(4046,'Slide or specimen labels','41122701','4',NULL,'Y'),(4047,'Suprapubic urinary catheters or kits','42142701','4',NULL,'Y'),(4048,'Exterior concrete stucco service','72152701','4',NULL,'Y'),(4049,'Acetylcysteine','51162701','4',NULL,'Y'),(4050,'Goniometers or arthrometers','42182701','4',NULL,'Y'),(4051,'Obstetrical or gynecological exam table accessories','42192701','4',NULL,'Y'),(4052,'Anti-thymocyte globulin','51202701','4',NULL,'Y'),(4053,'Telegraph keys','43222701','4',NULL,'Y'),(4054,'Application server software','43232701','4',NULL,'Y'),(4055,'Teicoplanin','51282701','4',NULL,'Y'),(4056,'Chlorocresol','51302701','4',NULL,'Y'),(4057,'Atazanavir','51342701','4',NULL,'Y'),(4058,'Praziquantel','51452701','4',NULL,'Y'),(4059,'Demining environmental impact assessment EIA service','81102801','4',NULL,'Y'),(4060,'Laminators','44102801','4',NULL,'Y'),(4061,'Speedometers','41112801','4',NULL,'Y'),(4062,'Dry freight container','24112801','4',NULL,'Y'),(4063,'Pipette racks or stands','41122801','4',NULL,'Y'),(4064,'Vascular sequential compression devices or tubing','42142801','4',NULL,'Y'),(4065,'Domestic water well drilling service','72152801','4',NULL,'Y'),(4066,'Diaper weight scales','42182801','4',NULL,'Y'),(4067,'Pimecrolimus','51202801','4',NULL,'Y'),(4068,'ATS Message Handling System (AMHS)','25202801','4',NULL,'Y'),(4069,'Broadband or narrowband digital cross connect DCX equipment','43222801','4',NULL,'Y'),(4070,'Network monitoring software','43232801','4',NULL,'Y'),(4071,'Tinidazole','51282801','4',NULL,'Y'),(4072,'Ophthalmic marking instruments','42292801','4',NULL,'Y'),(4073,'Ivermectin','51452801','4',NULL,'Y'),(4074,'Tissue embedding stations','41102901','4',NULL,'Y'),(4075,'Artemether/lumefantrine','51102901','4',NULL,'Y'),(4076,'Travel kits for office machines','44102901','4',NULL,'Y'),(4077,'Direction finding compasses','41112901','4',NULL,'Y'),(4078,'Amifostine','51112901','4',NULL,'Y'),(4079,'Eyeglasses','42142901','4',NULL,'Y'),(4080,'Metal building front installation service','72152901','4',NULL,'Y'),(4081,'Wrapping machinery','23152901','4',NULL,'Y'),(4082,'Low energy medical x ray units','42202901','4',NULL,'Y'),(4083,'Controller Workstation ','25202901','4',NULL,'Y'),(4084,'Line conditioners','43222901','4',NULL,'Y'),(4085,'Access software','43232901','4',NULL,'Y'),(4086,'Propofol','51272901','4',NULL,'Y'),(4087,'Cinoxacin','51282901','4',NULL,'Y'),(4088,'Surgical cerclage instruments','42292901','4',NULL,'Y'),(4089,'Ciclopirox','51302901','4',NULL,'Y'),(4090,'Didanosine','51342901','4',NULL,'Y'),(4091,'Malathion topical antiparasitic','51452901','4',NULL,'Y'),(4092,'Iodine','51472901','4',NULL,'Y'),(4093,'Refrigerated cooling plate probes','41103001','4',NULL,'Y'),(4094,'Fuser cleaning pads or filters','44103001','4',NULL,'Y'),(4095,'Digital Analyzer controllers','41113001','4',NULL,'Y'),(4096,'Jar desiccators','41123001','4',NULL,'Y'),(4097,'Ballistic resistant glazing installation service','72153001','4',NULL,'Y'),(4098,'Rubber tubing','40183001','4',NULL,'Y'),(4099,'Teletype input devices','43223001','4',NULL,'Y'),(4100,'Filesystem software','43233001','4',NULL,'Y'),(4101,'Surgical calipers or rulers or protractors','42293001','4',NULL,'Y'),(4102,'Flucytosine','51303001','4',NULL,'Y'),(4103,'Piperazine','51453001','4',NULL,'Y'),(4104,'Benzalkonium Chloride','51473001','4',NULL,'Y'),(4105,'Material conveyance system installation','72103101','4',NULL,'Y'),(4106,'Mens waistcoats','53103101','4',NULL,'Y'),(4107,'Printer or facsimile or photocopier belts','44103101','4',NULL,'Y'),(4108,'Mail box','24113101','4',NULL,'Y'),(4109,'Dialysis tubing','41123101','4',NULL,'Y'),(4110,'Intrauterine catheters or catheterization kits','42143101','4',NULL,'Y'),(4111,'Bowling alley installation service','72153101','4',NULL,'Y'),(4112,'Ciclosporin or cyclosporine','51203101','4',NULL,'Y'),(4113,'2G GSM mobile core network equipment and components','43223101','4',NULL,'Y'),(4114,'Atenolol','51263101','4',NULL,'Y'),(4115,'Anidulafungin','51283101','4',NULL,'Y'),(4116,'Cetirizine','51313101','4',NULL,'Y'),(4117,'Idoxuridine','51343101','4',NULL,'Y'),(4118,'Chemical engineering washers','41103201','4',NULL,'Y'),(4119,'Disposable work coat','53103201','4',NULL,'Y'),(4120,'Time card machines','44103201','4',NULL,'Y'),(4121,'General tool kits','27113201','4',NULL,'Y'),(4122,'Preserved prepared slides','41123201','4',NULL,'Y'),(4123,'Semen preparation kits','42143201','4',NULL,'Y'),(4124,'Plastic coating of concrete structures service','72153201','4',NULL,'Y'),(4125,'Allergy detecting or testing instruments','42183201','4',NULL,'Y'),(4126,'Mycophenolate mofetil','51203201','4',NULL,'Y'),(4127,'X ray and fluoroscopy RF radiotherapy planning simulators','42203201','4',NULL,'Y'),(4128,'Voice messaging portal','43223201','4',NULL,'Y'),(4129,'Authentication server software','43233201','4',NULL,'Y'),(4130,'Raltegravir','51343201','4',NULL,'Y'),(4131,'Oxamniquine','51453201','4',NULL,'Y'),(4132,'Liquid scintillation counters','41103301','4',NULL,'Y'),(4133,'Parking lot or road maintenance or repairs or services','72103301','4',NULL,'Y'),(4134,'Acid or base analyzers','41113301','4',NULL,'Y'),(4135,'Chemotherapy administration sets or kits','42143301','4',NULL,'Y'),(4136,'Gasoline pump installation service','72153301','4',NULL,'Y'),(4137,'Linagliptin','51183301','4',NULL,'Y'),(4138,'Lenalidomide','51203301','4',NULL,'Y'),(4139,'Datacom cross connect system and accessories','43223301','4',NULL,'Y'),(4140,'Cycloserine','51283301','4',NULL,'Y'),(4141,'Promethazine','51313301','4',NULL,'Y'),(4142,'Alprostadil','51413301','4',NULL,'Y'),(4143,'Contamination control screens','41103401','4',NULL,'Y'),(4144,'Table saw','27113401','4',NULL,'Y'),(4145,'Dosing cups','41123401','4',NULL,'Y'),(4146,'Rigging services','72153401','4',NULL,'Y'),(4147,'Azathioprine','51203401','4',NULL,'Y'),(4148,'Compact disc CD server software','43233401','4',NULL,'Y'),(4149,'Penicillin o','51283401','4',NULL,'Y'),(4150,'Chlorphenamine or chlorpheniramine or dexchlorpheniramine','51313401','4',NULL,'Y'),(4151,'Acemetacin','51383401','4',NULL,'Y'),(4152,'Permethrin topical antiparasitic','51453401','4',NULL,'Y'),(4153,'Ebuliometer','41103501','4',NULL,'Y'),(4154,'Pipobroman','51113501','4',NULL,'Y'),(4155,'Ivabradine','51123501','4',NULL,'Y'),(4156,'Carbidopa/entacapone/levodopa','51143501','4',NULL,'Y'),(4157,'Building exterior cleaning service','72153501','4',NULL,'Y'),(4158,'Cardiac pacemaker generators or cardiac resynchronization therapy pacemakers CRT-P','42203501','4',NULL,'Y'),(4159,'Electronic mail software','43233501','4',NULL,'Y'),(4160,'Cloxacillin','51283501','4',NULL,'Y'),(4161,'Thiabendazole or tiabendazole','51453501','4',NULL,'Y'),(4162,'Cassette or tape shredders','44103601','4',NULL,'Y'),(4163,'Ammeters','41113601','4',NULL,'Y'),(4164,'Amiodarone','51123601','4',NULL,'Y'),(4165,'Restraint vests and jackets','42143601','4',NULL,'Y'),(4166,'Bathtub refinishing and repair service','72153601','4',NULL,'Y'),(4167,'Exenatide','51183601','4',NULL,'Y'),(4168,'Digital imaging network DIN system equipment','42203601','4',NULL,'Y'),(4169,'Motor Drive Software','43233601','4',NULL,'Y'),(4170,'Rifampicin or rifampin','51283601','4',NULL,'Y'),(4171,'Risperidone','51333601','4',NULL,'Y'),(4172,'Isobornyl thiocyanoacetate','51453601','4',NULL,'Y'),(4173,'Resources for learning to speak Spanish','60103701','4',NULL,'Y'),(4174,'Circulating baths','41103701','4',NULL,'Y'),(4175,'Cathode ray tube tester','41113701','4',NULL,'Y'),(4176,'Phototherapy air circulators','42143701','4',NULL,'Y'),(4177,'Parking facility equipment installation','72153701','4',NULL,'Y'),(4178,'Medical x ray film daylight stampers or identification printers','42203701','4',NULL,'Y'),(4179,'Enterprise system management software','43233701','4',NULL,'Y'),(4180,'Cefaclor','51283701','4',NULL,'Y'),(4181,'Laboratory mixers','41103801','4',NULL,'Y'),(4182,'Geological compasses','41113801','4',NULL,'Y'),(4183,'Cystometry systems','42143801','4',NULL,'Y'),(4184,'Acarbose','51183801','4',NULL,'Y'),(4185,'Abatacept','51203801','4',NULL,'Y'),(4186,'Medical computed tomography CT or CAT positioning aids','42203801','4',NULL,'Y'),(4187,'Dalfopristin','51283801','4',NULL,'Y'),(4188,'Fexofenadine','51313801','4',NULL,'Y'),(4189,'Abacavir/lamivudine','51343801','4',NULL,'Y'),(4190,'Microcentrifuges','41103901','4',NULL,'Y'),(4191,'Bore measuring instruments','41113901','4',NULL,'Y'),(4192,'Fecal incontinence collection bags','42143901','4',NULL,'Y'),(4193,'Shoring and underpinning work','72153901','4',NULL,'Y'),(4194,'Medical radiation dosimeters','42203901','4',NULL,'Y'),(4195,'Sulfacetamide','51283901','4',NULL,'Y'),(4196,'Surgical laparotomy rings','42293901','4',NULL,'Y'),(4197,'Sample changers','41104001','4',NULL,'Y'),(4198,'Clinometers','41114001','4',NULL,'Y'),(4199,'Antenna installation service','72154001','4',NULL,'Y'),(4200,'Pirfenidone','51204001','4',NULL,'Y'),(4201,'Medical radiological shielding apron racks','42204001','4',NULL,'Y'),(4202,'Aviation Security Services','78204001','4',NULL,'Y'),(4203,'Aprepitant','51294001','4',NULL,'Y'),(4204,'Formaldehyde/isopropyl alcohol/sodium nitrite','51474001','4',NULL,'Y'),(4205,'Slide or specimen mailers or shippers','41104101','4',NULL,'Y'),(4206,'Adenosine','51124101','4',NULL,'Y'),(4207,'Pleural cavity drainage units or containers','42144101','4',NULL,'Y'),(4208,'Air compressor rental and maintenance service','72154101','4',NULL,'Y'),(4209,'Medical radiological syringe or vial shield or holders or carriers','42204101','4',NULL,'Y'),(4210,'Water testing chemicals','60104201','4',NULL,'Y'),(4211,'Water purification reagents','41104201','4',NULL,'Y'),(4212,'Measuring tapes','41114201','4',NULL,'Y'),(4213,'Instrument or meter maintenance and repair service','72154201','4',NULL,'Y'),(4214,'Veterinary foot and mouth disease (FMD) vaccines','51204201','4',NULL,'Y'),(4215,'Standard fermentation units','41104301','4',NULL,'Y'),(4216,'Open stream current meters','41114301','4',NULL,'Y'),(4217,'Turbine equipment maintenance or repair service','72154301','4',NULL,'Y'),(4218,'Gravity convection general purpose incubators','41104401','4',NULL,'Y'),(4219,'Anemometers','41114401','4',NULL,'Y'),(4220,'Tracheostomy and nasal suctioning kits','42144401','4',NULL,'Y'),(4221,'Pipefitting fabrication service','72154401','4',NULL,'Y'),(4222,'Vein harvest kits or systems','42294401','4',NULL,'Y'),(4223,'Laboratory mechanical convection ovens','41104501','4',NULL,'Y'),(4224,'Dynamometers','41114501','4',NULL,'Y'),(4225,'Heavy equipment maintenance and repair service','72154501','4',NULL,'Y'),(4226,'Laboratory box furnaces','41104601','4',NULL,'Y'),(4227,'Abrasion testers','41114601','4',NULL,'Y'),(4228,'Caffeine or trimethylxanthine','51144601','4',NULL,'Y'),(4229,'Construction of zoo habitat and enclosure for birds and flying species','72154601','4',NULL,'Y'),(4230,'Autotransfusion blood or transfer bags','42294601','4',NULL,'Y'),(4231,'Solar collecting devices','60104701','4',NULL,'Y'),(4232,'Freeze dryers or lyopholizers','41104701','4',NULL,'Y'),(4233,'Flask or retort units','41104801','4',NULL,'Y'),(4234,'Laboratory line filters','41104901','4',NULL,'Y'),(4235,'Laboratory separators','41105001','4',NULL,'Y'),(4236,'Aluminum SAE 1000 series cold rolled sheet','30265001','4',NULL,'Y'),(4237,'Endoscope maintenance units','42295001','4',NULL,'Y'),(4238,'Laboratory vacuum pumps','41105101','4',NULL,'Y'),(4239,'Motor vehicle repair part kit','25175101','4',NULL,'Y'),(4240,'Amoxicillin/clarithromycin/lansoprazole','51285101','4',NULL,'Y'),(4241,'Basin or pail stands for surgical use','42295101','4',NULL,'Y'),(4242,'Ambulance Accessories','25175201','4',NULL,'Y'),(4243,'Surgical dermatomes or dermabraders or dermameshers','42295201','4',NULL,'Y'),(4244,'Career education or planning or decision making skills instructional materials','60105301','4',NULL,'Y'),(4245,'Gel boxes','41105301','4',NULL,'Y'),(4246,'Light absorption meters','41115301','4',NULL,'Y'),(4247,'Spectrofluorimeters or fluorimeters','41115401','4',NULL,'Y'),(4248,'Ductile iron hot rolled sheet','30265401','4',NULL,'Y'),(4249,'Battery operated surgical cautery pencils','42295401','4',NULL,'Y'),(4250,'Deoxyribonucleic acid DNA cleanup or gel extraction kits','41105501','4',NULL,'Y'),(4251,'Kits or enzymes for sequencing','41105601','4',NULL,'Y'),(4252,'Karl Fischer titration equipment','41115601','4',NULL,'Y'),(4253,'Amino acid analyzers','41115801','4',NULL,'Y'),(4254,'Sex education or sexually transmitted disease instructional materials','60105901','4',NULL,'Y'),(4255,'Amino acid analyzer reagents','41116001','4',NULL,'Y'),(4256,'Automotive teaching aids or materials','60106101','4',NULL,'Y'),(4257,'Cytogenetics kits','41106101','4',NULL,'Y'),(4258,'Blood bank test kits or supplies','41116101','4',NULL,'Y'),(4259,'Agriculture teaching aids or materials','60106201','4',NULL,'Y'),(4260,'Glucose monitors or meters','41116201','4',NULL,'Y'),(4261,'Surgical robotic clip application instruments','42296201','4',NULL,'Y'),(4262,'Forensic science kits','60106301','4',NULL,'Y'),(4263,'Flash point testers','41116301','4',NULL,'Y'),(4264,'Adaptors or linkers','41106401','4',NULL,'Y'),(4265,'Endoscope or instrument positioners or holders','42296401','4',NULL,'Y'),(4266,'Bacterial expression kits','41106501','4',NULL,'Y'),(4267,'Meter dials or dial kits','41116501','4',NULL,'Y'),(4268,'Mupirocin','51286501','4',NULL,'Y'),(4269,'Chromosome targeting vectors','41106601','4',NULL,'Y'),(4270,'Cranial repair resin kits','42296701','4',NULL,'Y'),(4271,'Chlorquinaldol','51286801','4',NULL,'Y'),(4272,'Field Kits for UN staff','57010102','4',NULL,'Y'),(4273,'Humanitarian logistic delivery and warehousing','57020102','4',NULL,'Y'),(4274,'Acute watery diarrhea kits for children and infants','57030102','4',NULL,'Y'),(4275,'Math teaching kit','57040102','4',NULL,'Y'),(4276,'Nutritional kit - outpatient, module registration','57050102','4',NULL,'Y'),(4277,'Winter clothing kit for adults','57060102','4',NULL,'Y'),(4278,'Logistic power supplies','57070102','4',NULL,'Y'),(4279,'Emergency operations room equipment kit','57080102','4',NULL,'Y'),(4280,'Immediate response ration (IRR)','57050202','4',NULL,'Y'),(4281,'Kitchen set, varying sizes','57060202','4',NULL,'Y'),(4282,'Adult hygiene and personal care set','57030302','4',NULL,'Y'),(4283,'Refugee Registration Package','57060302','4',NULL,'Y'),(4284,'Single family home general remodeling service','72111002','4',NULL,'Y'),(4285,'Food product manufacturing or packing plant construction and remodeling service','72121002','4',NULL,'Y'),(4286,'Highway and road sign or guardrail construction and repair service','72141002','4',NULL,'Y'),(4287,'Boiler installation and setup service','72151002','4',NULL,'Y'),(4288,'Disaster management training simulation system','46201002','4',NULL,'Y'),(4289,'Pulse flour','50221002','4',NULL,'Y'),(4290,'New cooperative construction service','72111102','4',NULL,'Y'),(4291,'Commercial and office building prefabricated erection service','72121102','4',NULL,'Y'),(4292,'Trombones','60131102','4',NULL,'Y'),(4293,'Board games','60141102','4',NULL,'Y'),(4294,'Land grading service','72141102','4',NULL,'Y'),(4295,'Fire sprinkler system installation service','72151102','4',NULL,'Y'),(4296,'Firing or shooting range','46201102','4',NULL,'Y'),(4297,'Cereal flour','50221102','4',NULL,'Y'),(4298,'Polyurethane films','13111202','4',NULL,'Y'),(4299,'Greenhouse construction service','72121202','4',NULL,'Y'),(4300,'Oboes','60131202','4',NULL,'Y'),(4301,'Canal construction service','72141202','4',NULL,'Y'),(4302,'HVAC process piping construction service','72151202','4',NULL,'Y'),(4303,'Air dryers','23201202','4',NULL,'Y'),(4304,'Automotive service station construction service','72121302','4',NULL,'Y'),(4305,'Clavichords','60131302','4',NULL,'Y'),(4306,'Commercial painting service','72151302','4',NULL,'Y'),(4307,'Training - Aviation Security','86101402','4',NULL,'Y'),(4308,'Editorial Services - French','82111402','4',NULL,'Y'),(4309,'Interpretation Equipment, Wireless (Audio)','45111402','4',NULL,'Y'),(4310,'Fire station construction service','72121402','4',NULL,'Y'),(4311,'Electrical plugs','39121402','4',NULL,'Y'),(4312,'Bells','60131402','4',NULL,'Y'),(4313,'Rescue And Firefighting Aircraft, 3000 Gallons (12,000 Litres)','25131402','4',NULL,'Y'),(4314,'Creative fundraising services - Individual Giving','80141402','4',NULL,'Y'),(4315,'Detention facility remodeling and repair','72141402','4',NULL,'Y'),(4316,'Residential wall covering construction service','72151402','4',NULL,'Y'),(4317,'Memory module cards','43201402','4',NULL,'Y'),(4318,'Dogs','10101502','4',NULL,'Y'),(4319,'Longwall shears','20101502','4',NULL,'Y'),(4320,'Fishing port services','70101502','4',NULL,'Y'),(4321,'Corporate mergers consultation services','80101502','4',NULL,'Y'),(4322,'Bars','90101502','4',NULL,'Y'),(4323,'Harrows','21101502','4',NULL,'Y'),(4324,'Stomachers','41101502','4',NULL,'Y'),(4325,'Technical drawing','81101502','4',NULL,'Y'),(4326,'Graders','22101502','4',NULL,'Y'),(4327,'Special weapons and tactics SWAT or riot teams','92101502','4',NULL,'Y'),(4328,'Water resource management','83101502','4',NULL,'Y'),(4329,'Bulk transporters','24101502','4',NULL,'Y'),(4330,'Savings mobilization programs','84101502','4',NULL,'Y'),(4331,'Kerosene','15101502','4',NULL,'Y'),(4332,'Busses','25101502','4',NULL,'Y'),(4333,'Offset printing presses','45101502','4',NULL,'Y'),(4334,'Directories','55101502','4',NULL,'Y'),(4335,'Private specialized clinic services','85101502','4',NULL,'Y'),(4336,'Pneumatic engines','26101502','4',NULL,'Y'),(4337,'Dairy industry vocational training','86101502','4',NULL,'Y'),(4338,'Sofas','56101502','4',NULL,'Y'),(4339,'Ammonia removal equipment','47101502','4',NULL,'Y'),(4340,'Environmental standards','77101502','4',NULL,'Y'),(4341,'Commercial use barbeque ovens','48101502','4',NULL,'Y'),(4342,'International air cargo transport','78101502','4',NULL,'Y'),(4343,'Conductive concrete','30111502','4',NULL,'Y'),(4344,'Pruning services or ornamental plant or bush','70111502','4',NULL,'Y'),(4345,'Compensation or benefits planning','80111502','4',NULL,'Y'),(4346,'Lodges or resorts','90111502','4',NULL,'Y'),(4347,'Laboratory balances','41111502','4',NULL,'Y'),(4348,'Personal computer PC application design','81111502','4',NULL,'Y'),(4349,'Laundry services','91111502','4',NULL,'Y'),(4350,'Manual writing services','82111502','4',NULL,'Y'),(4351,'Peace keeping operations','92111502','4',NULL,'Y'),(4352,'Womens boots','53111502','4',NULL,'Y'),(4353,'Long distance telephone services','83111502','4',NULL,'Y'),(4354,'Peace movements','93111502','4',NULL,'Y'),(4355,'Vellum paper','14111502','4',NULL,'Y'),(4356,'Paper bags','24111502','4',NULL,'Y'),(4357,'Desk drawer organizers','44111502','4',NULL,'Y'),(4358,'Financial accounting service','84111502','4',NULL,'Y'),(4359,'Methane','15111502','4',NULL,'Y'),(4360,'Fishing boats','25111502','4',NULL,'Y'),(4361,'Table top lecterns','45111502','4',NULL,'Y'),(4362,'Parasitic disease prevention or control services','85111502','4',NULL,'Y'),(4363,'Distance teaching services','86111502','4',NULL,'Y'),(4364,'Laundry type washing machines','47111502','4',NULL,'Y'),(4365,'Ozone protection services','77111502','4',NULL,'Y'),(4366,'Commercial airplane travel','78111502','4',NULL,'Y'),(4367,'Dairy industry development','70121502','4',NULL,'Y'),(4368,'Appellate procedure services','80121502','4',NULL,'Y'),(4369,'Travel agencies','90121502','4',NULL,'Y'),(4370,'Rosin','11121502','4',NULL,'Y'),(4371,'Laboratory diluters','41121502','4',NULL,'Y'),(4372,'Micro economic analysis','81121502','4',NULL,'Y'),(4373,'Typesetting','82121502','4',NULL,'Y'),(4374,'Burglary protection services','92121502','4',NULL,'Y'),(4375,'Mine loading and discharging station construction service','72121502','4',NULL,'Y'),(4376,'Luggage sets','53121502','4',NULL,'Y'),(4377,'College or university libraries','83121502','4',NULL,'Y'),(4378,'Consular services','93121502','4',NULL,'Y'),(4379,'Packaging pouches or bags','24121502','4',NULL,'Y'),(4380,'Unbleached paperboard','14121502','4',NULL,'Y'),(4381,'Publicly owned banks','84121502','4',NULL,'Y'),(4382,'Instant print cameras','45121502','4',NULL,'Y'),(4383,'Security tags','55121502','4',NULL,'Y'),(4384,'Primary care physician consultation services','85121502','4',NULL,'Y'),(4385,'Liquid waste collection or processing or disposal','76121502','4',NULL,'Y'),(4386,'Classroom chairs','56121502','4',NULL,'Y'),(4387,'Cleaning or janitorial cart accessories','47121502','4',NULL,'Y'),(4388,'Sleeping pads','49121502','4',NULL,'Y'),(4389,'Concrete blocks','30131502','4',NULL,'Y'),(4390,'Soil conservation or protection services','70131502','4',NULL,'Y'),(4391,'Commercial or industrial facility rental','80131502','4',NULL,'Y'),(4392,'Multivariate analysis','81131502','4',NULL,'Y'),(4393,'Explosive cartridges','12131502','4',NULL,'Y'),(4394,'Motion picture film processing or reproduction','82131502','4',NULL,'Y'),(4395,'Patient caps','42131502','4',NULL,'Y'),(4396,'Toothpaste','53131502','4',NULL,'Y'),(4397,'Promotion of human rights services','93131502','4',NULL,'Y'),(4398,'Liquid nitrogen refrigerators','24131502','4',NULL,'Y'),(4399,'Homeowners or renters insurance','84131502','4',NULL,'Y'),(4400,'Depleted uranium','15131502','4',NULL,'Y'),(4401,'Black and white film','45131502','4',NULL,'Y'),(4402,'Geothermal power plants','26131502','4',NULL,'Y'),(4403,'Painting','86131502','4',NULL,'Y'),(4404,'Cleaning cloths or wipes','47131502','4',NULL,'Y'),(4405,'Oil spillage control services','77131502','4',NULL,'Y'),(4406,'Grain elevator services','78131502','4',NULL,'Y'),(4407,'Coffin','48131502','4',NULL,'Y'),(4408,'Distributive or service trade statistics','80141502','4',NULL,'Y'),(4409,'Materials synthesis','81141502','4',NULL,'Y'),(4410,'Domestic microwave ovens','52141502','4',NULL,'Y'),(4411,'Art design or graphics','82141502','4',NULL,'Y'),(4412,'Fiber tipped sticks','42141502','4',NULL,'Y'),(4413,'Land pre-construction assessment service','72141502','4',NULL,'Y'),(4414,'Social security legislation services','93141502','4',NULL,'Y'),(4415,'Small business loan agencies','84141502','4',NULL,'Y'),(4416,'Greenhouse','95141502','4',NULL,'Y'),(4417,'Fixative','45141502','4',NULL,'Y'),(4418,'Customs brokerage services','78141502','4',NULL,'Y'),(4419,'Scuba tanks','49141502','4',NULL,'Y'),(4420,'Roof valleys','30151502','4',NULL,'Y'),(4421,'Trade expansion','80151502','4',NULL,'Y'),(4422,'Meteorological services','81151502','4',NULL,'Y'),(4423,'Lithographers services','82151502','4',NULL,'Y'),(4424,'Cosmetic dentistry mixing wells','42151502','4',NULL,'Y'),(4425,'Electric power system construction service','72151502','4',NULL,'Y'),(4426,'Public enterprises information or control systems services','93151502','4',NULL,'Y'),(4427,'Joint sealing services','73151502','4',NULL,'Y'),(4428,'Food contamination control services','85151502','4',NULL,'Y'),(4429,'Riot helmets','46151502','4',NULL,'Y'),(4430,'Skis','49151502','4',NULL,'Y'),(4431,'Meeting planning services','80161502','4',NULL,'Y'),(4432,'Network Account Administration Service','81161502','4',NULL,'Y'),(4433,'Cassette players or recorders','52161502','4',NULL,'Y'),(4434,'Peritoneal dialysate warmers','42161502','4',NULL,'Y'),(4435,'Municipal income tax','93161502','4',NULL,'Y'),(4436,'Medical minor equipment maintenance or repair','85161502','4',NULL,'Y'),(4437,'Railway signaling systems','46161502','4',NULL,'Y'),(4438,'Plant hormones','10171502','4',NULL,'Y'),(4439,'Screen doors','30171502','4',NULL,'Y'),(4440,'Water resources planning services','70171502','4',NULL,'Y'),(4441,'Focus group and public feedback meeting facilitation and analysis','80171502','4',NULL,'Y'),(4442,'Mobile medical services triage tags','42171502','4',NULL,'Y'),(4443,'Dry or storage battery manufacture services','73171502','4',NULL,'Y'),(4444,'Trade negotiations','93171502','4',NULL,'Y'),(4445,'Bidets','30181502','4',NULL,'Y'),(4446,'Medical exam transilluminators','42181502','4',NULL,'Y'),(4447,'Milling machinery','23181502','4',NULL,'Y'),(4448,'Bullet proof vests','46181502','4',NULL,'Y'),(4449,'Chlortalidone or chlorthalidone','51191502','4',NULL,'Y'),(4450,'Medicine trays or covers','42191502','4',NULL,'Y'),(4451,'Pagers','43191502','4',NULL,'Y'),(4452,'Ground support test or maintenance systems','25191502','4',NULL,'Y'),(4453,'Heat detectors','46191502','4',NULL,'Y'),(4454,'Medical computed tomography CT or CAT mobile or transportable or van units','42201502','4',NULL,'Y'),(4455,'Audio accelerator cards','43201502','4',NULL,'Y'),(4456,'Crutches ','42211502','4',NULL,'Y'),(4457,'High end computer servers','43211502','4',NULL,'Y'),(4458,'Workplace safety training video','46211502','4',NULL,'Y'),(4459,'Arterial line continuous catheter flush valves','42221502','4',NULL,'Y'),(4460,'Automatic call distributor ACD','43221502','4',NULL,'Y'),(4461,'Demining machine','46221502','4',NULL,'Y'),(4462,'Sport goals','49221502','4',NULL,'Y'),(4463,'Anchor plate','30241502','4',NULL,'Y'),(4464,'Cast or splint padding materials','42241502','4',NULL,'Y'),(4465,'Cognitive or dexterity or perceptual or sensory evaluation or testing products','42251502','4',NULL,'Y'),(4466,'Autopsy dissection forceps for general use','42261502','4',NULL,'Y'),(4467,'Arterial blood gas monitors','42271502','4',NULL,'Y'),(4468,'Isoniazid','51281502','4',NULL,'Y'),(4469,'Ambrosia apples','50301502','4',NULL,'Y'),(4470,'Anatomical human mannequins for medical education or training','42301502','4',NULL,'Y'),(4471,'Organic ambrosia apples','50311502','4',NULL,'Y'),(4472,'Bandage or dressing trays','42311502','4',NULL,'Y'),(4473,'Dried organic ambrosia apples','50331502','4',NULL,'Y'),(4474,'Etofenamate','51381502','4',NULL,'Y'),(4475,'Povidone','51471502','4',NULL,'Y'),(4476,'Live ducks','10101602','4',NULL,'Y'),(4477,'Air circulators','40101602','4',NULL,'Y'),(4478,'Fishery research or experimentation services','70101602','4',NULL,'Y'),(4479,'Regional or location studies for projects','80101602','4',NULL,'Y'),(4480,'Party tent services','90101602','4',NULL,'Y'),(4481,'Eflornithine','51101602','4',NULL,'Y'),(4482,'Volunteer fire department services','92101602','4',NULL,'Y'),(4483,'Supply of fuel oil','83101602','4',NULL,'Y'),(4484,'Chassis stacking components','43201603','4',NULL,'Y'),(4485,'Port replicators','43211603','4',NULL,'Y'),(4486,'Minefield or mine hazard area marker','46211603','4',NULL,'Y'),(4487,'Intravenous or arterial extension tubing','42221603','4',NULL,'Y'),(4488,'Digital subscriber loop DSL customer premise equipment CPE plain old telephone system POTS splitter','43221603','4',NULL,'Y'),(4489,'Tax preparation software','43231603','4',NULL,'Y'),(4490,'Stringer','30241603','4',NULL,'Y'),(4491,'Allantoin/coal tar','51241603','4',NULL,'Y'),(4492,'Cast removal systems','42241603','4',NULL,'Y'),(4493,'Soldering iron','23271603','4',NULL,'Y'),(4494,'Evaporative coolers','40101703','4',NULL,'Y'),(4495,'Fish production','70101703','4',NULL,'Y'),(4496,'Specification standardization services','80101703','4',NULL,'Y'),(4497,'Harvesters','21101703','4',NULL,'Y'),(4498,'Tissue grinders','41101703','4',NULL,'Y'),(4499,'Engineering testing services','81101703','4',NULL,'Y'),(4500,'Half way house services','92101703','4',NULL,'Y'),(4501,'Bill drafting services','93101703','4',NULL,'Y'),(4502,'Duplexer units','44101703','4',NULL,'Y'),(4503,'Debt servicing','84101703','4',NULL,'Y'),(4504,'Money transfer application','64101703','4',NULL,'Y'),(4505,'Ambulances','25101703','4',NULL,'Y'),(4506,'Printing collators or decollators','45101703','4',NULL,'Y'),(4507,'Health service planning','85101703','4',NULL,'Y'),(4508,'Library or documentation training','86101703','4',NULL,'Y'),(4509,'Desks','56101703','4',NULL,'Y'),(4510,'Environmental ethics advisory services','77101703','4',NULL,'Y'),(4511,'Milk dispensers','48101703','4',NULL,'Y'),(4512,'Domestic barge transport services','78101703','4',NULL,'Y'),(4513,'Garden planting or maintenance services','70111703','4',NULL,'Y'),(4514,'Resume or curriculum vitae screening services','80111703','4',NULL,'Y'),(4515,'Recreational vehicle campsite facilities','90111703','4',NULL,'Y'),(4516,'Stereo or dissecting light microscopes','41111703','4',NULL,'Y'),(4517,'Electronic data interchange EDI design','81111703','4',NULL,'Y'),(4518,'Poetry authors services','82111703','4',NULL,'Y'),(4519,'Telex transmission services','83111703','4',NULL,'Y'),(4520,'Paper towels','14111703','4',NULL,'Y'),(4521,'Budget preparation or review services','84111703','4',NULL,'Y'),(4522,'Bacteria management or control services','85111703','4',NULL,'Y'),(4523,'Listening centers','45111703','4',NULL,'Y'),(4524,'Vehicle batteries','26111703','4',NULL,'Y'),(4525,'Livestock slaughtering services','70121703','4',NULL,'Y'),(4526,'Property law services','80121703','4',NULL,'Y'),(4527,'Bridge rail','30121703','4',NULL,'Y'),(4528,'Centrifuge tubes','41121703','4',NULL,'Y'),(4529,'Ferrites','32121703','4',NULL,'Y'),(4530,'Internet related services','83121703','4',NULL,'Y'),(4531,'Economic or social council services','93121703','4',NULL,'Y'),(4532,'Fountain pens','44121703','4',NULL,'Y'),(4533,'Investment analysis','84121703','4',NULL,'Y'),(4534,'Laminated aluminum foil paper','14121703','4',NULL,'Y'),(4535,'Film splicers','45121703','4',NULL,'Y'),(4536,'Illuminated signs','55121703','4',NULL,'Y'),(4537,'Court building','95121703','4',NULL,'Y'),(4538,'Smoking urns or accessories','47121703','4',NULL,'Y'),(4539,'Surface water pollution protection services','77121703','4',NULL,'Y'),(4540,'Concrete tiles or flagstones','30131703','4',NULL,'Y'),(4541,'Land reclamation','70131703','4',NULL,'Y'),(4542,'Escrow account services','80131703','4',NULL,'Y'),(4543,'Horses hoofs','60131703','4',NULL,'Y'),(4544,'Streptokinase','51131703','4',NULL,'Y'),(4545,'Explosives fuses','12131703','4',NULL,'Y'),(4546,'Research programs','93131703','4',NULL,'Y'),(4547,'Ecological political organizations','94131703','4',NULL,'Y'),(4548,'Sanitary waste receptacles','47131703','4',NULL,'Y'),(4549,'Retail distribution services','80141703','4',NULL,'Y'),(4550,'Production scheduling','81141703','4',NULL,'Y'),(4551,'Storage shed','95141703','4',NULL,'Y'),(4552,'Computer programmed instruction','86141703','4',NULL,'Y'),(4553,'Marine navigational or communication services','78141703','4',NULL,'Y'),(4554,'Forest harvesting specialized operations','70151703','4',NULL,'Y'),(4555,'Geological surveys','81151703','4',NULL,'Y'),(4556,'Dancers services','82151703','4',NULL,'Y'),(4557,'Fire detection and burglar alarm systems installation service','72151703','4',NULL,'Y'),(4558,'Assessment of emergency food requirements','85151703','4',NULL,'Y'),(4559,'Fingerprint ink','46151703','4',NULL,'Y'),(4560,'Terrestrial ecosystem management services','70161703','4',NULL,'Y'),(4561,'Excess or obsolete non capital material disposal or sale service','80161703','4',NULL,'Y'),(4562,'Mobile Telephone Administration Service','81161703','4',NULL,'Y'),(4563,'Hemofiltration infusion ports','42161703','4',NULL,'Y'),(4564,'Tax systems','93161703','4',NULL,'Y'),(4565,'Safety air mat','46161703','4',NULL,'Y'),(4566,'Beveled glass','30171703','4',NULL,'Y'),(4567,'Reservoirs maintenance or management services','70171703','4',NULL,'Y'),(4568,'Mobile medical services heat shielding wraps or blankets','42171703','4',NULL,'Y'),(4569,'Livestock trailers','25181703','4',NULL,'Y'),(4570,'Vehicle parking service','78181703','4',NULL,'Y'),(4571,'Flying insect control traps','10191703','4',NULL,'Y'),(4572,'Gumboro vaccines','51201703','4',NULL,'Y'),(4573,'Braille writing paper or plastic for physically challenged','42211703','4',NULL,'Y'),(4574,'Intravenous or arterial fluid warmers','42221703','4',NULL,'Y'),(4575,'Television antennas','43221703','4',NULL,'Y'),(4576,'Gastric decompression tubes','42231703','4',NULL,'Y'),(4577,'Knee braces or supports','42241703','4',NULL,'Y'),(4578,'Training stairs for rehabilitation or therapy','42251703','4',NULL,'Y'),(4579,'Nebivolol','51261703','4',NULL,'Y'),(4580,'Oxygen air blenders','42271703','4',NULL,'Y'),(4581,'Ampicillin','51281703','4',NULL,'Y'),(4582,'Instrument care kits','42281703','4',NULL,'Y'),(4583,'Albuterol or salbutamol','51391703','4',NULL,'Y'),(4584,'Fish hatcheries','70101803','4',NULL,'Y'),(4585,'Water sprinklers','21101803','4',NULL,'Y'),(4586,'Coulometers','41101803','4',NULL,'Y'),(4587,'Supply of three phase electricity','83101803','4',NULL,'Y'),(4588,'Accounting machines','44101803','4',NULL,'Y'),(4589,'Mopeds','25101803','4',NULL,'Y'),(4590,'Book punching machines','45101803','4',NULL,'Y'),(4591,'Vocational rehabilitation services','86101803','4',NULL,'Y'),(4592,'Albuterol/ipratropium','51162002','4',NULL,'Y'),(4593,'Project based communications service','80172002','4',NULL,'Y'),(4594,'Mobile medical services first response kits','42172002','4',NULL,'Y'),(4595,'Testosterone','51182002','4',NULL,'Y'),(4596,'Respirators','46182002','4',NULL,'Y'),(4597,'Colchicine','51192002','4',NULL,'Y'),(4598,'Medical exam or procedure table accessories for general use excluding cover sheets','42192002','4',NULL,'Y'),(4599,'Hyaluronan or hyaluronate or hyaluronic acid','51202002','4',NULL,'Y'),(4600,'Blank tapes','43202002','4',NULL,'Y'),(4601,'Key turners or holders for the physically challenged','42212002','4',NULL,'Y'),(4602,'Monitor arms or stands','43212002','4',NULL,'Y'),(4603,'Intravenous syringe infusion pumps','42222002','4',NULL,'Y'),(4604,'Adventure games','43232002','4',NULL,'Y'),(4605,'Carvedilol','51262002','4',NULL,'Y'),(4606,'Glutaraldehyde','51472002','4',NULL,'Y'),(4607,'Termite control services','72102102','4',NULL,'Y'),(4608,'Warehouse carousels','24102102','4',NULL,'Y'),(4609,'Mail opening machines','44102102','4',NULL,'Y'),(4610,'Long nose tractors with sleeper','25102102','4',NULL,'Y'),(4611,'Heated display cases','48102102','4',NULL,'Y'),(4612,'Water transport','78102102','4',NULL,'Y'),(4613,'Electronic mail service provider','81112102','4',NULL,'Y'),(4614,'Multiwell plates','41122102','4',NULL,'Y'),(4615,'Machine finished or glazed kraft paper','14122102','4',NULL,'Y'),(4616,'Occupational therapy services','85122102','4',NULL,'Y'),(4617,'Flat or apartment','95122102','4',NULL,'Y'),(4618,'Aspirin/dipyridamole','51132102','4',NULL,'Y'),(4619,'Medical stretcher sheets','42132102','4',NULL,'Y'),(4620,'Training planning and development consultancy service','86132102','4',NULL,'Y'),(4621,'General purpose cleaning kits','47132102','4',NULL,'Y'),(4622,'Medical cold storage chilling units','42142102','4',NULL,'Y'),(4623,'Economic cooperation services','93142102','4',NULL,'Y'),(4624,'Exterior insulation and finishing service','72152102','4',NULL,'Y'),(4625,'Manufacturing equipment repair services','73152102','4',NULL,'Y'),(4626,'Bismalemide fabric or cloth','11162102','4',NULL,'Y'),(4627,'Crisis planning and avoidance service','80172102','4',NULL,'Y'),(4628,'Argipressin or vasopressin','51182102','4',NULL,'Y'),(4629,'Hand held dopplers','42182102','4',NULL,'Y'),(4630,'Hospital recliners','42192102','4',NULL,'Y'),(4631,'Brachytherapy catheters or syringes or inserters or applicators','42202102','4',NULL,'Y'),(4632,'Floppy disk cases','43202102','4',NULL,'Y'),(4633,'Dot matrix printers','43212102','4',NULL,'Y'),(4634,'Mounted tracks or racks for intravenous infusion gravity systems','42222102','4',NULL,'Y'),(4635,'Graphics or photo imaging software','43232102','4',NULL,'Y'),(4636,'Ostomy appliances','42312102','4',NULL,'Y'),(4637,'Urban transport network','81102202','4',NULL,'Y'),(4638,'Scanner document feeders','44102202','4',NULL,'Y'),(4639,'Post office box services','78102202','4',NULL,'Y'),(4640,'Heat tracing equipment','41112202','4',NULL,'Y'),(4641,'Software patches or upgrades','81112202','4',NULL,'Y'),(4642,'Frame relay public managed network services','83112202','4',NULL,'Y'),(4643,'Ceramic crucibles','41122202','4',NULL,'Y'),(4644,'Tea bag paper','14122202','4',NULL,'Y'),(4645,'Finger cots','42132202','4',NULL,'Y'),(4646,'Heavy water','12142202','4',NULL,'Y'),(4647,'Mosaic creation and repair service','72152202','4',NULL,'Y'),(4648,'Methylergometrine or methylergonovine','51182202','4',NULL,'Y'),(4649,'Fiberoptic medical thermometers','42182202','4',NULL,'Y'),(4650,'Gurneys or scissor lifts','42192202','4',NULL,'Y'),(4651,'Telephone ring generators','43202202','4',NULL,'Y'),(4652,'Needleless vial or bag withdrawal cannulas or adapters or decanters','42222202','4',NULL,'Y'),(4653,'Document management software','43232202','4',NULL,'Y'),(4654,'Cefoxitin','51282202','4',NULL,'Y'),(4655,'Suturing kits or trays or packs or sets','42312202','4',NULL,'Y'),(4656,'Fluorometholone','51422202','4',NULL,'Y'),(4657,'Benzyl benzoate','51452202','4',NULL,'Y'),(4658,'Crane vehicles','20102302','4',NULL,'Y'),(4659,'Space engineering service','81102302','4',NULL,'Y'),(4660,'Parcel wrapping machines','44102302','4',NULL,'Y'),(4661,'Psychrometers','41112302','4',NULL,'Y'),(4662,'Nearline or backup system maintenance','81112302','4',NULL,'Y'),(4663,'Dense wavelength division multiplexing DWDM','83112302','4',NULL,'Y'),(4664,'Naloxone','51142302','4',NULL,'Y'),(4665,'Medical paper charting systems','42142302','4',NULL,'Y'),(4666,'Lead screens','26142302','4',NULL,'Y'),(4667,'Soya seeds or seedlings','10152302','4',NULL,'Y'),(4668,'Finish carpentry service','72152302','4',NULL,'Y'),(4669,'Human growth hormone or somatotropin or somatropin','51182302','4',NULL,'Y'),(4670,'Reflex hammers or mallets','42182302','4',NULL,'Y'),(4671,'Fall protection lanyard','46182302','4',NULL,'Y'),(4672,'Clinical hydraulic lifts','42192302','4',NULL,'Y'),(4673,'Medical linear accelerator intensity modulated radiation therapy IMRT three dimensional units','42202302','4',NULL,'Y'),(4674,'Blood transfusion filters or screens','42222302','4',NULL,'Y'),(4675,'Clustering software','43232302','4',NULL,'Y'),(4676,'Avobenzone/padimate-o','51242302','4',NULL,'Y'),(4677,'Etomidate','51272302','4',NULL,'Y'),(4678,'Clarithromycin','51282302','4',NULL,'Y'),(4679,'Debridement sponges','42312302','4',NULL,'Y'),(4680,'Beclometasone or Beclomethasone','51422302','4',NULL,'Y'),(4681,'Piperonyl','51452302','4',NULL,'Y'),(4682,'Sodium perborate','51472302','4',NULL,'Y'),(4683,'Spirit burners','41102402','4',NULL,'Y'),(4684,'High voltage overhead line maintenance and repair','81102402','4',NULL,'Y'),(4685,'Socks','53102402','4',NULL,'Y'),(4686,'Dating or numbering machines','44102402','4',NULL,'Y'),(4687,'Stationary waste compactor','24102402','4',NULL,'Y'),(4688,'Manostats','41112402','4',NULL,'Y'),(4689,'Dacarbazine','51112402','4',NULL,'Y'),(4690,'ISDN integrated services digital network services','83112402','4',NULL,'Y'),(4691,'Hazardous materials cabinets','24112402','4',NULL,'Y'),(4692,'Magnetic spin bar retrievers or stir bar retrievers','41122402','4',NULL,'Y'),(4693,'Turnip seeds or seedlings','10152402','4',NULL,'Y'),(4694,'Prefabricated window and door installation service','72152402','4',NULL,'Y'),(4695,'Safety wash units','46182402','4',NULL,'Y'),(4696,'Diagnostic or monitoring equipment specific carts or stands','42192402','4',NULL,'Y'),(4697,'Basiliximab','51202402','4',NULL,'Y'),(4698,'Development environment software','43232402','4',NULL,'Y'),(4699,'Nasal splints or stents','42312402','4',NULL,'Y'),(4700,'Saquinavir','51342402','4',NULL,'Y'),(4701,'Diethylcarbamazine','51452402','4',NULL,'Y'),(4702,'Irrigation overheads','21102502','4',NULL,'Y'),(4703,'Rearing facilities for entomology','41102502','4',NULL,'Y'),(4704,'Building consent and permit engineering peer review service','81102502','4',NULL,'Y'),(4705,'Sorters','44102502','4',NULL,'Y'),(4706,'Rheometers','41112502','4',NULL,'Y'),(4707,'Computer software rental or leasing service','81112502','4',NULL,'Y'),(4708,'Lead refills','44121902','4',NULL,'Y'),(4709,'Colored newsprint','14121902','4',NULL,'Y'),(4710,'Re financing services','84121902','4',NULL,'Y'),(4711,'Commercial pharmaceutical services','85121902','4',NULL,'Y'),(4712,'Vocational college','95121902','4',NULL,'Y'),(4713,'Barker stands or stalls','55121902','4',NULL,'Y'),(4714,'Acid waste collection or disposal','76121902','4',NULL,'Y'),(4715,'Squeege or washer accessories','47121902','4',NULL,'Y'),(4716,'Endangered species protection associations','94131902','4',NULL,'Y'),(4717,'Military transport helicopters','25131902','4',NULL,'Y'),(4718,'Granular absorbent','47131902','4',NULL,'Y'),(4719,'Fruit or tree nuts harvesting services','70141902','4',NULL,'Y'),(4720,'Meetings events','80141902','4',NULL,'Y'),(4721,'Application or technology research and development service','81141902','4',NULL,'Y'),(4722,'Rural investment services','93141902','4',NULL,'Y'),(4723,'Laboratory unit','95141902','4',NULL,'Y'),(4724,'Agroforestry resources','70151902','4',NULL,'Y'),(4725,'Leather straps','31151902','4',NULL,'Y'),(4726,'Geophysical exploration','81151902','4',NULL,'Y'),(4727,'Single hung window frames','30171902','4',NULL,'Y'),(4728,'Investor and shareholder relations consultation and engagement','80171902','4',NULL,'Y'),(4729,'Intracranial pressure ICP monitoring units','42181902','4',NULL,'Y'),(4730,'Ear muffs','46181902','4',NULL,'Y'),(4731,'Hospital armoires','42191902','4',NULL,'Y'),(4732,'Medical x ray film large rack viewing systems','42201902','4',NULL,'Y'),(4733,'Optical disk changers','43201902','4',NULL,'Y'),(4734,'Assistive cooking devices for the physically challenged','42211902','4',NULL,'Y'),(4735,'Liquid crystal display LCD panels or monitors','43211902','4',NULL,'Y'),(4736,'Intravenous drop counters or regulators','42221902','4',NULL,'Y'),(4737,'Breast shells or shields','42231902','4',NULL,'Y'),(4738,'Esophageal tubes','42271902','4',NULL,'Y'),(4739,'Rifabutin','51281902','4',NULL,'Y'),(4740,'Sterilization wraps or overwraps','42281902','4',NULL,'Y'),(4741,'Telmisartan','51431902','4',NULL,'Y'),(4742,'Veterinary multinutrient block','50501902','4',NULL,'Y'),(4743,'Sorting machines for seed or grain or dried leguminous vegetables','21102002','4',NULL,'Y'),(4744,'Laminator pouches','44102002','4',NULL,'Y'),(4745,'Armored fighting vehicles','25102002','4',NULL,'Y'),(4746,'Linotype composing machines','45102002','4',NULL,'Y'),(4747,'Emission reporting compliance service','77102002','4',NULL,'Y'),(4748,'Booths','48102002','4',NULL,'Y'),(4749,'Data processing or preparation services','81112002','4',NULL,'Y'),(4750,'Dasatinib','51112002','4',NULL,'Y'),(4751,'In person albanian interpretation service','82112002','4',NULL,'Y'),(4752,'Calendars','44112002','4',NULL,'Y'),(4753,'Microfiche reader printers','45112002','4',NULL,'Y'),(4754,'Animal disease control','70122002','4',NULL,'Y'),(4755,'Chromatography syringe needles','41122002','4',NULL,'Y'),(4756,'Particleboard','11122002','4',NULL,'Y'),(4757,'Plastic bottles','24122002','4',NULL,'Y'),(4758,'Sheet protectors','44122002','4',NULL,'Y'),(4759,'Dental hygienist services','85122002','4',NULL,'Y'),(4760,'Nursing home','95122002','4',NULL,'Y'),(4761,'Landfill for non hazardous special waste','76122002','4',NULL,'Y'),(4762,'Grain dryers services','70142002','4',NULL,'Y'),(4763,'Urban land administration services','93142002','4',NULL,'Y'),(4764,'Rental of freight vessel for inland water transport with operator','78142002','4',NULL,'Y'),(4765,'Fresco installation and repair service','72152002','4',NULL,'Y'),(4766,'Automobile tire tubes','25172502','4',NULL,'Y'),(4767,'Medical equipment bags','42192502','4',NULL,'Y'),(4768,'VPN network security equipment','43222502','4',NULL,'Y'),(4769,'Computer based training software','43232502','4',NULL,'Y'),(4770,'Absorber units for gas anesthesia apparatus or machines','42272502','4',NULL,'Y'),(4771,'Cefadroxil','51282502','4',NULL,'Y'),(4772,'Abdominal binders','42312502','4',NULL,'Y'),(4773,'Lindane','51452502','4',NULL,'Y'),(4774,'Aquaria equipment','41102602','4',NULL,'Y'),(4775,'Typewriters','44102602','4',NULL,'Y'),(4776,'Automated swab test kits','41112602','4',NULL,'Y'),(4777,'Domestic leased lines','83112602','4',NULL,'Y'),(4778,'Microscopes slide coverslips','41122602','4',NULL,'Y'),(4779,'Medical bulb syringes','42142602','4',NULL,'Y'),(4780,'Gutter and downspout service','72152602','4',NULL,'Y'),(4781,'Installed medical exam lights or lamps','42182602','4',NULL,'Y'),(4782,'Medication or pill dispensers','42192602','4',NULL,'Y'),(4783,'Cable head end equipment','43222602','4',NULL,'Y'),(4784,'Aviation test software','43232602','4',NULL,'Y'),(4785,'Cefepime','51282602','4',NULL,'Y'),(4786,'Scintillation crystal assemblies','41102702','4',NULL,'Y'),(4787,'Customs uniforms','53102702','4',NULL,'Y'),(4788,'Seed counters','41112702','4',NULL,'Y'),(4789,'Cisplatin','51112702','4',NULL,'Y'),(4790,'Plastic pallet','24112702','4',NULL,'Y'),(4791,'Labeling tapes','41122702','4',NULL,'Y'),(4792,'Urethral urinary catheters','42142702','4',NULL,'Y'),(4793,'Grouting service','72152702','4',NULL,'Y'),(4794,'Ambroxol','51162702','4',NULL,'Y'),(4795,'Medical tape measures','42182702','4',NULL,'Y'),(4796,'Obstetrical or gynecological exam tables','42192702','4',NULL,'Y'),(4797,'Telegraph electromagnets','43222702','4',NULL,'Y'),(4798,'Desktop communications software','43232702','4',NULL,'Y'),(4799,'Vancomycin','51282702','4',NULL,'Y'),(4800,'Enfuvirtide','51342702','4',NULL,'Y'),(4801,'Sulindac','51382702','4',NULL,'Y'),(4802,'Alteplase','51412702','4',NULL,'Y'),(4803,'Demining feasibility study FS service','81102802','4',NULL,'Y'),(4804,'Thermal binding machine','44102802','4',NULL,'Y'),(4805,'Tachometers','41112802','4',NULL,'Y'),(4806,'Open top freight container','24112802','4',NULL,'Y'),(4807,'Microscope slide racks','41122802','4',NULL,'Y'),(4808,'Vascular or compression apparel or support','42142802','4',NULL,'Y'),(4809,'Geothermal water well drilling service','72152802','4',NULL,'Y'),(4810,'Infant scales','42182802','4',NULL,'Y'),(4811,'Aeronautical Fixed Telecommunications Network (AFTN)','25202802','4',NULL,'Y'),(4812,'Circuit switchboard equipment','43222802','4',NULL,'Y'),(4813,'Network operating system enhancement software','43232802','4',NULL,'Y'),(4814,'Surgical marking instruments for general use','42292802','4',NULL,'Y'),(4815,'Chlorhexidine gluconate','51472802','4',NULL,'Y'),(4816,'Landscaping services','72102902','4',NULL,'Y'),(4817,'Storage accessories for office machines','44102902','4',NULL,'Y'),(4818,'Radio navigation instruments','41112902','4',NULL,'Y'),(4819,'Temozolomide','51112902','4',NULL,'Y'),(4820,'Eyeglass lenses','42142902','4',NULL,'Y'),(4821,'Bands for dental matrix','42152902','4',NULL,'Y'),(4822,'Concrete reinforcement placing service','72152902','4',NULL,'Y'),(4823,'Low energy medical x ray unit accessories','42202902','4',NULL,'Y'),(4824,'Automatic Dependent Surveillance (ADS) ','25202902','4',NULL,'Y'),(4825,'Telephony cable air dryers','43222902','4',NULL,'Y'),(4826,'Communications server software','43232902','4',NULL,'Y'),(4827,'Alatrofloxacin','51282902','4',NULL,'Y'),(4828,'Famciclovir','51342902','4',NULL,'Y'),(4829,'Iodoform','51472902','4',NULL,'Y'),(4830,'Fuser oil','44103002','4',NULL,'Y'),(4831,'Chemiluminescence or bioluminescence analyzers','41113002','4',NULL,'Y'),(4832,'Cabinet desiccators','41123002','4',NULL,'Y'),(4833,'Glazing installation and repair service','72153002','4',NULL,'Y'),(4834,'Network operation system software','43233002','4',NULL,'Y'),(4835,'Prazosin','51263002','4',NULL,'Y'),(4836,'Clindamycin','51283002','4',NULL,'Y'),(4837,'Amitriptyline','51293002','4',NULL,'Y'),(4838,'Surgical measuring gauges or rods','42293002','4',NULL,'Y'),(4839,'Voriconazole','51303002','4',NULL,'Y'),(4840,'Nevirapine','51343002','4',NULL,'Y'),(4841,'Material conveyance system repair','72103102','4',NULL,'Y'),(4842,'Antistatic box','24113102','4',NULL,'Y'),(4843,'Dialysis clamps','41123102','4',NULL,'Y'),(4844,'Uterine devices','42143102','4',NULL,'Y'),(4845,'Indoor sport court construction service','72153102','4',NULL,'Y'),(4846,'2G GSM wireless access network equipment and components','43223102','4',NULL,'Y'),(4847,'Laboratory washing machines','41103202','4',NULL,'Y'),(4848,'Time stamping machines','44103202','4',NULL,'Y'),(4849,'Preserved animals and organisms','41123202','4',NULL,'Y'),(4850,'Nicotine','51143202','4',NULL,'Y'),(4851,'Metal structure coating service','72153202','4',NULL,'Y'),(4852,'Mycophenolate mofetil hydrochloride','51203202','4',NULL,'Y'),(4853,'Short message service center','43223202','4',NULL,'Y'),(4854,'Imiquimod','51333202','4',NULL,'Y'),(4855,'Battery acid hydrometers','41103302','4',NULL,'Y'),(4856,'Telecom equipment maintenance or support','72103302','4',NULL,'Y'),(4857,'Microscope slide boxes or folders','41123302','4',NULL,'Y'),(4858,'Chemotherapy prep mats','42143302','4',NULL,'Y'),(4859,'Diesel pump installation service','72153302','4',NULL,'Y'),(4860,'Fingolimod','51203302','4',NULL,'Y'),(4861,'Datacom label','43223302','4',NULL,'Y'),(4862,'Chloroxylenol','51473302','4',NULL,'Y'),(4863,'Woodturning set','27113402','4',NULL,'Y'),(4864,'Dosing spoons','41123402','4',NULL,'Y'),(4865,'Scaffolding services','72153402','4',NULL,'Y'),(4866,'Cladribine','51203402','4',NULL,'Y'),(4867,'Diagnostic or interventional vascular catheters for general use','42203402','4',NULL,'Y'),(4868,'Data conversion software','43233402','4',NULL,'Y'),(4869,'Adicillin or penicillin n','51283402','4',NULL,'Y'),(4870,'Bupropion','51293402','4',NULL,'Y'),(4871,'Fluconazole','51303402','4',NULL,'Y'),(4872,'Fume hoods or cupboards','41103502','4',NULL,'Y'),(4873,'Binding covers','44103502','4',NULL,'Y'),(4874,'Piposulfan','51113502','4',NULL,'Y'),(4875,'Carbidopa/levodopa','51143502','4',NULL,'Y'),(4876,'Building exterior sandblasting service','72153502','4',NULL,'Y'),(4877,'Cardiac pacing leads or electrodes','42203502','4',NULL,'Y'),(4878,'Video conferencing software','43233502','4',NULL,'Y'),(4879,'Dicloxacillin','51283502','4',NULL,'Y'),(4880,'Cidofovir','51343502','4',NULL,'Y'),(4881,'Nitazoxanide','51453502','4',NULL,'Y'),(4882,'Silver nitrate','51473502','4',NULL,'Y'),(4883,'Phasemeters','41113602','4',NULL,'Y'),(4884,'Torso and belt restraints','42143602','4',NULL,'Y'),(4885,'Closet organizer installation and repair service','72153602','4',NULL,'Y'),(4886,'Digital Imaging Communications in Medicine DICOM standard system equipment','42203602','4',NULL,'Y'),(4887,'Power Monitor Software','43233602','4',NULL,'Y'),(4888,'Rifamycin','51283602','4',NULL,'Y'),(4889,'Clioquinol','51473602','4',NULL,'Y'),(4890,'Resources for learning to speak French','60103702','4',NULL,'Y'),(4891,'Thermostatic baths','41103702','4',NULL,'Y'),(4892,'Comparators','41113702','4',NULL,'Y'),(4893,'Phototherapy blankets','42143702','4',NULL,'Y'),(4894,'Parking lot maintenance','72153702','4',NULL,'Y'),(4895,'Medical imaging wet darkroom or daylight processors','42203702','4',NULL,'Y'),(4896,'Cefamandole','51283702','4',NULL,'Y'),(4897,'Bosentan','51313702','4',NULL,'Y'),(4898,'Moroxydine','51343702','4',NULL,'Y'),(4899,'Roller mixers','41103802','4',NULL,'Y'),(4900,'Geological prospecting apparatus','41113802','4',NULL,'Y'),(4901,'Cystometry transducers','42143802','4',NULL,'Y'),(4902,'Medical magnetic resonance imaging MRI positioning aids','42203802','4',NULL,'Y'),(4903,'Fexofenadine hydrochloride','51313802','4',NULL,'Y'),(4904,'Refrigerated microcentrifuges','41103902','4',NULL,'Y'),(4905,'Dissolution or disintegration testers','41113902','4',NULL,'Y'),(4906,'Fecal management systems or kits','42143902','4',NULL,'Y'),(4907,'Mobile home site set up and tie down','72153902','4',NULL,'Y'),(4908,'Medical radiation films or badges','42203902','4',NULL,'Y'),(4909,'Surgical wound packing instruments','42293902','4',NULL,'Y'),(4910,'Amlodipine','51433902','4',NULL,'Y'),(4911,'Sample oxidizer','41104002','4',NULL,'Y'),(4912,'Artificial turf installation service','72154002','4',NULL,'Y'),(4913,'Medical radiological shielding aprons or masks or drapes','42204002','4',NULL,'Y'),(4914,'Flight Operations Automation, Design And Construction','78204002','4',NULL,'Y'),(4915,'Chlortetracycline','51284002','4',NULL,'Y'),(4916,'Lancets','41104102','4',NULL,'Y'),(4917,'Earthquake simulators','41114102','4',NULL,'Y'),(4918,'Chest tubes','42144102','4',NULL,'Y'),(4919,'Heat exchanger maintenance or repair service','72154102','4',NULL,'Y'),(4920,'Water testing and sampling kits','60104202','4',NULL,'Y'),(4921,'Deionization or demineralization equipment','41104202','4',NULL,'Y'),(4922,'Measuring rods','41114202','4',NULL,'Y'),(4923,'Veterinary anthrax vaccines','51204202','4',NULL,'Y'),(4924,'External fixation instrument sets or systems','42294202','4',NULL,'Y'),(4925,'Continuous culture apparatus','41104302','4',NULL,'Y'),(4926,'Logging instruments for water wells','41114302','4',NULL,'Y'),(4927,'Motor installation and maintenance service','72154302','4',NULL,'Y'),(4928,'Forced air or mechanical convection general purpose incubators','41104402','4',NULL,'Y'),(4929,'Barometers','41114402','4',NULL,'Y'),(4930,'Pipefitting maintenance or repair service','72154402','4',NULL,'Y'),(4931,'Coronary visualization systems','42294402','4',NULL,'Y'),(4932,'Gravity convection ovens','41104502','4',NULL,'Y'),(4933,'Elastometers','41114502','4',NULL,'Y'),(4934,'Crane maintenance and repair service','72154502','4',NULL,'Y'),(4935,'Aztreonam','51284502','4',NULL,'Y'),(4936,'Valsartan','51434502','4',NULL,'Y'),(4937,'Programmable box furnaces','41104602','4',NULL,'Y'),(4938,'Compression testers','41114602','4',NULL,'Y'),(4939,'Construction of zoo habitat and enclosure for insects and invertebrates','72154602','4',NULL,'Y'),(4940,'Autotransfusion bowl kits or centrifugal kits','42294602','4',NULL,'Y'),(4941,'Solar kits','60104702','4',NULL,'Y'),(4942,'Freeze dryer glassware','41104702','4',NULL,'Y'),(4943,'Bi distillation units','41104802','4',NULL,'Y'),(4944,'Glass testing instruments','41114802','4',NULL,'Y'),(4945,'Etoricoxib','51384802','4',NULL,'Y'),(4946,'Gel filtration equipment','41104902','4',NULL,'Y'),(4947,'Endoscopic applicators or elevators','42294902','4',NULL,'Y'),(4948,'Laboratory sifting equipment','41105002','4',NULL,'Y'),(4949,'Aluminum SAE 1000 series hot rolled sheet','30265002','4',NULL,'Y'),(4950,'Endoscope storage cabinets','42295002','4',NULL,'Y'),(4951,'Peristaltic pumps','41105102','4',NULL,'Y'),(4952,'Goniometer','41115102','4',NULL,'Y'),(4953,'Motorcycle repair part kit','25175102','4',NULL,'Y'),(4954,'Hematology slide stainers','41105202','4',NULL,'Y'),(4955,'Fire Fighting Vehicle Accessories','25175202','4',NULL,'Y'),(4956,'Surgical pneumatic or battery or electric saws or drills or pin drivers','42295202','4',NULL,'Y'),(4957,'Basic job skills instructional materials','60105302','4',NULL,'Y'),(4958,'Gel dryers','41105302','4',NULL,'Y'),(4959,'Anechoic chambers','41115302','4',NULL,'Y'),(4960,'Furazolidone','51285302','4',NULL,'Y'),(4961,'Spectrographs','41115402','4',NULL,'Y'),(4962,'Gray iron hot rolled sheet','30265402','4',NULL,'Y'),(4963,'Surgical marking pens','42295402','4',NULL,'Y'),(4964,'Kits for deoxyribonucleic acid DNA extraction from food','41105502','4',NULL,'Y'),(4965,'Clofoctol','51285502','4',NULL,'Y'),(4966,'Human tissue implants','42295502','4',NULL,'Y'),(4967,'Titration equipment','41115602','4',NULL,'Y'),(4968,'Amino acid analyzer accessories or supplies','41115802','4',NULL,'Y'),(4969,'Plastic sheet','30265802','4',NULL,'Y'),(4970,'Prenatal nutrition resources or fetal abuse instructional materials','60105902','4',NULL,'Y'),(4971,'Complementary deoxyribonucleic acid cDNA libraries','41105902','4',NULL,'Y'),(4972,'Blood bank analyzer reagents','41116002','4',NULL,'Y'),(4973,'Construction teaching aids or materials','60106102','4',NULL,'Y'),(4974,'Differential display or subtraction kits','41106102','4',NULL,'Y'),(4975,'Blood bank reagents or solutions','41116102','4',NULL,'Y'),(4976,'Biotechnology teaching aids or materials','60106202','4',NULL,'Y'),(4977,'Cholesterol monitors or meters','41116202','4',NULL,'Y'),(4978,'Surgical robotic dissection instruments','42296202','4',NULL,'Y'),(4979,'Forensic science teaching aids or materials','60106302','4',NULL,'Y'),(4980,'Gene specific polymerase chain reaction PCR kits','41106302','4',NULL,'Y'),(4981,'Incombustibility tester','41116302','4',NULL,'Y'),(4982,'Miscellaneous primers','41106402','4',NULL,'Y'),(4983,'Endoscopic fluid management systems or accessories','42296402','4',NULL,'Y'),(4984,'Eucariotic transfection reagents','41106502','4',NULL,'Y'),(4985,'Electrical clip','41116502','4',NULL,'Y'),(4986,'Surgical bone cement mixers','42296702','4',NULL,'Y'),(4987,'Individual kit','57010103','4',NULL,'Y'),(4988,'Obstetric, surgical kit','57030103','4',NULL,'Y'),(4989,'Arabic student kits and teacher kit','57040103','4',NULL,'Y'),(4990,'Nutritional kit - inpatient module, medical supplies','57050103','4',NULL,'Y'),(4991,'Power supply','57070103','4',NULL,'Y'),(4992,'Emergency computer equipment for UN staff','57080103','4',NULL,'Y'),(4993,'Compact food','57050203','4',NULL,'Y'),(4994,'Accessories for tent','57060203','4',NULL,'Y'),(4995,'Water distribution kit','57030303','4',NULL,'Y'),(4996,'Tent, for office use','57060303','4',NULL,'Y'),(4997,'On site mobile home repair service','72111003','4',NULL,'Y'),(4998,'Grain elevator construction and remodeling service','72121003','4',NULL,'Y'),(4999,'Musical organs','60131003','4',NULL,'Y'),(5000,'Highway and road maintenance service','72141003','4',NULL,'Y'),(5001,'Heating system maintenance and repair service','72151003','4',NULL,'Y'),(5002,'New condominium construction service','72111103','4',NULL,'Y'),(5003,'Commercial and office building renovation and repair service','72121103','4',NULL,'Y'),(5004,'Well abandonment platform removal services','71141103','4',NULL,'Y'),(5005,'Highway and road paving service','72141103','4',NULL,'Y'),(5006,'Irrigation sprinkler system installation service','72151103','4',NULL,'Y'),(5007,'Wrapping services','73181103','4',NULL,'Y'),(5008,'Bimatoprost','51241103','4',NULL,'Y'),(5009,'Acetate films','13111203','4',NULL,'Y'),(5010,'Silo and agricultural service building construction service','72121203','4',NULL,'Y'),(5011,'Musical flutes','60131203','4',NULL,'Y'),(5012,'Dam construction service','72141203','4',NULL,'Y'),(5013,'HVAC solar energy construction service','72151203','4',NULL,'Y'),(5014,'Fluidbed dryers','23201203','4',NULL,'Y'),(5015,'Guitars','60131303','4',NULL,'Y'),(5016,'Industrial painting service','72151303','4',NULL,'Y'),(5017,'Corn starch or corn flour','50221303','4',NULL,'Y'),(5018,'Training - Search and Rescue ','86101403','4',NULL,'Y'),(5019,'Editorial Services - Spanish','82111403','4',NULL,'Y'),(5020,'Hospital construction service','72121403','4',NULL,'Y'),(5021,'Tambourines','60131403','4',NULL,'Y'),(5022,'Rescue And Firefighting Aircraft,1500 Gallons (6,000 Litres)','25131403','4',NULL,'Y'),(5023,'Creative fundraising services - Private Partnerships and Philanthropies','80141403','4',NULL,'Y'),(5024,'Modem cards','43201403','4',NULL,'Y'),(5025,'Vents','40101503','4',NULL,'Y'),(5026,'Fishing onshore facilities','70101503','4',NULL,'Y'),(5027,'Corporate divestiture consultation services','80101503','4',NULL,'Y'),(5028,'Fast food establishments','90101503','4',NULL,'Y'),(5029,'Cultivators','21101503','4',NULL,'Y'),(5030,'Laboratory sprayers','41101503','4',NULL,'Y'),(5031,'Harbor or water ports engineering','81101503','4',NULL,'Y'),(5032,'Community outreach programs','92101503','4',NULL,'Y'),(5033,'Water quality control management','83101503','4',NULL,'Y'),(5034,'Dollies','24101503','4',NULL,'Y'),(5035,'Guarantee agreements','84101503','4',NULL,'Y'),(5036,'Multifunction machines','44101503','4',NULL,'Y'),(5037,'Naphtha','15101503','4',NULL,'Y'),(5038,'Automobiles or cars','25101503','4',NULL,'Y'),(5039,'Letterpress equipment','45101503','4',NULL,'Y'),(5040,'Catalogs','55101503','4',NULL,'Y'),(5041,'Medical office services','85101503','4',NULL,'Y'),(5042,'Gas engines','26101503','4',NULL,'Y'),(5043,'Meat industry vocational training','86101503','4',NULL,'Y'),(5044,'Coat racks','56101503','4',NULL,'Y'),(5045,'Carbon filtration equipment','47101503','4',NULL,'Y'),(5046,'Environmental indicators analysis','77101503','4',NULL,'Y'),(5047,'Commercial use broilers','48101503','4',NULL,'Y'),(5048,'Armored air transport','78101503','4',NULL,'Y'),(5049,'Insulating concrete','30111503','4',NULL,'Y'),(5050,'Tree trimming services','70111503','4',NULL,'Y'),(5051,'Labor or union relations','80111503','4',NULL,'Y'),(5052,'Bed and breakfast inns','90111503','4',NULL,'Y'),(5053,'Mechanical balances','41111503','4',NULL,'Y'),(5054,'Systems integration design','81111503','4',NULL,'Y'),(5055,'Academic or scientific article writing','82111503','4',NULL,'Y'),(5056,'Cease fire agreements or truce supervision','92111503','4',NULL,'Y'),(5057,'Boys boots','53111503','4',NULL,'Y'),(5058,'Pay phone provider services','83111503','4',NULL,'Y'),(5059,'Protest movements','93111503','4',NULL,'Y'),(5060,'Parchment paper','14111503','4',NULL,'Y'),(5061,'Plastic bags','24111503','4',NULL,'Y'),(5062,'Desktop trays or organizers','44111503','4',NULL,'Y'),(5063,'Tax accounting service','84111503','4',NULL,'Y'),(5064,'Propylene','15111503','4',NULL,'Y'),(5065,'Cargo or container ships','25111503','4',NULL,'Y'),(5066,'Fungal disease prevention or control services','85111503','4',NULL,'Y'),(5067,'Gavels or sounding blocks','45111503','4',NULL,'Y'),(5068,'Access roads','95111503','4',NULL,'Y'),(5069,'Lighting maintenance services','76111503','4',NULL,'Y'),(5070,'Certificated distance learning services','86111503','4',NULL,'Y'),(5071,'Clothes dryers','47111503','4',NULL,'Y'),(5072,'Food or feed contamination protection services','77111503','4',NULL,'Y'),(5073,'Chartered airplane travel','78111503','4',NULL,'Y'),(5074,'Dairy technology','70121503','4',NULL,'Y'),(5075,'Defense or criminal law services','80121503','4',NULL,'Y'),(5076,'Econometrics','81121503','4',NULL,'Y'),(5077,'Manual multichannel air displacement pipetters','41121503','4',NULL,'Y'),(5078,'Digital printing','82121503','4',NULL,'Y'),(5079,'Guard dog rental','92121503','4',NULL,'Y'),(5080,'Oil refinery construction service','72121503','4',NULL,'Y'),(5081,'Individual luggage pieces','53121503','4',NULL,'Y'),(5082,'Privately owned libraries','83121503','4',NULL,'Y'),(5083,'Diplomats security services','93121503','4',NULL,'Y'),(5084,'Mailers','44121503','4',NULL,'Y'),(5085,'Credit unions','84121503','4',NULL,'Y'),(5086,'Cardboard','14121503','4',NULL,'Y'),(5087,'Disposable cameras','45121503','4',NULL,'Y'),(5088,'Identification tags','55121503','4',NULL,'Y'),(5089,'Primary care physician control services','85121503','4',NULL,'Y'),(5090,'Street cleaning services','76121503','4',NULL,'Y'),(5091,'Classroom benches','56121503','4',NULL,'Y'),(5092,'Air pollution protection services','77121503','4',NULL,'Y'),(5093,'Tents','49121503','4',NULL,'Y'),(5094,'Stone blocks','30131503','4',NULL,'Y'),(5095,'Instrument strings or picks','60131503','4',NULL,'Y'),(5096,'Erosion control services','70131503','4',NULL,'Y'),(5097,'Land leases','80131503','4',NULL,'Y'),(5098,'Regression analysis','81131503','4',NULL,'Y'),(5099,'Propellant explosives','12131503','4',NULL,'Y'),(5100,'Microfiche services','82131503','4',NULL,'Y'),(5101,'Patient exam capes','42131503','4',NULL,'Y'),(5102,'Grinding wheels','23131503','4',NULL,'Y'),(5103,'Toothbrushes','53131503','4',NULL,'Y'),(5104,'Human rights education or information dissemination services','93131503','4',NULL,'Y'),(5105,'Walk in refrigerators','24131503','4',NULL,'Y'),(5106,'Car or truck insurance','84131503','4',NULL,'Y'),(5107,'Enriched uranium','15131503','4',NULL,'Y'),(5108,'Instant picture film','45131503','4',NULL,'Y'),(5109,'Hydro power plants','26131503','4',NULL,'Y'),(5110,'Sculpture','86131503','4',NULL,'Y'),(5111,'Oil spillage rehabilitation services','77131503','4',NULL,'Y'),(5112,'Grass or fodder production','70141503','4',NULL,'Y'),(5113,'Commodity price forecasting','80141503','4',NULL,'Y'),(5114,'Materials or product inspection','81141503','4',NULL,'Y'),(5115,'Photocomposition','82141503','4',NULL,'Y'),(5116,'Skin preparation wipes','42141503','4',NULL,'Y'),(5117,'Rock removal service','72141503','4',NULL,'Y'),(5118,'Social planning services','93141503','4',NULL,'Y'),(5119,'Minority owned business programs','84141503','4',NULL,'Y'),(5120,'Photo development processing kit','45141503','4',NULL,'Y'),(5121,'Transportation industry tariff comparison or freight audit services','78141503','4',NULL,'Y'),(5122,'Scuba regulators','49141503','4',NULL,'Y'),(5123,'Celery seeds or seedlings','10151503','4',NULL,'Y'),(5124,'Roofing fabrics','30151503','4',NULL,'Y'),(5125,'Trade information services','80151503','4',NULL,'Y'),(5126,'Centrifugal pumps','40151503','4',NULL,'Y'),(5127,'Hydrometeorology','81151503','4',NULL,'Y'),(5128,'Cartoonists services','82151503','4',NULL,'Y'),(5129,'Crowns or crown forms','42151503','4',NULL,'Y'),(5130,'Cogeneration plant construction service','72151503','4',NULL,'Y'),(5131,'Privatization programs','93151503','4',NULL,'Y'),(5132,'Food preservation management or control services','85151503','4',NULL,'Y'),(5133,'Riot shields','46151503','4',NULL,'Y'),(5134,'Keyboard entry services','80161503','4',NULL,'Y'),(5135,'Network folder administration service','81161503','4',NULL,'Y'),(5136,'Peritoneal dialysis administration sets','42161503','4',NULL,'Y'),(5137,'Capital gains tax','93161503','4',NULL,'Y'),(5138,'Medical or surgical instrument maintenance or repair','85161503','4',NULL,'Y'),(5139,'Marine signaling systems','46161503','4',NULL,'Y'),(5140,'Baseballs','49161503','4',NULL,'Y'),(5141,'Rolling doors','30171503','4',NULL,'Y'),(5142,'Ground or surface water surveying','70171503','4',NULL,'Y'),(5143,'Public relations situation and issues and risk analysis','80171503','4',NULL,'Y'),(5144,'Patient holding or evacuation system heater units','42171503','4',NULL,'Y'),(5145,'Electrical tools manufacture services','73171503','4',NULL,'Y'),(5146,'Formulation of national commodity policies','93171503','4',NULL,'Y'),(5147,'Gymnastic vaulting equipment','49171503','4',NULL,'Y'),(5148,'Showers','30181503','4',NULL,'Y'),(5149,'Exam or personal lubricants or jellies','42181503','4',NULL,'Y'),(5150,'Protective coveralls','46181503','4',NULL,'Y'),(5151,'Pay phones','43191503','4',NULL,'Y'),(5152,'Integrated maintenance information systems','25191503','4',NULL,'Y'),(5153,'Fire resistant coatings or putties or sealants','46191503','4',NULL,'Y'),(5154,'Central processing unit CPU processors','43201503','4',NULL,'Y'),(5155,'Stationary bicycles','49201503','4',NULL,'Y'),(5156,'Positioning devices','42211503','4',NULL,'Y'),(5157,'Notebook computers','43211503','4',NULL,'Y'),(5158,'Workplace safety training manual or handbook','46211503','4',NULL,'Y'),(5159,'Central venous catheters','42221503','4',NULL,'Y'),(5160,'Telecom announcers','43221503','4',NULL,'Y'),(5161,'Anti explosive device detonator','46221503','4',NULL,'Y'),(5162,'Procurement software','43231503','4',NULL,'Y'),(5163,'Bail ring','30241503','4',NULL,'Y'),(5164,'Cast or splint protectors','42241503','4',NULL,'Y'),(5165,'Playground merry go rounds','49241503','4',NULL,'Y'),(5166,'Therapeutic games','42251503','4',NULL,'Y'),(5167,'Autopsy bullet probes','42261503','4',NULL,'Y'),(5168,'End tidal carbon dioxide monitors','42271503','4',NULL,'Y'),(5169,'Amithiozone or thiacetazone','51281503','4',NULL,'Y'),(5170,'Api apples','50301503','4',NULL,'Y'),(5171,'Cardio pulmonary resuscitation CPR training aids','42301503','4',NULL,'Y'),(5172,'Organic api apples','50311503','4',NULL,'Y'),(5173,'Bandage rollers','42311503','4',NULL,'Y'),(5174,'O ring molded gasket','31401503','4',NULL,'Y'),(5175,'Live turkeys','10101603','4',NULL,'Y'),(5176,'Fishery data collection or distribution','70101603','4',NULL,'Y'),(5177,'Economic or financial evaluation of projects','80101603','4',NULL,'Y'),(5178,'Catering services','90101603','4',NULL,'Y'),(5179,'Internet advertising','82101603','4',NULL,'Y'),(5180,'Fire prevention services','92101603','4',NULL,'Y'),(5181,'Oil pipeline services','83101603','4',NULL,'Y'),(5182,'Heads of states services','93101603','4',NULL,'Y'),(5183,'Forklifts','24101603','4',NULL,'Y'),(5184,'Non governmental aid','84101603','4',NULL,'Y'),(5185,'Paper shredding machines or accessories','44101603','4',NULL,'Y'),(5186,'Offset printing consumables','45101603','4',NULL,'Y'),(5187,'Chemistry vocational training services','86101603','4',NULL,'Y'),(5188,'Marine conservation strategy planning','77101603','4',NULL,'Y'),(5189,'Commercial use food choppers or cubers or dicers','48101603','4',NULL,'Y'),(5190,'Livestock rail transport','78101603','4',NULL,'Y'),(5191,'Solar lamps','39101603','4',NULL,'Y'),(5192,'Hydraulic lime','30111603','4',NULL,'Y'),(5193,'Temporary production staffing needs','80111603','4',NULL,'Y'),(5194,'Meeting or banquet rooms','90111603','4',NULL,'Y'),(5195,'Ecaussine or alabaster','11111603','4',NULL,'Y'),(5196,'Rangefinders','41111603','4',NULL,'Y'),(5197,'Programming for HTML','81111603','4',NULL,'Y'),(5198,'Court reporting services','82111603','4',NULL,'Y'),(5199,'Nuclear freezes or disarmament','92111603','4',NULL,'Y'),(5200,'Cellular telephone services','83111603','4',NULL,'Y'),(5201,'Proportional representation','93111603','4',NULL,'Y'),(5202,'Coin sorters','44111603','4',NULL,'Y'),(5203,'Free standing clocks','54111603','4',NULL,'Y'),(5204,'Internal audits','84111603','4',NULL,'Y'),(5205,'Rescue ships or boats','25111603','4',NULL,'Y'),(5206,'Projection screens or displays','45111603','4',NULL,'Y'),(5207,'Endocrine disease prevention or control services','85111603','4',NULL,'Y'),(5208,'Wind generators','26111603','4',NULL,'Y'),(5209,'Chimney cleaning','76111603','4',NULL,'Y'),(5210,'Parent education','86111603','4',NULL,'Y'),(5211,'Organization for panel systems','56111603','4',NULL,'Y'),(5212,'Land rehabilitation services','77111603','4',NULL,'Y'),(5213,'Continental or inter continental rail services','78111603','4',NULL,'Y'),(5214,'Gilsonite','30121603','4',NULL,'Y'),(5215,'Sericulture','70121603','4',NULL,'Y'),(5216,'Partnership law','80121603','4',NULL,'Y'),(5217,'Passenger ticket verification service','90121603','4',NULL,'Y'),(5218,'Logs','11121603','4',NULL,'Y'),(5219,'Monetary analysis','81121603','4',NULL,'Y'),(5220,'Low retention pipette tips','41121603','4',NULL,'Y'),(5221,'Metal plate engraving','82121603','4',NULL,'Y'),(5222,'Lie detection services','92121603','4',NULL,'Y'),(5223,'Backpacks','53121603','4',NULL,'Y'),(5224,'Computerized information retrieval systems','83121603','4',NULL,'Y'),(5225,'Wet strength tissue papers','14121603','4',NULL,'Y'),(5226,'Currency exchange services','84121603','4',NULL,'Y'),(5227,'Camera lens','45121603','4',NULL,'Y'),(5228,'Bus station','95121603','4',NULL,'Y'),(5229,'Sludge disposal','76121603','4',NULL,'Y'),(5230,'Polluted soil treatment or rehabilitation','77121603','4',NULL,'Y'),(5231,'Freight fee','78121603','4',NULL,'Y'),(5232,'Camping cots','49121603','4',NULL,'Y'),(5233,'Concrete bricks','30131603','4',NULL,'Y'),(5234,'Plowing services','70131603','4',NULL,'Y'),(5235,'Sale of residential land','80131603','4',NULL,'Y'),(5236,'Video production services','82131603','4',NULL,'Y'),(5237,'Medical staff blouses or smocks','42131603','4',NULL,'Y'),(5238,'Razors','53131603','4',NULL,'Y'),(5239,'World food program services','93131603','4',NULL,'Y'),(5240,'Low temperature freezers','24131603','4',NULL,'Y'),(5241,'Accidental injury insurance','84131603','4',NULL,'Y'),(5242,'Legal assistance services','94131603','4',NULL,'Y'),(5243,'Site office','95131603','4',NULL,'Y'),(5244,'Drama studies','86131603','4',NULL,'Y'),(5245,'Sponges','47131603','4',NULL,'Y'),(5246,'Noise pollution monitoring services','77131603','4',NULL,'Y'),(5247,'Furniture storage','78131603','4',NULL,'Y'),(5248,'Telemarketing','80141603','4',NULL,'Y'),(5249,'Transport finance or economics','81141603','4',NULL,'Y'),(5250,'Emesis basins','42141603','4',NULL,'Y'),(5251,'Railroad and railway roadbed construction service','72141603','4',NULL,'Y'),(5252,'Birth reporting or control services','93141603','4',NULL,'Y'),(5253,'Cabin','95141603','4',NULL,'Y'),(5254,'Developing tongs','45141603','4',NULL,'Y'),(5255,'Pest control inspections','78141603','4',NULL,'Y'),(5256,'Barley seeds','10151603','4',NULL,'Y'),(5257,'Timber production services','70151603','4',NULL,'Y'),(5258,'Export projections','80151603','4',NULL,'Y'),(5259,'Photogrammetry','81151603','4',NULL,'Y'),(5260,'Specialized sound equipment installation service','72151603','4',NULL,'Y'),(5261,'Budget or public investment management','93151603','4',NULL,'Y'),(5262,'Furniture project administration or management','80161603','4',NULL,'Y'),(5263,'Hemodialysis blood oxygen demand apparatus','42161603','4',NULL,'Y'),(5264,'Value added tax VAT','93161603','4',NULL,'Y'),(5265,'Pool alarms','46161603','4',NULL,'Y'),(5266,'Basketballs','49161603','4',NULL,'Y'),(5267,'Phosphatic fertilizer','10171603','4',NULL,'Y'),(5268,'Floodplain management','70171603','4',NULL,'Y'),(5269,'Stainless steel alloy 316','11171603','4',NULL,'Y'),(5270,'Mobile medical service anti shock garments','42171603','4',NULL,'Y'),(5271,'Global trade policies or procedures','93171603','4',NULL,'Y'),(5272,'Clock timers','46171603','4',NULL,'Y'),(5273,'Toilet seat','30181603','4',NULL,'Y'),(5274,'Mercury blood pressure units','42181603','4',NULL,'Y'),(5275,'Cleanroom footwear','46181603','4',NULL,'Y'),(5276,'Hospital equipment instrument panels','42191603','4',NULL,'Y'),(5277,'Phone extension cords','43191603','4',NULL,'Y'),(5278,'Fire hoses or nozzles','46191603','4',NULL,'Y'),(5279,'Commercial use charcoal grills','48101504','4',NULL,'Y'),(5280,'Air transport of letters and parcels','78101504','4',NULL,'Y'),(5281,'Water well drilling equipment','20111504','4',NULL,'Y'),(5282,'Mortars','30111504','4',NULL,'Y'),(5283,'Bracing services','70111504','4',NULL,'Y'),(5284,'Labor training or development','80111504','4',NULL,'Y'),(5285,'Cottage rental services','90111504','4',NULL,'Y'),(5286,'Commercial fishing nets','21111504','4',NULL,'Y'),(5287,'Pull spring balances','41111504','4',NULL,'Y'),(5288,'Application programming services','81111504','4',NULL,'Y'),(5289,'Fact finding missions','92111504','4',NULL,'Y'),(5290,'Girls boots','53111504','4',NULL,'Y'),(5291,'Pre paid phone card services','83111504','4',NULL,'Y'),(5292,'Underground movements','93111504','4',NULL,'Y'),(5293,'Tractor feed paper','14111504','4',NULL,'Y'),(5294,'Bookkeeping services','84111504','4',NULL,'Y'),(5295,'Ethylene','15111504','4',NULL,'Y'),(5296,'Dredging craft','25111504','4',NULL,'Y'),(5297,'Tuberculosis prevention or control services','85111504','4',NULL,'Y'),(5298,'Highway ramp or slip road','95111504','4',NULL,'Y'),(5299,'Lighting or power or data components for lecterns','45111504','4',NULL,'Y'),(5300,'Window or window blind cleaning services','76111504','4',NULL,'Y'),(5301,'Non certificated distance learning services','86111504','4',NULL,'Y'),(5302,'Abandoned Explosive Ordnance AXO','46111504','4',NULL,'Y'),(5303,'Pocket knives','27111504','4',NULL,'Y'),(5304,'Genetic resources protection services','77111504','4',NULL,'Y'),(5305,'Sightseeing service by air','78111504','4',NULL,'Y'),(5306,'Dairy laboratories services','70121504','4',NULL,'Y'),(5307,'Bitumen','30121504','4',NULL,'Y'),(5308,'Economic forecasts','81121504','4',NULL,'Y'),(5309,'Manual single channel air displacement pipetters','41121504','4',NULL,'Y'),(5310,'Letterpress or screen printing','82121504','4',NULL,'Y'),(5311,'Security guard services','92121504','4',NULL,'Y'),(5312,'Waste disposal plant construction service','72121504','4',NULL,'Y'),(5313,'National government or military post libraries','83121504','4',NULL,'Y'),(5314,'Diplomatic privileges or immunities services','93121504','4',NULL,'Y'),(5315,'Window envelopes','44121504','4',NULL,'Y'),(5316,'Development finance institutions','84121504','4',NULL,'Y'),(5317,'Packaging paper','14121504','4',NULL,'Y'),(5318,'Hydraulic oil','15121504','4',NULL,'Y'),(5319,'Digital cameras','45121504','4',NULL,'Y'),(5320,'Primary care physician emergency medical services','85121504','4',NULL,'Y'),(5321,'Classroom stools','56121504','4',NULL,'Y'),(5322,'Tire collection and disposal','76121504','4',NULL,'Y'),(5323,'Air pollution monitoring or measurement services','77121504','4',NULL,'Y'),(5324,'Industrial hydraulic press','27121504','4',NULL,'Y'),(5325,'Sleeping bags','49121504','4',NULL,'Y'),(5326,'Ceramic blocks','30131504','4',NULL,'Y'),(5327,'Tuning pins','60131504','4',NULL,'Y'),(5328,'Offshore temporary housing service','80131504','4',NULL,'Y'),(5329,'Sampling surveys','81131504','4',NULL,'Y'),(5330,'Explosive charges','12131504','4',NULL,'Y'),(5331,'Color separation','82131504','4',NULL,'Y'),(5332,'Patient gowns','42131504','4',NULL,'Y'),(5333,'Dental floss','53131504','4',NULL,'Y'),(5334,'Refugee emergency assistance services','93131504','4',NULL,'Y'),(5335,'Refrigerated containers','24131504','4',NULL,'Y'),(5336,'Cargo insurance','84131504','4',NULL,'Y'),(5337,'Iridium','15131504','4',NULL,'Y'),(5338,'Commercial passenger propeller aircraft','25131504','4',NULL,'Y'),(5339,'Gas power plants','26131504','4',NULL,'Y'),(5340,'Media studies','86131504','4',NULL,'Y'),(5341,'Preparation of commodity market surveys','80141504','4',NULL,'Y'),(5342,'Lamotrigine','51141504','4',NULL,'Y'),(5343,'Equipment test calibration or repair','81141504','4',NULL,'Y'),(5344,'Chart or graph design services','82141504','4',NULL,'Y'),(5345,'Medicated applicators or absorbents','42141504','4',NULL,'Y'),(5346,'Timber removal service','72141504','4',NULL,'Y'),(5347,'Tamper proof or security seals','24141504','4',NULL,'Y'),(5348,'Photo enhancing and correcting solution','45141504','4',NULL,'Y'),(5349,'Supplier or vendor managed freight and rebilling','78141504','4',NULL,'Y'),(5350,'Diving instruments or accessories','49141504','4',NULL,'Y'),(5351,'Chili seeds or seedlings','10151504','4',NULL,'Y'),(5352,'Trade promotion services','80151504','4',NULL,'Y'),(5353,'Domestic disposable cups or glasses or lids','52151504','4',NULL,'Y'),(5354,'Sculptors services','82151504','4',NULL,'Y'),(5355,'Dental veneers','42151504','4',NULL,'Y'),(5356,'Computer power conditioning service','72151504','4',NULL,'Y'),(5357,'Administrative reform services','93151504','4',NULL,'Y'),(5358,'Body armour','46151504','4',NULL,'Y'),(5359,'Oil filters','40161504','4',NULL,'Y'),(5360,'Clerical services','80161504','4',NULL,'Y'),(5361,'Peritoneal dialysis catheter adapters or clamps or connectors','42161504','4',NULL,'Y'),(5362,'Excess profits tax','93161504','4',NULL,'Y'),(5363,'Medical or surgical equipment service agreement','85161504','4',NULL,'Y'),(5364,'Traffic signals','46161504','4',NULL,'Y'),(5365,'Footballs','49161504','4',NULL,'Y'),(5366,'Wooden doors','30171504','4',NULL,'Y'),(5367,'Water resources mapping services','70171504','4',NULL,'Y'),(5368,'Compost','10171504','4',NULL,'Y'),(5369,'Stakeholder analysis','80171504','4',NULL,'Y'),(5370,'Ball bearings','31171504','4',NULL,'Y'),(5371,'Measuring or testing instruments manufacture services','73171504','4',NULL,'Y'),(5372,'Development of small scale industries','93171504','4',NULL,'Y'),(5373,'Sinks','30181504','4',NULL,'Y'),(5374,'Protective gloves','46181504','4',NULL,'Y'),(5375,'Bumetanide','51191504','4',NULL,'Y'),(5376,'Fixed phones','43191504','4',NULL,'Y'),(5377,'Aircraft flight simulators or trainers','25191504','4',NULL,'Y'),(5378,'Flame detectors','46191504','4',NULL,'Y'),(5379,'Rowing machines','49201504','4',NULL,'Y'),(5380,'Standers or standing cages or standing aids ','42211504','4',NULL,'Y'),(5381,'Personal digital assistant PDAs or organizers','43211504','4',NULL,'Y'),(5382,'Workplace safety internet based training','46211504','4',NULL,'Y'),(5383,'Peripherally inserted central catheters PICC','42221504','4',NULL,'Y'),(5384,'Premise branch exchange PBX systems','43221504','4',NULL,'Y'),(5385,'Mine dispenser','46221504','4',NULL,'Y'),(5386,'Enteral nutrition bags or containers','42231504','4',NULL,'Y'),(5387,'Base plate','30241504','4',NULL,'Y'),(5388,'Cast or splint stockinet or liners','42241504','4',NULL,'Y'),(5389,'Therapeutic pegboards or activity boards','42251504','4',NULL,'Y'),(5390,'Autopsy thread or needle pullers','42261504','4',NULL,'Y'),(5391,'Esophageal stethoscopes','42271504','4',NULL,'Y'),(5392,'Pyrazinamide','51281504','4',NULL,'Y'),(5393,'Baldwin apples','50301504','4',NULL,'Y'),(5394,'Kits for medical education or training','42301504','4',NULL,'Y'),(5395,'Organic baldwin apples','50311504','4',NULL,'Y'),(5396,'Mefenamic acid','51381504','4',NULL,'Y'),(5397,'Fluticasone furoate','51421504','4',NULL,'Y'),(5398,'Live geese','10101604','4',NULL,'Y'),(5399,'Fans','40101604','4',NULL,'Y'),(5400,'Project administration or planning','80101604','4',NULL,'Y'),(5401,'Construction or work site catering services','90101604','4',NULL,'Y'),(5402,'Meglumine antimonate','51101604','4',NULL,'Y'),(5403,'Forest or wilderness firefighting services','92101604','4',NULL,'Y'),(5404,'Gas pipeline services','83101604','4',NULL,'Y'),(5405,'Presidential services','93101604','4',NULL,'Y'),(5406,'Lifts','24101604','4',NULL,'Y'),(5407,'Government aid','84101604','4',NULL,'Y'),(5408,'Base protection boards','44101604','4',NULL,'Y'),(5409,'Delivery trucks','25101604','4',NULL,'Y'),(5410,'Offset printing plate processors','45101604','4',NULL,'Y'),(5411,'Biology vocational training services','86101604','4',NULL,'Y'),(5412,'Natural resources management or conservation strategy planning services','77101604','4',NULL,'Y'),(5413,'Commercial use coffee grinders','48101604','4',NULL,'Y'),(5414,'Vehicle transport services','78101604','4',NULL,'Y'),(5415,'Hydrated lime','30111604','4',NULL,'Y'),(5416,'Temporary technician staffing needs','80111604','4',NULL,'Y'),(5417,'Marquees','90111604','4',NULL,'Y'),(5418,'Granite','11111604','4',NULL,'Y'),(5419,'Rulers','41111604','4',NULL,'Y'),(5420,'Programming for ALGOL','81111604','4',NULL,'Y'),(5421,'Transcribing services','82111604','4',NULL,'Y'),(5422,'Weapons destruction','92111604','4',NULL,'Y'),(5423,'Paging services','83111604','4',NULL,'Y'),(5424,'Vote catcher services','93111604','4',NULL,'Y'),(5425,'Business cards','14111604','4',NULL,'Y'),(5426,'Coin wrappers or bill straps','44111604','4',NULL,'Y'),(5427,'Slide projectors','45111604','4',NULL,'Y'),(5428,'Heart disease prevention or control services','85111604','4',NULL,'Y'),(5429,'Gas generators','26111604','4',NULL,'Y'),(5430,'Floor waxing or carpet cleaning','76111604','4',NULL,'Y'),(5431,'Work surfaces for panel systems','56111604','4',NULL,'Y'),(5432,'Employee education','86111604','4',NULL,'Y'),(5433,'Cutback products','30121604','4',NULL,'Y'),(5434,'Animal husbandry','70121604','4',NULL,'Y'),(5435,'Patent or trademark or copyright law','80121604','4',NULL,'Y'),(5436,'Soft timber','11121604','4',NULL,'Y'),(5437,'Monetary liquidity','81121604','4',NULL,'Y'),(5438,'Reference pipette tips','41121604','4',NULL,'Y'),(5439,'Private investigation services','92121604','4',NULL,'Y'),(5440,'Online database information retrieval systems','83121604','4',NULL,'Y'),(5441,'International economic cooperation services','93121604','4',NULL,'Y'),(5442,'Stamps','44121604','4',NULL,'Y'),(5443,'Acid free tissue papers','14121604','4',NULL,'Y'),(5444,'Spot exchange transaction services','84121604','4',NULL,'Y'),(5445,'Canning or bottling labels','55121604','4',NULL,'Y'),(5446,'Bus garage','95121604','4',NULL,'Y'),(5447,'Camera shutters','45121604','4',NULL,'Y'),(5448,'Dead animal disposal services','76121604','4',NULL,'Y'),(5449,'Soil pollution advisory services','77121604','4',NULL,'Y'),(5450,'Stone bricks','30131604','4',NULL,'Y'),(5451,'Seed bed preparation services','70131604','4',NULL,'Y'),(5452,'Sale of commercial or industrial land','80131604','4',NULL,'Y'),(5453,'Warfarin','51131604','4',NULL,'Y'),(5454,'Studio photography services or still photographs','82131604','4',NULL,'Y'),(5455,'Medical staff bouffant caps','42131604','4',NULL,'Y'),(5456,'Hair combs or brushes','53131604','4',NULL,'Y'),(5457,'Freeze drying equipment','24131604','4',NULL,'Y'),(5458,'Disability insurance','84131604','4',NULL,'Y'),(5459,'Resource mobilization services','94131604','4',NULL,'Y'),(5460,'Medical or rescue helicopters','25131604','4',NULL,'Y'),(5461,'Blank video tapes','45131604','4',NULL,'Y'),(5462,'Portable kitchen unit','95131604','4',NULL,'Y'),(5463,'Brooms','47131604','4',NULL,'Y'),(5464,'Noise pollution advisory services','77131604','4',NULL,'Y'),(5465,'Herbicide services','70141604','4',NULL,'Y'),(5466,'Branding of product naming services','80141604','4',NULL,'Y'),(5467,'Transport facilitation','81141604','4',NULL,'Y'),(5468,'Subway construction service','72141604','4',NULL,'Y'),(5469,'Population control services','93141604','4',NULL,'Y'),(5470,'Garage','95141604','4',NULL,'Y'),(5471,'Photographic print processor','45141604','4',NULL,'Y'),(5472,'Millet seeds','10151604','4',NULL,'Y'),(5473,'Dyes production','70151604','4',NULL,'Y'),(5474,'Import procurement services','80151604','4',NULL,'Y'),(5475,'Edible animal oils','50151604','4',NULL,'Y'),(5476,'Trihexyphenidyl','51151604','4',NULL,'Y'),(5477,'Land surveying','81151604','4',NULL,'Y'),(5478,'Telephone and telephone equipment installation service','72151604','4',NULL,'Y'),(5479,'Nutrition project evaluation','85151604','4',NULL,'Y'),(5480,'Alcohol analysers','46151604','4',NULL,'Y'),(5481,'Hemodialysis chairs','42161604','4',NULL,'Y'),(5482,'Payroll tax','93161604','4',NULL,'Y'),(5483,'Life vests or preservers','46161604','4',NULL,'Y'),(5484,'Tennis balls','49161604','4',NULL,'Y'),(5485,'Sulphuric fertilizer','10171604','4',NULL,'Y'),(5486,'Water conservation advisory services','70171604','4',NULL,'Y'),(5487,'Mobile medical services basket stretchers','42171604','4',NULL,'Y'),(5488,'Bilateral trade agreements','93171604','4',NULL,'Y'),(5489,'Alarm systems','46171604','4',NULL,'Y'),(5490,'Toilet seat lid','30181604','4',NULL,'Y'),(5491,'Thyroid-stimulating hormone or thyrotropin or thyrotropin alfa','51181604','4',NULL,'Y'),(5492,'Blood pressure air release valves or inflation bulbs','42181604','4',NULL,'Y'),(5493,'Cargo truck body','25181604','4',NULL,'Y'),(5494,'Safety boots','46181604','4',NULL,'Y'),(5495,'Phone face plates','43191604','4',NULL,'Y'),(5496,'Fire blankets','46191604','4',NULL,'Y'),(5497,'Diphteria vaccine','51201604','4',NULL,'Y'),(5498,'Electronic equipment bays or baskets','43201604','4',NULL,'Y'),(5499,'Peripheral switch boxes','43211604','4',NULL,'Y'),(5500,'Minefield or mine hazard area marking signage','46211604','4',NULL,'Y'),(5501,'Intravenous or arterial tubing adapters or connectors or locks or caps or protectors','42221604','4',NULL,'Y'),(5502,'Digital subscriber loop or line XDSL equipment','43221604','4',NULL,'Y'),(5503,'Financial analysis software','43231604','4',NULL,'Y'),(5504,'Stair riser','30241604','4',NULL,'Y'),(5505,'Cast vacuums','42241604','4',NULL,'Y'),(5506,'Autopsy head rests','42261604','4',NULL,'Y'),(5507,'Medical surface disinfectants','42281604','4',NULL,'Y'),(5508,'Polidocanol','51321604','4',NULL,'Y'),(5509,'Pegfilgrastim','51201803','4',NULL,'Y'),(5510,'Mammography x ray units','42201803','4',NULL,'Y'),(5511,'Hard disk drives','43201803','4',NULL,'Y'),(5512,'Key board skins','43211803','4',NULL,'Y'),(5513,'Orienteering equipment','49211803','4',NULL,'Y'),(5514,'Intravenous or arterial catheter positioning tapes or dressings or straps or cuffs','42221803','4',NULL,'Y'),(5515,'Optical adapters','43221803','4',NULL,'Y'),(5516,'Cervical collars or neck braces','42241803','4',NULL,'Y'),(5517,'Cadaver scissor lift trolleys','42261803','4',NULL,'Y'),(5518,'Transfer sets for respiratory therapy','42271803','4',NULL,'Y'),(5519,'Epirubicin','51281803','4',NULL,'Y'),(5520,'Sterilization biological kits','42281803','4',NULL,'Y'),(5521,'Darunavir ethanolate','51341803','4',NULL,'Y'),(5522,'Methyldopa','51431803','4',NULL,'Y'),(5523,'Bees','10101903','4',NULL,'Y'),(5524,'Humidifiers','40101903','4',NULL,'Y'),(5525,'Shellfish culture','70101903','4',NULL,'Y'),(5526,'Incubators or brooders for poultry','21101903','4',NULL,'Y'),(5527,'Ion implantation equipment','41101903','4',NULL,'Y'),(5528,'Primaquine','51101903','4',NULL,'Y'),(5529,'Life saving helicopter services','92101903','4',NULL,'Y'),(5530,'Internet placement','82101903','4',NULL,'Y'),(5531,'District heating','83101903','4',NULL,'Y'),(5532,'Bankbook or passbook update machine','44101903','4',NULL,'Y'),(5533,'Snowmobiles or snow scooter','25101903','4',NULL,'Y'),(5534,'Paper drilling machines','45101903','4',NULL,'Y'),(5535,'Gasworks site investigation','77101903','4',NULL,'Y'),(5536,'Food service glasses','48101903','4',NULL,'Y'),(5537,'Ocean to truck transportation','78101903','4',NULL,'Y'),(5538,'Metal detectors','41111903','4',NULL,'Y'),(5539,'News agency wire services','82111903','4',NULL,'Y'),(5540,'Small scale radio systems','83111903','4',NULL,'Y'),(5541,'Easels or accessories','44111903','4',NULL,'Y'),(5542,'Sails','25111903','4',NULL,'Y'),(5543,'Range research','70121903','4',NULL,'Y'),(5544,'Expert witness service','80121903','4',NULL,'Y'),(5545,'Glued binding','82121903','4',NULL,'Y'),(5546,'High brightness newsprint','14121903','4',NULL,'Y'),(5547,'Commercial mortgage finance','84121903','4',NULL,'Y'),(5548,'Moving message signs','55121903','4',NULL,'Y'),(5549,'Lecture theater','95121903','4',NULL,'Y'),(5550,'Chemical detoxification','76121903','4',NULL,'Y'),(5551,'Pressure or steam cleaner accessories','47121903','4',NULL,'Y'),(5552,'Threatened animals protection associations','94131903','4',NULL,'Y'),(5553,'Plugging compound','47131903','4',NULL,'Y'),(5554,'Field crop harvesting services','70141903','4',NULL,'Y'),(5555,'Enema kits','42141903','4',NULL,'Y'),(5556,'Dental unit','95141903','4',NULL,'Y'),(5557,'Fuel wood resources','70151903','4',NULL,'Y'),(5558,'Geophysical photo interpretation','81151903','4',NULL,'Y'),(5559,'Bricklaying service','72151903','4',NULL,'Y'),(5560,'Casement window frames','30171903','4',NULL,'Y'),(5561,'Internal stakeholder relations consultation and engagement','80171903','4',NULL,'Y'),(5562,'Cardiac output CO monitoring units','42181903','4',NULL,'Y'),(5563,'Medical monitor cabinets','42191903','4',NULL,'Y'),(5564,'Medical x ray film view boxes','42201903','4',NULL,'Y'),(5565,'Tape drive libraries','43201903','4',NULL,'Y'),(5566,'Can openers for the physically challenged','42211903','4',NULL,'Y'),(5567,'Touch screen monitors','43211903','4',NULL,'Y'),(5568,'Ultrasonic blood flow detectors','42221903','4',NULL,'Y'),(5569,'Breast pump kits','42231903','4',NULL,'Y'),(5570,'Endotracheal tubes','42271903','4',NULL,'Y'),(5571,'Sterilization dust covers','42281903','4',NULL,'Y'),(5572,'Efavirenz','51341903','4',NULL,'Y'),(5573,'Veterinary vitamin','50501903','4',NULL,'Y'),(5574,'Transfer foils','44102003','4',NULL,'Y'),(5575,'Self propelled artillery','25102003','4',NULL,'Y'),(5576,'Photocomposition materials','45102003','4',NULL,'Y'),(5577,'Salad bars','48102003','4',NULL,'Y'),(5578,'Data center services','81112003','4',NULL,'Y'),(5579,'In person amharic interpretation service','82112003','4',NULL,'Y'),(5580,'Non metallic bins','24112003','4',NULL,'Y'),(5581,'Microfiche or microfilm viewer components or accessories','45112003','4',NULL,'Y'),(5582,'Clutch plates','26112003','4',NULL,'Y'),(5583,'Animal trypanosomiasis','70122003','4',NULL,'Y'),(5584,'Electronic columns','41111904','4',NULL,'Y'),(5585,'Paclitaxel','51111904','4',NULL,'Y'),(5586,'Newspaper or advertising material delivery services','82111904','4',NULL,'Y'),(5587,'Radio studio or equipment services','83111904','4',NULL,'Y'),(5588,'Letter boards or accessories','44111904','4',NULL,'Y'),(5589,'Paddles','25111904','4',NULL,'Y'),(5590,'Process server service','80121904','4',NULL,'Y'),(5591,'Comb or clamp type binding','82121904','4',NULL,'Y'),(5592,'Offset paper','14121904','4',NULL,'Y'),(5593,'Ink refills','44121904','4',NULL,'Y'),(5594,'Billboards','55121904','4',NULL,'Y'),(5595,'Library','95121904','4',NULL,'Y'),(5596,'Hazardous waste water disposal','76121904','4',NULL,'Y'),(5597,'Seed harvesting services','70141904','4',NULL,'Y'),(5598,'Enema accessories','42141904','4',NULL,'Y'),(5599,'Surgical units','95141904','4',NULL,'Y'),(5600,'Sunflower seeds','10151904','4',NULL,'Y'),(5601,'Methocarbamol','51151904','4',NULL,'Y'),(5602,'Aero magnetic geophysics','81151904','4',NULL,'Y'),(5603,'Plastic straps','31151904','4',NULL,'Y'),(5604,'Chimney construction and maintenance service','72151904','4',NULL,'Y'),(5605,'Horizontal slider window frames','30171904','4',NULL,'Y'),(5606,'Cultural and ethnic group relations consultation and engagement','80171904','4',NULL,'Y'),(5607,'Multiparameter vital sign units','42181904','4',NULL,'Y'),(5608,'Medical x ray film illuminator windows or screens','42201904','4',NULL,'Y'),(5609,'Digital video disc audio video DVD AV','43201904','4',NULL,'Y'),(5610,'Choppers for the physically challenged','42211904','4',NULL,'Y'),(5611,'Plasma display panels PDP','43211904','4',NULL,'Y'),(5612,'Electromagnetic blood flowmeters','42221904','4',NULL,'Y'),(5613,'Breast feeding pillows','42231904','4',NULL,'Y'),(5614,'Tracheostomy tubes','42271904','4',NULL,'Y'),(5615,'Sterilization pouches','42281904','4',NULL,'Y'),(5616,'Griseofulvin','51301904','4',NULL,'Y'),(5617,'Evolocumab','51321904','4',NULL,'Y'),(5618,'Maraviroc','51341904','4',NULL,'Y'),(5619,'Veterinary vitamin and mineral mixture','50501904','4',NULL,'Y'),(5620,'Creative foils','44102004','4',NULL,'Y'),(5621,'Monotype composing machines','45102004','4',NULL,'Y'),(5622,'Waste generation or disposal reporting service','77102004','4',NULL,'Y'),(5623,'Tabletops','48102004','4',NULL,'Y'),(5624,'Disaster recovery services','81112004','4',NULL,'Y'),(5625,'Gefitinib','51112004','4',NULL,'Y'),(5626,'Rimantadine hydrochloride','51341604','4',NULL,'Y'),(5627,'Tramadol hydrochloride','51371604','4',NULL,'Y'),(5628,'Oxfendazole','51451604','4',NULL,'Y'),(5629,'Condensing units','40101704','4',NULL,'Y'),(5630,'Fish storage','70101704','4',NULL,'Y'),(5631,'Supply chain analysis or re engineering services','80101704','4',NULL,'Y'),(5632,'Mentally impaired criminal facilities','92101704','4',NULL,'Y'),(5633,'Legislative hearings services','93101704','4',NULL,'Y'),(5634,'Facsimile handsets','44101704','4',NULL,'Y'),(5635,'Debt collection services','84101704','4',NULL,'Y'),(5636,'Printing cutters','45101704','4',NULL,'Y'),(5637,'Fire fighting pump truck','25101704','4',NULL,'Y'),(5638,'Procurement or supply chain training','86101704','4',NULL,'Y'),(5639,'Table base','56101704','4',NULL,'Y'),(5640,'Environmental technology advisory services','77101704','4',NULL,'Y'),(5641,'Syrup pumps','48101704','4',NULL,'Y'),(5642,'International barge transport services','78101704','4',NULL,'Y'),(5643,'Horticultural counseling services','70111704','4',NULL,'Y'),(5644,'Permanent marketing staff needs','80111704','4',NULL,'Y'),(5645,'Illuminators for microscopes','41111704','4',NULL,'Y'),(5646,'Mitomycin','51111704','4',NULL,'Y'),(5647,'Database design','81111704','4',NULL,'Y'),(5648,'Copywriting','82111704','4',NULL,'Y'),(5649,'Toilet tissue','14111704','4',NULL,'Y'),(5650,'Mosquito management or control services','85111704','4',NULL,'Y'),(5651,'Audio mixing consoles','45111704','4',NULL,'Y'),(5652,'Battery chargers','26111704','4',NULL,'Y'),(5653,'Sockets','27111704','4',NULL,'Y'),(5654,'Marine craft rental or leasing service','78111704','4',NULL,'Y'),(5655,'Herd management','70121704','4',NULL,'Y'),(5656,'Contract law services','80121704','4',NULL,'Y'),(5657,'Concrete slab','30121704','4',NULL,'Y'),(5658,'Cryogenic tubes','41121704','4',NULL,'Y'),(5659,'Static converters','32121704','4',NULL,'Y'),(5660,'Citizen warning systems','83121704','4',NULL,'Y'),(5661,'Secretariat services','93121704','4',NULL,'Y'),(5662,'Ball point pens','44121704','4',NULL,'Y'),(5663,'Investment agreements','84121704','4',NULL,'Y'),(5664,'Film editors','45121704','4',NULL,'Y'),(5665,'Safety signs','55121704','4',NULL,'Y'),(5666,'Prison building','95121704','4',NULL,'Y'),(5667,'Surface water treatment services','77121704','4',NULL,'Y'),(5668,'Waste container lids','47121704','4',NULL,'Y'),(5669,'Agro ecological zones assessment or planning','70131704','4',NULL,'Y'),(5670,'Powdered milk','50131704','4',NULL,'Y'),(5671,'Explosive initiators','12131704','4',NULL,'Y'),(5672,'Surgical towels','42131704','4',NULL,'Y'),(5673,'Disease prevention or control services','93131704','4',NULL,'Y'),(5674,'Green activists movements or services','94131704','4',NULL,'Y'),(5675,'Institutional soap or lotion dispensers','47131704','4',NULL,'Y'),(5676,'Franchise operations','80141704','4',NULL,'Y'),(5677,'Production statistics collection or analysis services','81141704','4',NULL,'Y'),(5678,'Clean room','95141704','4',NULL,'Y'),(5679,'Library or documentation services','86141704','4',NULL,'Y'),(5680,'Dead man anchor service','78141704','4',NULL,'Y'),(5681,'Geological exploration','81151704','4',NULL,'Y'),(5682,'Musicians services','82151704','4',NULL,'Y'),(5683,'Safety instrumented system installation and maintenance service','72151704','4',NULL,'Y'),(5684,'National food intervention policy or programs','85151704','4',NULL,'Y'),(5685,'Fingerprint ink removers','46151704','4',NULL,'Y'),(5686,'Ecosystems protection services','70161704','4',NULL,'Y'),(5687,'Mobile Telephone Support Service','81161704','4',NULL,'Y'),(5688,'Hemofiltration sampling ports','42161704','4',NULL,'Y'),(5689,'Tax revenue administration','93161704','4',NULL,'Y'),(5690,'Sectoral environmental auditing services','77101803','4',NULL,'Y'),(5691,'Commercial use scoops','48101803','4',NULL,'Y'),(5692,'Vehicle carrier services','78101803','4',NULL,'Y'),(5693,'Suite','90111803','4',NULL,'Y'),(5694,'Kaolin or other kaolinic clays','11111803','4',NULL,'Y'),(5695,'Estramustine','51111803','4',NULL,'Y'),(5696,'Local area network LAN maintenance or support','81111803','4',NULL,'Y'),(5697,'Proofreading services','82111803','4',NULL,'Y'),(5698,'Television antenna construction or rental services','83111803','4',NULL,'Y'),(5699,'Storage tanks','24111803','4',NULL,'Y'),(5700,'Compasses','44111803','4',NULL,'Y'),(5701,'Vouchers','14111803','4',NULL,'Y'),(5702,'Recreational rowboats','25111803','4',NULL,'Y'),(5703,'Scan converters','45111803','4',NULL,'Y'),(5704,'Chartered bus services','78111803','4',NULL,'Y'),(5705,'Kennels services','70121803','4',NULL,'Y'),(5706,'Immigration or naturalization law','80121803','4',NULL,'Y'),(5707,'Laboratory beakers','41121803','4',NULL,'Y'),(5708,'Polyester coated papers','14121803','4',NULL,'Y'),(5709,'Government bonds','84121803','4',NULL,'Y'),(5710,'Biological laboratory services','85121803','4',NULL,'Y'),(5711,'Passports','55121803','4',NULL,'Y'),(5712,'Nuclear power station','95121803','4',NULL,'Y'),(5713,'Microfilm jacket fillers','45121803','4',NULL,'Y'),(5714,'Technical professional schools','86121803','4',NULL,'Y'),(5715,'Squeegees or washers','47121803','4',NULL,'Y'),(5716,'Building environmental control system','39121803','4',NULL,'Y'),(5717,'Real estate listing services','80131803','4',NULL,'Y'),(5718,'Imitation cheese','50131803','4',NULL,'Y'),(5719,'Rhythm wands or hoops','60131803','4',NULL,'Y'),(5720,'Emergency housing services','93131803','4',NULL,'Y'),(5721,'Women liberation movements','94131803','4',NULL,'Y'),(5722,'Military police training','86131803','4',NULL,'Y'),(5723,'Household disinfectants','47131803','4',NULL,'Y'),(5724,'Hazardous materials storage','78131803','4',NULL,'Y'),(5725,'Crop cultivating services','70141803','4',NULL,'Y'),(5726,'Addressing service','80141803','4',NULL,'Y'),(5727,'Acoustics or noise control','81141803','4',NULL,'Y'),(5728,'Electrotherapy lead wires or cables','42141803','4',NULL,'Y'),(5729,'International labor standards services','93141803','4',NULL,'Y'),(5730,'Container unit','95141803','4',NULL,'Y'),(5731,'Vessel stores services','78141803','4',NULL,'Y'),(5732,'Forest arid land rehabilitation','70151803','4',NULL,'Y'),(5733,'Physical oceanography','81151803','4',NULL,'Y'),(5734,'Vending machine installation and maintenance service','72151803','4',NULL,'Y'),(5735,'Domestic cupboard','30161803','4',NULL,'Y'),(5736,'Flood protection or control services','70171803','4',NULL,'Y'),(5737,'Media training and coaching service','80171803','4',NULL,'Y'),(5738,'Trade statistics','93171803','4',NULL,'Y'),(5739,'Hand held shower unit','30181803','4',NULL,'Y'),(5740,'Pulse oximeter probes or sensors','42181803','4',NULL,'Y'),(5741,'Clinical bassinets or cribs or pediatric beds','42191803','4',NULL,'Y'),(5742,'Terrestrial backbone capacities','83112502','4',NULL,'Y'),(5743,'Laboratory stoppers','41122502','4',NULL,'Y'),(5744,'Anesthesia needles','42142502','4',NULL,'Y'),(5745,'Dental bibs','42152502','4',NULL,'Y'),(5746,'Asphalt tile installation service','72152502','4',NULL,'Y'),(5747,'Syringe adapters or accessories','41122003','4',NULL,'Y'),(5748,'Medium density fiberboard','11122003','4',NULL,'Y'),(5749,'Glass bottles','24122003','4',NULL,'Y'),(5750,'Binders','44122003','4',NULL,'Y'),(5751,'Dentist support staff services','85122003','4',NULL,'Y'),(5752,'Operating room or theater','95122003','4',NULL,'Y'),(5753,'Landfill for hazardous waste','76122003','4',NULL,'Y'),(5754,'Crop processing services','70142003','4',NULL,'Y'),(5755,'Urban investment programming services','93142003','4',NULL,'Y'),(5756,'Rental of freight vessel for coastal and transoceanic water transport with operator','78142003','4',NULL,'Y'),(5757,'Nut tree seeds or cuttings','10152003','4',NULL,'Y'),(5758,'Mantel installation and repair service','72152003','4',NULL,'Y'),(5759,'Public affairs service','80172003','4',NULL,'Y'),(5760,'Mobile medical service intravenous IV kits','42172003','4',NULL,'Y'),(5761,'Colposcopes or vaginoscopes','42182003','4',NULL,'Y'),(5762,'Gas masks','46182003','4',NULL,'Y'),(5763,'Physical therapy massage tables','42192003','4',NULL,'Y'),(5764,'Digital versatile disks DVDs','43202003','4',NULL,'Y'),(5765,'Knob turners for the physically challenged','42212003','4',NULL,'Y'),(5766,'Monitor components','43212003','4',NULL,'Y'),(5767,'Multichannel intravenous infusion pumps','42222003','4',NULL,'Y'),(5768,'Sports games','43232003','4',NULL,'Y'),(5769,'Bite blocks','42272003','4',NULL,'Y'),(5770,'Tigecycline','51282003','4',NULL,'Y'),(5771,'Paliperidone','51332003','4',NULL,'Y'),(5772,'Buprenorphine','51372003','4',NULL,'Y'),(5773,'Extermination or fumigation services','72102103','4',NULL,'Y'),(5774,'Warehouse casers','24102103','4',NULL,'Y'),(5775,'Mail sealing machines','44102103','4',NULL,'Y'),(5776,'Long nose tractors without sleeper','25102103','4',NULL,'Y'),(5777,'Refrigerated display cases','48102103','4',NULL,'Y'),(5778,'Pipeline inline inspection service','78102103','4',NULL,'Y'),(5779,'World wide web WWW site design services','81112103','4',NULL,'Y'),(5780,'Fiber sensors','41112103','4',NULL,'Y'),(5781,'Cell scrapers','41122103','4',NULL,'Y'),(5782,'Clasp fasteners','44122103','4',NULL,'Y'),(5783,'Non treated uncoated paper','14122103','4',NULL,'Y'),(5784,'Rehabilitation services for substance abuse','85122103','4',NULL,'Y'),(5785,'Childrens home','95122103','4',NULL,'Y'),(5786,'Patient barrier drapes','42132103','4',NULL,'Y'),(5787,'Medical heat lamps','42142103','4',NULL,'Y'),(5788,'Technical cooperation services','93142103','4',NULL,'Y'),(5789,'Building insulation service','72152103','4',NULL,'Y'),(5790,'Engineering equipment maintenance services','73152103','4',NULL,'Y'),(5791,'Isoniazid/rifampin','51162103','4',NULL,'Y'),(5792,'Change management communication and advisory service','80172103','4',NULL,'Y'),(5793,'Mobile resuscitator or aspirator kits','42172103','4',NULL,'Y'),(5794,'Medical acoustic stethoscopes','42182103','4',NULL,'Y'),(5795,'Grounding hardware','46182103','4',NULL,'Y'),(5796,'Brachytherapy seed storage containers','42202103','4',NULL,'Y'),(5797,'Multimedia storage holders','43202103','4',NULL,'Y'),(5798,'Dye sublimination printers','43212103','4',NULL,'Y'),(5799,'Intravenous infusion poles for wheelchairs','42222103','4',NULL,'Y'),(5800,'Video creation and editing software','43232103','4',NULL,'Y'),(5801,'Ostomy cleaners or deodorants','42312103','4',NULL,'Y'),(5802,'Inland waterways','81102203','4',NULL,'Y'),(5803,'Scanner transparency adapters','44102203','4',NULL,'Y'),(5804,'Mailing or mail pick up or delivery services','78102203','4',NULL,'Y'),(5805,'Melting point recorders','41112203','4',NULL,'Y'),(5806,'Firmware patching or upgrade service','81112203','4',NULL,'Y'),(5807,'VPN virtual private network managed network services','83112203','4',NULL,'Y'),(5808,'Metal crucibles','41122203','4',NULL,'Y'),(5809,'Transfer paper','14122203','4',NULL,'Y'),(5810,'Medical exam or non surgical procedure gloves','42132203','4',NULL,'Y'),(5811,'Alpha sources','12142203','4',NULL,'Y'),(5812,'Terrazzo installation and repair service','72152203','4',NULL,'Y'),(5813,'Oxytocin','51182203','4',NULL,'Y'),(5814,'Medical thermometer carrying cases or covers','42182203','4',NULL,'Y'),(5815,'Geriatric chairs','42192203','4',NULL,'Y'),(5816,'Methotrexate sodium','51202203','4',NULL,'Y'),(5817,'File versioning software','43232203','4',NULL,'Y'),(5818,'Suture buttons or bridges','42312203','4',NULL,'Y'),(5819,'Flat deck material carriers','20102303','4',NULL,'Y'),(5820,'Seal presses','44102303','4',NULL,'Y'),(5821,'Temperature humidity testers','41112303','4',NULL,'Y'),(5822,'Mainframe computer maintenance','81112303','4',NULL,'Y'),(5823,'Wave division multiplexing WDM','83112303','4',NULL,'Y'),(5824,'Patient identification and information products','42142303','4',NULL,'Y'),(5825,'Cabinet building and installation service','72152303','4',NULL,'Y'),(5826,'Neuropsychiatry exam cards','42182303','4',NULL,'Y'),(5827,'Patient suspended seats or slings','42192303','4',NULL,'Y'),(5828,'Medical linear accelerator intensity modulated radiation therapy IMRT collimators','42202303','4',NULL,'Y'),(5829,'Blood administration or transfusion identification systems','42222303','4',NULL,'Y'),(5830,'Customer relationship management CRM software','43232303','4',NULL,'Y'),(5831,'Dirithromycin','51282303','4',NULL,'Y'),(5832,'Pulsed lavage systems for wound treatment','42312303','4',NULL,'Y'),(5833,'Betamethasone','51422303','4',NULL,'Y'),(5834,'Laboratory incinerators','41102403','4',NULL,'Y'),(5835,'Identification ID press machines','44102403','4',NULL,'Y'),(5836,'Industrial shredder','24102403','4',NULL,'Y'),(5837,'Pressure indicators','41112403','4',NULL,'Y'),(5838,'Point to point digital telecommunications circuit','83112403','4',NULL,'Y'),(5839,'Laboratory spatulas','41122403','4',NULL,'Y'),(5840,'Sweet potato seeds or seedlings','10152403','4',NULL,'Y'),(5841,'Entryway and exit framing service','72152403','4',NULL,'Y'),(5842,'Medical isolation carts','42192403','4',NULL,'Y'),(5843,'Belimumab','51202403','4',NULL,'Y'),(5844,'Enterprise application integration software','43232403','4',NULL,'Y'),(5845,'Surgical ratchet handles','42292403','4',NULL,'Y'),(5846,'Natamycin','51302403','4',NULL,'Y'),(5847,'Packing strips for wound care','42312403','4',NULL,'Y'),(5848,'Dopamine','51392403','4',NULL,'Y'),(5849,'Fabric or netting for entomology','41102503','4',NULL,'Y'),(5850,'Building consent processing and support service','81102503','4',NULL,'Y'),(5851,'Irrigation parts and accessories','21102503','4',NULL,'Y'),(5852,'Coin wrapper machines','44102503','4',NULL,'Y'),(5853,'Rotameters','41112503','4',NULL,'Y'),(5854,'Bendamustine','51112503','4',NULL,'Y'),(5855,'Rights of way for transit for half circuit systems, DDPs and admin lease','83112503','4',NULL,'Y'),(5856,'Laboratory cork borers','41122503','4',NULL,'Y'),(5857,'Arterial needles','42142503','4',NULL,'Y'),(5858,'Dental dam supplies','42152503','4',NULL,'Y'),(5859,'Carpet laying service','72152503','4',NULL,'Y'),(5860,'Heavy truck tires','25172503','4',NULL,'Y'),(5861,'Vulnerability Assessment Security Equipment','43222503','4',NULL,'Y'),(5862,'Spell checkers','43232503','4',NULL,'Y'),(5863,'Anesthesia inhalers or inhaler units','42272503','4',NULL,'Y'),(5864,'Terbinafine hydrochloride','51302503','4',NULL,'Y'),(5865,'Scrotal supports','42312503','4',NULL,'Y'),(5866,'Ribavirin','51342503','4',NULL,'Y'),(5867,'Perindopril','51432503','4',NULL,'Y'),(5868,'Animal identification supplies','41102603','4',NULL,'Y'),(5869,'Printwheels','44102603','4',NULL,'Y'),(5870,'International access lines','83112603','4',NULL,'Y'),(5871,'Water distribution kit','24112603','4',NULL,'Y'),(5872,'Microscope lens paper','41122603','4',NULL,'Y'),(5873,'Ezetimibe/simvastatin','51122603','4',NULL,'Y'),(5874,'Medical cartridge syringes','42142603','4',NULL,'Y'),(5875,'Skylight installation service','72152603','4',NULL,'Y'),(5876,'Benzonatate','51162603','4',NULL,'Y'),(5877,'Medical exam or surgical headlights or headlamps','42182603','4',NULL,'Y'),(5878,'Medicine feeding cups or bottles','42192603','4',NULL,'Y'),(5879,'Everolimus','51202603','4',NULL,'Y'),(5880,'Facilities management software','43232603','4',NULL,'Y'),(5881,'Negative pressure dressings','42312603','4',NULL,'Y'),(5882,'Light scattering equipment','41102703','4',NULL,'Y'),(5883,'Police uniforms','53102703','4',NULL,'Y'),(5884,'Safety tapes','41122703','4',NULL,'Y'),(5885,'Urinary catheter plugs or clamps','42142703','4',NULL,'Y'),(5886,'Gunite installation service','72152703','4',NULL,'Y'),(5887,'Patient height rulers','42182703','4',NULL,'Y'),(5888,'Telegraph sounders','43222703','4',NULL,'Y'),(5889,'Interactive voice response software','43232703','4',NULL,'Y'),(5890,'Vancomycin hydrochloride','51282703','4',NULL,'Y'),(5891,'Clozapine','51332703','4',NULL,'Y'),(5892,'General mine action assessment GMAA service','81102803','4',NULL,'Y'),(5893,'Spiral binding machine','44102803','4',NULL,'Y'),(5894,'Tachometer disks','41112803','4',NULL,'Y'),(5895,'Platform freight container','24112803','4',NULL,'Y'),(5896,'Sedimentation tube racks or stands','41122803','4',NULL,'Y'),(5897,'Patient bed or table scales for general use','42182803','4',NULL,'Y'),(5898,'Sirolimus','51202803','4',NULL,'Y'),(5899,'Communications Control And Monitoring Equipment ','25202803','4',NULL,'Y'),(5900,'Digital loop carrier DLCs','43222803','4',NULL,'Y'),(5901,'Optical network management software','43232803','4',NULL,'Y'),(5902,'Biopsy sealing and marking devices','42292803','4',NULL,'Y'),(5903,'Enalapril','51432803','4',NULL,'Y'),(5904,'Chlorhexidine','51472803','4',NULL,'Y'),(5905,'Snow removal services','72102903','4',NULL,'Y'),(5906,'Tape cleaners','44102903','4',NULL,'Y'),(5907,'Sextants','41112903','4',NULL,'Y'),(5908,'Elevator front installation service','72152903','4',NULL,'Y'),(5909,'Air Traffic Services (ATS) Consoles And Console Equipment ','25202903','4',NULL,'Y'),(5910,'Telecommunication tower or support','43222903','4',NULL,'Y'),(5911,'Contact center software','43232903','4',NULL,'Y'),(5912,'Surgical needle holders','42292903','4',NULL,'Y'),(5913,'Cryostats','41103003','4',NULL,'Y'),(5914,'Fuser wiper','44103003','4',NULL,'Y'),(5915,'Electrogravimetry analyzers','41113003','4',NULL,'Y'),(5916,'Plastic slip sheet','24113003','4',NULL,'Y'),(5917,'Desiccants','41123003','4',NULL,'Y'),(5918,'Clindamycin hydrochloride','51283003','4',NULL,'Y'),(5919,'Surgical graft measuring instruments','42293003','4',NULL,'Y'),(5920,'Cetrimonium','51473003','4',NULL,'Y'),(5921,'Aboveground conveyor service','72103103','4',NULL,'Y'),(5922,'Printer or facsimile toner','44103103','4',NULL,'Y'),(5923,'Box lid','24113103','4',NULL,'Y'),(5924,'Dialysis cassette','41123103','4',NULL,'Y'),(5925,'Acetylsalicylic acid or Aspirin','51143103','4',NULL,'Y'),(5926,'Contraceptive devices for female users','42143103','4',NULL,'Y'),(5927,'Playground construction and equipment installation service','72153103','4',NULL,'Y'),(5928,'2,5G GPRS mobile core network equipment and components','43223103','4',NULL,'Y'),(5929,'Pipette washers','41103203','4',NULL,'Y'),(5930,'Time card machine replacement ribbon','44103203','4',NULL,'Y'),(5931,'Computer tool kits','27113203','4',NULL,'Y'),(5932,'Virology stock control culture','41123203','4',NULL,'Y'),(5933,'Varenicline','51143203','4',NULL,'Y'),(5934,'Artificial insemination catheters','42143203','4',NULL,'Y'),(5935,'Corrosion control service','72153203','4',NULL,'Y'),(5936,'Mycophenolate or mycophenolic acid','51203203','4',NULL,'Y'),(5937,'Multimedia service center','43223203','4',NULL,'Y'),(5938,'Network security or virtual private network VPN management software','43233203','4',NULL,'Y'),(5939,'Ritonavir','51343203','4',NULL,'Y'),(5940,'Merbromin or mercurochrome','51473203','4',NULL,'Y'),(5941,'Densitometers','41103303','4',NULL,'Y'),(5942,'Microscope slide cabinets','41123303','4',NULL,'Y'),(5943,'Chemotherapy transport bags','42143303','4',NULL,'Y'),(5944,'Service station equipment maintenance and or repair service','72153303','4',NULL,'Y'),(5945,'Sitagliptin','51183303','4',NULL,'Y'),(5946,'Pomalidomide','51203303','4',NULL,'Y'),(5947,'Datacom patch cord','43223303','4',NULL,'Y'),(5948,'Linezolid','51283303','4',NULL,'Y'),(5949,'Hydralazine','51433303','4',NULL,'Y'),(5950,'Microbiological aircontrol equipment','41103403','4',NULL,'Y'),(5951,'Carpenter pencil','27113403','4',NULL,'Y'),(5952,'Dosing droppers','41123403','4',NULL,'Y'),(5953,'Mercaptopurine','51203403','4',NULL,'Y'),(5954,'Diagnostic or interventional vascular catheter introducers','42203403','4',NULL,'Y'),(5955,'Data compression software','43233403','4',NULL,'Y'),(5956,'Apalcillin','51283403','4',NULL,'Y'),(5957,'Itraconazole','51303403','4',NULL,'Y'),(5958,'Binding spines or snaps','44103503','4',NULL,'Y'),(5959,'Venetoclax','51113503','4',NULL,'Y'),(5960,'Building exterior steam cleaning service','72153503','4',NULL,'Y'),(5961,'Cardiac pacing lead introducers or sets','42203503','4',NULL,'Y'),(5962,'Network conferencing software','43233503','4',NULL,'Y'),(5963,'Carbamide peroxide or hydrogen peroxide','51473503','4',NULL,'Y'),(5964,'Laboratory bridges','41113603','4',NULL,'Y'),(5965,'Extremity restraints','42143603','4',NULL,'Y'),(5966,'Counter top installation service','72153603','4',NULL,'Y'),(5967,'Insulin','51183603','4',NULL,'Y'),(5968,'Medical picture archiving computer systems PACS','42203603','4',NULL,'Y'),(5969,'Programmable Logic Control Software','43233603','4',NULL,'Y'),(5970,'Rifapentine','51283603','4',NULL,'Y'),(5971,'Multiple baths','41103703','4',NULL,'Y'),(5972,'Directional coupler','41113703','4',NULL,'Y'),(5973,'Phototherapy bulbs','42143703','4',NULL,'Y'),(5974,'Medical x ray passthrough boxes','42203703','4',NULL,'Y'),(5975,'Stirring tables','41103803','4',NULL,'Y'),(5976,'Electromagnetic geophysical instruments','41113803','4',NULL,'Y'),(5977,'Urodynamic catheters','42143803','4',NULL,'Y'),(5978,'Medical radiological positioning aids for general radiological use','42203803','4',NULL,'Y'),(5979,'Efavirenz/emtricitabine/tenofovir','51343803','4',NULL,'Y'),(5980,'Benchtop centrifuges','41103903','4',NULL,'Y'),(5981,'Particle size measuring apparatus','41113903','4',NULL,'Y'),(5982,'Colon catheters or rectal tubes','42143903','4',NULL,'Y'),(5983,'Medical neutron radiation therapy systems','42203903','4',NULL,'Y'),(5984,'Nifedipine','51433903','4',NULL,'Y'),(5985,'Sample preparation line','41104003','4',NULL,'Y'),(5986,'Awning installation service','72154003','4',NULL,'Y'),(5987,'Medical radiological shielding portable containers for radioactive materials','42204003','4',NULL,'Y'),(5988,'Air Transport Demand Forecast Services','78204003','4',NULL,'Y'),(5989,'Heel warmers','41104103','4',NULL,'Y'),(5990,'Seismic alarm modules','41114103','4',NULL,'Y'),(5991,'Chest tube kits','42144103','4',NULL,'Y'),(5992,'Rotary pump maintenance or repair service','72154103','4',NULL,'Y'),(5993,'Cefdinir','51284103','4',NULL,'Y'),(5994,'Water models','60104203','4',NULL,'Y'),(5995,'Base exchange equipment','41104203','4',NULL,'Y'),(5996,'Measuring tables','41114203','4',NULL,'Y'),(5997,'Veterinary brucella vaccines','51204203','4',NULL,'Y'),(5998,'General surgical instrument sets','42294203','4',NULL,'Y'),(5999,'Anaerobic jars or accessories','41104303','4',NULL,'Y'),(6000,'Open stream water level recorders','41114303','4',NULL,'Y'),(6001,'Steam turbine maintenance service','72154303','4',NULL,'Y'),(6002,'Thiamphenicol','51284303','4',NULL,'Y'),(6003,'Flupentixol','51334303','4',NULL,'Y'),(6004,'Tissue culture incubators','41104403','4',NULL,'Y'),(6005,'Precipitation or evaporation recorders','41114403','4',NULL,'Y'),(6006,'Aripiprazole','51294403','4',NULL,'Y'),(6007,'Ageing ovens','41104503','4',NULL,'Y'),(6008,'Extensometers','41114503','4',NULL,'Y'),(6009,'Crane rental service','72154503','4',NULL,'Y'),(6010,'Tube furnaces','41104603','4',NULL,'Y'),(6011,'Concrete or cement testing instruments','41114603','4',NULL,'Y'),(6012,'Construction of zoo habitat and enclosure for land mammals and primates','72154603','4',NULL,'Y'),(6013,'Ertapenem','51284603','4',NULL,'Y'),(6014,'Autotransfusion units','42294603','4',NULL,'Y'),(6015,'Tray dryers','41104703','4',NULL,'Y'),(6016,'Laboratory evaporators','41104803','4',NULL,'Y'),(6017,'Phenazopyridine','51384803','4',NULL,'Y'),(6018,'Ultra filtration equipment','41104903','4',NULL,'Y'),(6019,'Cilastatin/imipenem','51284903','4',NULL,'Y'),(6020,'Endoscopic aspiration or biopsy needles','42294903','4',NULL,'Y'),(6021,'Test sieves','41105003','4',NULL,'Y'),(6022,'Aluminum SAE 2000 series cold rolled sheet','30265003','4',NULL,'Y'),(6023,'Piperacillin/tazobactam','51285003','4',NULL,'Y'),(6024,'Endoscope wall hangers','42295003','4',NULL,'Y'),(6025,'Laboratory centrifugal pumps','41105103','4',NULL,'Y'),(6026,'Marine transport repair part kits','25175103','4',NULL,'Y'),(6027,'Microbiology slide stainers','41105203','4',NULL,'Y'),(6028,'Rescue line launcher','46161704','4',NULL,'Y'),(6029,'Leaded glass','30171704','4',NULL,'Y'),(6030,'Pumping station maintenance or management services','70171704','4',NULL,'Y'),(6031,'Mobile medical services infant swaddlers or buntings','42171704','4',NULL,'Y'),(6032,'Safety helmets','46181704','4',NULL,'Y'),(6033,'Fuel top up card service / Fuel prepaid card service','78181704','4',NULL,'Y'),(6034,'Fly swatters','10191704','4',NULL,'Y'),(6035,'Avian infectious bronchitis vaccines','51201704','4',NULL,'Y'),(6036,'Medical ultrasound bone densitometers','42201704','4',NULL,'Y'),(6037,'Headpointers or mouthsticks for the physically challenged','42211704','4',NULL,'Y'),(6038,'Currency recognition equipment','43211704','4',NULL,'Y'),(6039,'Intravenous or arterial pressure infusion bags','42221704','4',NULL,'Y'),(6040,'Radio core equipment','43221704','4',NULL,'Y'),(6041,'Water test kit or solutions','49241704','4',NULL,'Y'),(6042,'Gait bars for rehabilitation or therapy','42251704','4',NULL,'Y'),(6043,'Icatibant','51261704','4',NULL,'Y'),(6044,'Oxygen timers','42271704','4',NULL,'Y'),(6045,'Instrument cleaners or detergents','42281704','4',NULL,'Y'),(6046,'Fish ranches','70101804','4',NULL,'Y'),(6047,'Fertilizer spreaders or distributors','21101804','4',NULL,'Y'),(6048,'Electroscopes','41101804','4',NULL,'Y'),(6049,'Electric power transmission services','83101804','4',NULL,'Y'),(6050,'Cash registers','44101804','4',NULL,'Y'),(6051,'Book stitching machines','45101804','4',NULL,'Y'),(6052,'Motorcycle sidecar','25101804','4',NULL,'Y'),(6053,'Activity specific environmental auditing services','77101804','4',NULL,'Y'),(6054,'Commercial use measuring cups','48101804','4',NULL,'Y'),(6055,'Relocation services','78101804','4',NULL,'Y'),(6056,'Bentonite','11111804','4',NULL,'Y'),(6057,'Wide area network WAN maintenance or support','81111804','4',NULL,'Y'),(6058,'Written translation services','82111804','4',NULL,'Y'),(6059,'Television broadcasting station management','83111804','4',NULL,'Y'),(6060,'Calibrating tanks','24111804','4',NULL,'Y'),(6061,'Drafting papers','44111804','4',NULL,'Y'),(6062,'Bills or bill books','14111804','4',NULL,'Y'),(6063,'Canoes or kayaks','25111804','4',NULL,'Y'),(6064,'Line doublers','45111804','4',NULL,'Y'),(6065,'Taxicab services','78111804','4',NULL,'Y'),(6066,'Guardianship or custody law services','80121804','4',NULL,'Y'),(6067,'Laboratory flasks','41121804','4',NULL,'Y'),(6068,'Silicone coated papers','14121804','4',NULL,'Y'),(6069,'Privately issued bonds','84121804','4',NULL,'Y'),(6070,'Erasers','44121804','4',NULL,'Y'),(6071,'Pathological laboratory services','85121804','4',NULL,'Y'),(6072,'Water tower','95121804','4',NULL,'Y'),(6073,'Badges or badge holders','55121804','4',NULL,'Y'),(6074,'Microfilm processors','45121804','4',NULL,'Y'),(6075,'Non technical professional schools','86121804','4',NULL,'Y'),(6076,'Cleaning pails or buckets','47121804','4',NULL,'Y'),(6077,'Fraternal associations','94131804','4',NULL,'Y'),(6078,'Ammonia cleaners','47131804','4',NULL,'Y'),(6079,'Document storage services','78131804','4',NULL,'Y'),(6080,'Crop planting services','70141804','4',NULL,'Y'),(6081,'Equipment inspection service','81141804','4',NULL,'Y'),(6082,'Galvanic or faradic stimulators','42141804','4',NULL,'Y'),(6083,'Domestic electric fan','52141804','4',NULL,'Y'),(6084,'International labor registration services','93141804','4',NULL,'Y'),(6085,'Emergency Shelter Kit','95141804','4',NULL,'Y'),(6086,'Loading terminal facility management','78141804','4',NULL,'Y'),(6087,'Forest wind breaks or shelter belts','70151804','4',NULL,'Y'),(6088,'Hydrological surveys','81151804','4',NULL,'Y'),(6089,'Emulsions','12161804','4',NULL,'Y'),(6090,'Investment tax credit','93161804','4',NULL,'Y'),(6091,'Faucet handle','30181804','4',NULL,'Y'),(6092,'Pulse oximeter probe or sensor accessories','42181804','4',NULL,'Y'),(6093,'Goggles','46181804','4',NULL,'Y'),(6094,'Medical or surgical bedside rails','42191804','4',NULL,'Y'),(6095,'Medical c arm x ray units','42201804','4',NULL,'Y'),(6096,'Keyboard drawers or shelves','43211804','4',NULL,'Y'),(6097,'Team identification materials or markers','49211804','4',NULL,'Y'),(6098,'Optical networking lasers','43221804','4',NULL,'Y'),(6099,'Clavicle orthopedic softgoods','42241804','4',NULL,'Y'),(6100,'Morgue cabinet refrigerators','42261804','4',NULL,'Y'),(6101,'Sterilization controls','42281804','4',NULL,'Y'),(6102,'Ciprofibrate','51321804','4',NULL,'Y'),(6103,'Estrogens conjugated','51351804','4',NULL,'Y'),(6104,'Silkworms','10101904','4',NULL,'Y'),(6105,'Shrimp farming','70101904','4',NULL,'Y'),(6106,'Quinine','51101904','4',NULL,'Y'),(6107,'Lifeguard services for pool or beach','92101904','4',NULL,'Y'),(6108,'Cinema placement','82101904','4',NULL,'Y'),(6109,'Protectograph','44101904','4',NULL,'Y'),(6110,'Golf carts','25101904','4',NULL,'Y'),(6111,'Enlargers','45101904','4',NULL,'Y'),(6112,'Chemical works or oil refinery waste site investigation','77101904','4',NULL,'Y'),(6113,'Food service stemware','48101904','4',NULL,'Y'),(6114,'Air to truck transport','78101904','4',NULL,'Y'),(6115,'Search And Rescue Vehicle Accessories','25175203','4',NULL,'Y'),(6116,'Surgical power equipment sets','42295203','4',NULL,'Y'),(6117,'Job search skills instructional materials','60105303','4',NULL,'Y'),(6118,'Electrophoresis system power supplies','41105303','4',NULL,'Y'),(6119,'Frequency analyzers','41115303','4',NULL,'Y'),(6120,'Spectrometers','41115403','4',NULL,'Y'),(6121,'White iron hot rolled sheet','30265403','4',NULL,'Y'),(6122,'pH meters','41115603','4',NULL,'Y'),(6123,'Gas chromatographs','41115703','4',NULL,'Y'),(6124,'Transcription or translation systems or kits','41105803','4',NULL,'Y'),(6125,'Blood bank analyzers','41115803','4',NULL,'Y'),(6126,'Parenting skills instructional materials','60105903','4',NULL,'Y'),(6127,'Complementary deoxyribonucleic acid cDNA synthesis kits','41105903','4',NULL,'Y'),(6128,'Blood gas analyzer reagents','41116003','4',NULL,'Y'),(6129,'Deoxyribonucleic acid DNA typing kits','41106103','4',NULL,'Y'),(6130,'Blood bank quality controls or calibrators or standards','41116103','4',NULL,'Y'),(6131,'Communications teaching aids or materials','60106203','4',NULL,'Y'),(6132,'Bacteria transformation kits','41106203','4',NULL,'Y'),(6133,'Monitor or meter accessories','41116203','4',NULL,'Y'),(6134,'Surgical robotic electrocautery instruments','42296203','4',NULL,'Y'),(6135,'Kits for polymerase chain reaction PCR purification','41106303','4',NULL,'Y'),(6136,'Flammability tester','41116303','4',NULL,'Y'),(6137,'Sequencing primers','41106403','4',NULL,'Y'),(6138,'Surgical bone cement injectors ','42296703','4',NULL,'Y'),(6139,'Oral-rehydration-points consumable kit','57030104','4',NULL,'Y'),(6140,'Science teaching kit','57040104','4',NULL,'Y'),(6141,'Nutritional kit - inpatient, module-equipment','57050104','4',NULL,'Y'),(6142,'Stationery and PPE','57070104','4',NULL,'Y'),(6143,'IT kit for office','57080104','4',NULL,'Y'),(6144,'CSB Plus','57050204','4',NULL,'Y'),(6145,'Plastic / Tarpaulin sheeting','57060204','4',NULL,'Y'),(6146,'Sudden-onset wash and dignity kit','57030304','4',NULL,'Y'),(6147,'Patio and deck construction and repair service','72111004','4',NULL,'Y'),(6148,'Paper or pulp mill construction and remodeling service','72121004','4',NULL,'Y'),(6149,'Power supply units','39121004','4',NULL,'Y'),(6150,'Highway reflector installation service','72141004','4',NULL,'Y'),(6151,'Hydronics heating system maintenance and repair service','72151004','4',NULL,'Y'),(6152,'New dormitory construction service','72111104','4',NULL,'Y'),(6153,'Restaurant construction service','72121104','4',NULL,'Y'),(6154,'Saxophones','60131104','4',NULL,'Y'),(6155,'Highway and road resurfacing service','72141104','4',NULL,'Y'),(6156,'Acrylic films','13111204','4',NULL,'Y'),(6157,'Piccoloes','60131204','4',NULL,'Y'),(6158,'Dock construction service','72141204','4',NULL,'Y'),(6159,'HVAC ventilation and duct work construction service','72151204','4',NULL,'Y'),(6160,'Food drying equipment','23201204','4',NULL,'Y'),(6161,'Violins','60131304','4',NULL,'Y'),(6162,'Aircraft painting service','72151304','4',NULL,'Y'),(6163,'Potato flour','50221304','4',NULL,'Y'),(6164,'Training - Airfield Lighting','86101404','4',NULL,'Y'),(6165,'Editorial Services - Russian','82111404','4',NULL,'Y'),(6166,'Post office construction service','72121404','4',NULL,'Y'),(6167,'Castanets','60131404','4',NULL,'Y'),(6168,'Digital media buying services','80141404','4',NULL,'Y'),(6169,'Network interface cards','43201404','4',NULL,'Y'),(6170,'Deep sea fishing operations','70101504','4',NULL,'Y'),(6171,'Strategic planning consultation services','80101504','4',NULL,'Y'),(6172,'On street food vendors','90101504','4',NULL,'Y'),(6173,'Weeders','21101504','4',NULL,'Y'),(6174,'Homogenizers','41101504','4',NULL,'Y'),(6175,'Pile drivers','22101504','4',NULL,'Y'),(6176,'Disaster proofing or contingency services','72101504','4',NULL,'Y'),(6177,'Crime deterrence programs','92101504','4',NULL,'Y'),(6178,'Water distribution management','83101504','4',NULL,'Y'),(6179,'Political legislature services','93101504','4',NULL,'Y'),(6180,'Hand trucks or accessories','24101504','4',NULL,'Y'),(6181,'Digital senders','44101504','4',NULL,'Y'),(6182,'Aviation fuel','15101504','4',NULL,'Y'),(6183,'Station wagons','25101504','4',NULL,'Y'),(6184,'Lithographic equipment','45101504','4',NULL,'Y'),(6185,'Newspapers','55101504','4',NULL,'Y'),(6186,'Psychiatric hospital services','85101504','4',NULL,'Y'),(6187,'Diesel engines','26101504','4',NULL,'Y'),(6188,'Handguns','46101504','4',NULL,'Y'),(6189,'Agriculture vocational training services','86101504','4',NULL,'Y'),(6190,'Chairs','56101504','4',NULL,'Y'),(6191,'Bacterial removal equipment','47101504','4',NULL,'Y'),(6192,'Environmental Impact Assessment EIA services','77101504','4',NULL,'Y'),(6193,'Motorcycle helmets','46181705','4',NULL,'Y'),(6194,'Lariats','10191705','4',NULL,'Y'),(6195,'Medical gas alarms','42191705','4',NULL,'Y'),(6196,'Newcastle virus vaccine','51201705','4',NULL,'Y'),(6197,'Medical ultrasound or doppler or echocardiograph probe covers','42201705','4',NULL,'Y'),(6198,'Hearing aids for the physically challenged','42211705','4',NULL,'Y'),(6199,'Game pads or joy sticks','43211705','4',NULL,'Y'),(6200,'Analgesia infusion vial assemblies','42221705','4',NULL,'Y'),(6201,'Radio access equipment','43221705','4',NULL,'Y'),(6202,'Winterization kit for tent ','30241705','4',NULL,'Y'),(6203,'Leg orthopedic softgoods','42241705','4',NULL,'Y'),(6204,'Parallel bars for rehabilitation or therapy','42251705','4',NULL,'Y'),(6205,'Icatibant acetate','51261705','4',NULL,'Y'),(6206,'Oxygen delivery connectors or adapters','42271705','4',NULL,'Y'),(6207,'Olanzapine','51401705','4',NULL,'Y'),(6208,'Furnaces','40101805','4',NULL,'Y'),(6209,'Fishery by product resources','70101805','4',NULL,'Y'),(6210,'Fog or mist generators','21101805','4',NULL,'Y'),(6211,'Fluxmeters','41101805','4',NULL,'Y'),(6212,'Industrial electric power distribution','83101805','4',NULL,'Y'),(6213,'Calculator ribbons','44101805','4',NULL,'Y'),(6214,'Book jogging machines','45101805','4',NULL,'Y'),(6215,'Environmental quality control services','77101805','4',NULL,'Y'),(6216,'Commercial use mixing bowls','48101805','4',NULL,'Y'),(6217,'Andalusite','11111805','4',NULL,'Y'),(6218,'Goserelin','51111805','4',NULL,'Y'),(6219,'Proprietary or licensed systems maintenance or support','81111805','4',NULL,'Y'),(6220,'Chemical tanks','24111805','4',NULL,'Y'),(6221,'Curves','44111805','4',NULL,'Y'),(6222,'Checks or check books','14111805','4',NULL,'Y'),(6223,'Personal motorized watercraft','25111805','4',NULL,'Y'),(6224,'Video editors','45111805','4',NULL,'Y'),(6225,'Laboratory graduated cylinders','41121805','4',NULL,'Y'),(6226,'Precious metals market services','84121805','4',NULL,'Y'),(6227,'Latex treated coated paper','14121805','4',NULL,'Y'),(6228,'Correction pens','44121805','4',NULL,'Y'),(6229,'Urinalysis laboratory services','85121805','4',NULL,'Y'),(6230,'Well','95121805','4',NULL,'Y'),(6231,'Microfilm camera components or accessories','45121805','4',NULL,'Y'),(6232,'Pressure or steam cleaners','47121805','4',NULL,'Y'),(6233,'Ethnic minorities cultural preservation services','94131805','4',NULL,'Y'),(6234,'General purpose cleaners','47131805','4',NULL,'Y'),(6235,'Building inspection service','81141805','4',NULL,'Y'),(6236,'Neuromuscular stimulators or kits','42141805','4',NULL,'Y'),(6237,'Unemployment services','93141805','4',NULL,'Y'),(6238,'Aerodrome or airport or aviation facility operations service','78141805','4',NULL,'Y'),(6239,'Forest reserves or parks conservation services','70151805','4',NULL,'Y'),(6240,'Bathymetric surveys','81151805','4',NULL,'Y'),(6241,'Tax deductions','93161805','4',NULL,'Y'),(6242,'Jaw spreaders','42171805','4',NULL,'Y'),(6243,'Combination fixed and hand held shower head','30181805','4',NULL,'Y'),(6244,'Pulse oximeter unit accessories','42181805','4',NULL,'Y'),(6245,'Medical suspended columns','42191805','4',NULL,'Y'),(6246,'Rho D immunoglobulins','51201805','4',NULL,'Y'),(6247,'Medical cinefluoroscopy units','42201805','4',NULL,'Y'),(6248,'Service kits for storage devices','43211805','4',NULL,'Y'),(6249,'Lanyard','49211805','4',NULL,'Y'),(6250,'Asynchronous transfer mode ATM network equipment','43221805','4',NULL,'Y'),(6251,'Elbow orthopedic softgoods','42241805','4',NULL,'Y'),(6252,'Morgue walk in refrigerators','42261805','4',NULL,'Y'),(6253,'Daunorubicin','51281805','4',NULL,'Y'),(6254,'Sterilization indicator records','42281805','4',NULL,'Y'),(6255,'Oseltamivir phosphate','51341805','4',NULL,'Y'),(6256,'Fish farming','70101905','4',NULL,'Y'),(6257,'Livestock identification equipment','21101905','4',NULL,'Y'),(6258,'Chloroquine','51101905','4',NULL,'Y'),(6259,'Print placement','82101905','4',NULL,'Y'),(6260,'Drawing or retouching boards','45101905','4',NULL,'Y'),(6261,'All terrain vehicles tracked or wheeled','25101905','4',NULL,'Y'),(6262,'Wood treatment plant site investigation','77101905','4',NULL,'Y'),(6263,'Food service cups or mugs','48101905','4',NULL,'Y'),(6264,'Rail truck transportation','78101905','4',NULL,'Y'),(6265,'Electronic measuring probes','41111905','4',NULL,'Y'),(6266,'International bilateral services and international private leased lines','83111905','4',NULL,'Y'),(6267,'Dry erase boards or accessories','44111905','4',NULL,'Y'),(6268,'Marine ballast systems','25111905','4',NULL,'Y'),(6269,'Binding restoration or repair','82121905','4',NULL,'Y'),(6270,'Ink or stamp pads','44121905','4',NULL,'Y'),(6271,'Tympan papers','14121905','4',NULL,'Y'),(6272,'Language laboratory','95121905','4',NULL,'Y'),(6273,'Flagpoles or parts or accessories','55121905','4',NULL,'Y'),(6274,'Inorganic hazardous waste collection and disposal','76121905','4',NULL,'Y'),(6275,'Enema soaps','42141905','4',NULL,'Y'),(6276,'Agricultural research services','93141905','4',NULL,'Y'),(6277,'Concrete block masonry service','72151905','4',NULL,'Y'),(6278,'Tilt or transom window frames','30171905','4',NULL,'Y'),(6279,'Indigenous peoples relations consultation and engagement','80171905','4',NULL,'Y'),(6280,'Cisapride','51171905','4',NULL,'Y'),(6281,'Medical transducer monitor cables','42181905','4',NULL,'Y'),(6282,'Medical treatment cabinets','42191905','4',NULL,'Y'),(6283,'Medical x ray film transfer cases','42201905','4',NULL,'Y'),(6284,'Tape unit cleaning kit','43201905','4',NULL,'Y'),(6285,'Cups or mugs for the physically challenged','42211905','4',NULL,'Y'),(6286,'Organic light emitting displays','43211905','4',NULL,'Y'),(6287,'Laser blood flowmeters','42221905','4',NULL,'Y'),(6288,'Endobronchial tubes','42271905','4',NULL,'Y'),(6289,'Sterilization heat sealers','42281905','4',NULL,'Y'),(6290,'Phototypesetting machines','45102005','4',NULL,'Y'),(6291,'Bar stools','48102005','4',NULL,'Y'),(6292,'Document scanning service','81112005','4',NULL,'Y'),(6293,'Imatinib','51112005','4',NULL,'Y'),(6294,'In person armenian interpretation service','82112005','4',NULL,'Y'),(6295,'Appointment books or refills','44112005','4',NULL,'Y'),(6296,'Metallic baskets','24112005','4',NULL,'Y'),(6297,'Animal health preventive medication services','70122005','4',NULL,'Y'),(6298,'Glued laminated timber','11122005','4',NULL,'Y'),(6299,'Magazine or book covers','44122005','4',NULL,'Y'),(6300,'Orthodontic services','85122005','4',NULL,'Y'),(6301,'Diagnostic screening room','95122005','4',NULL,'Y'),(6302,'Cash grain crops market preparation services','70142005','4',NULL,'Y'),(6303,'Urban lighting services','93142005','4',NULL,'Y'),(6304,'Botulinum toxin','51152005','4',NULL,'Y'),(6305,'Stucco installation and repair service','72152005','4',NULL,'Y'),(6306,'Mobile medical services long distance response LDR trauma kits','42172005','4',NULL,'Y'),(6307,'Ophthalmoscopes or otoscopes or scope sets','42182005','4',NULL,'Y'),(6308,'Mask or respirators filters or accessories','46182005','4',NULL,'Y'),(6309,'Hospital diaper or dressing tables','42192005','4',NULL,'Y'),(6310,'Flash memory storage card','43202005','4',NULL,'Y'),(6311,'Long handled dustpans or brushes for the physically challenged','42212005','4',NULL,'Y'),(6312,'Intravenous pump parts or accessories','42222005','4',NULL,'Y'),(6313,'Music or sound editing software','43232005','4',NULL,'Y'),(6314,'Intubation forceps','42272005','4',NULL,'Y'),(6315,'Tyrothricin','51282005','4',NULL,'Y'),(6316,'Etonogestrel','51352005','4',NULL,'Y'),(6317,'Animal trapping','72102105','4',NULL,'Y'),(6318,'Palletizers','24102105','4',NULL,'Y'),(6319,'Addressing machines','44102105','4',NULL,'Y'),(6320,'Cab over engine tractors without sleeper','25102105','4',NULL,'Y'),(6321,'Glass chilling equipment','48102105','4',NULL,'Y'),(6322,'World wide web WWW site operation host services','81112105','4',NULL,'Y'),(6323,'Temperature transmitters','41112105','4',NULL,'Y'),(6324,'Roller bottles','41122105','4',NULL,'Y'),(6325,'Binder or bulldog clips','44122105','4',NULL,'Y'),(6326,'Latex treated crepe paper','14122105','4',NULL,'Y'),(6327,'Retirement home','95122105','4',NULL,'Y'),(6328,'Hospital bed sheets or mattress covers','42132105','4',NULL,'Y'),(6329,'Therapeutic heating or cooling units or systems','42142105','4',NULL,'Y'),(6330,'Test equipment refurbishment','73152105','4',NULL,'Y'),(6331,'Glass fabric or cloth','11162105','4',NULL,'Y'),(6332,'Mobile medical service automated external defibrillator AED accessories','42172105','4',NULL,'Y'),(6333,'Anti static worktable mats','46182105','4',NULL,'Y'),(6334,'Brachytherapy units','42202105','4',NULL,'Y'),(6335,'Multiple media cabinets','43202105','4',NULL,'Y'),(6336,'Laser printers','43212105','4',NULL,'Y'),(6337,'Charting software','43232105','4',NULL,'Y'),(6338,'Epinastine hydrochloride','51312105','4',NULL,'Y'),(6339,'Ostomy skin barriers or protective care kits','42312105','4',NULL,'Y'),(6340,'Letter or small parcel local delivery services','78102205','4',NULL,'Y'),(6341,'Temperature regulators','41112205','4',NULL,'Y'),(6342,'Database management system software maintenance','81112205','4',NULL,'Y'),(6343,'X25 managed network services','83112205','4',NULL,'Y'),(6344,'Surgical gloves','42132205','4',NULL,'Y'),(6345,'Cobalt sources','12142205','4',NULL,'Y'),(6346,'Medical thermometer tip or probe covers','42182205','4',NULL,'Y'),(6347,'Patient scooter accessories','42192205','4',NULL,'Y'),(6348,'Keycaps or keytops or keys','43202205','4',NULL,'Y'),(6349,'Fonts software','43232205','4',NULL,'Y'),(6350,'Intensive care ventilators','42272205','4',NULL,'Y'),(6351,'Rosuvastatin calcium','51322205','4',NULL,'Y'),(6352,'Flunarizine','51422205','4',NULL,'Y'),(6353,'Utility service vehicles','20102305','4',NULL,'Y'),(6354,'Agricultural sun shade material','21102305','4',NULL,'Y'),(6355,'Infant diapers','53102305','4',NULL,'Y'),(6356,'Strapping tensioners or sealers','44102305','4',NULL,'Y'),(6357,'X86 server maintenance','81112305','4',NULL,'Y'),(6358,'Humidity controller','41112305','4',NULL,'Y'),(6359,'Protamine sulfate','51172305','4',NULL,'Y'),(6360,'Infant slings','42192305','4',NULL,'Y'),(6361,'Blood administration or transfusion tubing clamps','42222305','4',NULL,'Y'),(6362,'Data base reporting software','43232305','4',NULL,'Y'),(6363,'Enzymatic debridement products','42312305','4',NULL,'Y'),(6364,'Ganciclovir','51342305','4',NULL,'Y'),(6365,'Fentanyl','51372305','4',NULL,'Y'),(6366,'Losartan','51432305','4',NULL,'Y'),(6367,'Copper napthanate or copper naphthenate','51452305','4',NULL,'Y'),(6368,'Heating mantles or tapes','41102405','4',NULL,'Y'),(6369,'Label making machines','44102405','4',NULL,'Y'),(6370,'Pressure or vacuum recorders','41112405','4',NULL,'Y'),(6371,'Point to point analog telecommunications circuit','83112405','4',NULL,'Y'),(6372,'Laboratory forceps','41122405','4',NULL,'Y'),(6373,'Radish seeds or seedlings','10152405','4',NULL,'Y'),(6374,'Store fixture installation service','72152405','4',NULL,'Y'),(6375,'Irrigator mobile stands','42192405','4',NULL,'Y'),(6376,'Certolizumab','51202405','4',NULL,'Y'),(6377,'Object or component oriented development software','43232405','4',NULL,'Y'),(6378,'Chloropyramine hydrochloride','51312405','4',NULL,'Y'),(6379,'Entomological mounting materials','41102505','4',NULL,'Y'),(6380,'Umbrellas','53102505','4',NULL,'Y'),(6381,'Chlorambucil','51112505','4',NULL,'Y'),(6382,'Water meter spares','41112505','4',NULL,'Y'),(6383,'Crossconnection functionality','83112505','4',NULL,'Y'),(6384,'Dental examination chair headrest covers','42152505','4',NULL,'Y'),(6385,'Linoleum installation service','72152505','4',NULL,'Y'),(6386,'Bicycle tubes','25172505','4',NULL,'Y'),(6387,'Earth leakage detector and fire alarm','46182505','4',NULL,'Y'),(6388,'Multi-media educational software','43232505','4',NULL,'Y'),(6389,'Gas anesthesia apparatus tubes or tubing assemblies or tube fittings','42272505','4',NULL,'Y'),(6390,'Fish aeration systems','41102605','4',NULL,'Y'),(6391,'Dictation machines','44102605','4',NULL,'Y'),(6392,'External international lines','83112605','4',NULL,'Y'),(6393,'Microscope immersion oil','41122605','4',NULL,'Y'),(6394,'Medical ear syringes','42142605','4',NULL,'Y'),(6395,'Ceiling erection and repair service','72152605','4',NULL,'Y'),(6396,'Network gateway','43222605','4',NULL,'Y'),(6397,'Analytical or scientific software','43232605','4',NULL,'Y'),(6398,'Crystallizers','41102705','4',NULL,'Y'),(6399,'School uniforms','53102705','4',NULL,'Y'),(6400,'Oxaliplatin','51112705','4',NULL,'Y'),(6401,'Urinary drainage bag straps or fasteners','42142705','4',NULL,'Y'),(6402,'Sidewalk or ramp construction service','72152705','4',NULL,'Y'),(6403,'Body composition analyzers','42182705','4',NULL,'Y'),(6404,'Internet browser software','43232705','4',NULL,'Y'),(6405,'Ramipril','51432705','4',NULL,'Y'),(6406,'Demining operational analysis (OA) or operational research service','81102805','4',NULL,'Y'),(6407,'Binding punch machine','44102805','4',NULL,'Y'),(6408,'Temperature controlled freight container','24112805','4',NULL,'Y'),(6409,'Drying racks','41122805','4',NULL,'Y'),(6410,'Hydraulic Servicing Unit ','25172805','4',NULL,'Y'),(6411,'Patient floor scales','42182805','4',NULL,'Y'),(6412,'Tacrolimus anhydrous','51202805','4',NULL,'Y'),(6413,'Private branch exchange PBX equipment','43222805','4',NULL,'Y'),(6414,'Internet protocol IP multimedia subsystem software','43232805','4',NULL,'Y'),(6415,'Lisinopril','51432805','4',NULL,'Y'),(6416,'In person arabic interpretation service','82112004','4',NULL,'Y'),(6417,'Meeting planners','44112004','4',NULL,'Y'),(6418,'Metallic bins','24112004','4',NULL,'Y'),(6419,'Microfiche reader printer components or accessories','45112004','4',NULL,'Y'),(6420,'Clutch repair kits','26112004','4',NULL,'Y'),(6421,'Shovels','27112004','4',NULL,'Y'),(6422,'Foot or mouth control services','70122004','4',NULL,'Y'),(6423,'Sampling syringes','41122004','4',NULL,'Y'),(6424,'Wood veneers','11122004','4',NULL,'Y'),(6425,'Oral surgeon services','85122004','4',NULL,'Y'),(6426,'Intensive care unit','95122004','4',NULL,'Y'),(6427,'Landfill for low risk hazardous or universal waste','76122004','4',NULL,'Y'),(6428,'Freedom of speech defense associations','94132004','4',NULL,'Y'),(6429,'Field crops market preparation services','70142004','4',NULL,'Y'),(6430,'Slum redevelopment services','93142004','4',NULL,'Y'),(6431,'Vecuronium','51152004','4',NULL,'Y'),(6432,'Plain or ornamental plastering service','72152004','4',NULL,'Y'),(6433,'Mobile medical services life support kits','42172004','4',NULL,'Y'),(6434,'Dermatoscopes','42182004','4',NULL,'Y'),(6435,'Respiration air supplying self contained breathing apparatus or accessories','46182004','4',NULL,'Y'),(6436,'Floppy disks','43202004','4',NULL,'Y'),(6437,'Light switch extensions for the physically challenged','42212004','4',NULL,'Y'),(6438,'Patient controlled analgesia infusion pumps','42222004','4',NULL,'Y'),(6439,'Family software','43232004','4',NULL,'Y'),(6440,'Intubation stylets','42272004','4',NULL,'Y'),(6441,'Chloramphenicol or chloramphenicolum','51282004','4',NULL,'Y'),(6442,'Tolnaftate','51302004','4',NULL,'Y'),(6443,'Cilostazol','51412004','4',NULL,'Y'),(6444,'Fluorouracil','51442004','4',NULL,'Y'),(6445,'Structural pest control','72102104','4',NULL,'Y'),(6446,'Depalletizers','24102104','4',NULL,'Y'),(6447,'Stamp canceling machines','44102104','4',NULL,'Y'),(6448,'Cab over engine tractors with sleeper','25102104','4',NULL,'Y'),(6449,'Ice cream display cases','48102104','4',NULL,'Y'),(6450,'Web search engine providers','81112104','4',NULL,'Y'),(6451,'Audio transducers','41112104','4',NULL,'Y'),(6452,'Tissue culture flasks','41122104','4',NULL,'Y'),(6453,'Paper clips','44122104','4',NULL,'Y'),(6454,'Non treated crepe paper','14122104','4',NULL,'Y'),(6455,'Daycare center','95122104','4',NULL,'Y'),(6456,'Hospital pillows','42132104','4',NULL,'Y'),(6457,'Medical hydrocollators','42142104','4',NULL,'Y'),(6458,'Sectoral planning services','93142104','4',NULL,'Y'),(6459,'Solar reflecting insulation film service','72152104','4',NULL,'Y'),(6460,'Packaging equipment maintenance and repair service','73152104','4',NULL,'Y'),(6461,'Graphite fabric or cloth','11162104','4',NULL,'Y'),(6462,'Ethambutol/isoniazid/pyrazinamide/rifampicin','51162104','4',NULL,'Y'),(6463,'Issues management and mitigation advisory service','80172104','4',NULL,'Y'),(6464,'Mobile medical services cardio pulmonary resuscitation CPR boards','42172104','4',NULL,'Y'),(6465,'Anti static floor mats','46182104','4',NULL,'Y'),(6466,'Medical stools or chairs','42192104','4',NULL,'Y'),(6467,'Brachytherapy seed capture kits','42202104','4',NULL,'Y'),(6468,'Vertical helix scan VHS videotape storage or accessories','43202104','4',NULL,'Y'),(6469,'Inkjet printers','43212104','4',NULL,'Y'),(6470,'Intravenous or arterial line poles or stands','42222104','4',NULL,'Y'),(6471,'Word processing software','43232104','4',NULL,'Y'),(6472,'Ostomy collection supplies','42312104','4',NULL,'Y'),(6473,'Letter or small parcel worldwide delivery services','78102204','4',NULL,'Y'),(6474,'Pyrometers','41112204','4',NULL,'Y'),(6475,'Operating system software maintenance','81112204','4',NULL,'Y'),(6476,'X75 managed network services','83112204','4',NULL,'Y'),(6477,'Metallic pails','24112204','4',NULL,'Y'),(6478,'Impressed stamp paper','14122204','4',NULL,'Y'),(6479,'Medical glove liners','42132204','4',NULL,'Y'),(6480,'Beta sources','12142204','4',NULL,'Y'),(6481,'Ceramic tile installation service','72152204','4',NULL,'Y'),(6482,'Medical thermometer racks','42182204','4',NULL,'Y'),(6483,'Patient transport incubators','42192204','4',NULL,'Y'),(6484,'Sulfasalazine','51202204','4',NULL,'Y'),(6485,'External ringer or its parts','43202204','4',NULL,'Y'),(6486,'Embedded text entry software','43232204','4',NULL,'Y'),(6487,'Transport ventilators','42272204','4',NULL,'Y'),(6488,'Loratadine','51312204','4',NULL,'Y'),(6489,'Suture boots and capturing devices','42312204','4',NULL,'Y'),(6490,'Bulk material carriers','20102304','4',NULL,'Y'),(6491,'Sealing machines','44102304','4',NULL,'Y'),(6492,'Moisture meters','41112304','4',NULL,'Y'),(6493,'UNIX server maintenance','81112304','4',NULL,'Y'),(6494,'Ocx optical carrier service','83112304','4',NULL,'Y'),(6495,'Psychological examination medical equipment sets','42182304','4',NULL,'Y'),(6496,'Patient ceiling hoists','42192304','4',NULL,'Y'),(6497,'Blood administration or transfusion tubing','42222304','4',NULL,'Y'),(6498,'Data base management system software','43232304','4',NULL,'Y'),(6499,'Erythromycin','51282304','4',NULL,'Y'),(6500,'Diphenhydramine','51312304','4',NULL,'Y'),(6501,'Autolytic debridement products','42312304','4',NULL,'Y'),(6502,'Entecavir','51342304','4',NULL,'Y'),(6503,'Laboratory heaters','41102404','4',NULL,'Y'),(6504,'Label applying machines','44102404','4',NULL,'Y'),(6505,'Pressure regulator','41112404','4',NULL,'Y'),(6506,'Multi point analog telecommunications circuit','83112404','4',NULL,'Y'),(6507,'Laboratory tongs','41122404','4',NULL,'Y'),(6508,'Carrot seeds or seedlings','10152404','4',NULL,'Y'),(6509,'Metal stud installation service','72152404','4',NULL,'Y'),(6510,'Medical carts','42192404','4',NULL,'Y'),(6511,'Graphical user interface development software','43232404','4',NULL,'Y'),(6512,'Labetalol','51262404','4',NULL,'Y'),(6513,'Carbenicillin','51282404','4',NULL,'Y'),(6514,'Nystatin','51302404','4',NULL,'Y'),(6515,'Drospirenone/estradiol','51352404','4',NULL,'Y'),(6516,'Entomological pinning equipment','41102504','4',NULL,'Y'),(6517,'Gloves or mittens','53102504','4',NULL,'Y'),(6518,'Paper and plastic counter','44102504','4',NULL,'Y'),(6519,'Water meters','41112504','4',NULL,'Y'),(6520,'Indefeasible rights of use IRU for submarine cable or terrestrial cable systems','83112504','4',NULL,'Y'),(6521,'Biopsy needles','42142504','4',NULL,'Y'),(6522,'Dental dressings','42152504','4',NULL,'Y'),(6523,'Ceramic floor tile installation service','72152504','4',NULL,'Y'),(6524,'Automobile or light truck tires','25172504','4',NULL,'Y'),(6525,'Fire alarm control panel','46182504','4',NULL,'Y'),(6526,'Radio jamming transmitter','43222504','4',NULL,'Y'),(6527,'Route navigation software','43232504','4',NULL,'Y'),(6528,'Facial support garments','42312504','4',NULL,'Y'),(6529,'Animal catching devices','41102604','4',NULL,'Y'),(6530,'Stenotype machines','44102604','4',NULL,'Y'),(6531,'Dial access services','83112604','4',NULL,'Y'),(6532,'Hemocytometers','41122604','4',NULL,'Y'),(6533,'Medical catheter tip syringes','42142604','4',NULL,'Y'),(6534,'Architectural sheet metal service','72152604','4',NULL,'Y'),(6535,'Medical exam penlights or flashlights','42182604','4',NULL,'Y'),(6536,'Drug delivery systems','42192604','4',NULL,'Y'),(6537,'Content delivery networking equipment','43222604','4',NULL,'Y'),(6538,'Computer aided design CAD software','43232604','4',NULL,'Y'),(6539,'Pregabalin','51362604','4',NULL,'Y'),(6540,'X ray diffraction equipment','41102704','4',NULL,'Y'),(6541,'Institutional food preparation or service attire','53102704','4',NULL,'Y'),(6542,'Feed analyzers','41112704','4',NULL,'Y'),(6543,'Tamper proof tapes','41122704','4',NULL,'Y'),(6544,'Urinary drainage bags or meters','42142704','4',NULL,'Y'),(6545,'Curb construction service','72152704','4',NULL,'Y'),(6546,'Bromhexine','51162704','4',NULL,'Y'),(6547,'Skinfold calipers','42182704','4',NULL,'Y'),(6548,'Telegraph switch board','43222704','4',NULL,'Y'),(6549,'Internet directory services software','43232704','4',NULL,'Y'),(6550,'Simvastatin','51322704','4',NULL,'Y'),(6551,'Demining non technical survey NTS service','81102804','4',NULL,'Y'),(6552,'Comb binding machine','44102804','4',NULL,'Y'),(6553,'Raloxifene','51112804','4',NULL,'Y'),(6554,'Test tube racks','41122804','4',NULL,'Y'),(6555,'Hydraulic Motor','25172804','4',NULL,'Y'),(6556,'Patient chair scales','42182804','4',NULL,'Y'),(6557,'Tacrolimus','51202804','4',NULL,'Y'),(6558,'Administration software','43232804','4',NULL,'Y'),(6559,'Secnidazole','51282804','4',NULL,'Y'),(6560,'Pyrimethamine/sulfadoxine','51102904','4',NULL,'Y'),(6561,'Air compressed spray','44102904','4',NULL,'Y'),(6562,'Complex controlling devices','41112904','4',NULL,'Y'),(6563,'Exterior metal wall system installation service','72152904','4',NULL,'Y'),(6564,'Digital Voice Recording And Playback System ','25202904','4',NULL,'Y'),(6565,'Fax software','43232904','4',NULL,'Y'),(6566,'Surgical suture or wire passers or related products','42292904','4',NULL,'Y'),(6567,'Vidarabine','51342904','4',NULL,'Y'),(6568,'Fan circulated ovens','41103004','4',NULL,'Y'),(6569,'Fusers','44103004','4',NULL,'Y'),(6570,'Flame ionization analyzers','41113004','4',NULL,'Y'),(6571,'Vacuum desiccators','41123004','4',NULL,'Y'),(6572,'Operating system software','43233004','4',NULL,'Y'),(6573,'Surgical sizing instruments or templates','42293004','4',NULL,'Y'),(6574,'Stavudine or stavidine','51343004','4',NULL,'Y'),(6575,'Underground conveyor service','72103104','4',NULL,'Y'),(6576,'Transfer rolls','44103104','4',NULL,'Y'),(6577,'Cold storage box','24113104','4',NULL,'Y'),(6578,'Dialysis membrane','41123104','4',NULL,'Y'),(6579,'Bismuth subsalicylate','51143104','4',NULL,'Y'),(6580,'Amniocentesis kits','42143104','4',NULL,'Y'),(6581,'Spa or hot tub construction and installation service','72153104','4',NULL,'Y'),(6582,'2,5G GPRS wireless access network equipment and components','43223104','4',NULL,'Y'),(6583,'Thymol iodide','51303104','4',NULL,'Y'),(6584,'Nitrofural or nitrofurazone','51473104','4',NULL,'Y'),(6585,'Time card racks','44103204','4',NULL,'Y'),(6586,'Electrician kits','27113204','4',NULL,'Y'),(6587,'Microbial quality control QC reference organism','41123204','4',NULL,'Y'),(6588,'Embryo transfer catheters','42143204','4',NULL,'Y'),(6589,'Damp proofing service','72153204','4',NULL,'Y'),(6590,'Unified messaging platform','43223204','4',NULL,'Y'),(6591,'Network security and virtual private network VPN equipment software','43233204','4',NULL,'Y'),(6592,'Dolutegravir','51343204','4',NULL,'Y'),(6593,'Tapentadol hydrochloride','51373204','4',NULL,'Y'),(6594,'Sildenafil','51413204','4',NULL,'Y'),(6595,'Parking lot or road sweeping services','72103304','4',NULL,'Y'),(6596,'Cryogenic storage boxes','41123304','4',NULL,'Y'),(6597,'Chemotherapy preparation pads','42143304','4',NULL,'Y'),(6598,'Diclofenac','51383304','4',NULL,'Y'),(6599,'Vascular imaging guidewires','42203404','4',NULL,'Y'),(6600,'Compact disc CD or DVD or sound card software','43233404','4',NULL,'Y'),(6601,'Carfecillin','51283404','4',NULL,'Y'),(6602,'Flumethrin','51453404','4',NULL,'Y'),(6603,'Laminar flow cabinets or stations','41103504','4',NULL,'Y'),(6604,'Binding coils or wire loops','44103504','4',NULL,'Y'),(6605,'High pressure water blasting','72153504','4',NULL,'Y'),(6606,'Cardiac recorders','42203504','4',NULL,'Y'),(6607,'Instant messaging software','43233504','4',NULL,'Y'),(6608,'Nimodipine','51413504','4',NULL,'Y'),(6609,'Sterile water for irrigation','51473504','4',NULL,'Y'),(6610,'Capacitance meters','41113604','4',NULL,'Y'),(6611,'Non EMS head restraints','42143604','4',NULL,'Y'),(6612,'Drapery track installation service','72153604','4',NULL,'Y'),(6613,'Rifaximin','51283604','4',NULL,'Y'),(6614,'Indacaterol','51393604','4',NULL,'Y'),(6615,'Resources for learning to speak English','60103704','4',NULL,'Y'),(6616,'Biological baths','41103704','4',NULL,'Y'),(6617,'Integrated circuit testers','41113704','4',NULL,'Y'),(6618,'Phototherapy light mats','42143704','4',NULL,'Y'),(6619,'Medical toners or developers','42203704','4',NULL,'Y'),(6620,'Etravirine','51343704','4',NULL,'Y'),(6621,'Sodium hypochlorite','51473704','4',NULL,'Y'),(6622,'Multi bank or flocculation equipment','41103804','4',NULL,'Y'),(6623,'Calibration weights or weight sets','41111505','4',NULL,'Y'),(6624,'Operating system programming services','81111505','4',NULL,'Y'),(6625,'War prevention strategies','92111505','4',NULL,'Y'),(6626,'Infants boots','53111505','4',NULL,'Y'),(6627,'Student movements','93111505','4',NULL,'Y'),(6628,'Directory assistance services','83111505','4',NULL,'Y'),(6629,'Mimeograph paper','14111505','4',NULL,'Y'),(6630,'Payroll accounting services','84111505','4',NULL,'Y'),(6631,'Butane','15111505','4',NULL,'Y'),(6632,'Tankers','25111505','4',NULL,'Y'),(6633,'Leprosy prevention or control services','85111505','4',NULL,'Y'),(6634,'Distance learning assessment services','86111505','4',NULL,'Y'),(6635,'Fabric and furniture cleaning services','76111505','4',NULL,'Y'),(6636,'Explosive remnants of war ERW','46111505','4',NULL,'Y'),(6637,'Toxic substances protection services','77111505','4',NULL,'Y'),(6638,'Passenger aircraft rental or leasing service','78111505','4',NULL,'Y'),(6639,'Dairy farm in house processing','70121505','4',NULL,'Y'),(6640,'Manual single channel positive displacement pipetters','41121505','4',NULL,'Y'),(6641,'Economic development consultancy','81121505','4',NULL,'Y'),(6642,'Pillows','52121505','4',NULL,'Y'),(6643,'Promotional or advertising printing','82121505','4',NULL,'Y'),(6644,'Waste water and sewage treatment plant construction service','72121505','4',NULL,'Y'),(6645,'State immunities services','93121505','4',NULL,'Y'),(6646,'Specialty envelopes','44121505','4',NULL,'Y'),(6647,'Fiberboards','14121505','4',NULL,'Y'),(6648,'Cinematographic cameras','45121505','4',NULL,'Y'),(6649,'Classroom tables','56121505','4',NULL,'Y'),(6650,'Inorganic waste collection and disposal','76121505','4',NULL,'Y'),(6651,'Ice chests','49121505','4',NULL,'Y'),(6652,'Musical instrument stands or sheet holders','60131505','4',NULL,'Y'),(6653,'Haydite block','30131505','4',NULL,'Y'),(6654,'Portable or modular office rental service','80131505','4',NULL,'Y'),(6655,'Time series analysis','81131505','4',NULL,'Y'),(6656,'Plastic explosives','12131505','4',NULL,'Y'),(6657,'Patient infant shirts or vests','42131505','4',NULL,'Y'),(6658,'Film post production service','82131505','4',NULL,'Y'),(6659,'Refugee camps services','93131505','4',NULL,'Y'),(6660,'Infant soother or pacifier or dummy','53131505','4',NULL,'Y'),(6661,'Refrigerated vessels','24131505','4',NULL,'Y'),(6662,'Marine insurance','84131505','4',NULL,'Y'),(6663,'Enriched plutonium','15131505','4',NULL,'Y'),(6664,'Cargo jet aircraft','25131505','4',NULL,'Y'),(6665,'X ray film','45131505','4',NULL,'Y'),(6666,'Marine power plants','26131505','4',NULL,'Y'),(6667,'Marketing plans','80141505','4',NULL,'Y'),(6668,'Production standards development','81141505','4',NULL,'Y'),(6669,'Computer generated design services','82141505','4',NULL,'Y'),(6670,'Earthmoving service','72141505','4',NULL,'Y'),(6671,'Towing service for commercial and private vehicles','78141505','4',NULL,'Y'),(6672,'Masks or fins or snorkels','49141505','4',NULL,'Y'),(6673,'Courgette seeds or seedlings','10151505','4',NULL,'Y'),(6674,'Roofing membranes','30151505','4',NULL,'Y'),(6675,'Forest inventory','70151505','4',NULL,'Y'),(6676,'Multinational marketing enterprises','80151505','4',NULL,'Y'),(6677,'Ceramics makers services','82151505','4',NULL,'Y'),(6678,'Standby or emergency power installation service','72151505','4',NULL,'Y'),(6679,'Administrative agencies services','93151505','4',NULL,'Y'),(6680,'Barriers','46151505','4',NULL,'Y'),(6681,'Air filters','40161505','4',NULL,'Y'),(6682,'Fleet management services','80161505','4',NULL,'Y'),(6683,'Televisions','52161505','4',NULL,'Y'),(6684,'Peritoneal dialysis drainage bags or containers','42161505','4',NULL,'Y'),(6685,'Mountain bicycles','25161505','4',NULL,'Y'),(6686,'Medical or surgical equipment or implant rental and shipping fee','85161505','4',NULL,'Y'),(6687,'Soccer balls','49161505','4',NULL,'Y'),(6688,'Metal doors','30171505','4',NULL,'Y'),(6689,'River basin development','70171505','4',NULL,'Y'),(6690,'Communication planning','80171505','4',NULL,'Y'),(6691,'Toilets','30181505','4',NULL,'Y'),(6692,'Vehicle inspection service','78181505','4',NULL,'Y'),(6693,'Fresh prepared soups or stews','50191505','4',NULL,'Y'),(6694,'Answering machines','43191505','4',NULL,'Y'),(6695,'Aircraft cargo handling equipment','25191505','4',NULL,'Y'),(6696,'Fire alarm systems','46191505','4',NULL,'Y'),(6697,'Double sided tape','31201505','4',NULL,'Y'),(6698,'Walker or rollator accessories','42211505','4',NULL,'Y'),(6699,'Point of sale POS terminal','43211505','4',NULL,'Y'),(6700,'Standalone telephone caller identification','43221505','4',NULL,'Y'),(6701,'Intrusive demining machine','46221505','4',NULL,'Y'),(6702,'Sport nets or netting','49221505','4',NULL,'Y'),(6703,'Enteral feeding set adapters or connectors or extensions','42231505','4',NULL,'Y'),(6704,'Human resources software','43231505','4',NULL,'Y'),(6705,'Cupola','30241505','4',NULL,'Y'),(6706,'Orthopedic casting rolls or tapes','42241505','4',NULL,'Y'),(6707,'Therapeutic puzzles','42251505','4',NULL,'Y'),(6708,'Autopsy knives or blades','42261505','4',NULL,'Y'),(6709,'Respiratory monitoring kits','42271505','4',NULL,'Y'),(6710,'Braeburn apples','50301505','4',NULL,'Y'),(6711,'Nursing or medical clipboards','42301505','4',NULL,'Y'),(6712,'Organic braeburn apples','50311505','4',NULL,'Y'),(6713,'Alirocumab','51321505','4',NULL,'Y'),(6714,'Mesalamine or mesalazine','51381505','4',NULL,'Y'),(6715,'Alprazolam','51401505','4',NULL,'Y'),(6716,'Fluticasone propionate','51421505','4',NULL,'Y'),(6717,'Povidone iodine','51471505','4',NULL,'Y'),(6718,'Live pheasants','10101605','4',NULL,'Y'),(6719,'Temporary drafting service','80101605','4',NULL,'Y'),(6720,'Food service for transportation operators','90101605','4',NULL,'Y'),(6721,'Prime ministers services','93101605','4',NULL,'Y'),(6722,'Gas facility charge','83101605','4',NULL,'Y'),(6723,'Loading equipment','24101605','4',NULL,'Y'),(6724,'Paper jogging machines','44101605','4',NULL,'Y'),(6725,'Charcoal','15101605','4',NULL,'Y'),(6726,'Medical vocational training services','86101605','4',NULL,'Y'),(6727,'Bacterial removal chemicals','47101605','4',NULL,'Y'),(6728,'Environmental institution building or planning','77101605','4',NULL,'Y'),(6729,'Commercial use food grinders','48101605','4',NULL,'Y'),(6730,'Fluorescent lamps','39101605','4',NULL,'Y'),(6731,'Lean lime','30111605','4',NULL,'Y'),(6732,'Temporary financial staffing needs','80111605','4',NULL,'Y'),(6733,'Marble','11111605','4',NULL,'Y'),(6734,'Strain gauges','41111605','4',NULL,'Y'),(6735,'Programming for Assembler','81111605','4',NULL,'Y'),(6736,'Disarmament negotiations or agreements','92111605','4',NULL,'Y'),(6737,'Voter registration or counting or analysis or scrutiny services','93111605','4',NULL,'Y'),(6738,'Spacesegment leasing','83111605','4',NULL,'Y'),(6739,'Greeting or note or post cards','14111605','4',NULL,'Y'),(6740,'Cash or ticket boxes','44111605','4',NULL,'Y'),(6741,'Transparency equipment or supplies','45111605','4',NULL,'Y'),(6742,'Immunologic prevention or control services','85111605','4',NULL,'Y'),(6743,'Thermal generators','26111605','4',NULL,'Y'),(6744,'Exhaust hood or fan clearing','76111605','4',NULL,'Y'),(6745,'Lighting or power or data components for panel systems','56111605','4',NULL,'Y'),(6746,'Caulking service','72153205','4',NULL,'Y'),(6747,'Instant messaging platform','43223205','4',NULL,'Y'),(6748,'Transaction security and virus protection software','43233205','4',NULL,'Y'),(6749,'Levocabastine','51313205','4',NULL,'Y'),(6750,'High vacuum equipment','41103305','4',NULL,'Y'),(6751,'Drain laying service','72103305','4',NULL,'Y'),(6752,'Histology or tissue cassette cabinets','41123305','4',NULL,'Y'),(6753,'Network cable management panel assembly','43223305','4',NULL,'Y'),(6754,'Promethazine hydrochloride','51313305','4',NULL,'Y'),(6755,'Hydralazine hydrochloride','51433305','4',NULL,'Y'),(6756,'Angioplasty balloon catheters','42203405','4',NULL,'Y'),(6757,'Device drivers or system software','43233405','4',NULL,'Y'),(6758,'Benzylpenicillin or penicillin g','51283405','4',NULL,'Y'),(6759,'Theophylline','51393405','4',NULL,'Y'),(6760,'Binding combs or strips','44103505','4',NULL,'Y'),(6761,'Construction site clean up service','72153505','4',NULL,'Y'),(6762,'Metformin','51183505','4',NULL,'Y'),(6763,'Implantable cardioverter defibrillators ICD or cardiac resynchronization therapy defibrillators CRT-D','42203505','4',NULL,'Y'),(6764,'Ambient music or advertising messaging software','43233505','4',NULL,'Y'),(6765,'Thermoanalysis derivatographs','41113605','4',NULL,'Y'),(6766,'Restraint straps or buckles or supplies','42143605','4',NULL,'Y'),(6767,'Kitchen and bathroom remodeling service','72153605','4',NULL,'Y'),(6768,'Dot marking machine','23153605','4',NULL,'Y'),(6769,'Teriflunomide','51203605','4',NULL,'Y'),(6770,'Medical x ray film archiving system software','42203605','4',NULL,'Y'),(6771,'Surgical sound sets','42293605','4',NULL,'Y'),(6772,'Organ baths','41103705','4',NULL,'Y'),(6773,'Logic state testers','41113705','4',NULL,'Y'),(6774,'Phototherapy patient protection devices','42143705','4',NULL,'Y'),(6775,'Medical imaging dry laser printers or imagers','42203705','4',NULL,'Y'),(6776,'Cefminox','51283705','4',NULL,'Y'),(6777,'Laboratory vibrators','41103805','4',NULL,'Y'),(6778,'Induced polarization IP geophysical instruments','41113805','4',NULL,'Y'),(6779,'Culture kits or supplies','60103905','4',NULL,'Y'),(6780,'Floor centrifuges','41103905','4',NULL,'Y'),(6781,'Permeability testing apparatus','41113905','4',NULL,'Y'),(6782,'Lysine clonixinate','51383905','4',NULL,'Y'),(6783,'Laboratory bailers','41104005','4',NULL,'Y'),(6784,'Cable splicingservice','72154005','4',NULL,'Y'),(6785,'Medical radiological shielding gloves','42204005','4',NULL,'Y'),(6786,'Safety Management Systems (Sms) Related Services (Aviation)','78204005','4',NULL,'Y'),(6787,'Specimen collection or transport bags','41104105','4',NULL,'Y'),(6788,'Portable seismic apparatus','41114105','4',NULL,'Y'),(6789,'Control valve maintenance and repair service','72154105','4',NULL,'Y'),(6790,'Ultra violet water purification units','41104205','4',NULL,'Y'),(6791,'Ovine rinderpest or peste des petit ruminants vaccines','51204205','4',NULL,'Y'),(6792,'Inspissators','41104305','4',NULL,'Y'),(6793,'Shaking incubators','41104405','4',NULL,'Y'),(6794,'Rainfall recorders','41114405','4',NULL,'Y'),(6795,'Laboratory quartz oven pots','41104505','4',NULL,'Y'),(6796,'Roundness testing instruments','41114505','4',NULL,'Y'),(6797,'Crucible furnaces','41104605','4',NULL,'Y'),(6798,'Crack or corrosion detectors','41114605','4',NULL,'Y'),(6799,'Construction of zoo habitat and enclosure for reptiles','72154605','4',NULL,'Y'),(6800,'Meropenem','51284605','4',NULL,'Y'),(6801,'Autotransfusion reservoirs ','42294605','4',NULL,'Y'),(6802,'Nitrogen blowdown evaporators','41104805','4',NULL,'Y'),(6803,'Thin channel filtration equipment','41104905','4',NULL,'Y'),(6804,'Endoscopic cleaning brushes or related products','42294905','4',NULL,'Y'),(6805,'Aluminum SAE 3000 series cold rolled sheet','30265005','4',NULL,'Y'),(6806,'Amoxicillin trihydrate/Potassium clavulanate','51285005','4',NULL,'Y'),(6807,'Endoscopic equipment sets','42295005','4',NULL,'Y'),(6808,'Metering pumps','41105105','4',NULL,'Y'),(6809,'Microslide making equipment','41105205','4',NULL,'Y'),(6810,'Interview skills instructional materials','60105305','4',NULL,'Y'),(6811,'Electrophoresis system accessories','41105305','4',NULL,'Y'),(6812,'Proton spectrometers','41115405','4',NULL,'Y'),(6813,'Liquid chromatographs','41115705','4',NULL,'Y'),(6814,'Blood gas analyzers','41115805','4',NULL,'Y'),(6815,'Piroxicam','51385805','4',NULL,'Y'),(6816,'Understanding date rape or dating skills or harassment instructional materials','60105905','4',NULL,'Y'),(6817,'Nucleic acid radioactive labeling kits','41106005','4',NULL,'Y'),(6818,'Coagulation analyzer reagents','41116005','4',NULL,'Y'),(6819,'Chemistry reagents or solutions','41116105','4',NULL,'Y'),(6820,'Energy or power teaching aids or materials','60106205','4',NULL,'Y'),(6821,'Rapid test kits','41116205','4',NULL,'Y'),(6822,'Surgical robotic hook instruments','42296205','4',NULL,'Y'),(6823,'Bronchoscopes','42296305','4',NULL,'Y'),(6824,'Insect expression kits','41106505','4',NULL,'Y'),(6825,'Enzyme reporter vector maps or sequences','41106605','4',NULL,'Y'),(6826,'Surgical bone cements','42296705','4',NULL,'Y'),(6827,'Epidemy health kit','57030106','4',NULL,'Y'),(6828,'Winterization kit for tent','57060206','4',NULL,'Y'),(6829,'Single family home new construction service','72111006','4',NULL,'Y'),(6830,'Prefabricated industrial building erection and remodeling service','72121006','4',NULL,'Y'),(6831,'Power adapters or inverters','39121006','4',NULL,'Y'),(6832,'Synthesizer','60131006','4',NULL,'Y'),(6833,'Boiler pressure controller maintenance or repair or operation','72151006','4',NULL,'Y'),(6834,'Apartment remodeling service','72111106','4',NULL,'Y'),(6835,'Gravel or dirt road construction service','72141106','4',NULL,'Y'),(6836,'Flouropolymer films','13111206','4',NULL,'Y'),(6837,'Dredging service','72141206','4',NULL,'Y'),(6838,'HVAC heating system construction service','72151206','4',NULL,'Y'),(6839,'Banjoes','60131306','4',NULL,'Y'),(6840,'Pavement marking service','72151306','4',NULL,'Y'),(6841,'Wheat Flour (WFP food convention)','50221306','4',NULL,'Y'),(6842,'Training - Satellite Navigation Equipment ','86101406','4',NULL,'Y'),(6843,'Editorial Services - Chinese','82111406','4',NULL,'Y'),(6844,'School building construction service','72121406','4',NULL,'Y'),(6845,'Electrical receptacles','39121406','4',NULL,'Y'),(6846,'Xylophones','60131406','4',NULL,'Y'),(6847,'Direct response TV services','80141406','4',NULL,'Y'),(6848,'Optical network transmit cards','43201406','4',NULL,'Y'),(6849,'Horses','10101506','4',NULL,'Y'),(6850,'Organizational structure consultation','80101506','4',NULL,'Y'),(6851,'Chalk','11101506','4',NULL,'Y'),(6852,'Graders or land levelers','21101506','4',NULL,'Y'),(6853,'Naval architecture','81101506','4',NULL,'Y'),(6854,'Elevator maintenance services','72101506','4',NULL,'Y'),(6855,'Water treatment services','83101506','4',NULL,'Y'),(6856,'Pushcarts','24101506','4',NULL,'Y'),(6857,'Faxswitch machines','44101506','4',NULL,'Y'),(6858,'Gasoline or Petrol','15101506','4',NULL,'Y'),(6859,'Limousines','25101506','4',NULL,'Y'),(6860,'Silk screen printing machines','45101506','4',NULL,'Y'),(6861,'Magazines','55101506','4',NULL,'Y'),(6862,'Substance abuse hospital services','85101506','4',NULL,'Y'),(6863,'Turbine engines','26101506','4',NULL,'Y'),(6864,'Farm rearing systems','70121605','4',NULL,'Y'),(6865,'Liquidation law services','80121605','4',NULL,'Y'),(6866,'Manhole frames with covers','30121605','4',NULL,'Y'),(6867,'Rattan','11121605','4',NULL,'Y'),(6868,'Precious metals reserves','81121605','4',NULL,'Y'),(6869,'Ultramicro pipette tips','41121605','4',NULL,'Y'),(6870,'Remote database information retrieval services','83121605','4',NULL,'Y'),(6871,'North south cooperation services','93121605','4',NULL,'Y'),(6872,'Tape dispensers','44121605','4',NULL,'Y'),(6873,'Currency conversion service','84121605','4',NULL,'Y'),(6874,'Kraft tissue paper','14121605','4',NULL,'Y'),(6875,'Addressing or mailing labels','55121605','4',NULL,'Y'),(6876,'Automotive repair or servicing building','95121605','4',NULL,'Y'),(6877,'Screen frames','45121605','4',NULL,'Y'),(6878,'Soil pollution mapping','77121605','4',NULL,'Y'),(6879,'Floor scrubbers','47121605','4',NULL,'Y'),(6880,'Soil chemical treatment services','70131605','4',NULL,'Y'),(6881,'Sale of commercial building','80131605','4',NULL,'Y'),(6882,'Sandlime brick','30131605','4',NULL,'Y'),(6883,'Animal transport cage','10131605','4',NULL,'Y'),(6884,'Vanity kits','53131605','4',NULL,'Y'),(6885,'Walk in freezers','24131605','4',NULL,'Y'),(6886,'Workmens insurance','84131605','4',NULL,'Y'),(6887,'International aid assistance services','94131605','4',NULL,'Y'),(6888,'Shipping container house','95131605','4',NULL,'Y'),(6889,'Cleaning brushes','47131605','4',NULL,'Y'),(6890,'Integrated pest management services','70141605','4',NULL,'Y'),(6891,'Promotional merchandise','80141605','4',NULL,'Y'),(6892,'Transport infrastructure','81141605','4',NULL,'Y'),(6893,'Medical mixing or solution basins or bowls','42141605','4',NULL,'Y'),(6894,'Railway track laying service','72141605','4',NULL,'Y'),(6895,'Population trends or projections services','93141605','4',NULL,'Y'),(6896,'Gazebo','95141605','4',NULL,'Y'),(6897,'Photograph purifier','45141605','4',NULL,'Y'),(6898,'Oat seeds','10151605','4',NULL,'Y'),(6899,'Edible forestry production','70151605','4',NULL,'Y'),(6900,'Customs consulting service','80151605','4',NULL,'Y'),(6901,'Voice and data and video wiring service','72151605','4',NULL,'Y'),(6902,'Government finance services','93151605','4',NULL,'Y'),(6903,'Weapon or explosives detectors and supplies','46151605','4',NULL,'Y'),(6904,'Oilfield consultancy services','71161605','4',NULL,'Y'),(6905,'Hemodialysis dialysate conductivity meters','42161605','4',NULL,'Y'),(6906,'Sales tax','93161605','4',NULL,'Y'),(6907,'Life buoy','46161605','4',NULL,'Y'),(6908,'Nitrogen Phosphorous Potassium Mixtures NPK','10171605','4',NULL,'Y'),(6909,'Water rights advisory services','70171605','4',NULL,'Y'),(6910,'Lactulose','51171605','4',NULL,'Y'),(6911,'Mobile medical services cinch rescue loops','42171605','4',NULL,'Y'),(6912,'Laboratory equipment manufacture services','73171605','4',NULL,'Y'),(6913,'Door chimes','46171605','4',NULL,'Y'),(6914,'Drain','30181605','4',NULL,'Y'),(6915,'Methimazole','51181605','4',NULL,'Y'),(6916,'Blood pressure cuffs or bladders','42181605','4',NULL,'Y'),(6917,'Dump truck body','25181605','4',NULL,'Y'),(6918,'Safety shoes','46181605','4',NULL,'Y'),(6919,'Sterile water for injection','51191605','4',NULL,'Y'),(6920,'Hospital equipment power columns','42191605','4',NULL,'Y'),(6921,'Phone handset cords','43191605','4',NULL,'Y'),(6922,'Fire suppression hand tools','46191605','4',NULL,'Y'),(6923,'Expanders','43201605','4',NULL,'Y'),(6924,'Signal processor upgrades','43211605','4',NULL,'Y'),(6925,'Intravenous or arterial tubing check valves','42221605','4',NULL,'Y'),(6926,'Time accounting software','43231605','4',NULL,'Y'),(6927,'Betamethasone/calcipotriene','51241605','4',NULL,'Y'),(6928,'Autopsy body boards','42261605','4',NULL,'Y'),(6929,'Estradiol or oestradiol','51351605','4',NULL,'Y'),(6930,'Glyceryl trinitrate or glyceryltrinitrate or nitroglycerin','51411605','4',NULL,'Y'),(6931,'Threshing machines','21101705','4',NULL,'Y'),(6932,'Laboratory crushers or pulverizers','41101705','4',NULL,'Y'),(6933,'Intelligence services','93101705','4',NULL,'Y'),(6934,'Office machine trays or feeders','44101705','4',NULL,'Y'),(6935,'Repossession services','84101705','4',NULL,'Y'),(6936,'Printing trimmers','45101705','4',NULL,'Y'),(6937,'Public health administration','85101705','4',NULL,'Y'),(6938,'Fire fighting water tank truck','25101705','4',NULL,'Y'),(6939,'Clerical training','86101705','4',NULL,'Y'),(6940,'Showcases','56101705','4',NULL,'Y'),(6941,'Environmental economics advisory services','77101705','4',NULL,'Y'),(6942,'Cappuccino or espresso machines','48101705','4',NULL,'Y'),(6943,'Permanent machinist personnel','80111705','4',NULL,'Y'),(6944,'Microscope objectives','41111705','4',NULL,'Y'),(6945,'Systems architecture','81111705','4',NULL,'Y'),(6946,'Speech writing','82111705','4',NULL,'Y'),(6947,'Paper napkins or serviettes','14111705','4',NULL,'Y'),(6948,'Carbon credit permit or certificate','64111705','4',NULL,'Y'),(6949,'Public address systems','45111705','4',NULL,'Y'),(6950,'Dry cell batteries','26111705','4',NULL,'Y'),(6951,'Oil and gas offshore platform personnel transportation service','78111705','4',NULL,'Y'),(6952,'Livestock breeding or grooming services','70121705','4',NULL,'Y'),(6953,'Paving slab','30121705','4',NULL,'Y'),(6954,'Nuclear magnetic resonance NMR tubes','41121705','4',NULL,'Y'),(6955,'Inverters','32121705','4',NULL,'Y'),(6956,'Equipment cases','53121705','4',NULL,'Y'),(6957,'Mechanical pencils','44121705','4',NULL,'Y'),(6958,'Market data','84121705','4',NULL,'Y'),(6959,'Photographic enlargers','45121705','4',NULL,'Y'),(6960,'Self adhesive signs','55121705','4',NULL,'Y'),(6961,'Fire station','95121705','4',NULL,'Y'),(6962,'Surface water pollution drainage services','77121705','4',NULL,'Y'),(6963,'Urn sand bags','47121705','4',NULL,'Y'),(6964,'Soil classification','70131705','4',NULL,'Y'),(6965,'Dipyridamole','51131705','4',NULL,'Y'),(6966,'Explosive primers','12131705','4',NULL,'Y'),(6967,'Drug abuse prevention or control programs','93131705','4',NULL,'Y'),(6968,'Target or reconnaissance drones','25131705','4',NULL,'Y'),(6969,'Auction services','80141705','4',NULL,'Y'),(6970,'Guardhouse','95141705','4',NULL,'Y'),(6971,'Archaeological services','81151705','4',NULL,'Y'),(6972,'Vocalists services','82151705','4',NULL,'Y'),(6973,'Evaluation of food aid nutritional impact','85151705','4',NULL,'Y'),(6974,'Fingerprint or palmprint ink rollers','46151705','4',NULL,'Y'),(6975,'Bush and forest ecology and conservation service','70161705','4',NULL,'Y'),(6976,'Ipratropium bromide','51161705','4',NULL,'Y'),(6977,'Pager Administration Service','81161705','4',NULL,'Y'),(6978,'Hydraulic rescue equipment set','46161705','4',NULL,'Y'),(6979,'Laminated glass','30171705','4',NULL,'Y'),(6980,'Pipelines maintenance or management services','70171705','4',NULL,'Y'),(6981,'3G UMTS wireless access network equipment and components','43223106','4',NULL,'Y'),(6982,'Polymyxin b','51283106','4',NULL,'Y'),(6983,'Laboratory washing detergents','41103206','4',NULL,'Y'),(6984,'Fingerprint time attendance and access control machine','44103206','4',NULL,'Y'),(6985,'Building fireproofing service','72153206','4',NULL,'Y'),(6986,'Wireless internet gateway','43223206','4',NULL,'Y'),(6987,'Pneumatic vacuum equipment','41103306','4',NULL,'Y'),(6988,'Histology tissue cassette accessories','41123306','4',NULL,'Y'),(6989,'Sitagliptin phosphate','51183306','4',NULL,'Y'),(6990,'Network system cabinet or enclosure','43223306','4',NULL,'Y'),(6991,'Isolation glove boxes','41103406','4',NULL,'Y'),(6992,'Caffeine/ergotamine','51143406','4',NULL,'Y'),(6993,'Removal devices of diagnostic or interventional vascular catheters','42203406','4',NULL,'Y'),(6994,'Ethernet driver software','43233406','4',NULL,'Y'),(6995,'Tamsulosin hydrochloride','51263406','4',NULL,'Y'),(6996,'Penicillin V or phenoxymethylpenicillin','51283406','4',NULL,'Y'),(6997,'PCR enclosures','41103506','4',NULL,'Y'),(6998,'Binding tape','44103506','4',NULL,'Y'),(6999,'New building post construction cleanup service','72153506','4',NULL,'Y'),(7000,'Implantable cardiac defibrillator device ICD or cardiac resynchronization therapy defibrillator CRT D leads or electrodes','42203506','4',NULL,'Y'),(7001,'Map creation software','43233506','4',NULL,'Y'),(7002,'Freeze watch indicators','41113606','4',NULL,'Y'),(7003,'Full body restraints','42143606','4',NULL,'Y'),(7004,'Office furniture installation service','72153606','4',NULL,'Y'),(7005,'Teleradiography systems','42203606','4',NULL,'Y'),(7006,'Indacaterol maleate','51393606','4',NULL,'Y'),(7007,'Water baths','41103706','4',NULL,'Y'),(7008,'Semiconductor testers','41113706','4',NULL,'Y'),(7009,'Phototherapy power units','42143706','4',NULL,'Y'),(7010,'Pioglitazone hydrochloride','51183706','4',NULL,'Y'),(7011,'Medical x ray film processing chemical kits','42203706','4',NULL,'Y'),(7012,'Cefonicid','51283706','4',NULL,'Y'),(7013,'Magnetic stirrers','41103806','4',NULL,'Y'),(7014,'Magnetometer geophysical instruments','41113806','4',NULL,'Y'),(7015,'Lamivudine/zidovudine','51343806','4',NULL,'Y'),(7016,'Refrigerated floor centrifuges','41103906','4',NULL,'Y'),(7017,'Permeability or porosity estimation apparatus','41113906','4',NULL,'Y'),(7018,'Propafenone','51123906','4',NULL,'Y'),(7019,'Coliwasas','41104006','4',NULL,'Y'),(7020,'Core drilling and cutting service','72154006','4',NULL,'Y'),(7021,'Medical radiological shielding freestanding or portable screens or curtains','42204006','4',NULL,'Y'),(7022,'ANS & ATM Software Maintenance/Development Services (Aviation)','78204006','4',NULL,'Y'),(7023,'Doxycycline','51284006','4',NULL,'Y'),(7024,'Whole Green Peas (WFP food convention)','50424006','4',NULL,'Y'),(7025,'Phlebotomy trays or accessories','41104106','4',NULL,'Y'),(7026,'Seismic recorders or seismographs','41114106','4',NULL,'Y'),(7027,'Reciprocating compressor rental and maintenance service','72154106','4',NULL,'Y'),(7028,'Cefixime','51284106','4',NULL,'Y'),(7029,'Ultra pure water systems','41104206','4',NULL,'Y'),(7030,'In vitro culture equipment','41104306','4',NULL,'Y'),(7031,'Zuclopenthixol','51334306','4',NULL,'Y'),(7032,'Plate incubators','41104406','4',NULL,'Y'),(7033,'Precipitation or evaporation surface observing apparatus','41114406','4',NULL,'Y'),(7034,'Suction catheters','42144406','4',NULL,'Y'),(7035,'Laboratory safety ovens','41104506','4',NULL,'Y'),(7036,'Spherometers','41114506','4',NULL,'Y'),(7037,'Creep testers','41114606','4',NULL,'Y'),(7038,'Autotransfusion tubing sets or kits','42294606','4',NULL,'Y'),(7039,'Extracting equipment for laboratories','41104806','4',NULL,'Y'),(7040,'Endoscopic cutting instruments','42294906','4',NULL,'Y'),(7041,'Aluminum SAE 3000 series hot rolled sheet','30265006','4',NULL,'Y'),(7042,'Endoscopic heater probe units or heater probes','42295006','4',NULL,'Y'),(7043,'Chromatography pumps','41105106','4',NULL,'Y'),(7044,'Non motorized cycle repair part kit','25175106','4',NULL,'Y'),(7045,'Immunohistochemistry autostainer','41105206','4',NULL,'Y'),(7046,'Resume skills instructional materials','60105306','4',NULL,'Y'),(7047,'Spectrophotometers','41115406','4',NULL,'Y'),(7048,'Laparotomy or surgical x-ray detectable sponges or towels','42295406','4',NULL,'Y'),(7049,'Kits for purification of messenger ribonucleic acid mRNA','41105506','4',NULL,'Y'),(7050,'Blood gas analyzer accessories or supplies','41115806','4',NULL,'Y'),(7051,'Childbirth education instructional materials','60105906','4',NULL,'Y'),(7052,'Protein or peptide display libraries','41105906','4',NULL,'Y'),(7053,'Deoxyribonucleic acid DNA sequence analyzer reagents','41116006','4',NULL,'Y'),(7054,'Chemistry test strips or test paper','41116106','4',NULL,'Y'),(7055,'Environmental teaching aids or materials','60106206','4',NULL,'Y'),(7056,'Diagnostic beverages for laboratory testing','41116206','4',NULL,'Y'),(7057,'Surgical robotic knot pusher or delivery instruments','42296206','4',NULL,'Y'),(7058,'Polymerase chain reaction PCR buffers','41106306','4',NULL,'Y'),(7059,'Endoscopic insufflation or distention units or accessories','42296406','4',NULL,'Y'),(7060,'Insect media','41106506','4',NULL,'Y'),(7061,'Expression complementary deoxyribonucleic acid cDNA vectors','41106606','4',NULL,'Y'),(7062,'Primary healthcare kit','57030107','4',NULL,'Y'),(7063,'Single family prefabricated home erection service','72111007','4',NULL,'Y'),(7064,'Truck and automobile assembly plant constructionand remodeling service','72121007','4',NULL,'Y'),(7065,'Cooperative apartment remodeling service','72111107','4',NULL,'Y'),(7066,'Bridge construction and repair service','72141107','4',NULL,'Y'),(7067,'Metalized films','13111207','4',NULL,'Y'),(7068,'Harmonicas','60131207','4',NULL,'Y'),(7069,'Harbor construction service','72141207','4',NULL,'Y'),(7070,'Heating and cooling and air conditioning HVAC installation and maintenance service','72151207','4',NULL,'Y'),(7071,'Mandolins','60131307','4',NULL,'Y'),(7072,'Ship painting service','72151307','4',NULL,'Y'),(7073,'Cassava Flour','50221307','4',NULL,'Y'),(7074,'Training - Communications Systems ','86101407','4',NULL,'Y'),(7075,'Mausoleum construction service','72121407','4',NULL,'Y'),(7076,'Donor acquisition services','80141407','4',NULL,'Y'),(7077,'Peripheral controller cards','43201407','4',NULL,'Y'),(7078,'Sheep','10101507','4',NULL,'Y'),(7079,'Trawling','70101507','4',NULL,'Y'),(7080,'Information technology consultation services','80101507','4',NULL,'Y'),(7081,'Agricultural rollers','21101507','4',NULL,'Y'),(7082,'Dam engineering','81101507','4',NULL,'Y'),(7083,'Tampers','22101507','4',NULL,'Y'),(7084,'Building maintenance service','72101507','4',NULL,'Y'),(7085,'Desalination services','83101507','4',NULL,'Y'),(7086,'Wheelbarrows','24101507','4',NULL,'Y'),(7087,'Inkjet fax machine','44101507','4',NULL,'Y'),(7088,'Benzene','15101507','4',NULL,'Y'),(7089,'Light trucks or sport utility vehicles','25101507','4',NULL,'Y'),(7090,'Printing presses','45101507','4',NULL,'Y'),(7091,'Picture or drawing or coloring books for children','55101507','4',NULL,'Y'),(7092,'Turbofan engines','26101507','4',NULL,'Y'),(7093,'Fishery vocational training services','86101507','4',NULL,'Y'),(7094,'Bookcases','56101507','4',NULL,'Y'),(7095,'Grit chambers','47101507','4',NULL,'Y'),(7096,'Commercial use convection ovens','48101507','4',NULL,'Y'),(7097,'Removal services or ornamental plant or bush or tree','70111507','4',NULL,'Y'),(7098,'Outplacement services','80111507','4',NULL,'Y'),(7099,'Soil cured concrete','30111507','4',NULL,'Y'),(7100,'Bench scales','41111507','4',NULL,'Y'),(7101,'ERP or database applications programming services','81111507','4',NULL,'Y'),(7102,'Embargoes','92111507','4',NULL,'Y'),(7103,'Opposition movements','93111507','4',NULL,'Y'),(7104,'Call centre bureau services','83111507','4',NULL,'Y'),(7105,'Printer or copier paper','14111507','4',NULL,'Y'),(7106,'Book ends','44111507','4',NULL,'Y'),(7107,'Tool bags','24111507','4',NULL,'Y'),(7108,'Inventory accounting service','84111507','4',NULL,'Y'),(7109,'Barges','25111507','4',NULL,'Y'),(7110,'Sexually transmitted disease prevention or control services','85111507','4',NULL,'Y'),(7111,'Water gas or producer gas','15111507','4',NULL,'Y'),(7112,'Modular staff office packages','56111507','4',NULL,'Y'),(7113,'Cleaning services for parks and outdoor public venues','76111507','4',NULL,'Y'),(7114,'Endangered species protection services','77111507','4',NULL,'Y'),(7115,'Laundry drying stand','47111507','4',NULL,'Y'),(7116,'Electronic single channel pipetters','41121507','4',NULL,'Y'),(7117,'Stationery or business form printing','82121507','4',NULL,'Y'),(7118,'Veterinary injection or suction units or accessories','42121507','4',NULL,'Y'),(7119,'Tank construction and servicing','72121507','4',NULL,'Y'),(7120,'State visits organization services','93121507','4',NULL,'Y'),(7121,'Catalog or clasp envelopes','44121507','4',NULL,'Y'),(7122,'Volatile corrosion inhibitor or VCI paper','14121507','4',NULL,'Y'),(7123,'Study carrels','56121507','4',NULL,'Y'),(7124,'Post event refuse collection and clean up service','76121507','4',NULL,'Y'),(7125,'Pneumatic mattresses','49121507','4',NULL,'Y'),(7126,'Percussion instrument accessory','60131507','4',NULL,'Y'),(7127,'Light concrete block','30131507','4',NULL,'Y'),(7128,'Darbepoetin alfa','51131507','4',NULL,'Y'),(7129,'Ammonium nitrate explosives','12131507','4',NULL,'Y'),(7130,'Patient slippers or socks','42131507','4',NULL,'Y'),(7131,'Displaced persons assistance services','93131507','4',NULL,'Y'),(7132,'Toothpicks','53131507','4',NULL,'Y'),(7133,'Business interruption insurance','84131507','4',NULL,'Y'),(7134,'Private or business propeller aircraft','25131507','4',NULL,'Y'),(7135,'Processed microfilm','45131507','4',NULL,'Y'),(7136,'Solar power plants','26131507','4',NULL,'Y'),(7137,'Sugarbeet or sugarcane production','70141507','4',NULL,'Y'),(7138,'Consumer based research or clinics or focus groups','80141507','4',NULL,'Y'),(7139,'Phenytoin','51141507','4',NULL,'Y'),(7140,'Silkscreen design services','82141507','4',NULL,'Y'),(7141,'Pile driving service','72141507','4',NULL,'Y'),(7142,'Antiseptic Wipe with Alcohol & Chlorhexidine','42141507','4',NULL,'Y'),(7143,'Social work administration services','93141507','4',NULL,'Y'),(7144,'Drysuits','49141507','4',NULL,'Y'),(7145,'Cucumber seeds or seedlings','10151507','4',NULL,'Y'),(7146,'Shakes','30151507','4',NULL,'Y'),(7147,'Irrigation pumps','40151507','4',NULL,'Y'),(7148,'Afforestation services','70151507','4',NULL,'Y'),(7149,'Textile spinners or loomers or weavers services','82151507','4',NULL,'Y'),(7150,'Electronic controls installation service','72151507','4',NULL,'Y'),(7151,'Administrative procedures or services','93151507','4',NULL,'Y'),(7152,'Queuing control system','46151507','4',NULL,'Y'),(7153,'Audio visual services','80161507','4',NULL,'Y'),(7154,'Peritoneal dialysis solutions','42161507','4',NULL,'Y'),(7155,'Bicycles','25161507','4',NULL,'Y'),(7156,'Door frames','30171507','4',NULL,'Y'),(7157,'Urea fertilizer','10171507','4',NULL,'Y'),(7158,'Surface water development','70171507','4',NULL,'Y'),(7159,'Electrical household appliances manufacture services','73171507','4',NULL,'Y'),(7160,'Wiper blades','25171507','4',NULL,'Y'),(7161,'Bathtub or shower enclosures','30181507','4',NULL,'Y'),(7162,'Crushing machinery','23181507','4',NULL,'Y'),(7163,'Safety vests','46181507','4',NULL,'Y'),(7164,'Automotive and light truck maintenance and repair','78181507','4',NULL,'Y'),(7165,'Tennis tables','49181507','4',NULL,'Y'),(7166,'Shelf stable prepared soups or stews','50191507','4',NULL,'Y'),(7167,'Bird repellents','10191507','4',NULL,'Y'),(7168,'Spironolactone','51191507','4',NULL,'Y'),(7169,'Special purpose telephones','43191507','4',NULL,'Y'),(7170,'Aircraft deicing equipment','25191507','4',NULL,'Y'),(7171,'Passive firestop system','46191507','4',NULL,'Y'),(7172,'Daughterboards','43201507','4',NULL,'Y'),(7173,'Spray paints','31211507','4',NULL,'Y'),(7174,'Desktop computers','43211507','4',NULL,'Y'),(7175,'Intravenous or arterial start kit without catheters','42221507','4',NULL,'Y'),(7176,'Autodialers','43221507','4',NULL,'Y'),(7177,'Demining machine parts and accessories','46221507','4',NULL,'Y'),(7178,'Project management software','43231507','4',NULL,'Y'),(7179,'Gable','30241507','4',NULL,'Y'),(7180,'Orthopedic splint systems','42241507','4',NULL,'Y'),(7181,'Postmortem threads','42261507','4',NULL,'Y'),(7182,'Ethionamide','51281507','4',NULL,'Y'),(7183,'Bramley seedling apples','50301507','4',NULL,'Y'),(7184,'Training videos for medical staff education','42301507','4',NULL,'Y'),(7185,'Organic bramley seedling apples','50311507','4',NULL,'Y'),(7186,'Tirofiban hydrochloride','51431507','4',NULL,'Y'),(7187,'Fishery resources protection or conservation','70101607','4',NULL,'Y'),(7188,'Live guinea fowl','10101607','4',NULL,'Y'),(7189,'Project impact assessment','80101607','4',NULL,'Y'),(7190,'Calcium oxide','51101607','4',NULL,'Y'),(7191,'Statesmen services','93101607','4',NULL,'Y'),(7192,'Paper press machine','44101607','4',NULL,'Y'),(7193,'Silk screen arc lamps','45101607','4',NULL,'Y'),(7194,'Telecommunications vocational training services','86101607','4',NULL,'Y'),(7195,'Commercial use juicers','48101607','4',NULL,'Y'),(7196,'Temporary legal staffing needs','80111607','4',NULL,'Y'),(7197,'Unslaked lime','30111607','4',NULL,'Y'),(7198,'Sandstone','11111607','4',NULL,'Y'),(7199,'Chamotte','11111807','4',NULL,'Y'),(7200,'Expansion tanks','24111807','4',NULL,'Y'),(7201,'Scales','44111807','4',NULL,'Y'),(7202,'Multipurpose business book','14111807','4',NULL,'Y'),(7203,'Interfaces','45111807','4',NULL,'Y'),(7204,'Dinghies','25111807','4',NULL,'Y'),(7205,'Parking fees','78111807','4',NULL,'Y'),(7206,'Laboratory ampoules','41121807','4',NULL,'Y'),(7207,'Butcher papers','14121807','4',NULL,'Y'),(7208,'Eraser refills','44121807','4',NULL,'Y'),(7209,'Ultrasound laboratory services','85121807','4',NULL,'Y'),(7210,'Dam','95121807','4',NULL,'Y'),(7211,'Microfilm jacket filler components or accessories','45121807','4',NULL,'Y'),(7212,'Identification product holders or accessories','55121807','4',NULL,'Y'),(7213,'Antifreeze','15121807','4',NULL,'Y'),(7214,'Drain or toilet plunger','47121807','4',NULL,'Y'),(7215,'Bleaches','47131807','4',NULL,'Y'),(7216,'Critical spare part storage service','78131807','4',NULL,'Y'),(7217,'Plumbing or sewer inspection service','81141807','4',NULL,'Y'),(7218,'Transcutaneous electric nerve stimulation units','42141807','4',NULL,'Y'),(7219,'Work time arrangements','93141807','4',NULL,'Y'),(7220,'Air traffic control service','78141807','4',NULL,'Y'),(7221,'Forestry torrent control','70151807','4',NULL,'Y'),(7222,'Cinnarizine','51171807','4',NULL,'Y'),(7223,'Spout','30181807','4',NULL,'Y'),(7224,'Patient care beds for general use','42191807','4',NULL,'Y'),(7225,'Medical radioisotope scanners','42201807','4',NULL,'Y'),(7226,'Tape drives','43201807','4',NULL,'Y'),(7227,'Mouse wrist rest','43211807','4',NULL,'Y'),(7228,'Physical education assessment tools','49211807','4',NULL,'Y'),(7229,'Telecommunications dense wavelength division multiplexing DWDM filters','43221807','4',NULL,'Y'),(7230,'Hand or finger orthopedic softgoods','42241807','4',NULL,'Y'),(7231,'Autopsy carts','42261807','4',NULL,'Y'),(7232,'Metered dose inhaler spacers or holding chambers','42271807','4',NULL,'Y'),(7233,'Sterilization indicator tapes','42281807','4',NULL,'Y'),(7234,'Daclatasvir','51341807','4',NULL,'Y'),(7235,'Pyrimethamine','51101907','4',NULL,'Y'),(7236,'Trailer, travel or caravan','25101907','4',NULL,'Y'),(7237,'Dry cleaning plants site investigation','77101907','4',NULL,'Y'),(7238,'Food service pitchers','48101907','4',NULL,'Y'),(7239,'Digital readout recorders','41111907','4',NULL,'Y'),(7240,'Bulletin boards or accessories','44111907','4',NULL,'Y'),(7241,'Anchor lines','25111907','4',NULL,'Y'),(7242,'Velo binding services','82121907','4',NULL,'Y'),(7243,'Fountain pen ink refill','44121907','4',NULL,'Y'),(7244,'Meteorological station','95121907','4',NULL,'Y'),(7245,'Title boards','55121907','4',NULL,'Y'),(7246,'Womens services in agricultural production or rural development','93141907','4',NULL,'Y'),(7247,'Exterior marble masonry service','72151907','4',NULL,'Y'),(7248,'Window sill','30171907','4',NULL,'Y'),(7249,'Community relations consultation and engagement','80171907','4',NULL,'Y'),(7250,'Basal metabolism apparatus','42181907','4',NULL,'Y'),(7251,'Medical or surgical instrument storage cabinets or chests','42191907','4',NULL,'Y'),(7252,'Medical x ray film stereoscopes','42201907','4',NULL,'Y'),(7253,'Cutlery or utensils for the physically challenged','42211907','4',NULL,'Y'),(7254,'Head mounted displays','43211907','4',NULL,'Y'),(7255,'Sterilization instrument protectors','42281907','4',NULL,'Y'),(7256,'Niclosamide','51451907','4',NULL,'Y'),(7257,'Portable bars','48102007','4',NULL,'Y'),(7258,'Content or data standardization services','81112007','4',NULL,'Y'),(7259,'In person belarussian interpretation service','82112007','4',NULL,'Y'),(7260,'Suggestion box','44112007','4',NULL,'Y'),(7261,'Material handling racks','24112007','4',NULL,'Y'),(7262,'Veterinary administration','70122007','4',NULL,'Y'),(7263,'Pathology room or laboratory','95122007','4',NULL,'Y'),(7264,'Fruit crops market preparation services','70142007','4',NULL,'Y'),(7265,'Urban building standards or regulations services','93142007','4',NULL,'Y'),(7266,'Powered air purifying respirator system PAPRs or accessories','46182007','4',NULL,'Y'),(7267,'High capacity removable media blank disks','43202007','4',NULL,'Y'),(7268,'Suction brushes for the physically challenged','42212007','4',NULL,'Y'),(7269,'Intravenous infusion pump transducers','42222007','4',NULL,'Y'),(7270,'Bender tools','42272007','4',NULL,'Y'),(7271,'TFT or trifluorothymidine or trifluridine','51442007','4',NULL,'Y'),(7272,'Cartoning machinery','24102107','4',NULL,'Y'),(7273,'Stamp affixers','44102107','4',NULL,'Y'),(7274,'Catering gloves or glove dispensers','48102107','4',NULL,'Y'),(7275,'Internet domain names','81112107','4',NULL,'Y'),(7276,'Electro pneumatic transducers','41112107','4',NULL,'Y'),(7277,'Tissue culture coated plates or dishes or inserts','41122107','4',NULL,'Y'),(7278,'Staples','44122107','4',NULL,'Y'),(7279,'Corrugated base paper','14122107','4',NULL,'Y'),(7280,'Hospital blankets or duvets or quilts','42132107','4',NULL,'Y'),(7281,'Therapeutic cryo compression therapy systems','42142107','4',NULL,'Y'),(7282,'Machining equipment rebuild and refurbishment service','73152107','4',NULL,'Y'),(7283,'Resin impregnated fabric or cloth','11162107','4',NULL,'Y'),(7284,'Isoniazid/rifapentine','51162107','4',NULL,'Y'),(7285,'Stethoscope headsets','42182107','4',NULL,'Y'),(7286,'Antistatic maintenance kits','46182107','4',NULL,'Y'),(7287,'Clinical examination chairs','42192107','4',NULL,'Y'),(7288,'Compact disc or digital versatile disc CD/DVD briefcase','43202107','4',NULL,'Y'),(7289,'Plotter printers','43212107','4',NULL,'Y'),(7290,'Web page creation and editing software','43232107','4',NULL,'Y'),(7291,'Forestry vocational training services','86101506','4',NULL,'Y'),(7292,'Corrosion control equipment','47101506','4',NULL,'Y'),(7293,'Development consent or approval processing service','77101506','4',NULL,'Y'),(7294,'Commercial use coffee warmers','48101506','4',NULL,'Y'),(7295,'Arborist services','70111506','4',NULL,'Y'),(7296,'Personnel relocation','80111506','4',NULL,'Y'),(7297,'Grout','30111506','4',NULL,'Y'),(7298,'Animal weighing scales','41111506','4',NULL,'Y'),(7299,'Client or server programming services','81111506','4',NULL,'Y'),(7300,'Counterterrorism','92111506','4',NULL,'Y'),(7301,'Peasant movements','93111506','4',NULL,'Y'),(7302,'Conference calling services','83111506','4',NULL,'Y'),(7303,'Computer printout paper','14111506','4',NULL,'Y'),(7304,'Billing services','84111506','4',NULL,'Y'),(7305,'Paper or pad holder or dispensers','44111506','4',NULL,'Y'),(7306,'Tug boats','25111506','4',NULL,'Y'),(7307,'Bacterial disease prevention or control services','85111506','4',NULL,'Y'),(7308,'Acetylene','15111506','4',NULL,'Y'),(7309,'Interior plant landscaping services','76111506','4',NULL,'Y'),(7310,'Thread counters or gauges','41111607','4',NULL,'Y'),(7311,'Programming for C or C++','81111607','4',NULL,'Y'),(7312,'Battle area clearance BAC service','92111607','4',NULL,'Y'),(7313,'Election analysis services','93111607','4',NULL,'Y'),(7314,'Check files','44111607','4',NULL,'Y'),(7315,'Poster boards','14111607','4',NULL,'Y'),(7316,'Overhead projectors','45111607','4',NULL,'Y'),(7317,'Neurological disorder prevention or control services','85111607','4',NULL,'Y'),(7318,'Solar generators','26111607','4',NULL,'Y'),(7319,'Small animal breeding services','70121607','4',NULL,'Y'),(7320,'Taxation law','80121607','4',NULL,'Y'),(7321,'Wood pulp','11121607','4',NULL,'Y'),(7322,'Currency exchange markets','81121607','4',NULL,'Y'),(7323,'Universal pipette tips','41121607','4',NULL,'Y'),(7324,'International cooperation services','93121607','4',NULL,'Y'),(7325,'Operating lease finance service','84121607','4',NULL,'Y'),(7326,'Decals','55121607','4',NULL,'Y'),(7327,'Railway depot','95121607','4',NULL,'Y'),(7328,'Camera blocks or holders','45121607','4',NULL,'Y'),(7329,'Organic fertilizer pollution assessment','77121607','4',NULL,'Y'),(7330,'Clay brick','30131607','4',NULL,'Y'),(7331,'Embryos','11131607','4',NULL,'Y'),(7332,'Enoxaparin','51131607','4',NULL,'Y'),(7333,'Medical staff jackets or coats','42131607','4',NULL,'Y'),(7334,'Hand or body lotion or oil','53131607','4',NULL,'Y'),(7335,'Blast freezers','24131607','4',NULL,'Y'),(7336,'Liability insurance','84131607','4',NULL,'Y'),(7337,'Events management','80141607','4',NULL,'Y'),(7338,'Patient urinals','42141607','4',NULL,'Y'),(7339,'Camera obscura','45141607','4',NULL,'Y'),(7340,'Linseed seeds','10151607','4',NULL,'Y'),(7341,'Refrigerant compressors','40151607','4',NULL,'Y'),(7342,'Overground engineering for communication equipment','72151607','4',NULL,'Y'),(7343,'Government auditing services','93151607','4',NULL,'Y'),(7344,'Security lanyards','46151607','4',NULL,'Y'),(7345,'Hemodialysis dialysate pressure pumps','42161607','4',NULL,'Y'),(7346,'Inheritance or transfer tax','93161607','4',NULL,'Y'),(7347,'Tennis racquets','49161607','4',NULL,'Y'),(7348,'Water pricing services','70171607','4',NULL,'Y'),(7349,'Psyllium hydrophilic muciloid','51171607','4',NULL,'Y'),(7350,'Mobile medical services cervical or extrication collars','42171607','4',NULL,'Y'),(7351,'Buzzers','46171607','4',NULL,'Y'),(7352,'Shower curtain or assembly','30181607','4',NULL,'Y'),(7353,'Blood pressure recording units','42181607','4',NULL,'Y'),(7354,'Dextrose','51191607','4',NULL,'Y'),(7355,'Patient cubicle curtains or screens or curtain track hardware','42191607','4',NULL,'Y'),(7356,'Phone headset ear or speaker cushions','43191607','4',NULL,'Y'),(7357,'Fire breathing apparatus','46191607','4',NULL,'Y'),(7358,'Hepatitis B virus vaccine','51201607','4',NULL,'Y'),(7359,'Medical magnetic resonance imaging MRI monitors','42201607','4',NULL,'Y'),(7360,'Computer speakers','43211607','4',NULL,'Y'),(7361,'Intravenous or arterial tubing filters or screens for general use','42221607','4',NULL,'Y'),(7362,'Autopsy specimen bags or containers','42261607','4',NULL,'Y'),(7363,'Gentamicin','51281607','4',NULL,'Y'),(7364,'Surgical hemostatic agents','42311607','4',NULL,'Y'),(7365,'Psyllium hydrophilic mucilloid (Plantago ovata)/Senna glycosides or sennosides','51461607','4',NULL,'Y'),(7366,'Cooling tower accessories','40101707','4',NULL,'Y'),(7367,'Laboratory presses','41101707','4',NULL,'Y'),(7368,'Printing equipment maintenance ','81101707','4',NULL,'Y'),(7369,'Parliamentary practice services','93101707','4',NULL,'Y'),(7370,'Stapler units','44101707','4',NULL,'Y'),(7371,'Printing plates','45101707','4',NULL,'Y'),(7372,'Health system evaluation services','85101707','4',NULL,'Y'),(7373,'Telecommunication site','95101707','4',NULL,'Y'),(7374,'Fire fighting ladder truck','25101707','4',NULL,'Y'),(7375,'Drafting tables','56101707','4',NULL,'Y'),(7376,'Ecology advisory services','77101707','4',NULL,'Y'),(7377,'Soft serve machines','48101707','4',NULL,'Y'),(7378,'Highway lawn maintenance services','70111707','4',NULL,'Y'),(7379,'Permanent technical staffing needs','80111707','4',NULL,'Y'),(7380,'Profile projectors','41111707','4',NULL,'Y'),(7381,'Systems planning services','81111707','4',NULL,'Y'),(7382,'Audio equipment connector and stage box','45111707','4',NULL,'Y'),(7383,'Lead acid batteries','26111707','4',NULL,'Y'),(7384,'Inland water transport of passengers by ferry','78111707','4',NULL,'Y'),(7385,'Labor disputes law services','80121707','4',NULL,'Y'),(7386,'Noise protection board','30121707','4',NULL,'Y'),(7387,'Separator test tubes','41121707','4',NULL,'Y'),(7388,'International court of justice services','93121707','4',NULL,'Y'),(7389,'Colored pencils','44121707','4',NULL,'Y'),(7390,'Magnetic signs','55121707','4',NULL,'Y'),(7391,'Mountain rescue building','95121707','4',NULL,'Y'),(7392,'Photo print dryer','45121707','4',NULL,'Y'),(7393,'Groundwater pollution monitoring or control services','77121707','4',NULL,'Y'),(7394,'Motion sickness bags','47121707','4',NULL,'Y'),(7395,'Lighters','12131707','4',NULL,'Y'),(7396,'Surgical isolation suits or helmets or shields or accessories','42131707','4',NULL,'Y'),(7397,'Reconnaissance or surveillance aircraft','25131707','4',NULL,'Y'),(7398,'Cultural heritage preservation or promotion services','93141707','4',NULL,'Y'),(7399,'Auditorium','95141707','4',NULL,'Y'),(7400,'Fingerprint lifters','46151707','4',NULL,'Y'),(7401,'Telephone Administration Service','81161707','4',NULL,'Y'),(7402,'Rescue door opener','46161707','4',NULL,'Y'),(7403,'Safety glass','30171707','4',NULL,'Y'),(7404,'Water well maintenance or management services','70171707','4',NULL,'Y'),(7405,'Ultrasonic pest repeller','10191707','4',NULL,'Y'),(7406,'Medical vacuum systems','42191707','4',NULL,'Y'),(7407,'Medical ultrasound or doppler or echocardiograph gel warmers','42201707','4',NULL,'Y'),(7408,'Telecommunication devices TDD or teletypewriters TTY for the physically challenged','42211707','4',NULL,'Y'),(7409,'Light stylus','43211707','4',NULL,'Y'),(7410,'Analgesic infusion sets or kits','42221707','4',NULL,'Y'),(7411,'Microwave core equipment','43221707','4',NULL,'Y'),(7412,'Walking braces','42241707','4',NULL,'Y'),(7413,'Flow sensors or regulators or components','42271707','4',NULL,'Y'),(7414,'Solar heating units','40101807','4',NULL,'Y'),(7415,'Pollination equipment or supplies','21101807','4',NULL,'Y'),(7416,'Electron diffraction apparatus','41101807','4',NULL,'Y'),(7417,'Municipal electric power distribution','83101807','4',NULL,'Y'),(7418,'Jacket, Winter','53101807','4',NULL,'Y'),(7419,'Pocket calculator','44101807','4',NULL,'Y'),(7420,'Book folding machines','45101807','4',NULL,'Y'),(7421,'Commercial use pizza pans','48101807','4',NULL,'Y'),(7422,'Chlorhexidine digluconate','51472805','4',NULL,'Y'),(7423,'Histological staining apparatus','41102905','4',NULL,'Y'),(7424,'Amodiaquine and pyrimethamine/sulfadoxine','51102905','4',NULL,'Y'),(7425,'Exterior grounds maintenance','72102905','4',NULL,'Y'),(7426,'Small paper bags of wet absorbing salts','44102905','4',NULL,'Y'),(7427,'Structural iron work service','72152905','4',NULL,'Y'),(7428,'Automatic Terminal Information Service (ATIS) Equipment ','25202905','4',NULL,'Y'),(7429,'LAN software','43232905','4',NULL,'Y'),(7430,'Ultra cold or ultralow upright cabinets or freezers','41103005','4',NULL,'Y'),(7431,'Unisex tshirts','53103005','4',NULL,'Y'),(7432,'Fuser lamps or assemblies','44103005','4',NULL,'Y'),(7433,'Ion analyzers','41113005','4',NULL,'Y'),(7434,'Microbial susceptibility disc desiccant storage container','41123005','4',NULL,'Y'),(7435,'Computer firmware','43233005','4',NULL,'Y'),(7436,'Surgical valve sizing instruments','42293005','4',NULL,'Y'),(7437,'Stavudine and lamivudine and nevirapine','51343005','4',NULL,'Y'),(7438,'Ink cartridges','44103105','4',NULL,'Y'),(7439,'Ballot box','24113105','4',NULL,'Y'),(7440,'Dialysis cassette holder','41123105','4',NULL,'Y'),(7441,'Obstetrical extraction units','42143105','4',NULL,'Y'),(7442,'Swimming pool construction service','72153105','4',NULL,'Y'),(7443,'3G UMTS mobile core network equipment and components','43223105','4',NULL,'Y'),(7444,'Bisoprolol','51263105','4',NULL,'Y'),(7445,'Washing machine racks or accessories','41103205','4',NULL,'Y'),(7446,'Time cards or sheets','44103205','4',NULL,'Y'),(7447,'Threading Pipe Tool Kit','27113205','4',NULL,'Y'),(7448,'Gravity geophysical instruments','41113804','4',NULL,'Y'),(7449,'Radiation therapy positioning aids','42203804','4',NULL,'Y'),(7450,'Volpristin','51283804','4',NULL,'Y'),(7451,'Emtricitabine/tenofovir','51343804','4',NULL,'Y'),(7452,'Levosimendan','51433804','4',NULL,'Y'),(7453,'Refrigerated benchtop centrifuges','41103904','4',NULL,'Y'),(7454,'Penetrometers','41113904','4',NULL,'Y'),(7455,'Silvadene or silver sulfadiazine','51283904','4',NULL,'Y'),(7456,'Sample preparation bombs','41104004','4',NULL,'Y'),(7457,'Building mover service','72154004','4',NULL,'Y'),(7458,'Glibenclamide or glyburide','51184004','4',NULL,'Y'),(7459,'Medical radiological shielding earplugs','42204004','4',NULL,'Y'),(7460,'Aviation-Related Safety Audits Services','78204004','4',NULL,'Y'),(7461,'Demeclocycline','51284004','4',NULL,'Y'),(7462,'Tourniquets','41104104','4',NULL,'Y'),(7463,'Seismic amplifiers','41114104','4',NULL,'Y'),(7464,'Gearbox maintenance and repair service','72154104','4',NULL,'Y'),(7465,'Cefditoren','51284104','4',NULL,'Y'),(7466,'Water ecology supplies','60104204','4',NULL,'Y'),(7467,'Reverse osmosis equipment','41104204','4',NULL,'Y'),(7468,'Contagious bovine pleuropneumonia CBPP vaccines','51204204','4',NULL,'Y'),(7469,'Quetiapine','51334204','4',NULL,'Y'),(7470,'Digestion systems','41104304','4',NULL,'Y'),(7471,'Cooled biological oxygen demand BOD incubators','41104404','4',NULL,'Y'),(7472,'Radiosonde apparatus','41114404','4',NULL,'Y'),(7473,'Digoxin','51124404','4',NULL,'Y'),(7474,'Cleanroom ovens','41104504','4',NULL,'Y'),(7475,'Pitch measuring instruments','41114504','4',NULL,'Y'),(7476,'Programmable tube furnaces','41104604','4',NULL,'Y'),(7477,'Corrosion testers','41114604','4',NULL,'Y'),(7478,'Construction of zoo habitat and enclosure for aquatic and amphibious species','72154604','4',NULL,'Y'),(7479,'Autotransfusion filters','42294604','4',NULL,'Y'),(7480,'Freeze dryer or lyopholizer accessories','41104704','4',NULL,'Y'),(7481,'Vacuum or rotary evaporators','41104804','4',NULL,'Y'),(7482,'Sintered cell filters','41104904','4',NULL,'Y'),(7483,'Endoscopic bite blocks or straps','42294904','4',NULL,'Y'),(7484,'Aluminum SAE 2000 series hot rolled sheet','30265004','4',NULL,'Y'),(7485,'Ceftolozane/Tazobactam','51285004','4',NULL,'Y'),(7486,'Endoscopic equipment or procedure carts','42295004','4',NULL,'Y'),(7487,'Syringe pumps','41105104','4',NULL,'Y'),(7488,'Electrosurgical or electrocautery equipment','42295104','4',NULL,'Y'),(7489,'Laboratory slide stainer accessories','41105204','4',NULL,'Y'),(7490,'Surgical power reamers ','42295204','4',NULL,'Y'),(7491,'Time management skills instructional materials','60105304','4',NULL,'Y'),(7492,'Transilluminators','41105304','4',NULL,'Y'),(7493,'Frequency counters or timer or dividers','41115304','4',NULL,'Y'),(7494,'Mass spectrometers','41115404','4',NULL,'Y'),(7495,'Malleable iron hot rolled sheet','30265404','4',NULL,'Y'),(7496,'Genomic deoxyribonucleic acid DNA purification kits','41105504','4',NULL,'Y'),(7497,'Ion chromatographs','41115704','4',NULL,'Y'),(7498,'Translation labeling accessories','41105804','4',NULL,'Y'),(7499,'Blood bank analyzer accessories or supplies','41115804','4',NULL,'Y'),(7500,'Meloxicam','51385804','4',NULL,'Y'),(7501,'Child development instructional materials','60105904','4',NULL,'Y'),(7502,'Nucleic acid non radioactive labeling kits','41106004','4',NULL,'Y'),(7503,'Chemistry analyzer reagents','41116004','4',NULL,'Y'),(7504,'Electronics or electricity teaching aids or materials','60106104','4',NULL,'Y'),(7505,'Nuclease protection assays','41106104','4',NULL,'Y'),(7506,'Chemistry test kits or supplies','41116104','4',NULL,'Y'),(7507,'Computer science teaching aids or materials','60106204','4',NULL,'Y'),(7508,'Bottled agar media or stabs for bacteria','41106204','4',NULL,'Y'),(7509,'Surgical robotic graspers or forceps','42296204','4',NULL,'Y'),(7510,'Fire point tester','41116304','4',NULL,'Y'),(7511,'Endoscopic imaging systems or accessories','42296404','4',NULL,'Y'),(7512,'Display vector maps or sequences','41106604','4',NULL,'Y'),(7513,'Surgical bone cement kits','42296704','4',NULL,'Y'),(7514,'Dapsone','51287004','4',NULL,'Y'),(7515,'Emergency health kit','57030105','4',NULL,'Y'),(7516,'School kit for students','57040105','4',NULL,'Y'),(7517,'Nutritional kit - inpatient, module-registration','57050105','4',NULL,'Y'),(7518,'Personal protection equipment, power and water supply','57070105','4',NULL,'Y'),(7519,'Emergency ration','57050205','4',NULL,'Y'),(7520,'Sleeping mats','57060205','4',NULL,'Y'),(7521,'Water, sanitation and hygiene kit','57030305','4',NULL,'Y'),(7522,'Single family home fire damage repair service','72111005','4',NULL,'Y'),(7523,'Pharmaceutical manufacturing plant construction and remodeling service','72121005','4',NULL,'Y'),(7524,'Boiler pressure controller installation','72151005','4',NULL,'Y'),(7525,'New hotel or motel construction service','72111105','4',NULL,'Y'),(7526,'Shopping center and mall construction service','72121105','4',NULL,'Y'),(7527,'Whistle','60131105','4',NULL,'Y'),(7528,'Sidewalk construction and repair service','72141105','4',NULL,'Y'),(7529,'Coextruded films','13111205','4',NULL,'Y'),(7530,'Drainage system construction service','72141205','4',NULL,'Y'),(7531,'HVAC refrigeration construction service','72151205','4',NULL,'Y'),(7532,'Calamine','51241205','4',NULL,'Y'),(7533,'Harps','60131305','4',NULL,'Y'),(7534,'Bridge painting service','72151305','4',NULL,'Y'),(7535,'Sorghum Flour (WFP food convention)','50221305','4',NULL,'Y'),(7536,'Training - Ground Navigational Aids ','86101405','4',NULL,'Y'),(7537,'Editorial Services - Arabic','82111405','4',NULL,'Y'),(7538,'Religious building construction service','72121405','4',NULL,'Y'),(7539,'Drums','60131405','4',NULL,'Y'),(7540,'Direct marketing/mailing specific to fundraising','80141405','4',NULL,'Y'),(7541,'Optical network receive cards','43201405','4',NULL,'Y'),(7542,'Corporate objectives or policy development','80101505','4',NULL,'Y'),(7543,'Hoeing machines','21101505','4',NULL,'Y'),(7544,'Structural engineering','81101505','4',NULL,'Y'),(7545,'Rollers','22101505','4',NULL,'Y'),(7546,'Locksmith services','72101505','4',NULL,'Y'),(7547,'Graffiti and vandalism deterrence support service','92101505','4',NULL,'Y'),(7548,'Water policy advisory services','83101505','4',NULL,'Y'),(7549,'Pallet trucks','24101505','4',NULL,'Y'),(7550,'Digital duplicators','44101505','4',NULL,'Y'),(7551,'Diesel fuel','15101505','4',NULL,'Y'),(7552,'Minivans or vans','25101505','4',NULL,'Y'),(7553,'Photogravure printing machines','45101505','4',NULL,'Y'),(7554,'Comic books','55101505','4',NULL,'Y'),(7555,'Respiratory hospital services','85101505','4',NULL,'Y'),(7556,'Steam engines','26101505','4',NULL,'Y'),(7557,'Air rifles or air handguns','46101505','4',NULL,'Y'),(7558,'Rural youth or farmers vocational training services','86101505','4',NULL,'Y'),(7559,'Environmental monitoring','77101505','4',NULL,'Y'),(7560,'Commercial use coffee or iced tea makers','48101505','4',NULL,'Y'),(7561,'Air transport of livestock or live animals','78101505','4',NULL,'Y'),(7562,'Uranium exploration equipment','20111505','4',NULL,'Y'),(7563,'Tree surgery services','70111505','4',NULL,'Y'),(7564,'Human resources productivity audits','80111505','4',NULL,'Y'),(7565,'Ready mix concrete','30111505','4',NULL,'Y'),(7566,'Self adhesive labels','55121606','4',NULL,'Y'),(7567,'Railway station','95121606','4',NULL,'Y'),(7568,'Camera harnesses','45121606','4',NULL,'Y'),(7569,'Soil pollution measurement or monitoring','77121606','4',NULL,'Y'),(7570,'Carpet sweepers','47121606','4',NULL,'Y'),(7571,'Loess brick','30131606','4',NULL,'Y'),(7572,'Deodorants','53131606','4',NULL,'Y'),(7573,'Unemployment insurance','84131606','4',NULL,'Y'),(7574,'Plate freezers','24131606','4',NULL,'Y'),(7575,'Portable sales booth','95131606','4',NULL,'Y'),(7576,'Direct marketing fulfillment','80141606','4',NULL,'Y'),(7577,'Transport planning','81141606','4',NULL,'Y'),(7578,'Medical multipurpose basins','42141606','4',NULL,'Y'),(7579,'Home kitchen','95141606','4',NULL,'Y'),(7580,'Developing tank reel','45141606','4',NULL,'Y'),(7581,'Sesame seeds','10151606','4',NULL,'Y'),(7582,'Wood testing services','70151606','4',NULL,'Y'),(7583,'Tropicamide','51151606','4',NULL,'Y'),(7584,'Underground engineering for communication equipment','72151606','4',NULL,'Y'),(7585,'Government accounting services','93151606','4',NULL,'Y'),(7586,'Nutrient deficiency control programs','85151606','4',NULL,'Y'),(7587,'Narcotic test kits','46151606','4',NULL,'Y'),(7588,'Hemodialysis dialysate level detectors','42161606','4',NULL,'Y'),(7589,'Social security tax','93161606','4',NULL,'Y'),(7590,'Water resource recovery services','70171606','4',NULL,'Y'),(7591,'Mobile medical services air splints','42171606','4',NULL,'Y'),(7592,'Sirens','46171606','4',NULL,'Y'),(7593,'Robe hook','30181606','4',NULL,'Y'),(7594,'Propylthiouracil','51181606','4',NULL,'Y'),(7595,'Blood pressure inflation hoses or pneumatic hoses or adapters','42181606','4',NULL,'Y'),(7596,'Trailer body','25181606','4',NULL,'Y'),(7597,'Footwear covers','46181606','4',NULL,'Y'),(7598,'Phone handsets','43191606','4',NULL,'Y'),(7599,'Fire suppression foam or similar compounds','46191606','4',NULL,'Y'),(7600,'Hemophilus influenzae vaccine','51201606','4',NULL,'Y'),(7601,'Multimedia kits','43211606','4',NULL,'Y'),(7602,'Intravenous or arterial tubing clamps','42221606','4',NULL,'Y'),(7603,'Billing and Invoicing Software','43231606','4',NULL,'Y'),(7604,'Cast impression trays','42241606','4',NULL,'Y'),(7605,'Autopsy hanging scales','42261606','4',NULL,'Y'),(7606,'Topical hemostatic agents','42311606','4',NULL,'Y'),(7607,'Dienogest','51351606','4',NULL,'Y'),(7608,'Soy flour/Polyvidone','51461606','4',NULL,'Y'),(7609,'Professional procurement services','80101706','4',NULL,'Y'),(7610,'Laboratory disintegrators','41101706','4',NULL,'Y'),(7611,'Laboratory equipment maintenance','81101706','4',NULL,'Y'),(7612,'Legislators services','93101706','4',NULL,'Y'),(7613,'Trolleys or accessories','24101706','4',NULL,'Y'),(7614,'Photoconductor or imaging units','44101706','4',NULL,'Y'),(7615,'Printing punches','45101706','4',NULL,'Y'),(7616,'Fire fighting chemical truck','25101706','4',NULL,'Y'),(7617,'Health assistance vocational training services','86101706','4',NULL,'Y'),(7618,'Conferencing tables','56101706','4',NULL,'Y'),(7619,'Environmental law advisory services','77101706','4',NULL,'Y'),(7620,'Milkshake machines','48101706','4',NULL,'Y'),(7621,'Lawn care services','70111706','4',NULL,'Y'),(7622,'Permanent clerical or administrative assistance','80111706','4',NULL,'Y'),(7623,'Photo attachments for microscopes','41111706','4',NULL,'Y'),(7624,'Network planning services','81111706','4',NULL,'Y'),(7625,'Paper table cloth','14111706','4',NULL,'Y'),(7626,'Combination audio mixer and amplifier','45111706','4',NULL,'Y'),(7627,'Electronic batteries','26111706','4',NULL,'Y'),(7628,'Coastal and transoceanic water transport of passengers by ferry','78111706','4',NULL,'Y'),(7629,'Employment law services','80121706','4',NULL,'Y'),(7630,'Concrete curb','30121706','4',NULL,'Y'),(7631,'Livestock identification and recording service','70121706','4',NULL,'Y'),(7632,'Culture tubes','41121706','4',NULL,'Y'),(7633,'General assembly services','93121706','4',NULL,'Y'),(7634,'Computer bags','53121706','4',NULL,'Y'),(7635,'Wooden pencils','44121706','4',NULL,'Y'),(7636,'Financial asset management service','84121706','4',NULL,'Y'),(7637,'Banners','55121706','4',NULL,'Y'),(7638,'Ambulance station','95121706','4',NULL,'Y'),(7639,'Photo cutters or trimmers','45121706','4',NULL,'Y'),(7640,'Transboundary water pollution management or control services','77121706','4',NULL,'Y'),(7641,'Ash trays','47121706','4',NULL,'Y'),(7642,'Watershed management','70131706','4',NULL,'Y'),(7643,'Matches','12131706','4',NULL,'Y'),(7644,'Surgical jumpsuits and coveralls','42131706','4',NULL,'Y'),(7645,'Product brokerage service','80141706','4',NULL,'Y'),(7646,'Minorities protection services','93141706','4',NULL,'Y'),(7647,'Warehouse','95141706','4',NULL,'Y'),(7648,'Temperate forest harvesting','70151706','4',NULL,'Y'),(7649,'Choreographic services','82151706','4',NULL,'Y'),(7650,'Fingerprint latent print kits','46151706','4',NULL,'Y'),(7651,'Coastal ecology and conservation service','70161706','4',NULL,'Y'),(7652,'Pager Support Service','81161706','4',NULL,'Y'),(7653,'Air tent','46161706','4',NULL,'Y'),(7654,'Tempered glass','30171706','4',NULL,'Y'),(7655,'Dike or embankment maintenance or management services','70171706','4',NULL,'Y'),(7656,'Leghold traps','10191706','4',NULL,'Y'),(7657,'Coffee','50201706','4',NULL,'Y'),(7658,'Medical ultrasound or doppler or echocardiograph probes','42201706','4',NULL,'Y'),(7659,'Letter or symbol boards for the physically challenged','42211706','4',NULL,'Y'),(7660,'Keyboards','43211706','4',NULL,'Y'),(7661,'Intravenous or arterial infusion transfer bags or container spouts','42221706','4',NULL,'Y'),(7662,'Radio antennas','43221706','4',NULL,'Y'),(7663,'Orthotics or foot care products','42241706','4',NULL,'Y'),(7664,'Gait training walkers or bikers or exercisers','42251706','4',NULL,'Y'),(7665,'Nebivolol hydrochloride','51261706','4',NULL,'Y'),(7666,'Respiratory therapy compressors','42271706','4',NULL,'Y'),(7667,'Heat pumps','40101806','4',NULL,'Y'),(7668,'Fisheries resource evaluation','70101806','4',NULL,'Y'),(7669,'Composter','21101806','4',NULL,'Y'),(7670,'Magnetometers','41101806','4',NULL,'Y'),(7671,'Rural electrical power distribution','83101806','4',NULL,'Y'),(7672,'Poncho','53101806','4',NULL,'Y'),(7673,'Cash register ribbons','44101806','4',NULL,'Y'),(7674,'Book gathering machines','45101806','4',NULL,'Y'),(7675,'Health sector manpower development','86101806','4',NULL,'Y'),(7676,'Environmental security control services','77101806','4',NULL,'Y'),(7677,'Commercial use cake or pie pans','48101806','4',NULL,'Y'),(7678,'Mullite','11111806','4',NULL,'Y'),(7679,'Database analysis service','81111806','4',NULL,'Y'),(7680,'Business forms or questionnaires','14111806','4',NULL,'Y'),(7681,'Dip tanks','24111806','4',NULL,'Y'),(7682,'Protractors','44111806','4',NULL,'Y'),(7683,'Rafts','25111806','4',NULL,'Y'),(7684,'Distance learning systems','45111806','4',NULL,'Y'),(7685,'Swiveling barber chair','56111806','4',NULL,'Y'),(7686,'Laboratory vials','41121806','4',NULL,'Y'),(7687,'Waxed paper','14121806','4',NULL,'Y'),(7688,'Correction pen refills','44121806','4',NULL,'Y'),(7689,'Securities Custodial Services','84121806','4',NULL,'Y'),(7690,'Neurological laboratory services','85121806','4',NULL,'Y'),(7691,'Mobile telephone base station','95121806','4',NULL,'Y'),(7692,'Microfilm duplicator components or accessories','45121806','4',NULL,'Y'),(7693,'Personnel identification band kits or accessories','55121806','4',NULL,'Y'),(7694,'Mop wringer','47121806','4',NULL,'Y'),(7695,'Self storage or mini storage service','78131806','4',NULL,'Y'),(7696,'Power line inspection service','81141806','4',NULL,'Y'),(7697,'Diathermy units','42141806','4',NULL,'Y'),(7698,'Employment statistics or forecasting services','93141806','4',NULL,'Y'),(7699,'Oil and gas offshore support shore base service','78141806','4',NULL,'Y'),(7700,'Forestry watershed management','70151806','4',NULL,'Y'),(7701,'Underwater exploration','81151806','4',NULL,'Y'),(7702,'Metoclopramide','51171806','4',NULL,'Y'),(7703,'Whirlpool jet','30181806','4',NULL,'Y'),(7704,'Potassium bicarbonate/Potassium bitartrate','51191806','4',NULL,'Y'),(7705,'Clinical trapeze bars','42191806','4',NULL,'Y'),(7706,'Gamma IGG or immunoglobulin','51201806','4',NULL,'Y'),(7707,'Medical radiology and fluoroscopy RF units','42201806','4',NULL,'Y'),(7708,'Tape arrays','43201806','4',NULL,'Y'),(7709,'Keyboard wrist rest','43211806','4',NULL,'Y'),(7710,'Physical education equipment storage','49211806','4',NULL,'Y'),(7711,'Synchronous optical network SONET network equipment','43221806','4',NULL,'Y'),(7712,'Medical nutrition food or liquid thickeners','42231806','4',NULL,'Y'),(7713,'Forearm or wrist or thumb orthopedic softgoods','42241806','4',NULL,'Y'),(7714,'Morgue freezers','42261806','4',NULL,'Y'),(7715,'Doxorubicin','51281806','4',NULL,'Y'),(7716,'Sterilization indicator strips','42281806','4',NULL,'Y'),(7717,'Sofosbuvir','51341806','4',NULL,'Y'),(7718,'Egg inspection or collecting equipment','21101906','4',NULL,'Y'),(7719,'Proguanil','51101906','4',NULL,'Y'),(7720,'Go cart','25101906','4',NULL,'Y'),(7721,'Oil depot or terminal site investigation','77101906','4',NULL,'Y'),(7722,'Food service serving baskets','48101906','4',NULL,'Y'),(7723,'Chart recorders','41111906','4',NULL,'Y'),(7724,'Chalk boards or accessories','44111906','4',NULL,'Y'),(7725,'Anchor chocks','25111906','4',NULL,'Y'),(7726,'Bronzing or gilding or edging or deckling','82121906','4',NULL,'Y'),(7727,'Felt pen cartridge','44121906','4',NULL,'Y'),(7728,'Laboratory building','95121906','4',NULL,'Y'),(7729,'Flag stands','55121906','4',NULL,'Y'),(7730,'Farmers or peasants organizations services','93141906','4',NULL,'Y'),(7731,'Drain tile installation service','72151906','4',NULL,'Y'),(7732,'Fixed window frames','30171906','4',NULL,'Y'),(7733,'Government relations consultation and engagement','80171906','4',NULL,'Y'),(7734,'Medical x ray film illuminator clips','42201906','4',NULL,'Y'),(7735,'Cutlery or utensil holders for the physically challenged','42211906','4',NULL,'Y'),(7736,'Character displays','43211906','4',NULL,'Y'),(7737,'Magnetic resonance blood flowmeters','42221906','4',NULL,'Y'),(7738,'Sterilization instrument bands','42281906','4',NULL,'Y'),(7739,'Permanent bars','48102006','4',NULL,'Y'),(7740,'Data storage service','81112006','4',NULL,'Y'),(7741,'Pazopanib','51112006','4',NULL,'Y'),(7742,'In person bangledesh interpretation service','82112006','4',NULL,'Y'),(7743,'Non metallic baskets','24112006','4',NULL,'Y'),(7744,'Diaries or refills','44112006','4',NULL,'Y'),(7745,'Animal vaccination services','70122006','4',NULL,'Y'),(7746,'Treated timber','11122006','4',NULL,'Y'),(7747,'Fluoroscopy room','95122006','4',NULL,'Y'),(7748,'Vegetable crops market preparation services','70142006','4',NULL,'Y'),(7749,'Urban development control or regulations services','93142006','4',NULL,'Y'),(7750,'Cisatracurium','51152006','4',NULL,'Y'),(7751,'Mobile medical services obstetrics kits','42172006','4',NULL,'Y'),(7752,'Laryngeal or oropharyngeal exam speculas','42182006','4',NULL,'Y'),(7753,'Protective films','46182006','4',NULL,'Y'),(7754,'Hospital utility tables','42192006','4',NULL,'Y'),(7755,'Magneto Optical MO disks','43202006','4',NULL,'Y'),(7756,'Self opening scissors for the physically challenged','42212006','4',NULL,'Y'),(7757,'Intravenous infusion pump analyzers or sensors','42222006','4',NULL,'Y'),(7758,'Thiopental sodium','51272006','4',NULL,'Y'),(7759,'Introducers','42272006','4',NULL,'Y'),(7760,'Paliperidone palmitate','51332006','4',NULL,'Y'),(7761,'Levonorgestrel','51352006','4',NULL,'Y'),(7762,'Rodent control','72102106','4',NULL,'Y'),(7763,'Industrial shrink wrap equipment','24102106','4',NULL,'Y'),(7764,'Letter folders','44102106','4',NULL,'Y'),(7765,'Tractor head','25102106','4',NULL,'Y'),(7766,'Cool containers','48102106','4',NULL,'Y'),(7767,'Application service providers','81112106','4',NULL,'Y'),(7768,'Humidity transmitters','41112106','4',NULL,'Y'),(7769,'Inoculating devices','41122106','4',NULL,'Y'),(7770,'Pins or tacks','44122106','4',NULL,'Y'),(7771,'Latex treated uncoated paper','14122106','4',NULL,'Y'),(7772,'Hostel','95122106','4',NULL,'Y'),(7773,'Hospital bedspreads or duvet covers','42132106','4',NULL,'Y'),(7774,'Therapeutic heating or cooling blankets or drapes','42142106','4',NULL,'Y'),(7775,'Baking and heating equipment maintenance and repair service','73152106','4',NULL,'Y'),(7776,'Ethambutol/isoniazid/pyrazinamide/rifampicin','51162106','4',NULL,'Y'),(7777,'Mobile medical services manual resuscitators or ventilators','42172106','4',NULL,'Y'),(7778,'Terlipressin','51182106','4',NULL,'Y'),(7779,'Manual radionuclide applicator systems or guides ','42202106','4',NULL,'Y'),(7780,'Portable media case or wallet','43202106','4',NULL,'Y'),(7781,'Line matrix printers','43212106','4',NULL,'Y'),(7782,'Presentation software','43232106','4',NULL,'Y'),(7783,'Ostomy inserts','42312106','4',NULL,'Y'),(7784,'Bicycle or scooter messenger services','78102206','4',NULL,'Y'),(7785,'Thermocouples','41112206','4',NULL,'Y'),(7786,'Information retrieval or search software maintenance','81112206','4',NULL,'Y'),(7787,'Directional radio capacity disaster recovery management service','83112206','4',NULL,'Y'),(7788,'Gamma sources','12142206','4',NULL,'Y'),(7789,'Atosiban','51182206','4',NULL,'Y'),(7790,'Mercury medical thermometers','42182206','4',NULL,'Y'),(7791,'Patient scooters','42192206','4',NULL,'Y'),(7792,'Dexrazoxane','51202206','4',NULL,'Y'),(7793,'Storage drive or input device components','43202206','4',NULL,'Y'),(7794,'Suture needles','42312206','4',NULL,'Y'),(7795,'Duloxetine hydrochloride','51402206','4',NULL,'Y'),(7796,'Fluocinolone acetonide','51422206','4',NULL,'Y'),(7797,'Aluminum profiles','30102306','4',NULL,'Y'),(7798,'Elevating platform vehicles or scissor lifts','20102306','4',NULL,'Y'),(7799,'Tying machines','44102306','4',NULL,'Y'),(7800,'Printer, scanner and multifunctional equipment maintenance','81112306','4',NULL,'Y'),(7801,'Humidity calibrator','41112306','4',NULL,'Y'),(7802,'Neurological discriminators','42182306','4',NULL,'Y'),(7803,'Safety harnesses or belts','46182306','4',NULL,'Y'),(7804,'Soft drinks','50202306','4',NULL,'Y'),(7805,'Etanercept','51202306','4',NULL,'Y'),(7806,'Data base user interface and query software','43232306','4',NULL,'Y'),(7807,'Mechanical debridement products','42312306','4',NULL,'Y'),(7808,'Dexamethasone','51422306','4',NULL,'Y'),(7809,'Laboratory hotplates','41102406','4',NULL,'Y'),(7810,'Lettering equipment','44102406','4',NULL,'Y'),(7811,'Vacuum gauges','41112406','4',NULL,'Y'),(7812,'DSL digital subscriber line','83112406','4',NULL,'Y'),(7813,'Laboratory knives','41122406','4',NULL,'Y'),(7814,'Fuel tanks','25172406','4',NULL,'Y'),(7815,'Alendronic acid or alendronate sodium','51182406','4',NULL,'Y'),(7816,'Urinal carrying carts','42192406','4',NULL,'Y'),(7817,'Certolizumab pegol','51202406','4',NULL,'Y'),(7818,'Program testing software','43232406','4',NULL,'Y'),(7819,'Isoflurane','51272406','4',NULL,'Y'),(7820,'Entomological trays','41102506','4',NULL,'Y'),(7821,'Venturis','41112506','4',NULL,'Y'),(7822,'Directional radio backbone capacity technical infrastructure service','83112506','4',NULL,'Y'),(7823,'Blunt needles','42142506','4',NULL,'Y'),(7824,'Dental absorbent pellets','42152506','4',NULL,'Y'),(7825,'Resilient floor laying service','72152506','4',NULL,'Y'),(7826,'Bicycle tires','25172506','4',NULL,'Y'),(7827,'Encyclopedia software','43232506','4',NULL,'Y'),(7828,'Anesthesia apparatus screen filters','42272506','4',NULL,'Y'),(7829,'Cefalotin or cephalothin','51282506','4',NULL,'Y'),(7830,'Abacavir sulfate','51342506','4',NULL,'Y'),(7831,'Laboratory animal restraints or harnesses','41102606','4',NULL,'Y'),(7832,'Typewriter ribbon','44102606','4',NULL,'Y'),(7833,'Directional radio capacity customer access service','83112606','4',NULL,'Y'),(7834,'Microscope slide dispensers','41122606','4',NULL,'Y'),(7835,'Ezetimibe/Atorvastatin','51122606','4',NULL,'Y'),(7836,'Medical metered delivery syringes','42142606','4',NULL,'Y'),(7837,'Siding installation and repair service','72152606','4',NULL,'Y'),(7838,'Powder blowers','42192606','4',NULL,'Y'),(7839,'Internet service node startup kits','43222606','4',NULL,'Y'),(7840,'Compliance software','43232606','4',NULL,'Y'),(7841,'Eplerenone','51432606','4',NULL,'Y'),(7842,'Security uniforms','53102706','4',NULL,'Y'),(7843,'Urological procedure trays or packs or kits','42142706','4',NULL,'Y'),(7844,'Driveway construction service','72152706','4',NULL,'Y'),(7845,'Wound measuring grids or devices','42182706','4',NULL,'Y'),(7846,'Pediatric examination table accessories','42192706','4',NULL,'Y'),(7847,'Post mine clearance assessment service','81102806','4',NULL,'Y'),(7848,'Wire binding machine','44102806','4',NULL,'Y'),(7849,'Static fuel container ','24112806','4',NULL,'Y'),(7850,'Cryoracks','41122806','4',NULL,'Y'),(7851,'Patient sling scales','42182806','4',NULL,'Y'),(7852,'Punch down block','43222806','4',NULL,'Y'),(7853,'Enalapril maleate','51432806','4',NULL,'Y'),(7854,'Landscape architecture service','72102906','4',NULL,'Y'),(7855,'Computer or office equipment cleaning kit','44102906','4',NULL,'Y'),(7856,'Metal lath and furring service','72152906','4',NULL,'Y'),(7857,'Aeronautical Information System (AIS) ','25202906','4',NULL,'Y'),(7858,'Multiplexer software','43232906','4',NULL,'Y'),(7859,'Cryogenic or liquid nitrogen freezers','41103006','4',NULL,'Y'),(7860,'Radiometry analyzers','41113006','4',NULL,'Y'),(7861,'Desiccator accessories','41123006','4',NULL,'Y'),(7862,'Virtual machine software','43233006','4',NULL,'Y'),(7863,'Clindamycin phosphate','51283006','4',NULL,'Y'),(7864,'Surgical measuring tapes','42293006','4',NULL,'Y'),(7865,'Ink sticks','44103106','4',NULL,'Y'),(7866,'Tool box','24113106','4',NULL,'Y'),(7867,'Dialysis flask','41123106','4',NULL,'Y'),(7868,'Gynecology drainage kits','42143106','4',NULL,'Y'),(7869,'Athletic field construction service','72153106','4',NULL,'Y'),(7870,'Polymerase chain reaction PCR or reverse transcriptase polymerase chain reaction RT PCR primers','41106308','4',NULL,'Y'),(7871,'Endoscopic video cameras or recorders or adapters or accessories','42296408','4',NULL,'Y'),(7872,'Mammalian cell expression kits','41106508','4',NULL,'Y'),(7873,'Fusion vectors','41106608','4',NULL,'Y'),(7874,'Trauma and emergency surgery kit','57030109','4',NULL,'Y'),(7875,'Dormitory remodeling service','72111109','4',NULL,'Y'),(7876,'Viaduct construction and repair service','72141109','4',NULL,'Y'),(7877,'Polycarbonate films','13111209','4',NULL,'Y'),(7878,'Levee construction service','72141209','4',NULL,'Y'),(7879,'Hydroquinone','51241209','4',NULL,'Y'),(7880,'Training Course - Flight ','86101409','4',NULL,'Y'),(7881,'Public library construction','72121409','4',NULL,'Y'),(7882,'Donor retention services','80141409','4',NULL,'Y'),(7883,'Wireless network interface cards','43201409','4',NULL,'Y'),(7884,'Asses','10101509','4',NULL,'Y'),(7885,'Government affairs and community relations consultation service','80101509','4',NULL,'Y'),(7886,'Trencher drainage machine','21101509','4',NULL,'Y'),(7887,'Airport engineering','81101509','4',NULL,'Y'),(7888,'Backhoes','22101509','4',NULL,'Y'),(7889,'Fire protection system and equipment maintenance or repair service','72101509','4',NULL,'Y'),(7890,'Service water','83101509','4',NULL,'Y'),(7891,'Wagons','24101509','4',NULL,'Y'),(7892,'Thermal fax machine','44101509','4',NULL,'Y'),(7893,'Marine fuel','15101509','4',NULL,'Y'),(7894,'Educational or vocational textbooks','55101509','4',NULL,'Y'),(7895,'Gynecological or obstetrical hospital services','85101509','4',NULL,'Y'),(7896,'Ultraviolet UV rotary printer','45101509','4',NULL,'Y'),(7897,'Electrically powered vehicle','25101509','4',NULL,'Y'),(7898,'Hydroelectric engines','26101509','4',NULL,'Y'),(7899,'Natural resources vocational training services','86101509','4',NULL,'Y'),(7900,'Dressers or armoires','56101509','4',NULL,'Y'),(7901,'Commercial use deep fryers','48101509','4',NULL,'Y'),(7902,'Job evaluation service','80111509','4',NULL,'Y'),(7903,'Asphalt based concrete','30111509','4',NULL,'Y'),(7904,'Floor or platform scales','41111509','4',NULL,'Y'),(7905,'Internet or intranet client application development services','81111509','4',NULL,'Y'),(7906,'Stationery','14111509','4',NULL,'Y'),(7907,'Pen or pencil holders','44111509','4',NULL,'Y'),(7908,'Water bags','24111509','4',NULL,'Y'),(7909,'Cruise ships','25111509','4',NULL,'Y'),(7910,'Zoonotic disease prevention or control services','85111509','4',NULL,'Y'),(7911,'Methylacetylene propadiene MAPP gas','15111509','4',NULL,'Y'),(7912,'Modular technical office packages','56111509','4',NULL,'Y'),(7913,'Augers','27111509','4',NULL,'Y'),(7914,'Laundry work table','47111509','4',NULL,'Y'),(7915,'Pasteur or transfer pipettes','41121509','4',NULL,'Y'),(7916,'Security or financial instruments printing','82121509','4',NULL,'Y'),(7917,'Underground Electrical Services','72121509','4',NULL,'Y'),(7918,'International law promotion or recognition services','93121509','4',NULL,'Y'),(7919,'Mailing bags','44121509','4',NULL,'Y'),(7920,'Composite paper or paperboard without surface coating','14121509','4',NULL,'Y'),(7921,'Student computer tables','56121509','4',NULL,'Y'),(7922,'Camping or outdoor stoves','49121509','4',NULL,'Y'),(7923,'Mouthpieces','60131509','4',NULL,'Y'),(7924,'Sound proof block','30131509','4',NULL,'Y'),(7925,'Hospital robes','42131509','4',NULL,'Y'),(7926,'Ammonium nitrate and fuel oil ANFO','12131509','4',NULL,'Y'),(7927,'Mouth fresheners','53131509','4',NULL,'Y'),(7928,'Comprehensive projects insurance','84131509','4',NULL,'Y'),(7929,'Fixed wing training aircraft or trainer','25131509','4',NULL,'Y'),(7930,'Film spotting color','45131509','4',NULL,'Y'),(7931,'Wind power plants','26131509','4',NULL,'Y'),(7932,'Market intelligence or competitive analysis','80141509','4',NULL,'Y'),(7933,'Vigabatrin','51141509','4',NULL,'Y'),(7934,'Trenching service','72141509','4',NULL,'Y'),(7935,'Social problems analysis or management services','93141509','4',NULL,'Y'),(7936,'Diver hood','49141509','4',NULL,'Y'),(7937,'Endive seeds or seedlings','10151509','4',NULL,'Y'),(7938,'Rubber support block','30151509','4',NULL,'Y'),(7939,'Energy management controls installation service','72151509','4',NULL,'Y'),(7940,'Public or outdoor artwork or decorative fixture installation and maintenance','82151509','4',NULL,'Y'),(7941,'Government information services','93151509','4',NULL,'Y'),(7942,'Ballistic/Fragmentation Equipment','46151509','4',NULL,'Y'),(7943,'Natural sugars or sweetening products','50161509','4',NULL,'Y'),(7944,'Peritoneal dialysis units or cyclers ','42161509','4',NULL,'Y'),(7945,'Softballs','49161509','4',NULL,'Y'),(7946,'Revolving doors','30171509','4',NULL,'Y'),(7947,'Hazardous material protective apparel','46181509','4',NULL,'Y'),(7948,'Rail car inspection and maintenance service','78181509','4',NULL,'Y'),(7949,'Insecticides','10191509','4',NULL,'Y'),(7950,'Mannitol','51191509','4',NULL,'Y'),(7951,'Analog telephones','43191509','4',NULL,'Y'),(7952,'Aircraft pushback or tow tractors','25191509','4',NULL,'Y'),(7953,'Toxic vapor detector','46191509','4',NULL,'Y'),(7954,'Medical computed tomography CT or CAT power conditioners','42201509','4',NULL,'Y'),(7955,'Exchange datacom modules','43201509','4',NULL,'Y'),(7956,'Tablet computers','43211509','4',NULL,'Y'),(7957,'Intravenous or arterial catheter trays','42221509','4',NULL,'Y'),(7958,'Telephone call accounting systems','43221509','4',NULL,'Y'),(7959,'Mine self destruction mechanism','46221509','4',NULL,'Y'),(7960,'Bar coding software','43231509','4',NULL,'Y'),(7961,'Mast section and king pole','30241509','4',NULL,'Y'),(7962,'Thermoplastic orthoses components','42241509','4',NULL,'Y'),(7963,'Autopsy dissection kits','42261509','4',NULL,'Y'),(7964,'Terizidone','51281509','4',NULL,'Y'),(7965,'Sterilization containers or trays','42281509','4',NULL,'Y'),(7966,'Cameo apples','50301509','4',NULL,'Y'),(7967,'Organic cameo apples','50311509','4',NULL,'Y'),(7968,'Medroxyprogesterone','51351509','4',NULL,'Y'),(7969,'Vitamin B12 supplement','50501509','4',NULL,'Y'),(7970,'Ceiling fan','40101609','4',NULL,'Y'),(7971,'Tilts','24101609','4',NULL,'Y'),(7972,'Sludge or sewage handling trucks','25101609','4',NULL,'Y'),(7973,'Silk screen printing racks','45101609','4',NULL,'Y'),(7974,'Industrial vocational training services','86101609','4',NULL,'Y'),(7975,'Microbiocides','47101609','4',NULL,'Y'),(7976,'Commercial use pasta machines','48101609','4',NULL,'Y'),(7977,'Railway transport by tanker car','78101609','4',NULL,'Y'),(7978,'Temporary information technology systems or database administrators','80111609','4',NULL,'Y'),(7979,'Programming for FORTRAN','81111609','4',NULL,'Y'),(7980,'Basalt','11111609','4',NULL,'Y'),(7981,'Mine action center MAC or mine action coordination center MACC service','92111609','4',NULL,'Y'),(7982,'Counterfeit bill detectors or supplies','44111609','4',NULL,'Y'),(7983,'Cover paper','14111609','4',NULL,'Y'),(7984,'Multimedia projectors','45111609','4',NULL,'Y'),(7985,'Radiation sickness prevention or control services','85111609','4',NULL,'Y'),(7986,'Crossroad','95111609','4',NULL,'Y'),(7987,'Gas turbine generator','26111609','4',NULL,'Y'),(7988,'Legal Research Services','80121609','4',NULL,'Y'),(7989,'Variable volume pipette tips','41121609','4',NULL,'Y'),(7990,'Non aligned countries cooperation','93121609','4',NULL,'Y'),(7991,'Packaging labels','55121609','4',NULL,'Y'),(7992,'Camera brackets','45121609','4',NULL,'Y'),(7993,'Network cable','26121609','4',NULL,'Y'),(7994,'Nitrates pollution assessment','77121609','4',NULL,'Y'),(7995,'Fabricated brick','30131609','4',NULL,'Y'),(7996,'Bovine semen','11131609','4',NULL,'Y'),(7997,'Medical staff shoe covers','42131609','4',NULL,'Y'),(7998,'Sun protection products','53131609','4',NULL,'Y'),(7999,'Food aid policies or programs','93131609','4',NULL,'Y'),(8000,'Employee assistance programs','84131609','4',NULL,'Y'),(8001,'Sponsorship of event or celebrity','80141609','4',NULL,'Y'),(8002,'Population composition analysis services','93141609','4',NULL,'Y'),(8003,'Film developing machine worktable','45141609','4',NULL,'Y'),(8004,'Maize seeds','10151609','4',NULL,'Y'),(8005,'Satellite system hub support service','72151609','4',NULL,'Y'),(8006,'Identification card discriminator','46151609','4',NULL,'Y'),(8007,'Water purification system','40161609','4',NULL,'Y'),(8008,'Hemodialysis dialysate tanks','42161609','4',NULL,'Y'),(8009,'Tariff or duty','93161609','4',NULL,'Y'),(8010,'Mobile medical services restraint or spine board straps','42171609','4',NULL,'Y'),(8011,'Convex security mirrors','46171609','4',NULL,'Y'),(8012,'Shower caddy','30181609','4',NULL,'Y'),(8013,'Blood pressure monitor dome kits','42181609','4',NULL,'Y'),(8014,'Sodium bicarbonate or sodium hydrogen carbonate','51191609','4',NULL,'Y'),(8015,'Phone headsets','43191609','4',NULL,'Y'),(8016,'Fire escape equipment','46191609','4',NULL,'Y'),(8017,'Measles virus vaccine','51201609','4',NULL,'Y'),(8018,'Medical magnetic resonance imaging MRI scanners','42201609','4',NULL,'Y'),(8019,'Storage device trays or assemblies','43201609','4',NULL,'Y'),(8020,'Universal serial bus hubs or connectors','43211609','4',NULL,'Y'),(8021,'Intravenous or arterial tubing administration sets','42221609','4',NULL,'Y'),(8022,'Postmortem identification tags or bracelets','42261609','4',NULL,'Y'),(8023,'Fulvestrant','51351609','4',NULL,'Y'),(8024,'Verapamil','51431609','4',NULL,'Y'),(8025,'Ball mills','20101709','4',NULL,'Y'),(8026,'Air handling unit','40101709','4',NULL,'Y'),(8027,'Baler','21101709','4',NULL,'Y'),(8028,'Laboratory asphalt and concrete mixer','41101709','4',NULL,'Y'),(8029,'Mirror assemblies','44101709','4',NULL,'Y'),(8030,'Printing film','45101709','4',NULL,'Y'),(8031,'Smoke exhaust truck','25101709','4',NULL,'Y'),(8032,'Safety training services','86101709','4',NULL,'Y'),(8033,'Ice dispensers','48101709','4',NULL,'Y'),(8034,'Coastal and transoceanic transport by tankers','78101709','4',NULL,'Y'),(8035,'Seeding services','70111709','4',NULL,'Y'),(8036,'Permanent medical staff needs','80111709','4',NULL,'Y'),(8037,'Binocular light compound microscopes','41111709','4',NULL,'Y'),(8038,'Demining geographical or geospatial information system GIS','81111709','4',NULL,'Y'),(8039,'Watch or clock repair kits','54111709','4',NULL,'Y'),(8040,'Remote amplifier','45111709','4',NULL,'Y'),(8041,'Nickel cadmium batteries','26111709','4',NULL,'Y'),(8042,'Ungraded crushed rock','30121709','4',NULL,'Y'),(8043,'Capillary or hematocrit tubes','41121709','4',NULL,'Y'),(8044,'Human Security Screening System ','92121709','4',NULL,'Y'),(8045,'International charity organizations services','93121709','4',NULL,'Y'),(8046,'Crayons','44121709','4',NULL,'Y'),(8047,'Coastguard building','95121709','4',NULL,'Y'),(8048,'Automated film processor','45121709','4',NULL,'Y'),(8049,'Groundwater pollution treatment or rehabilitation','77121709','4',NULL,'Y'),(8050,'Hazardous waste container','47121709','4',NULL,'Y'),(8051,'Explosive tamper','12131709','4',NULL,'Y'),(8052,'Surgical sleeves','42131709','4',NULL,'Y'),(8053,'Military transport aircraft','25131709','4',NULL,'Y'),(8054,'Cultural policy services','93141709','4',NULL,'Y'),(8055,'Conservatory','95141709','4',NULL,'Y'),(8056,'Fingerprint marking pens','46151709','4',NULL,'Y'),(8057,'Poractant alfa','51161709','4',NULL,'Y'),(8058,'Voice Mail Administration Service','81161709','4',NULL,'Y'),(8059,'Wired glass','30171709','4',NULL,'Y'),(8060,'Irrigation systems management services','70171709','4',NULL,'Y'),(8061,'Baking supplies','50181709','4',NULL,'Y'),(8062,'Instant coffee','50201709','4',NULL,'Y'),(8063,'Medical ultrasound or doppler or echocardiograph monitors','42201709','4',NULL,'Y'),(8064,'Typing aids for the physically challenged','42211709','4',NULL,'Y'),(8065,'Pressure stylus','43211709','4',NULL,'Y'),(8066,'Microwave antennas','43221709','4',NULL,'Y'),(8067,'Post operative shoes','42241709','4',NULL,'Y'),(8068,'Medical nasal cannulae','42271709','4',NULL,'Y'),(8069,'Micronutrition Powder (WFP food convention)','50501709','4',NULL,'Y'),(8070,'Optical diffraction apparatus','41101809','4',NULL,'Y'),(8071,'Desktop calculator','44101809','4',NULL,'Y'),(8072,'Commercial use stock or sauce pots','48101809','4',NULL,'Y'),(8073,'Road transport of letters and parcels','78101809','4',NULL,'Y'),(8074,'Ball clay','11111809','4',NULL,'Y'),(8075,'System installation service','81111809','4',NULL,'Y'),(8076,'Leak testing equipment','41111809','4',NULL,'Y'),(8077,'Processing tanks','24111809','4',NULL,'Y'),(8078,'Templates','44111809','4',NULL,'Y'),(8079,'Bill of lading forms or bill of lading books','14111809','4',NULL,'Y'),(8080,'Television mount accessories','45111809','4',NULL,'Y'),(8081,'Skiff','25111809','4',NULL,'Y'),(8082,'Vehicle leasing of sedans or coupes or station wagons','78111809','4',NULL,'Y'),(8083,'Laboratory funnels','41121809','4',NULL,'Y'),(8084,'Masking paper','14121809','4',NULL,'Y'),(8085,'Eraser holder','44121809','4',NULL,'Y'),(8086,'Blood or sperm or transplant organ banks services','85121809','4',NULL,'Y'),(8087,'Microfilm film supplies','45121809','4',NULL,'Y'),(8088,'Movable weir','95121809','4',NULL,'Y'),(8089,'Degreasing pans','47121809','4',NULL,'Y'),(8090,'Muscle stimulator lead sets','42141809','4',NULL,'Y'),(8091,'Hand shower repair kit','30181809','4',NULL,'Y'),(8092,'Medical imaging contrast agent injectors or accessories','42201809','4',NULL,'Y'),(8093,'Unexploded ordnance UXO','46111506','4',NULL,'Y'),(8094,'Radiation protection services','77111506','4',NULL,'Y'),(8095,'Medical evacuation by air ambulance','78111506','4',NULL,'Y'),(8096,'Manual single channel repeating pipetters','41121506','4',NULL,'Y'),(8097,'Publication printing','82121506','4',NULL,'Y'),(8098,'Veterinary surgical instrument and supply sets','42121506','4',NULL,'Y'),(8099,'Power plant construction service','72121506','4',NULL,'Y'),(8100,'Embassies or Ambassadors services','93121506','4',NULL,'Y'),(8101,'Standard envelopes','44121506','4',NULL,'Y'),(8102,'Corrugated fiberboard or container board CCM','14121506','4',NULL,'Y'),(8103,'Video conference cameras','45121506','4',NULL,'Y'),(8104,'Student desks','56121506','4',NULL,'Y'),(8105,'Abandoned vehicle recovery and disposal service','76121506','4',NULL,'Y'),(8106,'Tent repair kits','49121506','4',NULL,'Y'),(8107,'Livestock stables','10131506','4',NULL,'Y'),(8108,'Soil improvement','70131506','4',NULL,'Y'),(8109,'Accessories for stringed instruments','60131506','4',NULL,'Y'),(8110,'Natural rock slab','30131506','4',NULL,'Y'),(8111,'Portable toilet rental service','80131506','4',NULL,'Y'),(8112,'Erythropoietin','51131506','4',NULL,'Y'),(8113,'Aluminized explosives','12131506','4',NULL,'Y'),(8114,'Patient jackets','42131506','4',NULL,'Y'),(8115,'Refugee resettlements or repatriation services','93131506','4',NULL,'Y'),(8116,'Dental kits','53131506','4',NULL,'Y'),(8117,'Refrigerated tanks','24131506','4',NULL,'Y'),(8118,'Reinsurance services','84131506','4',NULL,'Y'),(8119,'Depleted plutonium','15131506','4',NULL,'Y'),(8120,'Commercial passenger jet aircraft','25131506','4',NULL,'Y'),(8121,'Slide film','45131506','4',NULL,'Y'),(8122,'Petrol power plants','26131506','4',NULL,'Y'),(8123,'Internet based market research','80141506','4',NULL,'Y'),(8124,'Product testing','81141506','4',NULL,'Y'),(8125,'Package design services','82141506','4',NULL,'Y'),(8126,'Social welfare services','93141506','4',NULL,'Y'),(8127,'Tarpaulins','24141506','4',NULL,'Y'),(8128,'Wetsuits','49141506','4',NULL,'Y'),(8129,'Pea seeds or seedlings','10151506','4',NULL,'Y'),(8130,'Hand pumps','40151506','4',NULL,'Y'),(8131,'Forest monitoring or evaluation','70151506','4',NULL,'Y'),(8132,'Glass blowers services','82151506','4',NULL,'Y'),(8133,'Switchgear and related devices installation service','72151506','4',NULL,'Y'),(8134,'Administrative economic council services','93151506','4',NULL,'Y'),(8135,'Riot batons','46151506','4',NULL,'Y'),(8136,'Data archiving services','80161506','4',NULL,'Y'),(8137,'Peritoneal dialysis catheters or indwelling access devices','42161506','4',NULL,'Y'),(8138,'Racing bicycles','25161506','4',NULL,'Y'),(8139,'Snow or ice melter','46161506','4',NULL,'Y'),(8140,'Baseball bats','49161506','4',NULL,'Y'),(8141,'Storm doors','30171506','4',NULL,'Y'),(8142,'Ground or surface water modeling services','70171506','4',NULL,'Y'),(8143,'Humus','10171506','4',NULL,'Y'),(8144,'Communication equipment manufacture services','73171506','4',NULL,'Y'),(8145,'Urinals','30181506','4',NULL,'Y'),(8146,'Sexual assault determination kits','42181506','4',NULL,'Y'),(8147,'Protective ponchos','46181506','4',NULL,'Y'),(8148,'Vehicle glass replacement service','78181506','4',NULL,'Y'),(8149,'Rodenticides','10191506','4',NULL,'Y'),(8150,'Frozen prepared soups or stews','50191506','4',NULL,'Y'),(8151,'Abrasive discs','31191506','4',NULL,'Y'),(8152,'Aircraft refueling equipment','25191506','4',NULL,'Y'),(8153,'Flame arrestor','46191506','4',NULL,'Y'),(8154,'Walkers or rollators','42211506','4',NULL,'Y'),(8155,'Thin client computers','43211506','4',NULL,'Y'),(8156,'Umbilical catheters','42221506','4',NULL,'Y'),(8157,'Teleconferencing console','43221506','4',NULL,'Y'),(8158,'Non intrusive demining machine','46221506','4',NULL,'Y'),(8159,'Materials requirements planning logistics and supply chain software','43231506','4',NULL,'Y'),(8160,'Funicular bell','30241506','4',NULL,'Y'),(8161,'Orthopedic casting material for splints','42241506','4',NULL,'Y'),(8162,'Therapeutic decorating boxes','42251506','4',NULL,'Y'),(8163,'Autopsy chisels or osteotomes','42261506','4',NULL,'Y'),(8164,'Bramley apples','50301506','4',NULL,'Y'),(8165,'Dual earpiece stethoscopes','42301506','4',NULL,'Y'),(8166,'Organic bramley apples','50311506','4',NULL,'Y'),(8167,'Compression bandages','42311506','4',NULL,'Y'),(8168,'Vitamin B6 supplement','50501506','4',NULL,'Y'),(8169,'Project monitoring and evaluation','80101606','4',NULL,'Y'),(8170,'Supply of fuel','83101606','4',NULL,'Y'),(8171,'Unisex Sweatshirt','53101606','4',NULL,'Y'),(8172,'Stackers','24101606','4',NULL,'Y'),(8173,'Paper sorting machines','44101606','4',NULL,'Y'),(8174,'Offset film processors','45101606','4',NULL,'Y'),(8175,'Electronics vocational training services','86101606','4',NULL,'Y'),(8176,'Corrosion control chemicals','47101606','4',NULL,'Y'),(8177,'Commercial use graters','48101606','4',NULL,'Y'),(8178,'Temporary medical staffing needs','80111606','4',NULL,'Y'),(8179,'Slate','11111606','4',NULL,'Y'),(8180,'Tellurometers','41111606','4',NULL,'Y'),(8181,'Hydroxycarbamide or hydroxyurea','51111606','4',NULL,'Y'),(8182,'Programming for Basic','81111606','4',NULL,'Y'),(8183,'Mutual or balanced force reductions','92111606','4',NULL,'Y'),(8184,'Pressure groups representation or participation services','93111606','4',NULL,'Y'),(8185,'Radio Manual','83111606','4',NULL,'Y'),(8186,'Art or craft paper','14111606','4',NULL,'Y'),(8187,'Liquid crystal display projection panels','45111606','4',NULL,'Y'),(8188,'Allergies prevention or control services','85111606','4',NULL,'Y'),(8189,'Hydraulic generators','26111606','4',NULL,'Y'),(8190,'Parts or accessories panel systems','56111606','4',NULL,'Y'),(8191,'Poultry production services','70121606','4',NULL,'Y'),(8192,'Real estate law','80121606','4',NULL,'Y'),(8193,'Background screens','60121606','4',NULL,'Y'),(8194,'Cork','11121606','4',NULL,'Y'),(8195,'Foreign exchange control','81121606','4',NULL,'Y'),(8196,'Gel loading pipette tips','41121606','4',NULL,'Y'),(8197,'East west cooperation services','93121606','4',NULL,'Y'),(8198,'Skip tracing','83121606','4',NULL,'Y'),(8199,'Remittance processing services','84121606','4',NULL,'Y'),(8200,'Ostomy wafers','42312107','4',NULL,'Y'),(8201,'Hydromorphone','51372107','4',NULL,'Y'),(8202,'Thermographs','41112207','4',NULL,'Y'),(8203,'Video conferencing software maintenance','81112207','4',NULL,'Y'),(8204,'Radioisotope sources','12142207','4',NULL,'Y'),(8205,'Carbetocin','51182207','4',NULL,'Y'),(8206,'Patient temperature continuous or trend monitors','42182207','4',NULL,'Y'),(8207,'Patient stretchers','42192207','4',NULL,'Y'),(8208,'Dexrazoxane hydrochloride','51202207','4',NULL,'Y'),(8209,'Head mount arms and assembly','43202207','4',NULL,'Y'),(8210,'Ketamine hydrochloride','51272207','4',NULL,'Y'),(8211,'High frequency ventilators','42272207','4',NULL,'Y'),(8212,'Suture removal kits or trays or packs or sets','42312207','4',NULL,'Y'),(8213,'Underground mining service vehicle spare parts or accessories','20102307','4',NULL,'Y'),(8214,'Collators','44102307','4',NULL,'Y'),(8215,'PC or workstation or notebook maintenance','81112307','4',NULL,'Y'),(8216,'Cement water retentivity tester','41112307','4',NULL,'Y'),(8217,'Neurological pins','42182307','4',NULL,'Y'),(8218,'Evacuation harnesses','46182307','4',NULL,'Y'),(8219,'Blood warming or transfusion systems','42222307','4',NULL,'Y'),(8220,'Data mining software','43232307','4',NULL,'Y'),(8221,'Surgical debridement products','42312307','4',NULL,'Y'),(8222,'Penciclovir','51342307','4',NULL,'Y'),(8223,'Pyrantel pamoate','51452307','4',NULL,'Y'),(8224,'Warming cabinets','41102407','4',NULL,'Y'),(8225,'Tape embosser','44102407','4',NULL,'Y'),(8226,'Liquid level controls or instruments','41112407','4',NULL,'Y'),(8227,'Laboratory scalpels','41122407','4',NULL,'Y'),(8228,'Refuse transportation fee','76122407','4',NULL,'Y'),(8229,'Radioactive waste disposal systems','26142407','4',NULL,'Y'),(8230,'Chemical spill safety kit','46182407','4',NULL,'Y'),(8231,'Medical cart accessories','42192407','4',NULL,'Y'),(8232,'Requirements analysis and system architecture software','43232407','4',NULL,'Y'),(8233,'Mezlocillin','51282407','4',NULL,'Y'),(8234,'Entomological catching equipment','41102507','4',NULL,'Y'),(8235,'Cyclophosphamide','51112507','4',NULL,'Y'),(8236,'Dental rolls','42152507','4',NULL,'Y'),(8237,'Vinyl floor tile and sheet installation service','72152507','4',NULL,'Y'),(8238,'Dictionary software','43232507','4',NULL,'Y'),(8239,'Temperature control for anesthesia apparatus','42272507','4',NULL,'Y'),(8240,'Word processors','44102607','4',NULL,'Y'),(8241,'Microscope lens cleaner solution','41122607','4',NULL,'Y'),(8242,'Medical micro syringes','42142607','4',NULL,'Y'),(8243,'Chute installation service','72152607','4',NULL,'Y'),(8244,'Vehicle side panels','25172607','4',NULL,'Y'),(8245,'Cache engine equipment','43222607','4',NULL,'Y'),(8246,'Flight control software','43232607','4',NULL,'Y'),(8247,'Doctors coat','53102707','4',NULL,'Y'),(8248,'Urinary irrigation tubings','42142707','4',NULL,'Y'),(8249,'Retaining wall construction service','72152707','4',NULL,'Y'),(8250,'Inclinometers','42182707','4',NULL,'Y'),(8251,'Pediatric examination tables','42192707','4',NULL,'Y'),(8252,'Demining risk analysis or assessment or evaluation service','81102807','4',NULL,'Y'),(8253,'Storage and transit units','24112807','4',NULL,'Y'),(8254,'Dissecting trays','41122807','4',NULL,'Y'),(8255,'Wheelchair platform scales','42182807','4',NULL,'Y'),(8256,'Chlorpromazine','51332807','4',NULL,'Y'),(8257,'Amodiaquine/artesunate','51102907','4',NULL,'Y'),(8258,'Equipment dust covers','44102907','4',NULL,'Y'),(8259,'Precast concrete structural framing panel placing service','72152907','4',NULL,'Y'),(8260,'Aeronautical Information Management System (AIM)','25202907','4',NULL,'Y'),(8261,'Storage networking software','43232907','4',NULL,'Y'),(8262,'Propranolol','51262907','4',NULL,'Y'),(8263,'Skin stretching systems','42292907','4',NULL,'Y'),(8264,'Chilling units or cold water circulators','41103007','4',NULL,'Y'),(8265,'Random access analyzers','41113007','4',NULL,'Y'),(8266,'Printer or facsimile or photocopier cleaning supplies','44103107','4',NULL,'Y'),(8267,'Nitrogen gas analyzers','41113107','4',NULL,'Y'),(8268,'Box partition','24113107','4',NULL,'Y'),(8269,'Perinometers','42143107','4',NULL,'Y'),(8270,'Golf course construction service','72153107','4',NULL,'Y'),(8271,'Vehicular global positioning system GPS','25173107','4',NULL,'Y'),(8272,'WLAN mobile core network equipment and components','43223107','4',NULL,'Y'),(8273,'Caspofungin acetate','51283107','4',NULL,'Y'),(8274,'Microplate washers','41103207','4',NULL,'Y'),(8275,'Time card or time clock machine accessories','44103207','4',NULL,'Y'),(8276,'Glazing of concrete surfaces service','72153207','4',NULL,'Y'),(8277,'Video streaming system','43223207','4',NULL,'Y'),(8278,'Sildenafil citrate','51413207','4',NULL,'Y'),(8279,'Vacuum or mercury vapour equipment','41103307','4',NULL,'Y'),(8280,'Histology tissue cassette storage tray or box','41123307','4',NULL,'Y'),(8281,'Network system cabling box','43223307','4',NULL,'Y'),(8282,'Phenol or phenolate sodium','51473307','4',NULL,'Y'),(8283,'Anaerobic chamber','41103407','4',NULL,'Y'),(8284,'Angiography contrast medium delivery sets','42203407','4',NULL,'Y'),(8285,'Graphics card driver software','43233407','4',NULL,'Y'),(8286,'Pheneticillin or phenethicillin','51283407','4',NULL,'Y'),(8287,'Terconazole','51303407','4',NULL,'Y'),(8288,'HEPA filtered enclosures','41103507','4',NULL,'Y'),(8289,'Binding Kits','44103507','4',NULL,'Y'),(8290,'Construction site haul away service','72153507','4',NULL,'Y'),(8291,'Mobile operator specific standard software','43233507','4',NULL,'Y'),(8292,'Cloxacillin sodium','51283507','4',NULL,'Y'),(8293,'Indometacin or indomethacin','51383507','4',NULL,'Y'),(8294,'Heat stress monitors','41113607','4',NULL,'Y'),(8295,'Patient motion sensors or alarms','42143607','4',NULL,'Y'),(8296,'Plastic wall tile installation service','72153607','4',NULL,'Y'),(8297,'Insulin aspart','51183607','4',NULL,'Y'),(8298,'Oil baths','41103707','4',NULL,'Y'),(8299,'Phototherapy warmer beds','42143707','4',NULL,'Y'),(8300,'Medical x ray darkroom accessories','42203707','4',NULL,'Y'),(8301,'Macitentan','51433707','4',NULL,'Y'),(8302,'Laboratory touch mixers','41103807','4',NULL,'Y'),(8303,'Resistivity geophysical instruments','41113807','4',NULL,'Y'),(8304,'Ultracentrifuges','41103907','4',NULL,'Y'),(8305,'Porosimeters','41113907','4',NULL,'Y'),(8306,'Water samplers','41104007','4',NULL,'Y'),(8307,'Dewatering service','72154007','4',NULL,'Y'),(8308,'Gliclazide','51184007','4',NULL,'Y'),(8309,'Medical radiological shielding wall or ceiling or floor installed panels','42204007','4',NULL,'Y'),(8310,'Wgs84 Survey And Pans/Ops Procedure Services','78204007','4',NULL,'Y'),(8311,'Split Green Peas (WFP food convention)','50424007','4',NULL,'Y'),(8312,'Vacuum blood collection tubes or containers','41104107','4',NULL,'Y'),(8313,'Seismometers','41114107','4',NULL,'Y'),(8314,'Centrifugal compressor rental and maintenance service','72154107','4',NULL,'Y'),(8315,'Water analysis systems','41104207','4',NULL,'Y'),(8316,'Total station','41114207','4',NULL,'Y'),(8317,'Quetiapine fumarate','51334207','4',NULL,'Y'),(8318,'Microbiology fermentation equipment','41104307','4',NULL,'Y'),(8319,'Solar radiation surface observing apparatus','41114407','4',NULL,'Y'),(8320,'Laboratory microwave ovens','41104507','4',NULL,'Y'),(8321,'Spring testing machines','41114507','4',NULL,'Y'),(8322,'Ductility testing machines','41114607','4',NULL,'Y'),(8323,'Autotransfusion valves','42294607','4',NULL,'Y'),(8324,'Celecoxib','51384607','4',NULL,'Y'),(8325,'Molecular filtration equipment','41104907','4',NULL,'Y'),(8326,'Endoscopic cytology or microbiology brushes','42294907','4',NULL,'Y'),(8327,'Amlodipine/hydrochlorothiazide/olmesartan','51434907','4',NULL,'Y'),(8328,'Aluminum SAE 4000 series cold rolled sheet','30265007','4',NULL,'Y'),(8329,'Laboratory drum pumps','41105107','4',NULL,'Y'),(8330,'Immunohistochemistry autostainer accessory','41105207','4',NULL,'Y'),(8331,'Work ethics or attitude training instructional materials','60105307','4',NULL,'Y'),(8332,'Instrumentation for capillary electrophoresis','41105307','4',NULL,'Y'),(8333,'Lasers','41115307','4',NULL,'Y'),(8334,'Nitrofurantoin','51285307','4',NULL,'Y'),(8335,'Canned or jarred Peanut Butter (WFP food convention) ','50465307','4',NULL,'Y'),(8336,'Atomic absorption AA spectrometers','41115407','4',NULL,'Y'),(8337,'Pigeon Peas','50425407','4',NULL,'Y'),(8338,'High pressure liquid chromatograph chromatography','41115707','4',NULL,'Y'),(8339,'Chemistry analyzers','41115807','4',NULL,'Y'),(8340,'Pregnancy from conception through birth instructional materials','60105907','4',NULL,'Y'),(8341,'Two hybrid libraries or systems','41105907','4',NULL,'Y'),(8342,'Methenamine mandelate','51285907','4',NULL,'Y'),(8343,'Toxicology analyzer reagents','41116007','4',NULL,'Y'),(8344,'Chemistry quality controls or calibrators or standards','41116107','4',NULL,'Y'),(8345,'Hemoglobin or hematocrit monitor or meter','41116207','4',NULL,'Y'),(8346,'Surgical robotic needle drivers','42296207','4',NULL,'Y'),(8347,'Polymerase chain reaction PCR optimizing products','41106307','4',NULL,'Y'),(8348,'Endoscopic printers or film or accessories','42296407','4',NULL,'Y'),(8349,'Insect medium supplements or reagents','41106507','4',NULL,'Y'),(8350,'Fluorescent protein vector maps or sequences','41106607','4',NULL,'Y'),(8351,'Reproductive health kit','57030108','4',NULL,'Y'),(8352,'Family kit','57060208','4',NULL,'Y'),(8353,'Single family new town home or garden home construction service','72111008','4',NULL,'Y'),(8354,'Warehouse construction and remodeling service','72121008','4',NULL,'Y'),(8355,'Condominium remodeling service','72111108','4',NULL,'Y'),(8356,'Tunnel construction and repair service','72141108','4',NULL,'Y'),(8357,'Rice grain','50221108','4',NULL,'Y'),(8358,'Nylon films','13111208','4',NULL,'Y'),(8359,'Violoncellos','60131308','4',NULL,'Y'),(8360,'Paper hanging service','72151308','4',NULL,'Y'),(8361,'Training - Meteorological Systems ','86101408','4',NULL,'Y'),(8362,'Stadium construction service','72121408','4',NULL,'Y'),(8363,'Donor care services','80141408','4',NULL,'Y'),(8364,'Goats','10101508','4',NULL,'Y'),(8365,'Business intelligence consulting services','80101508','4',NULL,'Y'),(8366,'Rollers for lawn or sports grounds','21101508','4',NULL,'Y'),(8367,'Architectural engineering','81101508','4',NULL,'Y'),(8368,'Trenching machines','22101508','4',NULL,'Y'),(8369,'Floor cleaning services','72101508','4',NULL,'Y'),(8370,'Town water','83101508','4',NULL,'Y'),(8371,'Creepers','24101508','4',NULL,'Y'),(8372,'Laser fax machine','44101508','4',NULL,'Y'),(8373,'Crude oil','15101508','4',NULL,'Y'),(8374,'Perforating machines','45101508','4',NULL,'Y'),(8375,'Mobile healthcare centers or services','85101508','4',NULL,'Y'),(8376,'Sports car','25101508','4',NULL,'Y'),(8377,'Thermal engines','26101508','4',NULL,'Y'),(8378,'Environmental vocational training services','86101508','4',NULL,'Y'),(8379,'Mattresses or sleep sets','56101508','4',NULL,'Y'),(8380,'Desalination equipment','47101508','4',NULL,'Y'),(8381,'Commercial use conveyer toasters','48101508','4',NULL,'Y'),(8382,'Plants or ornamental tree spraying services','70111508','4',NULL,'Y'),(8383,'Service recognition programs','80111508','4',NULL,'Y'),(8384,'Water permeable concrete','30111508','4',NULL,'Y'),(8385,'Bodyweight measuring scales','41111508','4',NULL,'Y'),(8386,'Application implementation services','81111508','4',NULL,'Y'),(8387,'Toll free inbound telephone service','83111508','4',NULL,'Y'),(8388,'Facsimile paper','14111508','4',NULL,'Y'),(8389,'Tent bag','24111508','4',NULL,'Y'),(8390,'Export administration and accounting service','84111508','4',NULL,'Y'),(8391,'Passenger or automobile ferries','25111508','4',NULL,'Y'),(8392,'Viral disease prevention or control services','85111508','4',NULL,'Y'),(8393,'Coal gas','15111508','4',NULL,'Y'),(8394,'Natural risks or hazards protection services','77111508','4',NULL,'Y'),(8395,'Electronic multichannel pipetters','41121508','4',NULL,'Y'),(8396,'Blankets','52121508','4',NULL,'Y'),(8397,'Wrap or tag or label or seal or bag printing','82121508','4',NULL,'Y'),(8398,'Preparation plant construction service','72121508','4',NULL,'Y'),(8399,'International law prescription services','93121508','4',NULL,'Y'),(8400,'Message droppers','44121508','4',NULL,'Y'),(8401,'Kaolin treated paperboard','14121508','4',NULL,'Y'),(8402,'Transmission oil','15121508','4',NULL,'Y'),(8403,'Student computer desks','56121508','4',NULL,'Y'),(8404,'Mosquito nets','49121508','4',NULL,'Y'),(8405,'Music boxes or mechanisms','60131508','4',NULL,'Y'),(8406,'Glass block','30131508','4',NULL,'Y'),(8407,'Nitroglycerin powder explosives','12131508','4',NULL,'Y'),(8408,'Patient pajamas','42131508','4',NULL,'Y'),(8409,'Denture cleaning tablets','53131508','4',NULL,'Y'),(8410,'Cash in transit insurance','84131508','4',NULL,'Y'),(8411,'Private or business jet aircraft','25131508','4',NULL,'Y'),(8412,'Negative film','45131508','4',NULL,'Y'),(8413,'Steam power plants','26131508','4',NULL,'Y'),(8414,'Nut production','70141508','4',NULL,'Y'),(8415,'Telephone Support Service','81161708','4',NULL,'Y'),(8416,'Rescue net','46161708','4',NULL,'Y'),(8417,'Float glass','30171708','4',NULL,'Y'),(8418,'Irrigation advisory services','70171708','4',NULL,'Y'),(8419,'Baking mixes','50181708','4',NULL,'Y'),(8420,'Trailer hitches','25181708','4',NULL,'Y'),(8421,'Fumigation backpack','10191708','4',NULL,'Y'),(8422,'Medical ultrasound or doppler or echocardiograph gels or transmission pads or lotions','42201708','4',NULL,'Y'),(8423,'Telephone aids for the physically challenged','42211708','4',NULL,'Y'),(8424,'Computer mouse or trackballs','43211708','4',NULL,'Y'),(8425,'Microwave access equipment','43221708','4',NULL,'Y'),(8426,'Femoral fracture pillows','42241708','4',NULL,'Y'),(8427,'Medical oxygen masks or parts','42271708','4',NULL,'Y'),(8428,'Atorvastatin calcium trihydrate','51321708','4',NULL,'Y'),(8429,'Diltiazem hydrochloride','51431708','4',NULL,'Y'),(8430,'Soya-fortified Maize Meal (WFP food convention)','50501708','4',NULL,'Y'),(8431,'Heating stoves','40101808','4',NULL,'Y'),(8432,'Frost protection equipment','21101808','4',NULL,'Y'),(8433,'Neutron diffraction apparatus','41101808','4',NULL,'Y'),(8434,'Power quality monitoring','83101808','4',NULL,'Y'),(8435,'Scientific calculator','44101808','4',NULL,'Y'),(8436,'Thermal book binding machines','45101808','4',NULL,'Y'),(8437,'Commercial use sauce or saute pans','48101808','4',NULL,'Y'),(8438,'Road transport of dry bulk','78101808','4',NULL,'Y'),(8439,'Common clay','11111808','4',NULL,'Y'),(8440,'X ray radiography examination equipment','41111808','4',NULL,'Y'),(8441,'System analysis service','81111808','4',NULL,'Y'),(8442,'Fuel storage tanks','24111808','4',NULL,'Y'),(8443,'T squares','44111808','4',NULL,'Y'),(8444,'Accounting forms or accounting books','14111808','4',NULL,'Y'),(8445,'Lighting controls','45111808','4',NULL,'Y'),(8446,'Yachts','25111808','4',NULL,'Y'),(8447,'Vehicle rental','78111808','4',NULL,'Y'),(8448,'Laboratory burets','41121808','4',NULL,'Y'),(8449,'Freezer paper','14121808','4',NULL,'Y'),(8450,'Electrical erasers','44121808','4',NULL,'Y'),(8451,'X ray laboratory services','85121808','4',NULL,'Y'),(8452,'Oil or gas platform','95121808','4',NULL,'Y'),(8453,'Microfilm processor components or accessories','45121808','4',NULL,'Y'),(8454,'Identification badge clip','55121808','4',NULL,'Y'),(8455,'Drain or pipe cleaning equipment','47121808','4',NULL,'Y'),(8456,'Aminocaproic acid','51131808','4',NULL,'Y'),(8457,'Dry germicidal','47131808','4',NULL,'Y'),(8458,'Diathermy electrodes','42141808','4',NULL,'Y'),(8459,'Occupational health or safety services','93141808','4',NULL,'Y'),(8460,'Tax returns','93161808','4',NULL,'Y'),(8461,'Difenidol or diphenidol','51171808','4',NULL,'Y'),(8462,'Rough in valve','30181808','4',NULL,'Y'),(8463,'Patient care beds for specialty care','42191808','4',NULL,'Y'),(8464,'Medical x ray buckys','42201808','4',NULL,'Y'),(8465,'Read only compact disc CD','43201808','4',NULL,'Y'),(8466,'Obesity measurement tool','49211808','4',NULL,'Y'),(8467,'Synchronous digital hierarchy SDH telecom equipment','43221808','4',NULL,'Y'),(8468,'Ribs or abdomen orthopedic softgoods','42241808','4',NULL,'Y'),(8469,'Cadaver trays','42261808','4',NULL,'Y'),(8470,'Sterilization papers or sheets','42281808','4',NULL,'Y'),(8471,'Fenofibrate','51321808','4',NULL,'Y'),(8472,'Artemether','51101908','4',NULL,'Y'),(8473,'Quads','25101908','4',NULL,'Y'),(8474,'Foundry site investigation','77101908','4',NULL,'Y'),(8475,'Food service chafers','48101908','4',NULL,'Y'),(8476,'Graphic recorders','41111908','4',NULL,'Y'),(8477,'Magnetic boards or accessories','44111908','4',NULL,'Y'),(8478,'Case making services','82121908','4',NULL,'Y'),(8479,'Ballpoint pen ink refill','44121908','4',NULL,'Y'),(8480,'Research or testing facility','95121908','4',NULL,'Y'),(8481,'Sign holders or stands','55121908','4',NULL,'Y'),(8482,'Hetastarch','51131908','4',NULL,'Y'),(8483,'Agrarian reform or land settlement services','93141908','4',NULL,'Y'),(8484,'Refractory or acid brick masonry service','72151908','4',NULL,'Y'),(8485,'Window arch','30171908','4',NULL,'Y'),(8486,'Not for profit organization relations consultation and engagement','80171908','4',NULL,'Y'),(8487,'Intracompartmental pressure monitoring sets','42181908','4',NULL,'Y'),(8488,'Medical chart caddies','42191908','4',NULL,'Y'),(8489,'Medical fluoroscopic screen hoods','42201908','4',NULL,'Y'),(8490,'Cutting or paring boards for the physically challenged','42211908','4',NULL,'Y'),(8491,'Vacuum fluorescent display','43211908','4',NULL,'Y'),(8492,'Sterilization instrument tray liners','42281908','4',NULL,'Y'),(8493,'Condiment counters','48102008','4',NULL,'Y'),(8494,'Cd rom mastering services','81112008','4',NULL,'Y'),(8495,'Sorafenib','51112008','4',NULL,'Y'),(8496,'In person bengali interpretation service','82112008','4',NULL,'Y'),(8497,'Wall planners or refills','44112008','4',NULL,'Y'),(8498,'Veterinary laboratory technology','70122008','4',NULL,'Y'),(8499,'Tab indexes','44122008','4',NULL,'Y'),(8500,'Catheter room','95122008','4',NULL,'Y'),(8501,'Tree nut crops market preparation services','70142008','4',NULL,'Y'),(8502,'Urban community services','93142008','4',NULL,'Y'),(8503,'Coffee seed or seedlings','10152008','4',NULL,'Y'),(8504,'Dental x ray units','42152008','4',NULL,'Y'),(8505,'Mobile medical services rappel kits','42172008','4',NULL,'Y'),(8506,'Compressed Air Breathing Apparatus (CABA)','46182008','4',NULL,'Y'),(8507,'Ultra density optical UDO blank disks','43202008','4',NULL,'Y'),(8508,'Infusion pump kits','42222008','4',NULL,'Y'),(8509,'Intubation gauges or guides','42272008','4',NULL,'Y'),(8510,'Norethindrone or norethisterone','51352008','4',NULL,'Y'),(8511,'Packaging compactors','24102108','4',NULL,'Y'),(8512,'Mail machine accessories','44102108','4',NULL,'Y'),(8513,'Aluminum food wrapping foil','48102108','4',NULL,'Y'),(8514,'Loadcells','41112108','4',NULL,'Y'),(8515,'Combination chair with desk','56112108','4',NULL,'Y'),(8516,'Microbiology inoculation loops or needles','41122108','4',NULL,'Y'),(8517,'Wrapping Crepe','14122108','4',NULL,'Y'),(8518,'Hospital pillow covers or pillowcases','42132108','4',NULL,'Y'),(8519,'Therapeutic heating or cooling pads or compresses or packs','42142108','4',NULL,'Y'),(8520,'Electrical equipment maintenance and repair service','73152108','4',NULL,'Y'),(8521,'Wire mesh fabric or cloth','11162108','4',NULL,'Y'),(8522,'Desmopressin acetate','51182108','4',NULL,'Y'),(8523,'Hospital folding cots','42192108','4',NULL,'Y'),(8524,'Memory card case','43202108','4',NULL,'Y'),(8525,'Thermal tape printers','43212108','4',NULL,'Y'),(8526,'Calendar and scheduling software','43232108','4',NULL,'Y'),(8527,'Wound drainage pouches','42312108','4',NULL,'Y'),(8528,'Oxycodone','51372108','4',NULL,'Y'),(8529,'Security and protection software maintenance','81112208','4',NULL,'Y'),(8530,'Calibration sources','12142208','4',NULL,'Y'),(8531,'Patient temperature strips','42182208','4',NULL,'Y'),(8532,'Wheelchair accessories','42192208','4',NULL,'Y'),(8533,'Lead assemblies','43202208','4',NULL,'Y'),(8534,'Cefoxitin sodium','51282208','4',NULL,'Y'),(8535,'Suture removers','42312208','4',NULL,'Y'),(8536,'Point of sale hardware maintenance and support service','81112308','4',NULL,'Y'),(8537,'Idarucizumab','51132308','4',NULL,'Y'),(8538,'Methylene blue or methylthioninium chloride','51172308','4',NULL,'Y'),(8539,'Electroencephalograph EEGs','42182308','4',NULL,'Y'),(8540,'Roxithromycin','51282308','4',NULL,'Y'),(8541,'Clotrimazole','51302308','4',NULL,'Y'),(8542,'Valganciclovir','51342308','4',NULL,'Y'),(8543,'Automatic labeling systems','44102408','4',NULL,'Y'),(8544,'Pressure intensifiers','41112408','4',NULL,'Y'),(8545,'Laboratory scissors','41122408','4',NULL,'Y'),(8546,'Web platform development software','43232408','4',NULL,'Y'),(8547,'Sevoflurane','51272408','4',NULL,'Y'),(8548,'Dobutamine hydrochloride','51392408','4',NULL,'Y'),(8549,'Deflazacort','51422408','4',NULL,'Y'),(8550,'Entomological aspirators','41102508','4',NULL,'Y'),(8551,'Gas gauges','41112508','4',NULL,'Y'),(8552,'Bendamustine hydrochloride','51112508','4',NULL,'Y'),(8553,'Dental syringes or needles or syringes with needles','42152508','4',NULL,'Y'),(8554,'Wood floor installation and refinishing service','72152508','4',NULL,'Y'),(8555,'Phonebook software','43232508','4',NULL,'Y'),(8556,'Animal testing equipment','41102608','4',NULL,'Y'),(8557,'Typewriter printing elements','44102608','4',NULL,'Y'),(8558,'Hemocytometer cover glass','41122608','4',NULL,'Y'),(8559,'Medical syringes without needle','42142608','4',NULL,'Y'),(8560,'Network repeaters','43222608','4',NULL,'Y'),(8561,'Industrial control software','43232608','4',NULL,'Y'),(8562,'Nurses uniforms','53102708','4',NULL,'Y'),(8563,'Urological instrument adapters','42142708','4',NULL,'Y'),(8564,'Parking lot construction service','72152708','4',NULL,'Y'),(8565,'Portable baby/child measuring set','42182708','4',NULL,'Y'),(8566,'Demining technical survey','81102808','4',NULL,'Y'),(8567,'General purpose trays','41122808','4',NULL,'Y'),(8568,'Covers or liners for weighing scales','42182808','4',NULL,'Y'),(8569,'Metronidazole','51282808','4',NULL,'Y'),(8570,'Compact disc cleaners or scratch removers','44102908','4',NULL,'Y'),(8571,'Smoke stack installation service','72152908','4',NULL,'Y'),(8572,'Vehicle rear light','25172908','4',NULL,'Y'),(8573,'Volmet Equipment ','25202908','4',NULL,'Y'),(8574,'Switch or router software','43232908','4',NULL,'Y'),(8575,'Mirtazapine','51292908','4',NULL,'Y'),(8576,'Surgical purstring devices','42292908','4',NULL,'Y'),(8577,'Refrigerated cooling modules','41103008','4',NULL,'Y'),(8578,'Cintigraphic analyzers','41113008','4',NULL,'Y'),(8579,'Developer for printers or photocopiers','44103108','4',NULL,'Y'),(8580,'Nitrogen oxide analyzers','41113108','4',NULL,'Y'),(8581,'Insulated box for vaccines','24113108','4',NULL,'Y'),(8582,'Abdominal decompression chambers','42143108','4',NULL,'Y'),(8583,'Tennis court construction service','72153108','4',NULL,'Y'),(8584,'Vehicle navigation systems','25173108','4',NULL,'Y'),(8585,'WLAN wireless access network equipment and components','43223108','4',NULL,'Y'),(8586,'Colistimethate sodium','51283108','4',NULL,'Y'),(8587,'Blood bank cell washers','41103208','4',NULL,'Y'),(8588,'Insulation of pipes and boilers service','72153208','4',NULL,'Y'),(8589,'Mobile or messaging game platform','43223208','4',NULL,'Y'),(8590,'High vacuum combustion apparatus','41103308','4',NULL,'Y'),(8591,'Pipette storage canister or box','41123308','4',NULL,'Y'),(8592,'Network system equipment rack','43223308','4',NULL,'Y'),(8593,'Refrigerated reach in environmental or growth chambers','41103408','4',NULL,'Y'),(8594,'Cardiovascular sheath kits','42203408','4',NULL,'Y'),(8595,'Prazocillin','51283408','4',NULL,'Y'),(8596,'Carbon filtered enclosures','41103508','4',NULL,'Y'),(8597,'Binding die punch','44103508','4',NULL,'Y'),(8598,'Mobile operator specific application software','43233508','4',NULL,'Y'),(8599,'Coincidence or anticoincidence counters','41113608','4',NULL,'Y'),(8600,'Patient stabilization or fall prevention devices','42143608','4',NULL,'Y'),(8601,'Window treatment installation service','72153608','4',NULL,'Y'),(8602,'Insulin beef','51183608','4',NULL,'Y'),(8603,'Sand baths','41103708','4',NULL,'Y'),(8604,'Power meters','41113708','4',NULL,'Y'),(8605,'Phototherapy vests','42143708','4',NULL,'Y'),(8606,'Medical x ray film processing fixers','42203708','4',NULL,'Y'),(8607,'Riociguat','51433708','4',NULL,'Y'),(8608,'Platelet mixers','41103808','4',NULL,'Y'),(8609,'Gravimeters','41113808','4',NULL,'Y'),(8610,'Vacuum centrifuges','41103908','4',NULL,'Y'),(8611,'Sand testing apparatus','41113908','4',NULL,'Y'),(8612,'Sulfadiazine','51283908','4',NULL,'Y'),(8613,'Air samplers or collectors','41104008','4',NULL,'Y'),(8614,'Diamond drilling and sawing service','72154008','4',NULL,'Y'),(8615,'Medical radiological shielding chambers or rooms or safes or cabinets','42204008','4',NULL,'Y'),(8616,'E-Passport, Id, E-Health Services, Surveys, Planning & Studies (Aviation)','78204008','4',NULL,'Y'),(8617,'Non vacuum blood collection tubes or containers','41104108','4',NULL,'Y'),(8618,'Vibrometers','41114108','4',NULL,'Y'),(8619,'Reciprocating pump maintenance or repair service','72154108','4',NULL,'Y'),(8620,'Ceftazidime','51284108','4',NULL,'Y'),(8621,'Dehydrators','41104208','4',NULL,'Y'),(8622,'Anaerobic environmental culture systems or supplies','41104308','4',NULL,'Y'),(8623,'Temperature or humidity surface observing apparatus','41114408','4',NULL,'Y'),(8624,'Induction dryers','41104508','4',NULL,'Y'),(8625,'Surface testers','41114508','4',NULL,'Y'),(8626,'Fatigue testers','41114608','4',NULL,'Y'),(8627,'Laboratory cartridge element filters','41104908','4',NULL,'Y'),(8628,'Endoscopic clamp or dissector or grasper or forceps','42294908','4',NULL,'Y'),(8629,'Amlodipine/hydrochlorothiazide/valsartan','51434908','4',NULL,'Y'),(8630,'Aluminum SAE 4000 series hot rolled sheet','30265008','4',NULL,'Y'),(8631,'Laboratory general purpose tubing','41105108','4',NULL,'Y'),(8632,'Laboratory staining rack and tray','41105208','4',NULL,'Y'),(8633,'Team building skills instructional materials','60105308','4',NULL,'Y'),(8634,'Capillaries or cartridges','41105308','4',NULL,'Y'),(8635,'Lightmeters','41115308','4',NULL,'Y'),(8636,'Infrared spectrometers','41115408','4',NULL,'Y'),(8637,'Surgical scrub brushes','42295408','4',NULL,'Y'),(8638,'Whole Yellow Peas (WFP food convention)','50425408','4',NULL,'Y'),(8639,'Nucleic acids coprecipitants','41105508','4',NULL,'Y'),(8640,'Methyl salicylate','51385608','4',NULL,'Y'),(8641,'High pressure thin layer chromatograph TLC','41115708','4',NULL,'Y'),(8642,'Chemistry analyzer accessories or supplies','41115808','4',NULL,'Y'),(8643,'Understanding the risks of birth defects instructional materials','60105908','4',NULL,'Y'),(8644,'Viral packaging kits','41105908','4',NULL,'Y'),(8645,'Hematology analyzer reagents','41116008','4',NULL,'Y'),(8646,'Safety or hazardous teaching aids or materials','60106108','4',NULL,'Y'),(8647,'Coagulation test kits or supplies','41116108','4',NULL,'Y'),(8648,'Medical teaching aids or materials','60106208','4',NULL,'Y'),(8649,'Blood chemistry multiple parameter monitor or meter','41116208','4',NULL,'Y'),(8650,'Surgical robotic retractor instruments','42296208','4',NULL,'Y'),(8651,'Metformin/linagliptin','51182710','4',NULL,'Y'),(8652,'Interferon beta-1b','51342710','4',NULL,'Y'),(8653,'Counter improvised explosive device IED training','81102810','4',NULL,'Y'),(8654,'Benchtop reagent storage rack','41122810','4',NULL,'Y'),(8655,'Tissue culture apparatus','41102910','4',NULL,'Y'),(8656,'Laminator trays','44102910','4',NULL,'Y'),(8657,'Flight Progress Strips','25202910','4',NULL,'Y'),(8658,'Wireless software','43232910','4',NULL,'Y'),(8659,'Blood bank refrigerators','41103010','4',NULL,'Y'),(8660,'Thermo gravimetry analyzers','41113010','4',NULL,'Y'),(8661,'Print heads','44103110','4',NULL,'Y'),(8662,'Oxygen gas analyzers','41113110','4',NULL,'Y'),(8663,'Customised, Multipurpose Box e.g Baby box, school box','24113110','4',NULL,'Y'),(8664,'Perineal heaters','42143110','4',NULL,'Y'),(8665,'Ground Navigational Aids and Landing Aids','25173110','4',NULL,'Y'),(8666,'IN mobile core equipment','43223110','4',NULL,'Y'),(8667,'Clofazimine','51283110','4',NULL,'Y'),(8668,'Lamivudine','51343110','4',NULL,'Y'),(8669,'Laboratory ultraviolet UV sterilizers','41103210','4',NULL,'Y'),(8670,'Micropayment messaging systems','43223210','4',NULL,'Y'),(8671,'Troleandomycin','51283210','4',NULL,'Y'),(8672,'Gas or vapour concentration measuring instruments','41103310','4',NULL,'Y'),(8673,'Fatty acid analyzers','41113310','4',NULL,'Y'),(8674,'Blood collection tube dispenser','41123310','4',NULL,'Y'),(8675,'Fiber optic connector','43223310','4',NULL,'Y'),(8676,'Refrigerated and heated reach in environmental or growth chambers','41103410','4',NULL,'Y'),(8677,'Cardiovascular catheter sheathes','42203410','4',NULL,'Y'),(8678,'Printer driver software','43233410','4',NULL,'Y'),(8679,'Sarpicillin','51283410','4',NULL,'Y'),(8680,'Ziprasidone','51333410','4',NULL,'Y'),(8681,'Laboratory blowers','41103510','4',NULL,'Y'),(8682,'Metformin hydrochloride','51183510','4',NULL,'Y'),(8683,'Mobile internet services software','43233510','4',NULL,'Y'),(8684,'Ketorolac tromethamine','51383510','4',NULL,'Y'),(8685,'Prefabricated fireplace installation service','72153610','4',NULL,'Y'),(8686,'Insulin glargine','51183610','4',NULL,'Y'),(8687,'Orbital shaking water baths','41103710','4',NULL,'Y'),(8688,'Level meter','41113710','4',NULL,'Y'),(8689,'Medical x ray film markers','42203710','4',NULL,'Y'),(8690,'Overhead stirrers','41103810','4',NULL,'Y'),(8691,'Hydrothermal testing equipment','41113810','4',NULL,'Y'),(8692,'Darunavir/Cobicistat','51343810','4',NULL,'Y'),(8693,'Centrifuge buckets','41103910','4',NULL,'Y'),(8694,'Soil testing kits','41113910','4',NULL,'Y'),(8695,'Reagent kits for use with air samplers','41104010','4',NULL,'Y'),(8696,'Elevator installation maintenance and repair service','72154010','4',NULL,'Y'),(8697,'Airport And Passenger Terminals Simulation Modelling (Airside And Landside)','78204010','4',NULL,'Y'),(8698,'Blood culture bottles','41104110','4',NULL,'Y'),(8699,'Fin fan cooling tower maintenance and repair service','72154110','4',NULL,'Y'),(8700,'Dissolvers','41104210','4',NULL,'Y'),(8701,'Weather stations','41114410','4',NULL,'Y'),(8702,'Drying cabinets or ovens','41104510','4',NULL,'Y'),(8703,'Torque limiter','41114510','4',NULL,'Y'),(8704,'Laboratory furnace hearthplates','41104610','4',NULL,'Y'),(8705,'Foundry testing apparatus','41114610','4',NULL,'Y'),(8706,'Ertapenem sodium','51284610','4',NULL,'Y'),(8707,'Fractionation apparatus','41104810','4',NULL,'Y'),(8708,'Laboratory multi sheet or press filters','41104910','4',NULL,'Y'),(8709,'Endoscopic monopolar or bipolar cable','42294910','4',NULL,'Y'),(8710,'Aluminum SAE 5000 series hot rolled sheet','30265010','4',NULL,'Y'),(8711,'Blotting or transfer accessories','41105310','4',NULL,'Y'),(8712,'Optical calibration sets','41115310','4',NULL,'Y'),(8713,'Surgical basin sets or packs','42295410','4',NULL,'Y'),(8714,'Split Yellow Peas (WFP food convention)','50425410','4',NULL,'Y'),(8715,'Phage deoxyribonucleic acid DNA purification kits','41105510','4',NULL,'Y'),(8716,'Potato Flakes/Granules (WFP food convention)','50425610','4',NULL,'Y'),(8717,'Coagulation analyzer accessories or supplies','41115810','4',NULL,'Y'),(8718,'Biliary stents','42295910','4',NULL,'Y'),(8719,'Immunology analyzer reagents','41116010','4',NULL,'Y'),(8720,'Coagulation quality controls or calibrators or standards','41116110','4',NULL,'Y'),(8721,'Media or supplements for schizosaccharomyces pombe','41106210','4',NULL,'Y'),(8722,'Metabolic disorder breathalyzer monitor or meter','41116210','4',NULL,'Y'),(8723,'Surgical robotic scissors','42296210','4',NULL,'Y'),(8724,'Kits for protein extraction from mammalian cells or tissues','41106510','4',NULL,'Y'),(8725,'General cloning vectors','41106610','4',NULL,'Y'),(8726,'Pediatric kit','57030111','4',NULL,'Y'),(8727,'Uninterruptible power supply UPS','39121011','4',NULL,'Y'),(8728,'General residential construction contractor service','72111111','4',NULL,'Y'),(8729,'Gas main construction service','72141111','4',NULL,'Y'),(8730,'Buckwheat (WFP food convention)','50221111','4',NULL,'Y'),(8731,'Polypropylene films','13111211','4',NULL,'Y'),(8732,'Pier construction service','72141211','4',NULL,'Y'),(8733,'Training - Airport Pavement Evaluation And Maintenance ','86101411','4',NULL,'Y'),(8734,'Legacy marketing','80141411','4',NULL,'Y'),(8735,'Peripheral component interconnect PCI card','43201411','4',NULL,'Y'),(8736,'Swine','10101511','4',NULL,'Y'),(8737,'Human resources consulting service','80101511','4',NULL,'Y'),(8738,'Railway engineering','81101511','4',NULL,'Y'),(8739,'Compactors','22101511','4',NULL,'Y'),(8740,'Air conditioning installation or maintenance or repair service','72101511','4',NULL,'Y'),(8741,'Shelf trolleys','24101511','4',NULL,'Y'),(8742,'Mimeograph and accessories','44101511','4',NULL,'Y'),(8743,'Inkjet printer for commercial printing applications','45101511','4',NULL,'Y'),(8744,'Hydraulic turbine engines','26101511','4',NULL,'Y'),(8745,'Commercial use griddles','48101511','4',NULL,'Y'),(8746,'Labor training impact assessment','80111511','4',NULL,'Y'),(8747,'Truck or rail scales','41111511','4',NULL,'Y'),(8748,'System or application programming management service','81111511','4',NULL,'Y'),(8749,'Frame relay telecommunications service','83111511','4',NULL,'Y'),(8750,'Writing paper','14111511','4',NULL,'Y'),(8751,'Display systems or its accessories','44111511','4',NULL,'Y'),(8752,'Fiber mesh bag','24111511','4',NULL,'Y'),(8753,'Quarantine services','85111511','4',NULL,'Y'),(8754,'Oil or gas crew boat','25111511','4',NULL,'Y'),(8755,'Liquefied natural gas LNG','15111511','4',NULL,'Y'),(8756,'Modular clerical office packages','56111511','4',NULL,'Y'),(8757,'Serological pipettes','41121511','4',NULL,'Y'),(8758,'Technical manual or instruction sheet printing','82121511','4',NULL,'Y'),(8759,'Offshore oil and gas production facility hookup and commissioning service','72121511','4',NULL,'Y'),(8760,'Mailing boxes','44121511','4',NULL,'Y'),(8761,'Packaging carton','24121511','4',NULL,'Y'),(8762,'High speed cameras','45121511','4',NULL,'Y'),(8763,'Concrete armor unit','30131511','4',NULL,'Y'),(8764,'Hydrotherapy garments','42131511','4',NULL,'Y'),(8765,'Deterioration of stocks insurance','84131511','4',NULL,'Y'),(8766,'Aircraft, Twin Engine','25131511','4',NULL,'Y'),(8767,'Generating Set, Gasoline ','26131511','4',NULL,'Y'),(8768,'Market research paper surveys','80141511','4',NULL,'Y'),(8769,'Digging services','72141511','4',NULL,'Y'),(8770,'Social groups studies or related services','93141511','4',NULL,'Y'),(8771,'Leek seeds or seedlings','10151511','4',NULL,'Y'),(8772,'Concrete roofing tile','30151511','4',NULL,'Y'),(8773,'Lighting system maintenance or repair service','72151511','4',NULL,'Y'),(8774,'Technical service for art gallery and museum exhibitions and collections','82151511','4',NULL,'Y'),(8775,'Administrative acts ratification or implementation services','93151511','4',NULL,'Y'),(8776,'Radios','52161511','4',NULL,'Y'),(8777,'Swing door','30171511','4',NULL,'Y'),(8778,'Algeldrate or aluminium hydroxide','51171511','4',NULL,'Y'),(8779,'Electronic equipment manufacture services','73171511','4',NULL,'Y'),(8780,'Toilet bowls','30181511','4',NULL,'Y'),(8781,'Fipronil','10191511','4',NULL,'Y'),(8782,'IP phones','43191511','4',NULL,'Y'),(8783,'Lavatory service equipment for aircraft','25191511','4',NULL,'Y'),(8784,'Fire hot spot detector','46191511','4',NULL,'Y'),(8785,'Wearable computing devices','43211511','4',NULL,'Y'),(8786,'Mine rollers','46221511','4',NULL,'Y'),(8787,'Sports equipment bags','49221511','4',NULL,'Y'),(8788,'Expert system software','43231511','4',NULL,'Y'),(8789,'Stake or peg','30241511','4',NULL,'Y'),(8790,'Traction splint sets','42241511','4',NULL,'Y'),(8791,'Autopsy vein directors','42261511','4',NULL,'Y'),(8792,'Codlin apples','50301511','4',NULL,'Y'),(8793,'Organic codlin apples','50311511','4',NULL,'Y'),(8794,'Megestrol acetate','51351511','4',NULL,'Y'),(8795,'Slings','24101611','4',NULL,'Y'),(8796,'Silk screen squeegees','45101611','4',NULL,'Y'),(8797,'Cargo trucks','25101611','4',NULL,'Y'),(8798,'Demulsifiers','47101611','4',NULL,'Y'),(8799,'Commercial use scales','48101611','4',NULL,'Y'),(8800,'Temporary warehouse staff','80111611','4',NULL,'Y'),(8801,'Programming for PL/1','81111611','4',NULL,'Y'),(8802,'Gravel','11111611','4',NULL,'Y'),(8803,'Demining post design service PDS','92111611','4',NULL,'Y'),(8804,'Money clips','44111611','4',NULL,'Y'),(8805,'Invitation or announcement cards','14111611','4',NULL,'Y'),(8806,'Eye disease prevention or control services','85111611','4',NULL,'Y'),(8807,'Trunk road','95111611','4',NULL,'Y'),(8808,'Auxiliary generator','26111611','4',NULL,'Y'),(8809,'Healthcare claim law services','80121611','4',NULL,'Y'),(8810,'Paper or eyelet punches','44121611','4',NULL,'Y'),(8811,'Airport building','95121611','4',NULL,'Y'),(8812,'Lens cover','45121611','4',NULL,'Y'),(8813,'Wood brick','30131611','4',NULL,'Y'),(8814,'Surgeon caps or hoods','42131611','4',NULL,'Y'),(8815,'Shaving creams','53131611','4',NULL,'Y'),(8816,'Food security services','93131611','4',NULL,'Y'),(8817,'Medical malpractice insurance','84131611','4',NULL,'Y'),(8818,'Trash picker','47131611','4',NULL,'Y'),(8819,'Photographic processing temperature regulator','45141611','4',NULL,'Y'),(8820,'Sorghum seeds','10151611','4',NULL,'Y'),(8821,'Subsidies','93151611','4',NULL,'Y'),(8822,'Hemodialysis dialysate warming baths','42161611','4',NULL,'Y'),(8823,'Calcium fertilizer','10171611','4',NULL,'Y'),(8824,'Mobile response litters','42171611','4',NULL,'Y'),(8825,'Video identification systems','46171611','4',NULL,'Y'),(8826,'Toothbrush or tumbler holder','30181611','4',NULL,'Y'),(8827,'Central venous pressure CVP manometers','42181611','4',NULL,'Y'),(8828,'Nurse communication modules or systems','42191611','4',NULL,'Y'),(8829,'Phone line protectors','43191611','4',NULL,'Y'),(8830,'Fire hose cart','46191611','4',NULL,'Y'),(8831,'Medical magnetic resonance imaging MRI tables','42201611','4',NULL,'Y'),(8832,'Computer cradles','43201611','4',NULL,'Y'),(8833,'Handheld PDA Starter Kits','43211611','4',NULL,'Y'),(8834,'Intravenous tubing spikes or caps or protectors','42221611','4',NULL,'Y'),(8835,'Postmortem rectal thermometers','42261611','4',NULL,'Y'),(8836,'Centrifugal liquid chiller','40101711','4',NULL,'Y'),(8837,'Electronic component manufacturing service','81101711','4',NULL,'Y'),(8838,'Compressor assembly','44101711','4',NULL,'Y'),(8839,'Industrial sign and label printer ribbon','45101711','4',NULL,'Y'),(8840,'Fire fighting truck with remote control nozzle','25101711','4',NULL,'Y'),(8841,'Fire fighting training services','86101711','4',NULL,'Y'),(8842,'Modular furniture connectors','56101711','4',NULL,'Y'),(8843,'Bottled water dispensers or accessories','48101711','4',NULL,'Y'),(8844,'Sprigging services','70111711','4',NULL,'Y'),(8845,'Permanent information technology software developers','80111711','4',NULL,'Y'),(8846,'Electron microscopes','41111711','4',NULL,'Y'),(8847,'Speaker baffle','45111711','4',NULL,'Y'),(8848,'Lithium batteries','26111711','4',NULL,'Y'),(8849,'Natural curbstone','30121711','4',NULL,'Y'),(8850,'Urinalysis testing tubes or accessories','41121711','4',NULL,'Y'),(8851,'Felt pen','44121711','4',NULL,'Y'),(8852,'Civic center','95121711','4',NULL,'Y'),(8853,'Color controller','45121711','4',NULL,'Y'),(8854,'Tenecteplase','51131711','4',NULL,'Y'),(8855,'Surgical headcovers','42131711','4',NULL,'Y'),(8856,'Traditional handcrafts promotion services','93141711','4',NULL,'Y'),(8857,'Tollbooth','95141711','4',NULL,'Y'),(8858,'Footprint lifters','46151711','4',NULL,'Y'),(8859,'Mangrove swamp ecology and conservation service','70161711','4',NULL,'Y'),(8860,'Videoconferencing service','81161711','4',NULL,'Y'),(8861,'Life detector','46161711','4',NULL,'Y'),(8862,'Corrugated glass','30171711','4',NULL,'Y'),(8863,'Surgical compressed air tanks','42191711','4',NULL,'Y'),(8864,'Instant tea','50201711','4',NULL,'Y'),(8865,'Medical ultrasound or doppler or echocardiograph transducers or accessories','42201711','4',NULL,'Y'),(8866,'Voice synthesizers for the physically challenged','42211711','4',NULL,'Y'),(8867,'Scanners','43211711','4',NULL,'Y'),(8868,'Satellite access equipment','43221711','4',NULL,'Y'),(8869,'Medical head hoods','42271711','4',NULL,'Y'),(8870,'Amoxicillin hydrate','51281711','4',NULL,'Y'),(8871,'Inka Mix (WFP food convention)','50501711','4',NULL,'Y'),(8872,'Electron probe x ray micro analyzer','41101811','4',NULL,'Y'),(8873,'Commercial use rolling pins','48101811','4',NULL,'Y'),(8874,'Liraglutide','51183611','4',NULL,'Y'),(8875,'Benzoic acid/salicylic acid','51303611','4',NULL,'Y'),(8876,'Reciprocating shaking water baths','41103711','4',NULL,'Y'),(8877,'Network analyzers','41113711','4',NULL,'Y'),(8878,'Medical x ray film dryers','42203711','4',NULL,'Y'),(8879,'loracarbef','51283711','4',NULL,'Y'),(8880,'Orbital shakers','41103811','4',NULL,'Y'),(8881,'Solid bearing tester','41113811','4',NULL,'Y'),(8882,'Emtricitabine/Tenofovir Alafenamide/Bictegravir','51343811','4',NULL,'Y'),(8883,'Centrifuge adapters','41103911','4',NULL,'Y'),(8884,'Filters or other spare parts for samplers','41104011','4',NULL,'Y'),(8885,'Epoxy application service','72154011','4',NULL,'Y'),(8886,'Airport Inspection And Certification ','78204011','4',NULL,'Y'),(8887,'Cytology collection kits or containers','41104111','4',NULL,'Y'),(8888,'Softeners','41104211','4',NULL,'Y'),(8889,'Meteorology instrument accessories','41114411','4',NULL,'Y'),(8890,'Hybridization ovens or incubators','41104511','4',NULL,'Y'),(8891,'Softness tester','41114511','4',NULL,'Y'),(8892,'Ketoprofen','51384511','4',NULL,'Y'),(8893,'Laboratory furnace replacement insulation','41104611','4',NULL,'Y'),(8894,'Hardness testers','41114611','4',NULL,'Y'),(8895,'Autotransfusion waste collection systems','42294611','4',NULL,'Y'),(8896,'Density gradient fractionators','41104811','4',NULL,'Y'),(8897,'Laboratory air filtration systems','41104911','4',NULL,'Y'),(8898,'Sulfamethoxazole/trimethoprim','51284911','4',NULL,'Y'),(8899,'Aluminum SAE 6000 series cold rolled sheet','30265011','4',NULL,'Y'),(8900,'Blotting or transfer apparatus','41105311','4',NULL,'Y'),(8901,'Photometers','41115311','4',NULL,'Y'),(8902,'Inductively coupled plasma ICP spectrometers','41115411','4',NULL,'Y'),(8903,'Surgical blade holders or breakers','42295411','4',NULL,'Y'),(8904,'Kits for plasmids deoxyribonucleic acid DNA extraction from yeast','41105511','4',NULL,'Y'),(8905,'Deoxyribonucleic sequence analyzers','41115811','4',NULL,'Y'),(8906,'Peripheral stents','42295911','4',NULL,'Y'),(8907,'Microbiology analyzer reagents','41116011','4',NULL,'Y'),(8908,'Cytology test kits or supplies','41116111','4',NULL,'Y'),(8909,'Media ingredients or additives schizosaccharomyces pombe','41106211','4',NULL,'Y'),(8910,'Ethanol breathalyzer','41116211','4',NULL,'Y'),(8911,'Surgical robotic ultrasonic energy instruments','42296211','4',NULL,'Y'),(8912,'Purified ribonucleic acids RNA','41106311','4',NULL,'Y'),(8913,'Cystoscopes or cystourethroscopes','42296311','4',NULL,'Y'),(8914,'Endoscopic converters','42296411','4',NULL,'Y'),(8915,'Kits for protein extraction from bacteria','41106511','4',NULL,'Y'),(8916,'Hybrid system vectors or kits','41106611','4',NULL,'Y'),(8917,'Diarrheal disease kit','57030112','4',NULL,'Y'),(8918,'Natural gas compressor station construction service','72141112','4',NULL,'Y'),(8919,'Bulgur Wheat (WFP food convention)','50221112','4',NULL,'Y'),(8920,'Biaxially orientated polypropylene','13111212','4',NULL,'Y'),(8921,'Pond construction service','72141212','4',NULL,'Y'),(8922,'Motor repair kit','26101412','4',NULL,'Y'),(8923,'Training - Flight Inspection Equipment ','86101412','4',NULL,'Y'),(8924,'Offline media buying','80141412','4',NULL,'Y'),(8925,'PCMCIA or PC card','43201412','4',NULL,'Y'),(8926,'Rabbits','10101512','4',NULL,'Y'),(8927,'Ventilation tube fittings','40101512','4',NULL,'Y'),(8928,'Actuarial consulting services','80101512','4',NULL,'Y'),(8929,'Geographic information system GIS services','81101512','4',NULL,'Y'),(8930,'Hoist construction service','72101512','4',NULL,'Y'),(8931,'Power buggies','24101512','4',NULL,'Y'),(8932,'Thermal transfer printer for commercial printing applications','45101512','4',NULL,'Y'),(8933,'Mixers or agitators','47101512','4',NULL,'Y'),(8934,'Commercial use grills','48101512','4',NULL,'Y'),(8935,'Triple beam balances','41111512','4',NULL,'Y'),(8936,'Computer graphics service','81111512','4',NULL,'Y'),(8937,'Graph paper','14111512','4',NULL,'Y'),(8938,'Literature rack','44111512','4',NULL,'Y'),(8939,'Straw bag','24111512','4',NULL,'Y'),(8940,'Immunization services','85111512','4',NULL,'Y'),(8941,'Oil or gas workboat','25111512','4',NULL,'Y'),(8942,'Embossing','82121512','4',NULL,'Y'),(8943,'Offshore oil and gas production facility equipment installation and integration service','72121512','4',NULL,'Y'),(8944,'Mailer tube caps','44121512','4',NULL,'Y'),(8945,'Cold pack or ice brick','24121512','4',NULL,'Y'),(8946,'Underwater cameras','45121512','4',NULL,'Y'),(8947,'Tuning bars','60131512','4',NULL,'Y'),(8948,'Autoclaved lightweight aerated concrete block','30131512','4',NULL,'Y'),(8949,'Patient infant caps or hats or material for infant caps','42131512','4',NULL,'Y'),(8950,'Electronic equipment insurance','84131512','4',NULL,'Y'),(8951,'Aircraft, Jet Widebody','25131512','4',NULL,'Y'),(8952,'Grain or legume production','70141512','4',NULL,'Y'),(8953,'Market research on location surveys','80141512','4',NULL,'Y'),(8954,'Lettuce seeds or seedlings','10151512','4',NULL,'Y'),(8955,'Brick roofing tile','30151512','4',NULL,'Y'),(8956,'Neostigmine','51151512','4',NULL,'Y'),(8957,'Curatorial service for art gallery and museum exhibitions and collections','82151512','4',NULL,'Y'),(8958,'Public institutions services','93151512','4',NULL,'Y'),(8959,'Loudspeakers','52161512','4',NULL,'Y'),(8960,'Door openers','30171512','4',NULL,'Y'),(8961,'Electronic computers or data processing equipment manufacture services','73171512','4',NULL,'Y'),(8962,'Cleanroom apparel','46181512','4',NULL,'Y'),(8963,'Digital enhanced cordless telecommunications DECT cordless phones','43191512','4',NULL,'Y'),(8964,'Airstairs or stair trucks','25191512','4',NULL,'Y'),(8965,'Jump ropes','49201512','4',NULL,'Y'),(8966,'Mainframe computers','43211512','4',NULL,'Y'),(8967,'Intravenous catheters','42221512','4',NULL,'Y'),(8968,'Mine Protected Vehicles - Interrogation Arm','46221512','4',NULL,'Y'),(8969,'License management software','43231512','4',NULL,'Y'),(8970,'Transom','30241512','4',NULL,'Y'),(8971,'Cast or splint bonding materials','42241512','4',NULL,'Y'),(8972,'Autopsy saws','42261512','4',NULL,'Y'),(8973,'Cortland apples','50301512','4',NULL,'Y'),(8974,'Organic cortland apples','50311512','4',NULL,'Y'),(8975,'Gauze sponges','42311512','4',NULL,'Y'),(8976,'Polynoxylin','51101612','4',NULL,'Y'),(8977,'Jacks','24101612','4',NULL,'Y'),(8978,'Concrete transport truck','25101612','4',NULL,'Y'),(8979,'Doctor blade','45101612','4',NULL,'Y'),(8980,'Commercial use food processors','48101612','4',NULL,'Y'),(8981,'Temporary drivers','80111612','4',NULL,'Y'),(8982,'Programming or Proprietary Languages','81111612','4',NULL,'Y'),(8983,'Limestone dust or mine rock dust','11111612','4',NULL,'Y'),(8984,'Technical support or help desk services','81111811','4',NULL,'Y'),(8985,'Haydite','11111811','4',NULL,'Y'),(8986,'Cold testing equipment station','41111811','4',NULL,'Y'),(8987,'Carboys','24111811','4',NULL,'Y'),(8988,'Sales forms or sales books','14111811','4',NULL,'Y'),(8989,'Video precision monitor','45111811','4',NULL,'Y'),(8990,'Vehicle leasing of light trucks and sport utility vehicles','78111811','4',NULL,'Y'),(8991,'Laboratory microchemistry kits','41121811','4',NULL,'Y'),(8992,'Sensitized copying papers','14121811','4',NULL,'Y'),(8993,'Aquaduct or other water supply conduit, except pipeline','95121811','4',NULL,'Y'),(8994,'Laboratory equipment rental service','85121811','4',NULL,'Y'),(8995,'Duct cleaning machines','47121811','4',NULL,'Y'),(8996,'Laundry products','47131811','4',NULL,'Y'),(8997,'Extracorporeal shock wave therapy systems','42141811','4',NULL,'Y'),(8998,'Promotional services','93141811','4',NULL,'Y'),(8999,'Faucet repair kit','30181811','4',NULL,'Y'),(9000,'Infant positioning cradles','42191811','4',NULL,'Y'),(9001,'Thalidomide','51201811','4',NULL,'Y'),(9002,'Medical x ray quality assurance or calibration devices','42201811','4',NULL,'Y'),(9003,'Read write digital versatile disc DVD','43201811','4',NULL,'Y'),(9004,'Optical switch','43221811','4',NULL,'Y'),(9005,'Hernia truss','42241811','4',NULL,'Y'),(9006,'Sterilization container locks','42281811','4',NULL,'Y'),(9007,'Halofantrine','51101911','4',NULL,'Y'),(9008,'Aerial working platform truck','25101911','4',NULL,'Y'),(9009,'Food service ice buckets or wine coolers','48101911','4',NULL,'Y'),(9010,'Oscillographic recorders','41111911','4',NULL,'Y'),(9011,'Interactive whiteboards or accessories','44111911','4',NULL,'Y'),(9012,'High school','95121911','4',NULL,'Y'),(9013,'Dextran','51131911','4',NULL,'Y'),(9014,'Unit paver installation service','72151911','4',NULL,'Y'),(9015,'Sucralfate','51171911','4',NULL,'Y'),(9016,'Blood pressure mobile stands','42191911','4',NULL,'Y'),(9017,'Food guards for the physically challenged','42211911','4',NULL,'Y'),(9018,'Touchscreen glass','43211911','4',NULL,'Y'),(9019,'In person cambodian interpretation service','82112011','4',NULL,'Y'),(9020,'Folders','44122011','4',NULL,'Y'),(9021,'Cooling or refrigeration services','70142011','4',NULL,'Y'),(9022,'Mobile medical technician EMT kits','42172011','4',NULL,'Y'),(9023,'General hospital analytical sampling infusion pumps','42222011','4',NULL,'Y'),(9024,'Fluoxetine','51292011','4',NULL,'Y'),(9025,'Displacement transducer','41112111','4',NULL,'Y'),(9026,'Tissue culture chambered slide','41122111','4',NULL,'Y'),(9027,'Hole reinforcements','44122111','4',NULL,'Y'),(9028,'Hospital bio-hazard bags','42132111','4',NULL,'Y'),(9029,'Therapeutic ice packs or pillows','42142111','4',NULL,'Y'),(9030,'Mesh','11162111','4',NULL,'Y'),(9031,'Airline ticket or boarding pass ATB printers','43212111','4',NULL,'Y'),(9032,'Optical character reader OCR or scanning software','43232111','4',NULL,'Y'),(9033,'Amethocaine or tetracaine','51272111','4',NULL,'Y'),(9034,'Ostomy bag covers','42312111','4',NULL,'Y'),(9035,'Resistance thermometers','41112211','4',NULL,'Y'),(9036,'Enterprise resource planning software maintenance','81112211','4',NULL,'Y'),(9037,'Infrared thermography systems','42182211','4',NULL,'Y'),(9038,'Patient shifting boards','42192211','4',NULL,'Y'),(9039,'Platters or disks','43202211','4',NULL,'Y'),(9040,'Activated carbon or activated charcoal for medical use','51172311','4',NULL,'Y'),(9041,'Neurologic sensors','42182311','4',NULL,'Y'),(9042,'Object oriented data base management software','43232311','4',NULL,'Y'),(9043,'Wound disinfectant kits','42312311','4',NULL,'Y'),(9044,'Aciclovir sodium','51342311','4',NULL,'Y'),(9045,'Label dispensers','44102411','4',NULL,'Y'),(9046,'Pressure controllers','41112411','4',NULL,'Y'),(9047,'Laboratory timers or watches','41122411','4',NULL,'Y'),(9048,'Rizatriptan','51142411','4',NULL,'Y'),(9049,'Natalizumab','51202411','4',NULL,'Y'),(9050,'Ticarcillin','51282411','4',NULL,'Y'),(9051,'Entomological sticky traps','41102511','4',NULL,'Y'),(9052,'Bandannas','53102511','4',NULL,'Y'),(9053,'Sight flow windows','41112511','4',NULL,'Y'),(9054,'Needle caps or protection devices','42142511','4',NULL,'Y'),(9055,'Dental dishes','42152511','4',NULL,'Y'),(9056,'Tire repair kit','25172511','4',NULL,'Y'),(9057,'Cefazolin or cefazoline or cephazolin','51282511','4',NULL,'Y'),(9058,'Research animal food and diet','41102611','4',NULL,'Y'),(9059,'Tuberculin syringes','42142611','4',NULL,'Y'),(9060,'Network channel or data service units','43222611','4',NULL,'Y'),(9061,'Point of sale POS software','43232611','4',NULL,'Y'),(9062,'Concrete patio construction service','72152711','4',NULL,'Y'),(9063,'Vehicle air purifier','25172711','4',NULL,'Y'),(9064,'Glimepiride/metformin','51182711','4',NULL,'Y'),(9065,'Bacitracin/hydrocortisone/neomycin/polymyxin b','51102811','4',NULL,'Y'),(9066,'Canine explosive detection team','81102811','4',NULL,'Y'),(9067,'Test and culture tube dispenser','41122811','4',NULL,'Y'),(9068,'Telephony equipment alarm units','43222811','4',NULL,'Y'),(9069,'Histological knives or knife holders or blades','41102911','4',NULL,'Y'),(9070,'Cleaning wipes for office machines','44102911','4',NULL,'Y'),(9071,'Multilateration Surveillance (MLAT)','25202911','4',NULL,'Y'),(9072,'Network connectivity terminal emulation software','43232911','4',NULL,'Y'),(9073,'General purpose refrigerators or refrigerator freezers','41103011','4',NULL,'Y'),(9074,'Ink rolls','44103111','4',NULL,'Y'),(9075,'Fetal blood samplers or collecting kits','42143111','4',NULL,'Y'),(9076,'Satellite Navigation Equipment ','25173111','4',NULL,'Y'),(9077,'OSS mobile core network equipment and components','43223111','4',NULL,'Y'),(9078,'Cetirizine dihydrochloride','51313111','4',NULL,'Y'),(9079,'Laboratory wastewater treatment equipment','41103211','4',NULL,'Y'),(9080,'Paging controllers','43223211','4',NULL,'Y'),(9081,'Manometers','41103311','4',NULL,'Y'),(9082,'Halide detector lamp','41113311','4',NULL,'Y'),(9083,'Phlebotomy area organization rack and dispenser','41123311','4',NULL,'Y'),(9084,'Fiber optic attenuator','43223311','4',NULL,'Y'),(9085,'Refrigerated walk in environmental or growth chambers','41103411','4',NULL,'Y'),(9086,'Screen saver software','43233411','4',NULL,'Y'),(9087,'Piroxicillin','51283411','4',NULL,'Y'),(9088,'Laboratory enclosure accessories','41103511','4',NULL,'Y'),(9089,'Mobile location based services software','43233511','4',NULL,'Y'),(9090,'Medical or surgical suction or vacuum appliance accessories','42293511','4',NULL,'Y'),(9091,'Tenofovir disoproxil','51343511','4',NULL,'Y'),(9092,'Cross talk meters','41113611','4',NULL,'Y'),(9093,'Kitchen cabinet installation service','72153611','4',NULL,'Y'),(9094,'Read write compact disc CD','43201809','4',NULL,'Y'),(9095,'Body measurement tool','49211809','4',NULL,'Y'),(9096,'Optical transmitter','43221809','4',NULL,'Y'),(9097,'Shoulder orthopedic softgoods','42241809','4',NULL,'Y'),(9098,'Cadaver lifter or transfer devices','42261809','4',NULL,'Y'),(9099,'Sterilization record storage envelopes','42281809','4',NULL,'Y'),(9100,'Dexmedetomidine hydrochloride','51361809','4',NULL,'Y'),(9101,'Slurry Machine','22101909','4',NULL,'Y'),(9102,'Amphibious vehicle','25101909','4',NULL,'Y'),(9103,'Recycling plant site investigation','77101909','4',NULL,'Y'),(9104,'Food service coffee or tea pots','48101909','4',NULL,'Y'),(9105,'Magnetic tape recorders','41111909','4',NULL,'Y'),(9106,'Board cleaning kits or accessories','44111909','4',NULL,'Y'),(9107,'Elementary school','95121909','4',NULL,'Y'),(9108,'Albumin human','51131909','4',NULL,'Y'),(9109,'Land administration services','93141909','4',NULL,'Y'),(9110,'Stone masonry service','72151909','4',NULL,'Y'),(9111,'Business and utility provider relations consultation and engagement','80171909','4',NULL,'Y'),(9112,'Esomeprazole or omeprazole','51171909','4',NULL,'Y'),(9113,'Drink holders for the physically challenged','42211909','4',NULL,'Y'),(9114,'Poly light emitting diode LED display','43211909','4',NULL,'Y'),(9115,'Sterilization labeling guns','42281909','4',NULL,'Y'),(9116,'Cleaning, sorting, and grading machine parts and accessories','21102009','4',NULL,'Y'),(9117,'Food serving or dispensing table','48102009','4',NULL,'Y'),(9118,'Content or data classification services','81112009','4',NULL,'Y'),(9119,'In person bosnian interpretation service','82112009','4',NULL,'Y'),(9120,'Animal hospital services','70122009','4',NULL,'Y'),(9121,'Rotary or business card files','44122009','4',NULL,'Y'),(9122,'Ginning services','70142009','4',NULL,'Y'),(9123,'Urban project or program administration or management services','93142009','4',NULL,'Y'),(9124,'Mobile medical services search and rescue kits','42172009','4',NULL,'Y'),(9125,'Blank audio tape','43202009','4',NULL,'Y'),(9126,'Syringe actuators for an injector','42222009','4',NULL,'Y'),(9127,'Patient carbon dioxide detectors','42272009','4',NULL,'Y'),(9128,'Sack holders','24102109','4',NULL,'Y'),(9129,'Automatic postal or mailing machine','44102109','4',NULL,'Y'),(9130,'Current transducer','41112109','4',NULL,'Y'),(9131,'Benches','56112109','4',NULL,'Y'),(9132,'Petri pads','41122109','4',NULL,'Y'),(9133,'Hook and loop fastener','44122109','4',NULL,'Y'),(9134,'Rehabilitation services for people with chronic disabilities','85122109','4',NULL,'Y'),(9135,'Hospital bath mats','42132109','4',NULL,'Y'),(9136,'Therapeutic hot or cold therapy mitts','42142109','4',NULL,'Y'),(9137,'Industrial weight scale maintenance and rental service','73152109','4',NULL,'Y'),(9138,'Lace','11162109','4',NULL,'Y'),(9139,'Bag tag printer','43212109','4',NULL,'Y'),(9140,'Faropenem sodium','51282109','4',NULL,'Y'),(9141,'Ostomy bag rings','42312109','4',NULL,'Y'),(9142,'Thermostats','41112209','4',NULL,'Y'),(9143,'Development software maintenance','81112209','4',NULL,'Y'),(9144,'Jerrycans','24112209','4',NULL,'Y'),(9145,'Thermometer probes','42182209','4',NULL,'Y'),(9146,'Wheelchair ramps','42192209','4',NULL,'Y'),(9147,'Head stack assemblies','43202209','4',NULL,'Y'),(9148,'Fluocinolone/lidocaine/neomycin/polymyxin','51242209','4',NULL,'Y'),(9149,'Umbilical tapes','42312209','4',NULL,'Y'),(9150,'Point of sale hardware installation or implementation service','81112309','4',NULL,'Y'),(9151,'Safety rope ladders and wire rope ladders','46182309','4',NULL,'Y'),(9152,'Information retrieval or search software','43232309','4',NULL,'Y'),(9153,'Azithromycin anhydrous','51282309','4',NULL,'Y'),(9154,'Isoconazole','51302309','4',NULL,'Y'),(9155,'Diphenhydramine hydrochloride','51312309','4',NULL,'Y'),(9156,'Wound irrigation systems','42312309','4',NULL,'Y'),(9157,'Aciclovir or acyclovir','51342309','4',NULL,'Y'),(9158,'Semi automatic labeling systems','44102409','4',NULL,'Y'),(9159,'Pressure scanners','41112409','4',NULL,'Y'),(9160,'Laboratory tools','41122409','4',NULL,'Y'),(9161,'Cast or splint carts or stands','42192409','4',NULL,'Y'),(9162,'Infliximab','51202409','4',NULL,'Y'),(9163,'Compiler and decompiler software','43232409','4',NULL,'Y'),(9164,'Piperacillin','51282409','4',NULL,'Y'),(9165,'Entomological dippers','41102509','4',NULL,'Y'),(9166,'Air velocity and temperature monitors','41112509','4',NULL,'Y'),(9167,'Epidural anesthesia kit or tray','42142509','4',NULL,'Y'),(9168,'Disposable dental tray covers','42152509','4',NULL,'Y'),(9169,'Floor leveling service','72152509','4',NULL,'Y'),(9170,'Heavy truck tire tube','25172509','4',NULL,'Y'),(9171,'Voice synthesizer and recognition software','43232509','4',NULL,'Y'),(9172,'Anesthesia machine calibrators','42272509','4',NULL,'Y'),(9173,'Accessory or supply kits for typewriters','44102609','4',NULL,'Y'),(9174,'Medical syringes with needle','42142609','4',NULL,'Y'),(9175,'Network routers','43222609','4',NULL,'Y'),(9176,'Library software','43232609','4',NULL,'Y'),(9177,'Ambulance officers uniforms','53102709','4',NULL,'Y'),(9178,'Nephrostomy sets','42142709','4',NULL,'Y'),(9179,'Concrete pumping service','72152709','4',NULL,'Y'),(9180,'Vehicle air conditioner','25172709','4',NULL,'Y'),(9181,'Metformin/sitagliptin','51182709','4',NULL,'Y'),(9182,'Interferon beta-1a','51342709','4',NULL,'Y'),(9183,'Mine landmine impact survey LIS','81102809','4',NULL,'Y'),(9184,'Petri dish racks','41122809','4',NULL,'Y'),(9185,'Tissue processors','41102909','4',NULL,'Y'),(9186,'Compact disc drive cleaner','44102909','4',NULL,'Y'),(9187,'Metal storage tank erection service','72152909','4',NULL,'Y'),(9188,'Selective Calling Equipment (Selcal) ','25202909','4',NULL,'Y'),(9189,'WAN switching software and firmware','43232909','4',NULL,'Y'),(9190,'Ciprofloxacin','51282909','4',NULL,'Y'),(9191,'Thermal differential analyzers','41113009','4',NULL,'Y'),(9192,'Prazosin hydrochloride','51263009','4',NULL,'Y'),(9193,'Remifentanil','51273009','4',NULL,'Y'),(9194,'Printer or facsimile or photocopier drums','44103109','4',NULL,'Y'),(9195,'ORSAT equipment','41113109','4',NULL,'Y'),(9196,'Molded box','24113109','4',NULL,'Y'),(9197,'Contraceptive device removers','42143109','4',NULL,'Y'),(9198,'IN SSP switching equipment','43223109','4',NULL,'Y'),(9199,'Laboratory wash bottles','41103209','4',NULL,'Y'),(9200,'Waterproofing service','72153209','4',NULL,'Y'),(9201,'Location based messaging service platforms','43223209','4',NULL,'Y'),(9202,'Flow injection analysis equipment','41103309','4',NULL,'Y'),(9203,'Enzyme analyzers','41113309','4',NULL,'Y'),(9204,'Pasteur or transfer pipette dispenser','41123309','4',NULL,'Y'),(9205,'Patch panel','43223309','4',NULL,'Y'),(9206,'Heated reach in environmental or growth chambers','41103409','4',NULL,'Y'),(9207,'Caffeine/Dihydroergotamine/Paracetamol','51143409','4',NULL,'Y'),(9208,'Angioscopic valvulotomes','42203409','4',NULL,'Y'),(9209,'Procaine benzylpenicillin or procaine penicillin g','51283409','4',NULL,'Y'),(9210,'Laboratory scrubbers','41103509','4',NULL,'Y'),(9211,'Mobile messaging service software','43233509','4',NULL,'Y'),(9212,'Dicloxacillin sodium','51283509','4',NULL,'Y'),(9213,'Tenofovir alafenamide fumarate','51343509','4',NULL,'Y'),(9214,'Patient restraint boards','42143609','4',NULL,'Y'),(9215,'Domestic or commercial appliance installation service','72153609','4',NULL,'Y'),(9216,'Refrigerated baths','41103709','4',NULL,'Y'),(9217,'Modulation meters','41113709','4',NULL,'Y'),(9218,'Visible light radiators','42143709','4',NULL,'Y'),(9219,'Combination displays and printers for x ray system calibrator sets','42203709','4',NULL,'Y'),(9220,'Cefprozil','51283709','4',NULL,'Y'),(9221,'Ketotifen fumarate','51313709','4',NULL,'Y'),(9222,'Hematology or chemistry mixers','41103809','4',NULL,'Y'),(9223,'Ground penetrating radar','41113809','4',NULL,'Y'),(9224,'Dolutegravir/Abacavir/Lamivudine','51343809','4',NULL,'Y'),(9225,'Centrifuge rotors','41103909','4',NULL,'Y'),(9226,'Soil core sampling apparatus','41113909','4',NULL,'Y'),(9227,'Air sampling pumps','41104009','4',NULL,'Y'),(9228,'Industrial dock and dock equipment installation service','72154009','4',NULL,'Y'),(9229,'Medical radiological shielding eyewears','42204009','4',NULL,'Y'),(9230,'Capacity Analysis (Aviation)','78204009','4',NULL,'Y'),(9231,'Blood unit collection bags','41104109','4',NULL,'Y'),(9232,'Centrifugal pump maintenance or repair service','72154109','4',NULL,'Y'),(9233,'Cefotaxime','51284109','4',NULL,'Y'),(9234,'Deoxiders','41104209','4',NULL,'Y'),(9235,'Microaerophilic environmental cutlure system','41104309','4',NULL,'Y'),(9236,'Wind surface observing apparatus','41114409','4',NULL,'Y'),(9237,'Vacuum ovens','41104509','4',NULL,'Y'),(9238,'Tensiometers','41114509','4',NULL,'Y'),(9239,'Ibuprofen','51384509','4',NULL,'Y'),(9240,'Whole Red Lentils (WFP food convention)','50404509','4',NULL,'Y'),(9241,'Laboratory safety furnaces','41104609','4',NULL,'Y'),(9242,'Forging testing apparatus','41114609','4',NULL,'Y'),(9243,'Laboratory filter holders or cyclones','41104909','4',NULL,'Y'),(9244,'Endoscopic dilators or inflation devices','42294909','4',NULL,'Y'),(9245,'Amlodipine/olmesartan','51434909','4',NULL,'Y'),(9246,'Aluminum SAE 5000 series cold rolled sheet','30265009','4',NULL,'Y'),(9247,'Rotary vane pumps','41105109','4',NULL,'Y'),(9248,'Multidepartment manual slide stainer set','41105209','4',NULL,'Y'),(9249,'Business etiquette instructional materials','60105309','4',NULL,'Y'),(9250,'Kits or reagents for capillary electrophoresis','41105309','4',NULL,'Y'),(9251,'Nuclear magnetic resonance NMR spectrometers','41115409','4',NULL,'Y'),(9252,'Surgical applicators','42295409','4',NULL,'Y'),(9253,'Split Peas (WFP food convention)','50425409','4',NULL,'Y'),(9254,'Nucleic acids quantitation kits','41105509','4',NULL,'Y'),(9255,'Conductivity meters','41115609','4',NULL,'Y'),(9256,'High pressure liquid chromatography HPLC columns','41115709','4',NULL,'Y'),(9257,'Coagulation analyzers','41115809','4',NULL,'Y'),(9258,'Histology analyzer reagents','41116009','4',NULL,'Y'),(9259,'Coagulation reagents or solutions','41116109','4',NULL,'Y'),(9260,'Transportation teaching aids or materials','60106209','4',NULL,'Y'),(9261,'Syndicated or proprietary forecast studies','80141508','4',NULL,'Y'),(9262,'Blasting service except building demolition','72141508','4',NULL,'Y'),(9263,'Voluntary service management','93141508','4',NULL,'Y'),(9264,'Diving boot','49141508','4',NULL,'Y'),(9265,'Eggplant seeds or seedlings','10151508','4',NULL,'Y'),(9266,'Shingles','30151508','4',NULL,'Y'),(9267,'Taxidermy services','82151508','4',NULL,'Y'),(9268,'Computerized controls installation service','72151508','4',NULL,'Y'),(9269,'Government departments services','93151508','4',NULL,'Y'),(9270,'Helmet, bullet proof','46151508','4',NULL,'Y'),(9271,'Document destruction services','80161508','4',NULL,'Y'),(9272,'Peritoneal dialysis unit straps or harnesses','42161508','4',NULL,'Y'),(9273,'Pocket doors','30171508','4',NULL,'Y'),(9274,'Restroom partitions','30181508','4',NULL,'Y'),(9275,'Fire retardant apparel','46181508','4',NULL,'Y'),(9276,'Heavy truck maintenance and repair','78181508','4',NULL,'Y'),(9277,'Termite shields','10191508','4',NULL,'Y'),(9278,'Digital telephones','43191508','4',NULL,'Y'),(9279,'Jetways','25191508','4',NULL,'Y'),(9280,'Belt monitoring system','46191508','4',NULL,'Y'),(9281,'Medical computed tomography CT or CAT monitors','42201508','4',NULL,'Y'),(9282,'Dispersion compensation fiber module DCFMs','43201508','4',NULL,'Y'),(9283,'Multifunctional mobility devices','42211508','4',NULL,'Y'),(9284,'Personal computers','43211508','4',NULL,'Y'),(9285,'Intravenous or arterial catheter skin care kits or sets','42221508','4',NULL,'Y'),(9286,'Telephone busy lamp fields','43221508','4',NULL,'Y'),(9287,'Mine detecting dog MDD','46221508','4',NULL,'Y'),(9288,'Inventory management software','43231508','4',NULL,'Y'),(9289,'Gin pole and accessories','30241508','4',NULL,'Y'),(9290,'Postmortem needles','42261508','4',NULL,'Y'),(9291,'Steam autoclaves or sterilizers','42281508','4',NULL,'Y'),(9292,'Calville blanche d\'hiver apples','50301508','4',NULL,'Y'),(9293,'Operational or instructional videos for medical equipment','42301508','4',NULL,'Y'),(9294,'Organic calville blanche d\'hiver apples','50311508','4',NULL,'Y'),(9295,'Parliament members services','93101608','4',NULL,'Y'),(9296,'Winches','24101608','4',NULL,'Y'),(9297,'Paper shredder bag','44101608','4',NULL,'Y'),(9298,'Silk screen screens','45101608','4',NULL,'Y'),(9299,'Hydraulics vocational training services','86101608','4',NULL,'Y'),(9300,'Commercial use mixers','48101608','4',NULL,'Y'),(9301,'Railway transport services of letters and parcels','78101608','4',NULL,'Y'),(9302,'Temporary information technology software developers','80111608','4',NULL,'Y'),(9303,'Limestone','11111608','4',NULL,'Y'),(9304,'Programming for COBOL','81111608','4',NULL,'Y'),(9305,'Explosive ordnance disposal EOD service','92111608','4',NULL,'Y'),(9306,'Election organization services','93111608','4',NULL,'Y'),(9307,'Gift certificate','14111608','4',NULL,'Y'),(9308,'Coin banks','44111608','4',NULL,'Y'),(9309,'Film projectors','45111608','4',NULL,'Y'),(9310,'Nutritional disease prevention or control services','85111608','4',NULL,'Y'),(9311,'Steam generators','26111608','4',NULL,'Y'),(9312,'Residential street lights','39111608','4',NULL,'Y'),(9313,'Bovine production services','70121608','4',NULL,'Y'),(9314,'Mergers or acquisitions law','80121608','4',NULL,'Y'),(9315,'Bamboo','11121608','4',NULL,'Y'),(9316,'Robotic pipette tips','41121608','4',NULL,'Y'),(9317,'Non governmental liaison services','93121608','4',NULL,'Y'),(9318,'Payment gateway services','84121608','4',NULL,'Y'),(9319,'Bar code labels','55121608','4',NULL,'Y'),(9320,'Psychologist services','85121608','4',NULL,'Y'),(9321,'Underground railway station','95121608','4',NULL,'Y'),(9322,'Camera assemblies','45121608','4',NULL,'Y'),(9323,'Pesticides pollution assessment','77121608','4',NULL,'Y'),(9324,'Floor machine pads','47121608','4',NULL,'Y'),(9325,'Salt glazed brick','30131608','4',NULL,'Y'),(9326,'Medical staff scrubs','42131608','4',NULL,'Y'),(9327,'Soaps','53131608','4',NULL,'Y'),(9328,'Medical Claims Review and Management','84131608','4',NULL,'Y'),(9329,'Toilet brushes','47131608','4',NULL,'Y'),(9330,'Bedpan liners or bags','42141608','4',NULL,'Y'),(9331,'Population distribution or analysis services','93141608','4',NULL,'Y'),(9332,'Film squeegee','45141608','4',NULL,'Y'),(9333,'Castor oil seeds','10151608','4',NULL,'Y'),(9334,'Satellite system maintenance or repair service','72151608','4',NULL,'Y'),(9335,'Government or central bank services','93151608','4',NULL,'Y'),(9336,'Bomb protection devices and supplies','46151608','4',NULL,'Y'),(9337,'Air sterilizer','40161608','4',NULL,'Y'),(9338,'Hemodialysis dialysate solutions','42161608','4',NULL,'Y'),(9339,'Custom tax or duty','93161608','4',NULL,'Y'),(9340,'Volleyballs','49161608','4',NULL,'Y'),(9341,'Mobile medical services head immobilizers','42171608','4',NULL,'Y'),(9342,'Motion detectors','46171608','4',NULL,'Y'),(9343,'Shower rod','30181608','4',NULL,'Y'),(9344,'Levothyroxine or thyroxine or triiodothyronine','51181608','4',NULL,'Y'),(9345,'Blood pressure measuring instruments accessories','42181608','4',NULL,'Y'),(9346,'Phone headset voice tubes','43191608','4',NULL,'Y'),(9347,'Fire suppression system','46191608','4',NULL,'Y'),(9348,'Influenza virus vaccine','51201608','4',NULL,'Y'),(9349,'Removable drive frames','43201608','4',NULL,'Y'),(9350,'Encoder decoder equipment','43211608','4',NULL,'Y'),(9351,'Intravenous or arterial tubing identification labels or tapes','42221608','4',NULL,'Y'),(9352,'Autopsy infectious disease kits','42261608','4',NULL,'Y'),(9353,'Estriol','51351608','4',NULL,'Y'),(9354,'Mower parts or accessories','21101708','4',NULL,'Y'),(9355,'Laboratory grinder or polisher','41101708','4',NULL,'Y'),(9356,'Ozone filters','44101708','4',NULL,'Y'),(9357,'Printing awls','45101708','4',NULL,'Y'),(9358,'Rescue truck','25101708','4',NULL,'Y'),(9359,'Literacy services','86101708','4',NULL,'Y'),(9360,'Mobile files','56101708','4',NULL,'Y'),(9361,'Slush machines','48101708','4',NULL,'Y'),(9362,'Inland water transport by refrigerator vessels','78101708','4',NULL,'Y'),(9363,'Mulching services','70111708','4',NULL,'Y'),(9364,'Permanent financial staffing needs','80111708','4',NULL,'Y'),(9365,'Video attachments for microscopes','41111708','4',NULL,'Y'),(9366,'Telecommunications planning services','81111708','4',NULL,'Y'),(9367,'Broadcast domain controller','45111708','4',NULL,'Y'),(9368,'Nickel iron batteries','26111708','4',NULL,'Y'),(9369,'Brick tile','30121708','4',NULL,'Y'),(9370,'Insurance law service','80121708','4',NULL,'Y'),(9371,'Anti coagulant test tubes','41121708','4',NULL,'Y'),(9372,'Biometric Security Systems','92121708','4',NULL,'Y'),(9373,'International political organizations services','93121708','4',NULL,'Y'),(9374,'Markers','44121708','4',NULL,'Y'),(9375,'Neon signs','55121708','4',NULL,'Y'),(9376,'Lifeboat station','95121708','4',NULL,'Y'),(9377,'Photo print washer','45121708','4',NULL,'Y'),(9378,'Groundwater pollution drainage services','77121708','4',NULL,'Y'),(9379,'Hygienic bags','47121708','4',NULL,'Y'),(9380,'Detonator box','12131708','4',NULL,'Y'),(9381,'Surgical cleanup or room turnover packs or kits','42131708','4',NULL,'Y'),(9382,'Office kitchen','95141708','4',NULL,'Y'),(9383,'Forensic magnifiers','46151708','4',NULL,'Y'),(9384,'Desoxyribonuclease or dornase alfa','51161708','4',NULL,'Y'),(9385,'Hemodialysis dialysate tubing','42161610','4',NULL,'Y'),(9386,'Senna glycosides or sennosides','51171610','4',NULL,'Y'),(9387,'Mobile medical services torso immobilizers','42171610','4',NULL,'Y'),(9388,'Security cameras','46171610','4',NULL,'Y'),(9389,'Toilet tissue holder','30181610','4',NULL,'Y'),(9390,'Blood pressure cuff kits','42181610','4',NULL,'Y'),(9391,'Air cargo trailer','25181610','4',NULL,'Y'),(9392,'Personal communication holders or mounts, stands','43191610','4',NULL,'Y'),(9393,'Fire sprinkler heads','46191610','4',NULL,'Y'),(9394,'Meningococcal vaccine','51201610','4',NULL,'Y'),(9395,'Backplane or panels or assemblies','43201610','4',NULL,'Y'),(9396,'Computer country or localization kits','43211610','4',NULL,'Y'),(9397,'Intravenous tubing spike entry ports or caps or protectors','42221610','4',NULL,'Y'),(9398,'Autopsy fluid collection vacuum aspirators or tubing','42261610','4',NULL,'Y'),(9399,'Reciprocating chiller','40101710','4',NULL,'Y'),(9400,'Wafer reclaiming service','81101710','4',NULL,'Y'),(9401,'Magnetic pickup assemblies','44101710','4',NULL,'Y'),(9402,'Industrial sign and label printer ink','45101710','4',NULL,'Y'),(9403,'Smoke exhaust truck with lighting','25101710','4',NULL,'Y'),(9404,'Teacher training services','86101710','4',NULL,'Y'),(9405,'Projector stands or carts','56101710','4',NULL,'Y'),(9406,'Drinking fountains or bubblers','48101710','4',NULL,'Y'),(9407,'Coastal and transoceanic water transport by refrigerator vessels','78101710','4',NULL,'Y'),(9408,'Mowing services','70111710','4',NULL,'Y'),(9409,'Permanent legal staffing needs','80111710','4',NULL,'Y'),(9410,'Combination electron and light microscopes','41111710','4',NULL,'Y'),(9411,'Watch or clock movement','54111710','4',NULL,'Y'),(9412,'Chime and siren unit','45111710','4',NULL,'Y'),(9413,'Product specific battery packs','26111710','4',NULL,'Y'),(9414,'Paving stone','30121710','4',NULL,'Y'),(9415,'Test tube closures or caps','41121710','4',NULL,'Y'),(9416,'Controlled Access Identification System ','92121710','4',NULL,'Y'),(9417,'International human relief organizations services','93121710','4',NULL,'Y'),(9418,'Writing chalk or accessories','44121710','4',NULL,'Y'),(9419,'Traffic signs','55121710','4',NULL,'Y'),(9420,'Rescue service station','95121710','4',NULL,'Y'),(9421,'Sheet film drum','45121710','4',NULL,'Y'),(9422,'Food waste meter','47121710','4',NULL,'Y'),(9423,'Archaic or indigenous language services','93141710','4',NULL,'Y'),(9424,'Phone box or phone booth','95141710','4',NULL,'Y'),(9425,'Fingerprint powders','46151710','4',NULL,'Y'),(9426,'Wetland ecology and conservation service','70161710','4',NULL,'Y'),(9427,'Voice Mail Support Service','81161710','4',NULL,'Y'),(9428,'Rescue light','46161710','4',NULL,'Y'),(9429,'Irrigation system construction service','70171710','4',NULL,'Y'),(9430,'Insulating glass','30171710','4',NULL,'Y'),(9431,'Bakers yeast','50181710','4',NULL,'Y'),(9432,'Medical gas cylinder carts or stands','42191710','4',NULL,'Y'),(9433,'Leaf tea','50201710','4',NULL,'Y'),(9434,'Medical ultrasound or doppler or echocardiograph printers','42201710','4',NULL,'Y'),(9435,'Writing aids for the physically challenged','42211710','4',NULL,'Y'),(9436,'Radio frequency identification devices','43211710','4',NULL,'Y'),(9437,'Satellite core equipment','43221710','4',NULL,'Y'),(9438,'Medical nasal catheters or catheterization kits','42271710','4',NULL,'Y'),(9439,'Amoxicillin anhydrous','51281710','4',NULL,'Y'),(9440,'Corn Soya Blend (WFP food convention)','50501710','4',NULL,'Y'),(9441,'Diffractometers','41101810','4',NULL,'Y'),(9442,'Spare parts and accessories for dispersing and spraying appliances for agriculture','21101810','4',NULL,'Y'),(9443,'Printer calculator','44101810','4',NULL,'Y'),(9444,'Personnel skills training','86101810','4',NULL,'Y'),(9445,'Commercial use pot or pan covers','48101810','4',NULL,'Y'),(9446,'Road transport of livestock or live animals','78101810','4',NULL,'Y'),(9447,'Fullers earth','11111810','4',NULL,'Y'),(9448,'Software coding service','81111810','4',NULL,'Y'),(9449,'Hot testing equipment station','41111810','4',NULL,'Y'),(9450,'Water storage tanks','24111810','4',NULL,'Y'),(9451,'Triangles','44111810','4',NULL,'Y'),(9452,'Personnel forms or personnel books','14111810','4',NULL,'Y'),(9453,'Visual presenters','45111810','4',NULL,'Y'),(9454,'Limousine or town car service','78111810','4',NULL,'Y'),(9455,'Lamp starter','39111810','4',NULL,'Y'),(9456,'Laboratory staining dishes or jars','41121810','4',NULL,'Y'),(9457,'Carbon papers','14121810','4',NULL,'Y'),(9458,'Drug or alcohol screening','85121810','4',NULL,'Y'),(9459,'Microfilm sundry components or accessories','45121810','4',NULL,'Y'),(9460,'Irrigation and flood control waterworks','95121810','4',NULL,'Y'),(9461,'Cleaning rag dispenser','47121810','4',NULL,'Y'),(9462,'Dishwashing products','47131810','4',NULL,'Y'),(9463,'Iontophoresis electrodes','42141810','4',NULL,'Y'),(9464,'Career development services','93141810','4',NULL,'Y'),(9465,'Mobile medical services oxygen generators','42171810','4',NULL,'Y'),(9466,'Faucet trim','30181810','4',NULL,'Y'),(9467,'Patient care mattresses','42191810','4',NULL,'Y'),(9468,'Galsulfase','51201810','4',NULL,'Y'),(9469,'Medical x ray films or cassettes','42201810','4',NULL,'Y'),(9470,'Read only digital versatile disc DVD','43201810','4',NULL,'Y'),(9471,'Optical multiplexer','43221810','4',NULL,'Y'),(9472,'Body transport containers','42261810','4',NULL,'Y'),(9473,'Sterilization test packs','42281810','4',NULL,'Y'),(9474,'Water sprinkling truck','25101910','4',NULL,'Y'),(9475,'Food processing plant site investigation','77101910','4',NULL,'Y'),(9476,'Food service soup crocks','48101910','4',NULL,'Y'),(9477,'Multipen recorders','41111910','4',NULL,'Y'),(9478,'Hanging rails or holders','44111910','4',NULL,'Y'),(9479,'Junior high or middle school','95121910','4',NULL,'Y'),(9480,'Mortar tuckpointing or restoration service','72151910','4',NULL,'Y'),(9481,'Pancreatin','51171910','4',NULL,'Y'),(9482,'Food catchers or bibs for the physically challenged','42211910','4',NULL,'Y'),(9483,'Display tilt mechanism','43211910','4',NULL,'Y'),(9484,'Methadone hydrochloride','51371910','4',NULL,'Y'),(9485,'Cup collection cart','48102010','4',NULL,'Y'),(9486,'Data conversion service','81112010','4',NULL,'Y'),(9487,'Vandetanib','51112010','4',NULL,'Y'),(9488,'In person bulgarian interpretation service','82112010','4',NULL,'Y'),(9489,'Animal health information services','70122010','4',NULL,'Y'),(9490,'Dividers','44122010','4',NULL,'Y'),(9491,'Crop cleaning services','70142010','4',NULL,'Y'),(9492,'Mobile medical services trauma kits','42172010','4',NULL,'Y'),(9493,'Respiratory mask FFP2/N95','46182010','4',NULL,'Y'),(9494,'Pen or flash drive','43202010','4',NULL,'Y'),(9495,'Medical equipment and instrument disinfectant washing equipment','42282010','4',NULL,'Y'),(9496,'Medical staplers for external use','42312010','4',NULL,'Y'),(9497,'Pressure transducer','41112110','4',NULL,'Y'),(9498,'Petri pad dispenser','41122110','4',NULL,'Y'),(9499,'Adhesive mounts','44122110','4',NULL,'Y'),(9500,'Hospital bed skirts or dust ruffles','42132110','4',NULL,'Y'),(9501,'Therapeutic hot or cold water bottles','42142110','4',NULL,'Y'),(9502,'Netting','11162110','4',NULL,'Y'),(9503,'Hospital recliner accessories','42192110','4',NULL,'Y'),(9504,'Multi function printers','43212110','4',NULL,'Y'),(9505,'Spreadsheet software','43232110','4',NULL,'Y'),(9506,'Ostomy starter kits','42312110','4',NULL,'Y'),(9507,'Remote reading thermometers','41112210','4',NULL,'Y'),(9508,'System management software maintenance','81112210','4',NULL,'Y'),(9509,'Non mercury glass medical thermometers','42182210','4',NULL,'Y'),(9510,'Wheelchairs','42192210','4',NULL,'Y'),(9511,'Crash stops','43202210','4',NULL,'Y'),(9512,'Computer cabinet maintenance','81112310','4',NULL,'Y'),(9513,'Folinic acid or leucovorin','51172310','4',NULL,'Y'),(9514,'Metadata management software','43232310','4',NULL,'Y'),(9515,'Azithromycin dihydrate','51282310','4',NULL,'Y'),(9516,'Wound cleansing bottles','42312310','4',NULL,'Y'),(9517,'Valacyclovir hydrochloride','51342310','4',NULL,'Y'),(9518,'Infrared dryers','41102410','4',NULL,'Y'),(9519,'Pressure transmitters','41112410','4',NULL,'Y'),(9520,'Laboratory sealing film','41122410','4',NULL,'Y'),(9521,'Aluminum hydroxide/magnesium hydroxide','51172410','4',NULL,'Y'),(9522,'Hemodialysis unit stands or supports or carts','42192410','4',NULL,'Y'),(9523,'Labetalol hydrochloride','51262410','4',NULL,'Y'),(9524,'Entomological monocups','41102510','4',NULL,'Y'),(9525,'Ifosfamide','51112510','4',NULL,'Y'),(9526,'Sight flow indicators','41112510','4',NULL,'Y'),(9527,'Filter needles','42142510','4',NULL,'Y'),(9528,'Geographic information system','43232510','4',NULL,'Y'),(9529,'Anesthesia machine upgrade kits','42272510','4',NULL,'Y'),(9530,'Animal for research testing','41102610','4',NULL,'Y'),(9531,'Typewriter starter kits','44102610','4',NULL,'Y'),(9532,'Oral liquid medication syringes','42142610','4',NULL,'Y'),(9533,'Network service concentrators or hubs','43222610','4',NULL,'Y'),(9534,'Medical software','43232610','4',NULL,'Y'),(9535,'Cefepime hydrochloride','51282610','4',NULL,'Y'),(9536,'Corporate uniforms','53102710','4',NULL,'Y'),(9537,'Urinary drainage tubes','42142710','4',NULL,'Y'),(9538,'Foundation and footing construction service','72152710','4',NULL,'Y'),(9539,'Vehicle heater','25172710','4',NULL,'Y'),(9540,'Aeronautical Fixed Telecommunication Network/Aeronautical Telecommunications Network Services (AFTN and ATN)','81161714','4',NULL,'Y'),(9541,'Life line','46161714','4',NULL,'Y'),(9542,'Racecadotril','51171714','4',NULL,'Y'),(9543,'Non dairy creamers','50201714','4',NULL,'Y'),(9544,'Biometric identification equipment','43211714','4',NULL,'Y'),(9545,'Shortwave access equipment','43221714','4',NULL,'Y'),(9546,'Medical incubators','42271714','4',NULL,'Y'),(9547,'Ampicillin anhydrous','51281714','4',NULL,'Y'),(9548,'Super Cereal Plus (WFP food convention) ','50501714','4',NULL,'Y'),(9549,'Commercial use woks','48101814','4',NULL,'Y'),(9550,'Co location service','81111814','4',NULL,'Y'),(9551,'Work surface protection covers','44111814','4',NULL,'Y'),(9552,'Tax forms or tax books','14111814','4',NULL,'Y'),(9553,'Hot water tank','24111814','4',NULL,'Y'),(9554,'Digital video effects DVE equipment','45111814','4',NULL,'Y'),(9555,'Road transport of passengers by man-or animal-drawn vehicle','78111814','4',NULL,'Y'),(9556,'Laboratory lids or covers or coverslips','41121814','4',NULL,'Y'),(9557,'Dust separator','47121814','4',NULL,'Y'),(9558,'Static electricity stimulators','42141814','4',NULL,'Y'),(9559,'International labor services','93141814','4',NULL,'Y'),(9560,'Clinical incubator or infant warmer accessories','42191814','4',NULL,'Y'),(9561,'Medical x ray tubes','42201814','4',NULL,'Y'),(9562,'Electronic media or data duplicating equipment','43201814','4',NULL,'Y'),(9563,'Plumpy Doz (WFP standard)','42231814','4',NULL,'Y'),(9564,'Artesunate','51101914','4',NULL,'Y'),(9565,'Waste collection vehicle or garbage truck','25101914','4',NULL,'Y'),(9566,'Food service wine carafes','48101914','4',NULL,'Y'),(9567,'Servo recorders','41111914','4',NULL,'Y'),(9568,'Chart hanger','44111914','4',NULL,'Y'),(9569,'Measuring aids for the physically challenged','42211914','4',NULL,'Y'),(9570,'LCD passive display','43211914','4',NULL,'Y'),(9571,'Sterilization disposable containers','42281914','4',NULL,'Y'),(9572,'Erlotinib hydrochloride','51112014','4',NULL,'Y'),(9573,'In person croatian interpretation service','82112014','4',NULL,'Y'),(9574,'Sheet lifters','44122014','4',NULL,'Y'),(9575,'Mobile medical services patient transport kits or supplies','42172014','4',NULL,'Y'),(9576,'Dutasteride','51182014','4',NULL,'Y'),(9577,'Anastomosis rings','42312014','4',NULL,'Y'),(9578,'Thermo hygro transmitter','41112114','4',NULL,'Y'),(9579,'In situ culture harvester','41122114','4',NULL,'Y'),(9580,'Screw posts','44122114','4',NULL,'Y'),(9581,'Hospital towels ','42132114','4',NULL,'Y'),(9582,'Therapeutic hot or cold therapy pants','42142114','4',NULL,'Y'),(9583,'Hook and loop fabrics or tapes','11162114','4',NULL,'Y'),(9584,'Digital image printers','43212114','4',NULL,'Y'),(9585,'Cryogenic temperature controllers','41112214','4',NULL,'Y'),(9586,'Content authoring and editing software maintenance','81112214','4',NULL,'Y'),(9587,'Misoprostol','51182214','4',NULL,'Y'),(9588,'Wheelchair lifts','42192214','4',NULL,'Y'),(9589,'Comb assemblies','43202214','4',NULL,'Y'),(9590,'Biofeedback devices','42182314','4',NULL,'Y'),(9591,'Safety sling','46182314','4',NULL,'Y'),(9592,'Business intelligence and data analysis software','43232314','4',NULL,'Y'),(9593,'Self-inking stamp','44102414','4',NULL,'Y'),(9594,'Pressure calibrator','41112414','4',NULL,'Y'),(9595,'Laboratory spoon','41122414','4',NULL,'Y'),(9596,'Airway management bags','42192414','4',NULL,'Y'),(9597,'Ustekinumab','51202414','4',NULL,'Y'),(9598,'Terbutaline sulfate','51262414','4',NULL,'Y'),(9599,'Ethinyl estradiol/norelgestromin','51352414','4',NULL,'Y'),(9600,'Oil gauges','41112514','4',NULL,'Y'),(9601,'Spinal anesthesia kits or trays','42142514','4',NULL,'Y'),(9602,'Motorcycle tire inner tube','25172514','4',NULL,'Y'),(9603,'Cephalexin','51282514','4',NULL,'Y'),(9604,'Research animal bedding material','41102614','4',NULL,'Y'),(9605,'Hypodermic injection apparatus','42142614','4',NULL,'Y'),(9606,'Truck cover sheet','25172614','4',NULL,'Y'),(9607,'Computer aided design CAD and computer aided manufacturing CAM system','43232614','4',NULL,'Y'),(9608,'Urological percolators','42142714','4',NULL,'Y'),(9609,'Telecommunication equipment installation or modification kits','43222814','4',NULL,'Y'),(9610,'Levomepromazine or methotrimeprazine','51332814','4',NULL,'Y'),(9611,'Ultrasonic disintegrators','41102914','4',NULL,'Y'),(9612,'Modem software','43232914','4',NULL,'Y'),(9613,'Propranolol hydrochloride','51262914','4',NULL,'Y'),(9614,'Chromatography refrigerators','41103014','4',NULL,'Y'),(9615,'Laserjet coating kits','44103114','4',NULL,'Y'),(9616,'Obstetrics-gynecology abdominal decompression chambers','42143114','4',NULL,'Y'),(9617,'Very High Frequency (VHF) Digital Global Navigation Satellite System (GGNSS) Data Link ','25173114','4',NULL,'Y'),(9618,'Microscopic structure estimation apparatus','41103314','4',NULL,'Y'),(9619,'Microscope slide and tissue cabinet marker and accessories','41123314','4',NULL,'Y'),(9620,'Fiber optic polishing fixture','43223314','4',NULL,'Y'),(9621,'Laboratory environmental conditioning equipment accessories','41103414','4',NULL,'Y'),(9622,'Vascular filters','42203414','4',NULL,'Y'),(9623,'Storage media loading software','43233414','4',NULL,'Y'),(9624,'Benzylpenicillin potassium','51283414','4',NULL,'Y'),(9625,'Laboratory steam generator','41103514','4',NULL,'Y'),(9626,'Medical or surgical suction container liners','42293514','4',NULL,'Y'),(9627,'Electromagnetic field meters','41113614','4',NULL,'Y'),(9628,'Insulin human','51183614','4',NULL,'Y'),(9629,'Tissue flotation baths','41103714','4',NULL,'Y'),(9630,'Differentiator','41113714','4',NULL,'Y'),(9631,'Vortex mixers','41103814','4',NULL,'Y'),(9632,'Soil plastic limit tester','41113814','4',NULL,'Y'),(9633,'Lopinavir/ritonavir','51343814','4',NULL,'Y'),(9634,'Cytocentrifuge','41103914','4',NULL,'Y'),(9635,'Sample applicators','41104014','4',NULL,'Y'),(9636,'Methylphenidate','51144014','4',NULL,'Y'),(9637,'Fiberglass installation and maintenance service','72154014','4',NULL,'Y'),(9638,'Environmental Impact Studies - Airports','78204014','4',NULL,'Y'),(9639,'Oxytetracycline','51284014','4',NULL,'Y'),(9640,'Frepp Sepp collection containers','41104114','4',NULL,'Y'),(9641,'Reverse osmosis equipment parts and accessories','41104214','4',NULL,'Y'),(9642,'Dry wall dual chamber carbon dioxide incubators with humidity control','41104414','4',NULL,'Y'),(9643,'Meteorological satellite receiving equipment','41114414','4',NULL,'Y'),(9644,'Tachograph','25174414','4',NULL,'Y'),(9645,'Twist vibration measuring instrument','41114514','4',NULL,'Y'),(9646,'Naproxen','51384514','4',NULL,'Y'),(9647,'Metal testing instruments','41114614','4',NULL,'Y'),(9648,'Laboratory heat exchange condensers','41104814','4',NULL,'Y'),(9649,'Bottletops or filtration cups','41104914','4',NULL,'Y'),(9650,'Endoscopic instrument sets','42294914','4',NULL,'Y'),(9651,'Endoscopic instrument cases','42295014','4',NULL,'Y'),(9652,'Gel documentation systems','41105314','4',NULL,'Y'),(9653,'Polarimeters','41115314','4',NULL,'Y'),(9654,'Radio ray spectroscopy system','41115414','4',NULL,'Y'),(9655,'Surgical specialty procedure packs','42295414','4',NULL,'Y'),(9656,'Reagents for nucleic acid extraction or precipitation or resuspension','41105514','4',NULL,'Y'),(9657,'Toxicology analyzers accessories or supplies','41115814','4',NULL,'Y'),(9658,'Urinalysis analyzer reagents','41116014','4',NULL,'Y'),(9659,'Reagents for preparing competent bacteria','41106214','4',NULL,'Y'),(9660,'Glycosolated hemoglobin HBA1C test meter accessories','41116214','4',NULL,'Y'),(9661,'Thermostable deoxyribonucleic acid DNA polymerases or kits','41106314','4',NULL,'Y'),(9662,'Endoscopic insufflation tubing','42296414','4',NULL,'Y'),(9663,'Stable mammalian cell lines','41106514','4',NULL,'Y'),(9664,'Electrical cable laying service','72141115','4',NULL,'Y'),(9665,'Hard Wheat (WFP food convention)','50221115','4',NULL,'Y'),(9666,'Flexible polyvinyl chloride film','13111215','4',NULL,'Y'),(9667,'Underwater construction service','72141215','4',NULL,'Y'),(9668,'Podophyllum resin','51241215','4',NULL,'Y'),(9669,'Training - Aircraft Maintenance ','86101415','4',NULL,'Y'),(9670,'Subscriber identity module SIM card','43201415','4',NULL,'Y'),(9671,'Liquid measuring cans','41101515','4',NULL,'Y'),(9672,'Plant or facility infrastructure engineering','81101515','4',NULL,'Y'),(9673,'Subsidence service work','72101515','4',NULL,'Y'),(9674,'Straddle carrier truck','24101515','4',NULL,'Y'),(9675,'Promotional material or annual reports','55101515','4',NULL,'Y'),(9676,'Core printer','45101515','4',NULL,'Y'),(9677,'Beds','56101515','4',NULL,'Y'),(9678,'Gasoline outboard motor','26101515','4',NULL,'Y'),(9679,'Commercial use hot dog grills','48101515','4',NULL,'Y'),(9680,'Balance weighing containers or bowls or boats or papers','41111515','4',NULL,'Y'),(9681,'Calculator or cash register paper','14111515','4',NULL,'Y'),(9682,'File storage boxes or organizers','44111515','4',NULL,'Y'),(9683,'Unwoven fabric bag','24111515','4',NULL,'Y'),(9684,'Liquified gas carrier','25111515','4',NULL,'Y'),(9685,'Pipette bulbs','41121515','4',NULL,'Y'),(9686,'Floating oil and gas production system hull fabrication service','72121515','4',NULL,'Y'),(9687,'Hand held camcorders or video cameras','45121515','4',NULL,'Y'),(9688,'Wood block','30131515','4',NULL,'Y'),(9689,'Jewelers block insurance','84131515','4',NULL,'Y'),(9690,'Pharmaceutical refrigerator and freezer','24131515','4',NULL,'Y'),(9691,'Roots or tubers production','70141515','4',NULL,'Y'),(9692,'Onion seeds or seedlings','10151515','4',NULL,'Y'),(9693,'Wooden roof tile','30151515','4',NULL,'Y'),(9694,'Electrical inspection service','72151515','4',NULL,'Y'),(9695,'National planning services','93151515','4',NULL,'Y'),(9696,'Compact disk players or recorders','52161515','4',NULL,'Y'),(9697,'Inspection door','30171515','4',NULL,'Y'),(9698,'Toilet tanks','30181515','4',NULL,'Y'),(9699,'Chlorphyriphos','10191515','4',NULL,'Y'),(9700,'Hydrochlorothiazide','51191515','4',NULL,'Y'),(9701,'Speaker phone','43191515','4',NULL,'Y'),(9702,'Ground controlled approach system','25191515','4',NULL,'Y'),(9703,'Computer workstation','43211515','4',NULL,'Y'),(9704,'Central venous catheter repair kit or sets','42221515','4',NULL,'Y'),(9705,'Telephone line sharing devices','43221515','4',NULL,'Y'),(9706,'Mailing and shipping software','43231515','4',NULL,'Y'),(9707,'Structural alignment tool','30241515','4',NULL,'Y'),(9708,'Cox\'s orange pippin apples','50301515','4',NULL,'Y'),(9709,'Organic cox\'s orange pippin apples','50311515','4',NULL,'Y'),(9710,'Hydrocolloid dressings','42311515','4',NULL,'Y'),(9711,'Loading ramps','24101615','4',NULL,'Y'),(9712,'Offset printing machine parts','45101615','4',NULL,'Y'),(9713,'Swap truck chassis/Platform lifting system truck','25101615','4',NULL,'Y'),(9714,'Commercial use dishwashers','48101615','4',NULL,'Y'),(9715,'Temporary machinist personnel','80111615','4',NULL,'Y'),(9716,'Laser measuring systems','41111615','4',NULL,'Y'),(9717,'Mine Action and ERW : Risk Education ','92111615','4',NULL,'Y'),(9718,'Deposit bags','44111615','4',NULL,'Y'),(9719,'Poster papers','14111615','4',NULL,'Y'),(9720,'Diarrheal disease prevention or control services','85111615','4',NULL,'Y'),(9721,'Road junction','95111615','4',NULL,'Y'),(9722,'Projection lenses','45111615','4',NULL,'Y'),(9723,'Territorial claims or negotiations third party services','93121615','4',NULL,'Y'),(9724,'Staplers','44121615','4',NULL,'Y'),(9725,'Camera rings','45121615','4',NULL,'Y'),(9726,'Fondaparinux','51131615','4',NULL,'Y'),(9727,'Feminine hygiene products','53131615','4',NULL,'Y'),(9728,'Hemodialysis dialyzer reprocessing systems','42161615','4',NULL,'Y'),(9729,'Light enhancing cameras or vision devices','46171615','4',NULL,'Y'),(9730,'Vehicle handsfree phone set','43191615','4',NULL,'Y'),(9731,'Firefighting standpipe','46191615','4',NULL,'Y'),(9732,'Pneumococcal vaccine','51201615','4',NULL,'Y'),(9733,'Drive bay cover kits','43201615','4',NULL,'Y'),(9734,'Notebook computer expansion dock','43211615','4',NULL,'Y'),(9735,'Secondary or piggyback medication intravenous tubing','42221615','4',NULL,'Y'),(9736,'Taps','23241615','4',NULL,'Y'),(9737,'Platen covers','44101715','4',NULL,'Y'),(9738,'Mine Protected Vehicles - Ambulance ','25101715','4',NULL,'Y'),(9739,'Road or rail transportation vocational training services','86101715','4',NULL,'Y'),(9740,'Mail sorters or organizers','56101715','4',NULL,'Y'),(9741,'Ice shaver machines or accessories','48101715','4',NULL,'Y'),(9742,'Permanent professional staff','80111715','4',NULL,'Y'),(9743,'Telescopes','41111715','4',NULL,'Y'),(9744,'Audio digital to analog DA converter','45111715','4',NULL,'Y'),(9745,'Zinc coal battery','26111715','4',NULL,'Y'),(9746,'Bridge expansion joint','30121715','4',NULL,'Y'),(9747,'Specimen transport tube or aliquot tube','41121715','4',NULL,'Y'),(9748,'Combination pen or pencil','44121715','4',NULL,'Y'),(9749,'Flags or accessories','55121715','4',NULL,'Y'),(9750,'Film hanger','45121715','4',NULL,'Y'),(9751,'Public toilet facility','95121715','4',NULL,'Y'),(9752,'Industrial sewing services','73141715','4',NULL,'Y'),(9753,'Anthropological research service','93141715','4',NULL,'Y'),(9754,'Fingerprint equipment','46151715','4',NULL,'Y'),(9755,'Confined space rescue equipment','46161715','4',NULL,'Y'),(9756,'Fruit tea','50201715','4',NULL,'Y'),(9757,'Portable data input terminals','43211715','4',NULL,'Y'),(9758,'Shortwave antennas','43221715','4',NULL,'Y'),(9759,'Demining preliminary development PD service','92111612','4',NULL,'Y'),(9760,'Coin bag seal','44111612','4',NULL,'Y'),(9761,'Respiratory disease prevention or control services','85111612','4',NULL,'Y'),(9762,'Secondary road','95111612','4',NULL,'Y'),(9763,'Dissolve controls','45111612','4',NULL,'Y'),(9764,'Impulse generator','26111612','4',NULL,'Y'),(9765,'Area lighting','39111612','4',NULL,'Y'),(9766,'Peace treaties cooperation','93121612','4',NULL,'Y'),(9767,'Paper cutters or refills','44121612','4',NULL,'Y'),(9768,'Airport control tower','95121612','4',NULL,'Y'),(9769,'Camera tables','45121612','4',NULL,'Y'),(9770,'Medical staff isolation or cover gowns','42131612','4',NULL,'Y'),(9771,'Bath gels','53131612','4',NULL,'Y'),(9772,'Sales or marketing programs','80141612','4',NULL,'Y'),(9773,'Family planning programs or services','93141612','4',NULL,'Y'),(9774,'Portable darkroom','45141612','4',NULL,'Y'),(9775,'Kiwicha seeds or seedlings','10151612','4',NULL,'Y'),(9776,'Hemodialysis dialyzer celluloid filters','42161612','4',NULL,'Y'),(9777,'Superphosphate fertilizer','10171612','4',NULL,'Y'),(9778,'Mobile medical services scoop stretchers','42171612','4',NULL,'Y'),(9779,'Video monitors','46171612','4',NULL,'Y'),(9780,'Shaving razor hook','30181612','4',NULL,'Y'),(9781,'Agricultural trailer','25181612','4',NULL,'Y'),(9782,'Military boot','46181612','4',NULL,'Y'),(9783,'Hospital intercom systems','42191612','4',NULL,'Y'),(9784,'Phone rests','43191612','4',NULL,'Y'),(9785,'Backpack water pump','46191612','4',NULL,'Y'),(9786,'Computer faceplates','43201612','4',NULL,'Y'),(9787,'Computer accessory kits','43211612','4',NULL,'Y'),(9788,'Intravenous or arterial tubing needleless injection ports or stopcocks or manifolds','42221612','4',NULL,'Y'),(9789,'Postmortem finger straighteners','42261612','4',NULL,'Y'),(9790,'Medroxyprogesterone acetate','51351612','4',NULL,'Y'),(9791,'Screw chiller','40101712','4',NULL,'Y'),(9792,'Mailbox stackers','44101712','4',NULL,'Y'),(9793,'Fire investigation car','25101712','4',NULL,'Y'),(9794,'Handcrafts vocational training services','86101712','4',NULL,'Y'),(9795,'Pedestals','56101712','4',NULL,'Y'),(9796,'Cup dispenser','48101712','4',NULL,'Y'),(9797,'Parks or gardens spraying services','70111712','4',NULL,'Y'),(9798,'Permanent information technology networking specialists','80111712','4',NULL,'Y'),(9799,'Inverted microscopes','41111712','4',NULL,'Y'),(9800,'Tape duplicator','45111712','4',NULL,'Y'),(9801,'Nickel hydrogen batteries','26111712','4',NULL,'Y'),(9802,'Post cover','30121712','4',NULL,'Y'),(9803,'Viscometer tube','41121712','4',NULL,'Y'),(9804,'Marker refills','44121712','4',NULL,'Y'),(9805,'Art gallery','95121712','4',NULL,'Y'),(9806,'Film editing desk','45121712','4',NULL,'Y'),(9807,'Protection of intellectual or cultural property services','93141712','4',NULL,'Y'),(9808,'Forensic chemical workstations','46151712','4',NULL,'Y'),(9809,'Network voice service','81161712','4',NULL,'Y'),(9810,'Personal safety alert','46161712','4',NULL,'Y'),(9811,'Cathedral glass','30171712','4',NULL,'Y'),(9812,'Medical ultrasound or doppler or pulse echocardiograph or echocardiograph units for general diagnostic use','42201712','4',NULL,'Y'),(9813,'Cases for hearing aids','42211712','4',NULL,'Y'),(9814,'Graphics tablets','43211712','4',NULL,'Y'),(9815,'Satellite antennas','43221712','4',NULL,'Y'),(9816,'Medical aerosol tents','42271712','4',NULL,'Y'),(9817,'Welding or soldering kit','23271712','4',NULL,'Y'),(9818,'Amoxicillin sodium','51281712','4',NULL,'Y'),(9819,'Venlafaxine hydrochloride','51291712','4',NULL,'Y'),(9820,'Likuni Phala (WFP food convention) ','50501712','4',NULL,'Y'),(9821,'Particle accelerator','41101812','4',NULL,'Y'),(9822,'Commercial use strainers','48101812','4',NULL,'Y'),(9823,'Computer hardware maintenance support service','81111812','4',NULL,'Y'),(9824,'Vermiculite','11111812','4',NULL,'Y'),(9825,'Gamma ray radiography examination equipment','41111812','4',NULL,'Y'),(9826,'Containment basin','24111812','4',NULL,'Y'),(9827,'Drafting kits or sets','44111812','4',NULL,'Y'),(9828,'Inventory forms or inventory books','14111812','4',NULL,'Y'),(9829,'Visual information display device','45111812','4',NULL,'Y'),(9830,'Vehicle leasing of passenger vans or minivans','78111812','4',NULL,'Y'),(9831,'Laboratory dishes','41121812','4',NULL,'Y'),(9832,'Photography paper','14121812','4',NULL,'Y'),(9833,'Floating structure','95121812','4',NULL,'Y'),(9834,'Cleaning scrapers','47121812','4',NULL,'Y'),(9835,'Romiplostim','51131812','4',NULL,'Y'),(9836,'Static electricity generators for electric stimulation','42141812','4',NULL,'Y'),(9837,'Labor inspection services','93141812','4',NULL,'Y'),(9838,'Body spray head','30181812','4',NULL,'Y'),(9839,'Infant incubator supply kits','42191812','4',NULL,'Y'),(9840,'Mifamurtide','51201812','4',NULL,'Y'),(9841,'Medical x ray tables or stands or chairs or cabinets or accessories','42201812','4',NULL,'Y'),(9842,'Magneto optical MO drives','43201812','4',NULL,'Y'),(9843,'Therapeutic Milk (WFP standard)','42231812','4',NULL,'Y'),(9844,'Welding rod','23271812','4',NULL,'Y'),(9845,'Hydroxychloroquine','51101912','4',NULL,'Y'),(9846,'Ladder lift truck','25101912','4',NULL,'Y'),(9847,'Food service condiment dispensers','48101912','4',NULL,'Y'),(9848,'Physiological recorders','41111912','4',NULL,'Y'),(9849,'Whiteboard eraser','44111912','4',NULL,'Y'),(9850,'Follitropin or follitropin alfa and follitropin beta','51181912','4',NULL,'Y'),(9851,'Holders for kitchen devices for the physically challenged','42211912','4',NULL,'Y'),(9852,'Touchscreen film','43211912','4',NULL,'Y'),(9853,'Sterilization towels','42281912','4',NULL,'Y'),(9854,'Ulipristal acetate','51351912','4',NULL,'Y'),(9855,'Afatinib','51112012','4',NULL,'Y'),(9856,'In person chinese interpretation service','82112012','4',NULL,'Y'),(9857,'Clipboards','44122012','4',NULL,'Y'),(9858,'Budesonide/formoterol','51162012','4',NULL,'Y'),(9859,'Fluoxetine hydrochloride','51292012','4',NULL,'Y'),(9860,'Electric power transducer','41112112','4',NULL,'Y'),(9861,'Cell culture glass capillary tube','41122112','4',NULL,'Y'),(9862,'Round head fasteners','44122112','4',NULL,'Y'),(9863,'Hospital blockade or hamper or laundry bags','42132112','4',NULL,'Y'),(9864,'Therapeutic paraffin baths','42142112','4',NULL,'Y'),(9865,'Valve or valve part testing maintenance or repair service','73152112','4',NULL,'Y'),(9866,'Coated fabrics','11162112','4',NULL,'Y'),(9867,'Point of sale POS receipt printers','43212112','4',NULL,'Y'),(9868,'Desktop publishing software','43232112','4',NULL,'Y'),(9869,'Ostomy belts','42312112','4',NULL,'Y'),(9870,'Surface thermometers','41112212','4',NULL,'Y'),(9871,'Customer relationship management software maintenance','81112212','4',NULL,'Y'),(9872,'Patient transfer mats or sheets','42192212','4',NULL,'Y'),(9873,'Read write head assemblies','43202212','4',NULL,'Y'),(9874,'Infusions','50202312','4',NULL,'Y'),(9875,'Portal server software','43232312','4',NULL,'Y'),(9876,'Wound care or cleansing trays','42312312','4',NULL,'Y'),(9877,'Hot air blowers','41102412','4',NULL,'Y'),(9878,'Adhesive label cartridges','44102412','4',NULL,'Y'),(9879,'Pressure gauge','41112412','4',NULL,'Y'),(9880,'Equipment transportation case','24112412','4',NULL,'Y'),(9881,'Laboratory tube sealants','41122412','4',NULL,'Y'),(9882,'Omalizumab','51202412','4',NULL,'Y'),(9883,'Dopamine hydrochloride','51392412','4',NULL,'Y'),(9884,'Insect test kits','41102512','4',NULL,'Y'),(9885,'Flow computers or totalizers','41112512','4',NULL,'Y'),(9886,'Blood coagulation multiple parameter monitor or meter','41116209','4',NULL,'Y'),(9887,'Surgical robotic scalpels and blades','42296209','4',NULL,'Y'),(9888,'Premade complementary deoxyribonucleic acid cDNA','41106309','4',NULL,'Y'),(9889,'Endoscopic water bottles or accessories','42296409','4',NULL,'Y'),(9890,'Mammalian cells','41106509','4',NULL,'Y'),(9891,'Gene targeting vectors','41106609','4',NULL,'Y'),(9892,'Hydrocortisone/lidocaine','51386609','4',NULL,'Y'),(9893,'Non communicable diseases kit','57030110','4',NULL,'Y'),(9894,'Hotel or motel remodeling service','72111110','4',NULL,'Y'),(9895,'Oil and gas branch line construction service','72141110','4',NULL,'Y'),(9896,'Latanoprost','51241110','4',NULL,'Y'),(9897,'Polyester films','13111210','4',NULL,'Y'),(9898,'Marina construction service','72141210','4',NULL,'Y'),(9899,'Training Course - Flight (Helicopter) ','86101410','4',NULL,'Y'),(9900,'Airport terminal and hanger construction','72121410','4',NULL,'Y'),(9901,'Lead generation','80141410','4',NULL,'Y'),(9902,'Switch ports or cards','43201410','4',NULL,'Y'),(9903,'Fishing nets','70101510','4',NULL,'Y'),(9904,'Risk management consultation service','80101510','4',NULL,'Y'),(9905,'Highway engineering','81101510','4',NULL,'Y'),(9906,'Plumbing system maintenance or repair','72101510','4',NULL,'Y'),(9907,'Chilled water','83101510','4',NULL,'Y'),(9908,'Tilt trucks','24101510','4',NULL,'Y'),(9909,'Weather facsimile or radiofax','44101510','4',NULL,'Y'),(9910,'Leisure reading books','55101510','4',NULL,'Y'),(9911,'Flexographic printer','45101510','4',NULL,'Y'),(9912,'Condensate','15101510','4',NULL,'Y'),(9913,'Armored motor vehicle','25101510','4',NULL,'Y'),(9914,'Partitions','56101510','4',NULL,'Y'),(9915,'Iron removal equipment','47101510','4',NULL,'Y'),(9916,'Commercial use food warmers','48101510','4',NULL,'Y'),(9917,'Job description development and writing service','80111510','4',NULL,'Y'),(9918,'Postal scales','41111510','4',NULL,'Y'),(9919,'Internet or intranet server application development services','81111510','4',NULL,'Y'),(9920,'Interactive voice response service','83111510','4',NULL,'Y'),(9921,'Plotter paper','14111510','4',NULL,'Y'),(9922,'Hanging organizers or accessories','44111510','4',NULL,'Y'),(9923,'Rope bags and rope packs','24111510','4',NULL,'Y'),(9924,'Salvage ships','25111510','4',NULL,'Y'),(9925,'Vaccination services','85111510','4',NULL,'Y'),(9926,'Liquified petroleum gas','15111510','4',NULL,'Y'),(9927,'Laundry wash tub or basin','47111510','4',NULL,'Y'),(9928,'Volumetric pipettes','41121510','4',NULL,'Y'),(9929,'Textile printing','82121510','4',NULL,'Y'),(9930,'Floating oil and gas production storage and offloading system construction service','72121510','4',NULL,'Y'),(9931,'Mailing seals','44121510','4',NULL,'Y'),(9932,'Test liner paperboard','14121510','4',NULL,'Y'),(9933,'Aerial cameras','45121510','4',NULL,'Y'),(9934,'Teacher desk','56121510','4',NULL,'Y'),(9935,'Drink coolers','49121510','4',NULL,'Y'),(9936,'Concrete block for revetment','30131510','4',NULL,'Y'),(9937,'Patient trousers','42131510','4',NULL,'Y'),(9938,'Denture adhesive','53131510','4',NULL,'Y'),(9939,'Contractors all risks insurance','84131510','4',NULL,'Y'),(9940,'Photographic dye','45131510','4',NULL,'Y'),(9941,'Aircraft, Single Engine','25131510','4',NULL,'Y'),(9942,'Thermal power plants','26131510','4',NULL,'Y'),(9943,'Market research telephone surveys','80141510','4',NULL,'Y'),(9944,'Demolition services','72141510','4',NULL,'Y'),(9945,'Social structure studies or related services','93141510','4',NULL,'Y'),(9946,'Cable protectors','24141510','4',NULL,'Y'),(9947,'Freight including insurance services','78141510','4',NULL,'Y'),(9948,'Garlic seeds or seedlings','10151510','4',NULL,'Y'),(9949,'Slate roofing','30151510','4',NULL,'Y'),(9950,'Water pumps','40151510','4',NULL,'Y'),(9951,'Forest sectoral planning','70151510','4',NULL,'Y'),(9952,'Environmental system control installation service','72151510','4',NULL,'Y'),(9953,'Art installation and picture hanging service','82151510','4',NULL,'Y'),(9954,'Administrative fees or tax collection services','93151510','4',NULL,'Y'),(9955,'Peritoneal lavage kits','42161510','4',NULL,'Y'),(9956,'Automatic doors','30171510','4',NULL,'Y'),(9957,'Magnesium trisilicate','51171510','4',NULL,'Y'),(9958,'Electrical accessories or supplies manufacture services','73171510','4',NULL,'Y'),(9959,'Abamectin','10191510','4',NULL,'Y'),(9960,'Two way radios','43191510','4',NULL,'Y'),(9961,'Ground power units for aircraft','25191510','4',NULL,'Y'),(9962,'Thermal observation device TOD','46191510','4',NULL,'Y'),(9963,'Mainframe console or dumb terminals','43211510','4',NULL,'Y'),(9964,'Telephone call diverter or forwarder','43221510','4',NULL,'Y'),(9965,'Mine self neutralization equipment','46221510','4',NULL,'Y'),(9966,'Enteral feeding infusion pump tubing sets','42231510','4',NULL,'Y'),(9967,'Label making software','43231510','4',NULL,'Y'),(9968,'Side pole','30241510','4',NULL,'Y'),(9969,'Thermoplastic splint kits or materials','42241510','4',NULL,'Y'),(9970,'Postmortem incision clips','42261510','4',NULL,'Y'),(9971,'Charles ross apples','50301510','4',NULL,'Y'),(9972,'Organic charles ross apples','50311510','4',NULL,'Y'),(9973,'Foam dressings','42311510','4',NULL,'Y'),(9974,'Megestrol','51351510','4',NULL,'Y'),(9975,'Manipulators','24101610','4',NULL,'Y'),(9976,'Silk screen vacuum printing frames','45101610','4',NULL,'Y'),(9977,'Water trucks','25101610','4',NULL,'Y'),(9978,'Engineering vocational training services','86101610','4',NULL,'Y'),(9979,'Commercial use peelers','48101610','4',NULL,'Y'),(9980,'Railway transport by refrigerator car','78101610','4',NULL,'Y'),(9981,'Temporary information technology networking specialists','80111610','4',NULL,'Y'),(9982,'Methotrexate','51111610','4',NULL,'Y'),(9983,'Programming for Pascal','81111610','4',NULL,'Y'),(9984,'Pumice stone','11111610','4',NULL,'Y'),(9985,'Post mine clearance inspection service','92111610','4',NULL,'Y'),(9986,'Coin trays','44111610','4',NULL,'Y'),(9987,'Construction paper','14111610','4',NULL,'Y'),(9988,'Epidiascopes','45111610','4',NULL,'Y'),(9989,'Digestive system disease prevention or control services','85111610','4',NULL,'Y'),(9990,'Ring road','95111610','4',NULL,'Y'),(9991,'Selsyn generator','26111610','4',NULL,'Y'),(9992,'Flashlight','39111610','4',NULL,'Y'),(9993,'Apiculture','70121610','4',NULL,'Y'),(9994,'Hardwoods','11121610','4',NULL,'Y'),(9995,'Repeating pipettor reservoir pipette tip','41121610','4',NULL,'Y'),(9996,'Aligned countries cooperation','93121610','4',NULL,'Y'),(9997,'Camera cables','45121610','4',NULL,'Y'),(9998,'Phosphates pollution assessment','77121610','4',NULL,'Y'),(9999,'Insulating fire brick','30131610','4',NULL,'Y'),(10000,'Non-edible bird and poultry eggs','11131610','4',NULL,'Y'),(10001,'Medical staff sleeve protection','42131610','4',NULL,'Y'),(10002,'Eye care supplies','53131610','4',NULL,'Y'),(10003,'Food planning services','93131610','4',NULL,'Y'),(10004,'Flexible spending accounts FSA','84131610','4',NULL,'Y'),(10005,'Demographic studies','93141610','4',NULL,'Y'),(10006,'Photographic timer','45141610','4',NULL,'Y'),(10007,'Rye seeds','10151610','4',NULL,'Y'),(10008,'Tax collection services','93151610','4',NULL,'Y'),(10009,'Identification Card Consumables','46151610','4',NULL,'Y'),(10010,'Fistula needles','42142512','4',NULL,'Y'),(10011,'Dental tongs','42152512','4',NULL,'Y'),(10012,'Motorcycle tire','25172512','4',NULL,'Y'),(10013,'Research animal induction chamber','41102612','4',NULL,'Y'),(10014,'Irrigation syringe sets','42142612','4',NULL,'Y'),(10015,'Network switches','43222612','4',NULL,'Y'),(10016,'Computer aided manufacturing CAM software','43232612','4',NULL,'Y'),(10017,'Metal engraving machine','23242612','4',NULL,'Y'),(10018,'Paramedic uniforms','53102712','4',NULL,'Y'),(10019,'Power trimmers','27112712','4',NULL,'Y'),(10020,'Stone remover sets','42142712','4',NULL,'Y'),(10021,'Histological glass knife makers','41102912','4',NULL,'Y'),(10022,'Cleaning solutions for office equipment','44102912','4',NULL,'Y'),(10023,'Gateway software','43232912','4',NULL,'Y'),(10024,'Flammable material storage refrigerators or refrigerator freezers','41103012','4',NULL,'Y'),(10025,'Amitriptyline hydrochloride','51293012','4',NULL,'Y'),(10026,'Printer ribbon','44103112','4',NULL,'Y'),(10027,'Proteolytic peptide derived from porcine brain','51143112','4',NULL,'Y'),(10028,'Obstetrical vacuum delivery systems','42143112','4',NULL,'Y'),(10029,'Digital global navigation satellite system (DGNSS) Local Area Augmentation System (LAAS) ','25173112','4',NULL,'Y'),(10030,'OSS wireless access network equipment and components','43223112','4',NULL,'Y'),(10031,'Gramicidin','51283112','4',NULL,'Y'),(10032,'Cetirizine hydrochloride','51313112','4',NULL,'Y'),(10033,'Lab glassware cleaning brush','41103212','4',NULL,'Y'),(10034,'Paging terminals','43223212','4',NULL,'Y'),(10035,'Vardenafil hydrochloride hydrate','51413212','4',NULL,'Y'),(10036,'Viscosimeters','41103312','4',NULL,'Y'),(10037,'Lactate analyzers','41113312','4',NULL,'Y'),(10038,'Bioprocess container or bag for molecular biology platform','41123312','4',NULL,'Y'),(10039,'Fiber optic cable stripper','43223312','4',NULL,'Y'),(10040,'Heated walk in environmental or growth chambers','41103412','4',NULL,'Y'),(10041,'Apalcillin sodium','51283412','4',NULL,'Y'),(10042,'Static eliminators','41103512','4',NULL,'Y'),(10043,'Ring tone software','43233512','4',NULL,'Y'),(10044,'Earth resistance testers','41113612','4',NULL,'Y'),(10045,'Interior design or decorating','72153612','4',NULL,'Y'),(10046,'Immersion circulators','41103712','4',NULL,'Y'),(10047,'Tape testers','41113712','4',NULL,'Y'),(10048,'Medical x ray temperature controllers','42203712','4',NULL,'Y'),(10049,'Cefuroxime','51283712','4',NULL,'Y'),(10050,'Reciprocal shakers','41103812','4',NULL,'Y'),(10051,'Ground friction tester','41113812','4',NULL,'Y'),(10052,'Glecaprevir/Pibrentasvir','51343812','4',NULL,'Y'),(10053,'Centrifuge brushes','41103912','4',NULL,'Y'),(10054,'Dust fall holders or jars','41104012','4',NULL,'Y'),(10055,'Concrete forms erection and dismantling service','72154012','4',NULL,'Y'),(10056,'Airport Operations Readiness ','78204012','4',NULL,'Y'),(10057,'Minocycline','51284012','4',NULL,'Y'),(10058,'Urine collection containers','41104112','4',NULL,'Y'),(10059,'Water filtration cartridges','41104212','4',NULL,'Y'),(10060,'Urological surgical instrument sets','42294212','4',NULL,'Y'),(10061,'Radio acoustic sounding system','41114412','4',NULL,'Y'),(10062,'Laboratory oven accessories','41104512','4',NULL,'Y'),(10063,'High speed rotational balance tester','41114512','4',NULL,'Y'),(10064,'Laboratory furnace accessories','41104612','4',NULL,'Y'),(10065,'Impact testers','41114612','4',NULL,'Y'),(10066,'Threading Pipe Tool Kit','40174712','4',NULL,'Y'),(10067,'Distillation pipings or columns or fittings','41104812','4',NULL,'Y'),(10068,'Fluid presses filter','41104912','4',NULL,'Y'),(10069,'Corrugated aluminum sheet','30265012','4',NULL,'Y'),(10070,'Combs or plates or spacers or trays','41105312','4',NULL,'Y'),(10071,'Bench refractometers or polarimeters','41115312','4',NULL,'Y'),(10072,'Spectrobolometer','41115412','4',NULL,'Y'),(10073,'Plasmids or cosmids or bacterial artificial chromosomes BAC purification kit','41105512','4',NULL,'Y'),(10074,'Deoxyribonucleic sequence analyzer accessories or supplies','41115812','4',NULL,'Y'),(10075,'Coronary stents','42295912','4',NULL,'Y'),(10076,'Protein analyzer reagents','41116012','4',NULL,'Y'),(10077,'Cytology quality controls or calibrators or standards','41116112','4',NULL,'Y'),(10078,'Media ingredients or additives for bacteria','41106212','4',NULL,'Y'),(10079,'Monitor or meter quality controls calibrators or standards','41116212','4',NULL,'Y'),(10080,'Surgical robotic trocars or sheathes or obturators or cannulas','42296212','4',NULL,'Y'),(10081,'Endoscopic diaphragms','42296412','4',NULL,'Y'),(10082,'Kits for protein extraction from yeast','41106512','4',NULL,'Y'),(10083,'Insect expression vectors','41106612','4',NULL,'Y'),(10084,'Oil and gas pipeline construction service','72141113','4',NULL,'Y'),(10085,'Durum Wheat (WFP food convention)','50221113','4',NULL,'Y'),(10086,'Polymide films','13111213','4',NULL,'Y'),(10087,'Waterway construction service','72141213','4',NULL,'Y'),(10088,'Training - Flight Inspection ','86101413','4',NULL,'Y'),(10089,'Magnetic stripe card','43201413','4',NULL,'Y'),(10090,'Guinea pigs','10101513','4',NULL,'Y'),(10091,'Process and procedures management consultation service','80101513','4',NULL,'Y'),(10092,'Building construction management','81101513','4',NULL,'Y'),(10093,'Draglines','22101513','4',NULL,'Y'),(10094,'Offsite construction service','72101513','4',NULL,'Y'),(10095,'Milling machines','23101513','4',NULL,'Y'),(10096,'Tugger','24101513','4',NULL,'Y'),(10097,'Trading cards','55101513','4',NULL,'Y'),(10098,'Hot stamp printer','45101513','4',NULL,'Y'),(10099,'Diesel fuel off road','15101513','4',NULL,'Y'),(10100,'Cots or accessories','56101513','4',NULL,'Y'),(10101,'Engine Repair Kit','26101513','4',NULL,'Y'),(10102,'Oxygen generators','47101513','4',NULL,'Y'),(10103,'Commercial use heat lamps','48101513','4',NULL,'Y'),(10104,'Beef, minimally processed without additions','50111513','4',NULL,'Y'),(10105,'Moisture balances','41111513','4',NULL,'Y'),(10106,'Ledger paper','14111513','4',NULL,'Y'),(10107,'Supports for diaries or calendars','44111513','4',NULL,'Y'),(10108,'Cotton bag','24111513','4',NULL,'Y'),(10109,'Disinsectization services','85111513','4',NULL,'Y'),(10110,'Seismic vessel','25111513','4',NULL,'Y'),(10111,'Conference or non modular room packages','56111513','4',NULL,'Y'),(10112,'Dropping pipettes','41121513','4',NULL,'Y'),(10113,'Oil and gas plant modular fabrication service','72121513','4',NULL,'Y'),(10114,'Postage stamp','44121513','4',NULL,'Y'),(10115,'Packaging case','24121513','4',NULL,'Y'),(10116,'Offset cameras','45121513','4',NULL,'Y'),(10117,'Rubber block','30131513','4',NULL,'Y'),(10118,'Erection all risks insurance','84131513','4',NULL,'Y'),(10119,'Refrigerant','24131513','4',NULL,'Y'),(10120,'Aircraft, Flight Inspection (Fully Equipped) ','25131513','4',NULL,'Y'),(10121,'Market research one on one interviews','80141513','4',NULL,'Y'),(10122,'Carbamazepine','51141513','4',NULL,'Y'),(10123,'Social justice or legislation services','93141513','4',NULL,'Y'),(10124,'Corn seeds or seedlings','10151513','4',NULL,'Y'),(10125,'Edible vegetable or plant oils','50151513','4',NULL,'Y'),(10126,'Ceramic roof tile','30151513','4',NULL,'Y'),(10127,'Multinational public corporations services','93151513','4',NULL,'Y'),(10128,'Kick plates','30171513','4',NULL,'Y'),(10129,'Deltamethrin','10191513','4',NULL,'Y'),(10130,'Video phone','43191513','4',NULL,'Y'),(10131,'Ground support vehicle maintenance kit','25191513','4',NULL,'Y'),(10132,'Motherboards','43201513','4',NULL,'Y'),(10133,'Ultra mobile personal computer','43211513','4',NULL,'Y'),(10134,'Telephone call sequencers','43221513','4',NULL,'Y'),(10135,'Mine Detector','46221513','4',NULL,'Y'),(10136,'Office suite software','43231513','4',NULL,'Y'),(10137,'Steel A-frame','30241513','4',NULL,'Y'),(10138,'Brimonidine/timolol','51241513','4',NULL,'Y'),(10139,'Carrier and storage cases for splints or precut splints or splint systems','42241513','4',NULL,'Y'),(10140,'Autopsy saw blades','42261513','4',NULL,'Y'),(10141,'Ethambutol hydrochloride','51281513','4',NULL,'Y'),(10142,'Costard apples','50301513','4',NULL,'Y'),(10143,'Organic costard apples','50311513','4',NULL,'Y'),(10144,'Gel dressings','42311513','4',NULL,'Y'),(10145,'Vitamin K supplement','50501513','4',NULL,'Y'),(10146,'Pentamidine','51101613','4',NULL,'Y'),(10147,'Blocks or pulleys','24101613','4',NULL,'Y'),(10148,'Concrete pump truck','25101613','4',NULL,'Y'),(10149,'Industrial sign and label benchtop printer accessories','45101613','4',NULL,'Y'),(10150,'Commercial use dough machines','48101613','4',NULL,'Y'),(10151,'Temporary manual labor','80111613','4',NULL,'Y'),(10152,'Distance meters','41111613','4',NULL,'Y'),(10153,'Programming for Perl','81111613','4',NULL,'Y'),(10154,'Wollastonite','11111613','4',NULL,'Y'),(10155,'Mine victim or survivor assistance service','92111613','4',NULL,'Y'),(10156,'Credit card holders','44111613','4',NULL,'Y'),(10157,'Banner paper','14111613','4',NULL,'Y'),(10158,'Tropical disease prevention or control services','85111613','4',NULL,'Y'),(10159,'Cathode ray tube projector','45111613','4',NULL,'Y'),(10160,'Tidal wave generator','26111613','4',NULL,'Y'),(10161,'Security lighting','39111613','4',NULL,'Y'),(10162,'Treaty signature or accessions or rectification services','93121613','4',NULL,'Y'),(10163,'Staple removers','44121613','4',NULL,'Y'),(10164,'Pediatric services','85121613','4',NULL,'Y'),(10165,'Airfield','95121613','4',NULL,'Y'),(10166,'Camera enclosures or covers','45121613','4',NULL,'Y'),(10167,'Medical staff eye shields or visors','42131613','4',NULL,'Y'),(10168,'Facial care products','53131613','4',NULL,'Y'),(10169,'Claims payment processing or administration','84131613','4',NULL,'Y'),(10170,'After sales programs','80141613','4',NULL,'Y'),(10171,'Quinoa seeds or seedlings','10151613','4',NULL,'Y'),(10172,'Hemodialysis dialyzer collodion filters','42161613','4',NULL,'Y'),(10173,'Ammonium nitrate mixed with calcium carbonate fertilizer','10171613','4',NULL,'Y'),(10174,'Mobile medical services spine boards','42171613','4',NULL,'Y'),(10175,'Gas detectors','46171613','4',NULL,'Y'),(10176,'Bathtub or whirlpool apron or skirt','30181613','4',NULL,'Y'),(10177,'Calcitonin','51181613','4',NULL,'Y'),(10178,'Fire extinguishing agent','46191613','4',NULL,'Y'),(10179,'Computer or notebook stands','43211613','4',NULL,'Y'),(10180,'Intravenous tubing transfer leg closures or snaps','42221613','4',NULL,'Y'),(10181,'Gastric lavage tubes or kits','42231613','4',NULL,'Y'),(10182,'Cadaver tissue builder kits','42261613','4',NULL,'Y'),(10183,'Lidocaine','51271613','4',NULL,'Y'),(10184,'Mifepristone','51351613','4',NULL,'Y'),(10185,'Absorption chiller','40101713','4',NULL,'Y'),(10186,'Electronic measurement and recording instrument engineering and design service','81101713','4',NULL,'Y'),(10187,'Copy counters','44101713','4',NULL,'Y'),(10188,'Armored ambulance','25101713','4',NULL,'Y'),(10189,'Law vocational training services','86101713','4',NULL,'Y'),(10190,'Cocktail shakers or accessories','48101713','4',NULL,'Y'),(10191,'Parks management or maintenance services','70111713','4',NULL,'Y'),(10192,'Permanent information technology systems or database administrators','80111713','4',NULL,'Y'),(10193,'Magnifiers','41111713','4',NULL,'Y'),(10194,'Audio distribution amplifier','45111713','4',NULL,'Y'),(10195,'Thermal batteries','26111713','4',NULL,'Y'),(10196,'Manhole cover','30121713','4',NULL,'Y'),(10197,'Sand size analyzer','41121713','4',NULL,'Y'),(10198,'Pen nibs','44121713','4',NULL,'Y'),(10199,'Prehistoric monument','95121713','4',NULL,'Y'),(10200,'Film inspection machine','45121713','4',NULL,'Y'),(10201,'Surgical isolation or surgical masks','42131713','4',NULL,'Y'),(10202,'Historic sites or monuments protection services','93141713','4',NULL,'Y'),(10203,'Mobile Storage Unit (MSU)','95141713','4',NULL,'Y'),(10204,'Forensic latent print chemicals','46151713','4',NULL,'Y'),(10205,'Aeronautical Information Services','81161713','4',NULL,'Y'),(10206,'Smoke signal device','46161713','4',NULL,'Y'),(10207,'Disc brake pads','25171713','4',NULL,'Y'),(10208,'Surgical compressed air tank accessories','42191713','4',NULL,'Y'),(10209,'Tea bags','50201713','4',NULL,'Y'),(10210,'Medical ultrasound or doppler or echocardiograph three dimensional components','42201713','4',NULL,'Y'),(10211,'Touch pads','43211713','4',NULL,'Y'),(10212,'Shortwave core equipment','43221713','4',NULL,'Y'),(10213,'Medical hyperbaric chambers','42271713','4',NULL,'Y'),(10214,'Amoxicillin trihydrate','51281713','4',NULL,'Y'),(10215,'Super Cereal (WFP food convention) ','50501713','4',NULL,'Y'),(10216,'Laboratory X ray equipment controller','41101813','4',NULL,'Y'),(10217,'Commercial use whisks','48101813','4',NULL,'Y'),(10218,'Rinse tanks','24111813','4',NULL,'Y'),(10219,'Drafting dots or tapes','44111813','4',NULL,'Y'),(10220,'Correspondence forms or correspondence books','14111813','4',NULL,'Y'),(10221,'Down stream keyer','45111813','4',NULL,'Y'),(10222,'Sightseeing service by land, except rail','78111813','4',NULL,'Y'),(10223,'Cuvettes','41121813','4',NULL,'Y'),(10224,'Satin paper','14121813','4',NULL,'Y'),(10225,'Scraper replacement blades','47121813','4',NULL,'Y'),(10226,'Electroconvulsive devices','42141813','4',NULL,'Y'),(10227,'Work council services','93141813','4',NULL,'Y'),(10228,'Patient care cot covers','42191813','4',NULL,'Y'),(10229,'Medical x ray tomography units','42201813','4',NULL,'Y'),(10230,'High capacity removable media drives','43201813','4',NULL,'Y'),(10231,'Supplementary Plumpy (WFP standard)','42231813','4',NULL,'Y'),(10232,'Amodiaquine','51101913','4',NULL,'Y'),(10233,'Refrigerator truck','25101913','4',NULL,'Y'),(10234,'Food service punch bowls','48101913','4',NULL,'Y'),(10235,'Point plotting recorders','41111913','4',NULL,'Y'),(10236,'Battery driven whiteboard eraser','44111913','4',NULL,'Y'),(10237,'Edge trimmer','27111913','4',NULL,'Y'),(10238,'University','95121913','4',NULL,'Y'),(10239,'Jumbo digit timers for the physically challenged','42211913','4',NULL,'Y'),(10240,'LCD active display','43211913','4',NULL,'Y'),(10241,'Sterilization tubing','42281913','4',NULL,'Y'),(10242,'In person creole interpretation service','82112013','4',NULL,'Y'),(10243,'Report covers','44122013','4',NULL,'Y'),(10244,'Vaginal exam speculas','42182013','4',NULL,'Y'),(10245,'Mechanical energy transducer','41112113','4',NULL,'Y'),(10246,'Static fuel drum','24112113','4',NULL,'Y'),(10247,'Capillary pipette or tube puller','41122113','4',NULL,'Y'),(10248,'Tag fasteners','44122113','4',NULL,'Y'),(10249,'Hospital cleanup or room turnover kits','42132113','4',NULL,'Y'),(10250,'Therapeutic sinus masks','42142113','4',NULL,'Y'),(10251,'Upholstery fabrics','11162113','4',NULL,'Y'),(10252,'Compact disc CD or labeling printers','43212113','4',NULL,'Y'),(10253,'Ostomy bag plugs','42312113','4',NULL,'Y'),(10254,'Standby or emergency power maintenance service','72151514','4',NULL,'Y'),(10255,'Ombudsman services','93151514','4',NULL,'Y'),(10256,'Headphones','52161514','4',NULL,'Y'),(10257,'Door closers','30171514','4',NULL,'Y'),(10258,'Toilet tank covers','30181514','4',NULL,'Y'),(10259,'Hemoglobin photometers','42181514','4',NULL,'Y'),(10260,'Cheese making machine','23181514','4',NULL,'Y'),(10261,'Fenitrothion','10191514','4',NULL,'Y'),(10262,'Satellite phone','43191514','4',NULL,'Y'),(10263,'Aircraft towbar','25191514','4',NULL,'Y'),(10264,'Computer kiosk','43211514','4',NULL,'Y'),(10265,'Pulmonary artery catheters','42221514','4',NULL,'Y'),(10266,'Telephone dial backup units','43221514','4',NULL,'Y'),(10267,'Sales and marketing software','43231514','4',NULL,'Y'),(10268,'Structural brace','30241514','4',NULL,'Y'),(10269,'Instrument rolls for splint sets','42241514','4',NULL,'Y'),(10270,'Dissection boards or pads','42261514','4',NULL,'Y'),(10271,'Court pendu plat apples','50301514','4',NULL,'Y'),(10272,'Organic court pendu plat apples','50311514','4',NULL,'Y'),(10273,'Progesterone','51351514','4',NULL,'Y'),(10274,'Diloxanide furoate','51101614','4',NULL,'Y'),(10275,'Load motovan','25101614','4',NULL,'Y'),(10276,'Industrial sign and label portable printer accessories','45101614','4',NULL,'Y'),(10277,'Sludge bulking agent','47101614','4',NULL,'Y'),(10278,'Commercial use icing sets or bags','48101614','4',NULL,'Y'),(10279,'Temporary engineering services','80111614','4',NULL,'Y'),(10280,'Height gauges','41111614','4',NULL,'Y'),(10281,'Physical security and stockpile management PSSM service','92111614','4',NULL,'Y'),(10282,'Bill strap racks','44111614','4',NULL,'Y'),(10283,'Album papers or tissues','14111614','4',NULL,'Y'),(10284,'Childhood disease prevention or control services','85111614','4',NULL,'Y'),(10285,'Liquid crystal display projector','45111614','4',NULL,'Y'),(10286,'Petrol generator','26111614','4',NULL,'Y'),(10287,'Teak wood','11121614','4',NULL,'Y'),(10288,'Sewing machines','23121614','4',NULL,'Y'),(10289,'International watercourse cooperation services','93121614','4',NULL,'Y'),(10290,'Call bells','44121614','4',NULL,'Y'),(10291,'Runway','95121614','4',NULL,'Y'),(10292,'Retrofit kits','45121614','4',NULL,'Y'),(10293,'Foot care products','53131614','4',NULL,'Y'),(10294,'Rice seeds or seedlings','10151614','4',NULL,'Y'),(10295,'Dental burs','42151614','4',NULL,'Y'),(10296,'Hemodialysis dialyzer hollow filament filters','42161614','4',NULL,'Y'),(10297,'Bisacodyl','51171614','4',NULL,'Y'),(10298,'Mobile medical services water rescue tubes or cans','42171614','4',NULL,'Y'),(10299,'Soap dispenser','30181614','4',NULL,'Y'),(10300,'Carbimazole','51181614','4',NULL,'Y'),(10301,'Swap body/Platform lifting system module','25181614','4',NULL,'Y'),(10302,'Phone voice converters','43191614','4',NULL,'Y'),(10303,'Fire foam liquid proportioner','46191614','4',NULL,'Y'),(10304,'Console extenders','43201614','4',NULL,'Y'),(10305,'Bluetooth universal serial bus USB adapter','43211614','4',NULL,'Y'),(10306,'Intravenous tubing with catheter administration kits','42221614','4',NULL,'Y'),(10307,'Netilmicin','51281614','4',NULL,'Y'),(10308,'Surgical scissors','42291614','4',NULL,'Y'),(10309,'Verapamil hydrochloride','51431614','4',NULL,'Y'),(10310,'Absorption chiller heater','40101714','4',NULL,'Y'),(10311,'Facsimile units for office machines','44101714','4',NULL,'Y'),(10312,'Armored recovery vehicle','25101714','4',NULL,'Y'),(10313,'Law enforcement vocational training services','86101714','4',NULL,'Y'),(10314,'Hot water dispenser','48101714','4',NULL,'Y'),(10315,'Permanent drivers','80111714','4',NULL,'Y'),(10316,'Loupes','41111714','4',NULL,'Y'),(10317,'Audio analog to digital AD converter','45111714','4',NULL,'Y'),(10318,'Zinc air','26111714','4',NULL,'Y'),(10319,'Manhole box','30121714','4',NULL,'Y'),(10320,'Cluster tube or tube strip or cap','41121714','4',NULL,'Y'),(10321,'Pencil or pen grips','44121714','4',NULL,'Y'),(10322,'Film reader','45121714','4',NULL,'Y'),(10323,'Public changing room and shower facility','95121714','4',NULL,'Y'),(10324,'Flooring system Mobile Storage Unit (MSU)','95141714','4',NULL,'Y'),(10325,'Evidence drying cabinets','46151714','4',NULL,'Y'),(10326,'Laboratory environmental filters','41104917','4',NULL,'Y'),(10327,'Endoscopic insufflation needles','42294917','4',NULL,'Y'),(10328,'Agarose gel making reagents','41105317','4',NULL,'Y'),(10329,'Stroboscopes','41115317','4',NULL,'Y'),(10330,'Atomic absorption AA spectrometer accessories','41115417','4',NULL,'Y'),(10331,'Surgical light handle covers','42295417','4',NULL,'Y'),(10332,'Kits for nucleic acid extraction from plant cells or tissue','41105517','4',NULL,'Y'),(10333,'Histology analyzers','41115817','4',NULL,'Y'),(10334,'Androgeny and fertility automated counter reagent','41116017','4',NULL,'Y'),(10335,'Environmental reagents or solutions or stains','41116117','4',NULL,'Y'),(10336,'Specialty plates for bacteria','41106217','4',NULL,'Y'),(10337,'Blood lead test monitor or meter accessories','41116217','4',NULL,'Y'),(10338,'Plasmid mutagenesis vectors or kits','41106617','4',NULL,'Y'),(10339,'Telecommunication transmission tower construction service','72141118','4',NULL,'Y'),(10340,'Polyvinylidene chloride','13111218','4',NULL,'Y'),(10341,'Training, Technical: Crew Resource Management, Emergency Procedures, Dangerous Goods','86101418','4',NULL,'Y'),(10342,'Alpaca','10101518','4',NULL,'Y'),(10343,'Laboratory blenders or emulsifiers','41101518','4',NULL,'Y'),(10344,'Lighting engineering service','81101518','4',NULL,'Y'),(10345,'Elevating scrapers','22101518','4',NULL,'Y'),(10346,'Portable generator rental service','72101518','4',NULL,'Y'),(10347,'Technical diagrams or drawings','55101518','4',NULL,'Y'),(10348,'Printing plate press','45101518','4',NULL,'Y'),(10349,'Wall racks','56101518','4',NULL,'Y'),(10350,'Commercial use pasta cookers','48101518','4',NULL,'Y'),(10351,'Axle load scales','41111518','4',NULL,'Y'),(10352,'Index cards','14111518','4',NULL,'Y'),(10353,'Business card holders','44111518','4',NULL,'Y'),(10354,'Hospital ship','25111518','4',NULL,'Y'),(10355,'Aspirating pipette','41121518','4',NULL,'Y'),(10356,'Veterinary medical equipment sets','42121518','4',NULL,'Y'),(10357,'Camera kits','45121518','4',NULL,'Y'),(10358,'Concrete block for bridges','30131518','4',NULL,'Y'),(10359,'Bicycle insurance','84131518','4',NULL,'Y'),(10360,'Levetiracetam','51141518','4',NULL,'Y'),(10361,'Tomato seeds or seedlings','10151518','4',NULL,'Y'),(10362,'Palmolein Oil (WFP food convention)','50151518','4',NULL,'Y'),(10363,'Property title fee','93151518','4',NULL,'Y'),(10364,'Global positioning system GPS receiver','52161518','4',NULL,'Y'),(10365,'Blem door','30171518','4',NULL,'Y'),(10366,'Distribution Water Stand with Taps','30181518','4',NULL,'Y'),(10367,'High Frequency Radio Set, Mobile','43191518','4',NULL,'Y'),(10368,'Aeronautical sensor test equipment','25191518','4',NULL,'Y'),(10369,'Multi screen computer','43211518','4',NULL,'Y'),(10370,'Telephony equipment toll restrictors','43221518','4',NULL,'Y'),(10371,'Bedaquiline','51281518','4',NULL,'Y'),(10372,'Medical eye pads or patches','42311518','4',NULL,'Y'),(10373,'Diazepam','51401518','4',NULL,'Y'),(10374,'Taurolidine','51101618','4',NULL,'Y'),(10375,'Commercial use dishwashing machine parts','48101618','4',NULL,'Y'),(10376,'Temporary construction services','80111618','4',NULL,'Y'),(10377,'Gage block set','41111618','4',NULL,'Y'),(10378,'Kent paper','14111618','4',NULL,'Y'),(10379,'Public telephone card or phone card','44111618','4',NULL,'Y'),(10380,'Presentation light boxes','45111618','4',NULL,'Y'),(10381,'Scissors','44121618','4',NULL,'Y'),(10382,'Camera lens adapters','45121618','4',NULL,'Y'),(10383,'Pedicure implements','53131618','4',NULL,'Y'),(10384,'Wet mops','47131618','4',NULL,'Y'),(10385,'Sales marketing agencies including print','80141618','4',NULL,'Y'),(10386,'Hemodialysis unit blood line clamps','42161618','4',NULL,'Y'),(10387,'Door bells','46171618','4',NULL,'Y'),(10388,'Conversation recording units','43191618','4',NULL,'Y'),(10389,'Fire extinguisher base','46191618','4',NULL,'Y'),(10390,'Rota virus vaccine','51201618','4',NULL,'Y'),(10391,'Computer rack component','43201618','4',NULL,'Y'),(10392,'Universal serial bus general packet radio service USB GPRS modem','43211618','4',NULL,'Y'),(10393,'Intravenous or arterial procedure trays','42221618','4',NULL,'Y'),(10394,'Neomycin','51281618','4',NULL,'Y'),(10395,'Infrared adapters','44101718','4',NULL,'Y'),(10396,'Aircraft Rescue And Firefighting, 1500 Gallons (6000 Litres','25101718','4',NULL,'Y'),(10397,'Newspaper rack','56101718','4',NULL,'Y'),(10398,'Training Course - Humanities And Language ','86101718','4',NULL,'Y'),(10399,'Employee skill testing and assessment service','80111718','4',NULL,'Y'),(10400,'Metallurgical microscopes','41111718','4',NULL,'Y'),(10401,'Delay unit','45111718','4',NULL,'Y'),(10402,'Silver oxide batteries','26111718','4',NULL,'Y'),(10403,'Safety fence and net for rock drop','30121718','4',NULL,'Y'),(10404,'Secured pen sets','44121718','4',NULL,'Y'),(10405,'Film densitometer','45121718','4',NULL,'Y'),(10406,'Medical ultrasound ophthalmic scanners','42201718','4',NULL,'Y'),(10407,'Camera based vision systems for automated data collection','43211718','4',NULL,'Y'),(10408,'Radar antennas','43221718','4',NULL,'Y'),(10409,'Oxygen therapy delivery system products','42271718','4',NULL,'Y'),(10410,'High Energy Biscuits (WFP food convention) ','50501718','4',NULL,'Y'),(10411,'Tableware disinfector','48101818','4',NULL,'Y'),(10412,'Third party warranty service','81111818','4',NULL,'Y'),(10413,'Non destructive examination reagent','41111818','4',NULL,'Y'),(10414,'Thermal paper','14111818','4',NULL,'Y'),(10415,'Eidograph','44111818','4',NULL,'Y'),(10416,'Video noise reducer','45111818','4',NULL,'Y'),(10417,'Laboratory storage bottle','41121818','4',NULL,'Y'),(10418,'Aircraft fixed wing communication system repair','78181818','4',NULL,'Y'),(10419,'Combination step wedges and spin tops for radiographic units','42201818','4',NULL,'Y'),(10420,'Digital video disc DVD drive','43201818','4',NULL,'Y'),(10421,'Ready to Use Supplementary Food (WFP convention)','42231818','4',NULL,'Y'),(10422,'Doxorubicin hydrochloride','51281818','4',NULL,'Y'),(10423,'Neighborhood electric vehicle NEV','25101918','4',NULL,'Y'),(10424,'Food service table covering rolls','48101918','4',NULL,'Y'),(10425,'Gyroscopic instruments','41111918','4',NULL,'Y'),(10426,'Multiparameter vital sign unit accessories','42181918','4',NULL,'Y'),(10427,'Folic acid','51191918','4',NULL,'Y'),(10428,'Talking food scales for the physically challenged','42211918','4',NULL,'Y'),(10429,'Phenobarbital','51361918','4',NULL,'Y'),(10430,'In person dutch interpretation service','82112018','4',NULL,'Y'),(10431,'File inserts or tabs','44122018','4',NULL,'Y'),(10432,'Prong fasteners','44122118','4',NULL,'Y'),(10433,'Paper yarn fabric','11162118','4',NULL,'Y'),(10434,'Strip Printer ','43212118','4',NULL,'Y'),(10435,'Network application software maintenance','81112218','4',NULL,'Y'),(10436,'Refrigerated trailer','25181719','4',NULL,'Y'),(10437,'Voice microphones for computers','43211719','4',NULL,'Y'),(10438,'Aircraft antennas','43221719','4',NULL,'Y'),(10439,'Oxygen insufflators','42271719','4',NULL,'Y'),(10440,'Lacto Soya Blend','50501719','4',NULL,'Y'),(10441,'Hand sterilizer','48101819','4',NULL,'Y'),(10442,'Quality assurance services','81111819','4',NULL,'Y'),(10443,'Wire rope tester','41111819','4',NULL,'Y'),(10444,'Booking forms or reservation books','14111819','4',NULL,'Y'),(10445,'Video mixer','45111819','4',NULL,'Y'),(10446,'Laboratory dropper bottle and dropper cap','41121819','4',NULL,'Y'),(10447,'Coagulation factor ix','51131819','4',NULL,'Y'),(10448,'Medical x ray film hangers','42201819','4',NULL,'Y'),(10449,'Read only high definition digital versatile disc HD DVD','43201819','4',NULL,'Y'),(10450,'Epirubicin hydrochloride','51281819','4',NULL,'Y'),(10451,'Road sweeper','25101919','4',NULL,'Y'),(10452,'Food service glasses or cups or mugs or container lids','48101919','4',NULL,'Y'),(10453,'Detection apparatus for non metallic objects','41111919','4',NULL,'Y'),(10454,'Nasopharyngeal airway kits','42271919','4',NULL,'Y'),(10455,'In person egyptian interpretation service','82112019','4',NULL,'Y'),(10456,'File pockets or accessories','44122019','4',NULL,'Y'),(10457,'Citalopram hydrobromide','51292019','4',NULL,'Y'),(10458,'Self adhesive fasteners','44122119','4',NULL,'Y'),(10459,'Hypothermia apparatus','42142119','4',NULL,'Y'),(10460,'Tracing cloth','11162119','4',NULL,'Y'),(10461,'Thermocouple probes','41112219','4',NULL,'Y'),(10462,'Computer game or entertainment software maintenance','81112219','4',NULL,'Y'),(10463,'Automotive heating ventilation air conditioning HVAC control head assembly','43202219','4',NULL,'Y'),(10464,'Ventilator heat or moisture exchangers or filters','42272219','4',NULL,'Y'),(10465,'Cysteamine or mercaptamine','51172319','4',NULL,'Y'),(10466,'Cigarette filter draw resistance meter','41112419','4',NULL,'Y'),(10467,'Laboratory scoop','41122419','4',NULL,'Y'),(10468,'Extrication product cases or bags','42192419','4',NULL,'Y'),(10469,'Pitot gauge','41112519','4',NULL,'Y'),(10470,'Needle guides','42142519','4',NULL,'Y'),(10471,'Prefilled flush syringes','42142619','4',NULL,'Y'),(10472,'Video networking equipment','43222619','4',NULL,'Y'),(10473,'Satellite image treatment software','43232619','4',NULL,'Y'),(10474,'Work uniforms','53102719','4',NULL,'Y'),(10475,'Urethrotomes','42142719','4',NULL,'Y'),(10476,'Port connection panels','43222819','4',NULL,'Y'),(10477,'Solvent recyclers','41102919','4',NULL,'Y'),(10478,'Plasma storage freezers','41103019','4',NULL,'Y'),(10479,'Heat transfer paper for copiers','44103119','4',NULL,'Y'),(10480,'Dissolved carbon dioxide analyzers','41113119','4',NULL,'Y'),(10481,'Contraceptive device accessories for female users','42143119','4',NULL,'Y'),(10482,'Doppler VHF Omnidirectional Range (DVOR) Complete Ground Station ','25173119','4',NULL,'Y'),(10483,'Concentration measurement instrument','41103319','4',NULL,'Y'),(10484,'Water analyzers','41113319','4',NULL,'Y'),(10485,'Fiber optic detector','43223319','4',NULL,'Y'),(10486,'Pollution environmental chamber','41103419','4',NULL,'Y'),(10487,'Multimedia stacks','43233419','4',NULL,'Y'),(10488,'Phenoxymethylpenicillin calcium','51283419','4',NULL,'Y'),(10489,'Medical fluid solidifiers','42293519','4',NULL,'Y'),(10490,'Precast concrete element','30103619','4',NULL,'Y'),(10491,'Galvanometers','41113619','4',NULL,'Y'),(10492,'Cefonicid sodium','51283719','4',NULL,'Y'),(10493,'Tissue culture roller drum','41103819','4',NULL,'Y'),(10494,'Soil analyzer','41113819','4',NULL,'Y'),(10495,'Gas leak detection service','72154019','4',NULL,'Y'),(10496,'Bone tissue collection containers','41104119','4',NULL,'Y'),(10497,'Ceftriaxone','51284119','4',NULL,'Y'),(10498,'Dry wall single chamber three gas incubators','41104419','4',NULL,'Y'),(10499,'Low level wind shear alert system','41114419','4',NULL,'Y'),(10500,'Tug and trolley system','41114519','4',NULL,'Y'),(10501,'Shear strength testers','41114619','4',NULL,'Y'),(10502,'Cell harvester','41104819','4',NULL,'Y'),(10503,'Laboratory HEPA filters','41104919','4',NULL,'Y'),(10504,'Endoscopic guidewire or glidewire','42294919','4',NULL,'Y'),(10505,'Polyacrylamide gel making reagents','41105319','4',NULL,'Y'),(10506,'Tube or plate readers','41115319','4',NULL,'Y'),(10507,'Surgical nerve stimulators','42295419','4',NULL,'Y'),(10508,'Viral deoxyribonucleic acid DNA purification kits','41105519','4',NULL,'Y'),(10509,'Immunology analyzers','41115819','4',NULL,'Y'),(10510,'Hormone analyzer reagent','41116019','4',NULL,'Y'),(10511,'Food test kits reagents or solutions or stains','41116119','4',NULL,'Y'),(10512,'Weight prototype','41111523','4',NULL,'Y'),(10513,'Tracing paper','14111523','4',NULL,'Y'),(10514,'Desk organizer accessories kit','44111523','4',NULL,'Y'),(10515,'Sterile Diluents for PPR Vaccine','41121523','4',NULL,'Y'),(10516,'Astronomical camera','45121523','4',NULL,'Y'),(10517,'Cauliflower seeds or seedlings','10151523','4',NULL,'Y'),(10518,'Radio frequency transmitters or receivers','52161523','4',NULL,'Y'),(10519,'Fire door','30171523','4',NULL,'Y'),(10520,'Slaughterhouse or abattoir equipment','23181523','4',NULL,'Y'),(10521,'Airplane baggage tug or tractor','25191523','4',NULL,'Y'),(10522,'High temperature paint','31211523','4',NULL,'Y'),(10523,'Music or message on hold player','43221523','4',NULL,'Y'),(10524,'Paste bandages','42311523','4',NULL,'Y'),(10525,'Temporary sourcing and logistics services','80111623','4',NULL,'Y'),(10526,'Thickness measuring devices','41111623','4',NULL,'Y'),(10527,'Airport Lighting Lamp ','39111623','4',NULL,'Y'),(10528,'Capirona wood','11121623','4',NULL,'Y'),(10529,'Mechanical letter opener','44121623','4',NULL,'Y'),(10530,'Camera controllers','45121623','4',NULL,'Y'),(10531,'Hemodialysis unit heparin infusion pumps','42161623','4',NULL,'Y'),(10532,'Home security alarm','46171623','4',NULL,'Y'),(10533,'Pay phone coin mechanisms','43191623','4',NULL,'Y'),(10534,'Cartridges For Extinguishers','46191623','4',NULL,'Y'),(10535,'Typhoid vaccine','51201623','4',NULL,'Y'),(10536,'Bupivacaine hydrochloride monohydrate','51271623','4',NULL,'Y'),(10537,'Thermoelectric cooler','40101723','4',NULL,'Y'),(10538,'Multi bin mailboxes','44101723','4',NULL,'Y'),(10539,'Scanning light or spinning disk or laser scanning microscopes','41111723','4',NULL,'Y'),(10540,'Hard disk recorder','45111723','4',NULL,'Y'),(10541,'Battery cabinets or covers or doors','26111723','4',NULL,'Y'),(10542,'Electronic voting or vote-counting equipment','43211723','4',NULL,'Y'),(10543,'Cellular antenna','43221723','4',NULL,'Y'),(10544,'Indiamix (WFP food convention)','50501723','4',NULL,'Y'),(10545,'Control forms or control books','14111823','4',NULL,'Y'),(10546,'Video standards converter','45111823','4',NULL,'Y'),(10547,'Moroctocog alfa','51131823','4',NULL,'Y'),(10548,'Medical x ray tube and transfomer units','42201823','4',NULL,'Y'),(10549,'Multimedia hard disc drive HDD player','43201823','4',NULL,'Y'),(10550,'Mitoxantrone hydrochloride','51281823','4',NULL,'Y'),(10551,'Atovaquone','51101923','4',NULL,'Y'),(10552,'Crawler type tractor','25101923','4',NULL,'Y'),(10553,'Pre ignition knock sensor','41111923','4',NULL,'Y'),(10554,'Tretinoin','51191923','4',NULL,'Y'),(10555,'Ruxolitinib','51112023','4',NULL,'Y'),(10556,'In person german interpretation service','82112023','4',NULL,'Y'),(10557,'Archboards','44122023','4',NULL,'Y'),(10558,'Escitalopram oxalate','51292023','4',NULL,'Y'),(10559,'Tape fabrics','11162123','4',NULL,'Y'),(10560,'Compound gauge','41112223','4',NULL,'Y'),(10561,'Database Management Software Publishing','81112223','4',NULL,'Y'),(10562,'Power Supply, Computer ','43202223','4',NULL,'Y'),(10563,'Breathing apparatus accessories or supplies','42272223','4',NULL,'Y'),(10564,'Synthetic complete supplement mixtures for yeast','41106219','4',NULL,'Y'),(10565,'Cardiac marker panel test monitor or meter accessories','41116219','4',NULL,'Y'),(10566,'Sequencing vectors','41106619','4',NULL,'Y'),(10567,'Sewer line construction service','72141120','4',NULL,'Y'),(10568,'Silicone coated films','13111220','4',NULL,'Y'),(10569,'Training - Baggage And Cargo Handling Equipment (On-Site) ','86101420','4',NULL,'Y'),(10570,'Hydrology assessment service','81101520','4',NULL,'Y'),(10571,'Twin engine elevating scrapers','22101520','4',NULL,'Y'),(10572,'Roof framing service','72101520','4',NULL,'Y'),(10573,'Instruction sheets or booklets','55101520','4',NULL,'Y'),(10574,'Industrial sign and label portable printer','45101520','4',NULL,'Y'),(10575,'Lockers','56101520','4',NULL,'Y'),(10576,'Commercial use popcorn machines','48101520','4',NULL,'Y'),(10577,'Conveyor weighting scale','41111520','4',NULL,'Y'),(10578,'Blotter paper','14111520','4',NULL,'Y'),(10579,'Surface protectors or pads','44111520','4',NULL,'Y'),(10580,'Buoy','25111520','4',NULL,'Y'),(10581,'Automated vial or tube decapper recapper','41121520','4',NULL,'Y'),(10582,'Web cameras','45121520','4',NULL,'Y'),(10583,'Drum stick','60131520','4',NULL,'Y'),(10584,'Plerixafor','51131520','4',NULL,'Y'),(10585,'Vegetable production','70141520','4',NULL,'Y'),(10586,'Chard seeds or seedlings','10151520','4',NULL,'Y'),(10587,'Soya bean Oil (WFP food convention)','50151520','4',NULL,'Y'),(10588,'Microphones','52161520','4',NULL,'Y'),(10589,'Door and window loop','30171520','4',NULL,'Y'),(10590,'Non-chemical biological pest control solution','10191520','4',NULL,'Y'),(10591,'Very High Frequency Radio Set, Mobile','43191520','4',NULL,'Y'),(10592,'Environmental test chamber','25191520','4',NULL,'Y'),(10593,'Barebone computer','43211520','4',NULL,'Y'),(10594,'Interactive voice recognition equipment','43221520','4',NULL,'Y'),(10595,'Medical non adherent tapes','42311520','4',NULL,'Y'),(10596,'Iodoquinol','51101620','4',NULL,'Y'),(10597,'Temporary human resources services','80111620','4',NULL,'Y'),(10598,'Etalon wedge','41111620','4',NULL,'Y'),(10599,'Slide film copier','45111620','4',NULL,'Y'),(10600,'Finger stalls','44121620','4',NULL,'Y'),(10601,'Breakwater','95121620','4',NULL,'Y'),(10602,'Camera power adapters','45121620','4',NULL,'Y'),(10603,'Hemodialysis unit blood pumps','42161620','4',NULL,'Y'),(10604,'Safety light curtains','46171620','4',NULL,'Y'),(10605,'Smoke exhaust fan','46191620','4',NULL,'Y'),(10606,'Unit cooler','40101720','4',NULL,'Y'),(10607,'Language fonts','44101720','4',NULL,'Y'),(10608,'Turbocharger','26101720','4',NULL,'Y'),(10609,'Scanning electron microscopes','41111720','4',NULL,'Y'),(10610,'Audio spectrum analyzer','45111720','4',NULL,'Y'),(10611,'Battery holders','26111720','4',NULL,'Y'),(10612,'Drain pipe odor suppression device','30121720','4',NULL,'Y'),(10613,'Multifunction pen','44121720','4',NULL,'Y'),(10614,'Film loader','45121720','4',NULL,'Y'),(10615,'Trailer and semi-trailer parts','25181720','4',NULL,'Y'),(10616,'Point of sale payment terminal','43211720','4',NULL,'Y'),(10617,'Automotive antennas','43221720','4',NULL,'Y'),(10618,'Liquid oxygen converters','42271720','4',NULL,'Y'),(10619,'Pea Wheat Blended (WFP food convention) ','50501720','4',NULL,'Y'),(10620,'Commercial kitchen hood','48101820','4',NULL,'Y'),(10621,'Letrozole','51111820','4',NULL,'Y'),(10622,'System usability services','81111820','4',NULL,'Y'),(10623,'Fluorescence detector','41111820','4',NULL,'Y'),(10624,'Game of chance forms or coupons','14111820','4',NULL,'Y'),(10625,'Video processing amplifier','45111820','4',NULL,'Y'),(10626,'Laboratory carboy or spout','41121820','4',NULL,'Y'),(10627,'Coagulation factor vii','51131820','4',NULL,'Y'),(10628,'Dimenhydrinate','51171820','4',NULL,'Y'),(10629,'Medical radiographic equipment grids','42201820','4',NULL,'Y'),(10630,'Read write high definition digital versatile disc HD DVD','43201820','4',NULL,'Y'),(10631,'Tank trucks','25101920','4',NULL,'Y'),(10632,'Straw dispensers','48101920','4',NULL,'Y'),(10633,'Coordinate measuring machines CMM','41111920','4',NULL,'Y'),(10634,'Ceritinib','51112020','4',NULL,'Y'),(10635,'In person fanti interpretation service','82112020','4',NULL,'Y'),(10636,'Card pockets','44122020','4',NULL,'Y'),(10637,'Videolaryngoscope','42272020','4',NULL,'Y'),(10638,'Binder posts','44122120','4',NULL,'Y'),(10639,'Therapeutic cryo compression therapy cuffs','42142120','4',NULL,'Y'),(10640,'Bolting cloth','11162120','4',NULL,'Y'),(10641,'Laboratory freezer or refrigerator thermometers','41112220','4',NULL,'Y'),(10642,'Server software maintenance','81112220','4',NULL,'Y'),(10643,'Patient transport incubator accessories','42192220','4',NULL,'Y'),(10644,'Automotive heating ventilation air conditioning HVAC power module','43202220','4',NULL,'Y'),(10645,'Ventilator accessories','42272220','4',NULL,'Y'),(10646,'Deferasirox','51172320','4',NULL,'Y'),(10647,'Miconazole','51302320','4',NULL,'Y'),(10648,'Pressure drop gauge','41112420','4',NULL,'Y'),(10649,'Laboratory bottle carrier','41122420','4',NULL,'Y'),(10650,'First aid kit cases or bags','42192420','4',NULL,'Y'),(10651,'Fire pump flow meter','41112520','4',NULL,'Y'),(10652,'Dispensing pins or needles','42142520','4',NULL,'Y'),(10653,'Intraosseous needle drivers or injection guns','42142620','4',NULL,'Y'),(10654,'Multiservice switch','43222620','4',NULL,'Y'),(10655,'Cospas-Sarsat Software ','43232620','4',NULL,'Y'),(10656,'Male external urinary catheters','42142720','4',NULL,'Y'),(10657,'Voice echo cancellers','43222820','4',NULL,'Y'),(10658,'Histology tissue cassettes','41102920','4',NULL,'Y'),(10659,'Ultra cold or ultralow chest freezers','41103020','4',NULL,'Y'),(10660,'Cetrimonium bromide','51473020','4',NULL,'Y'),(10661,'Toner collectors','44103120','4',NULL,'Y'),(10662,'Acute care fetal or maternal monitoring units','42143120','4',NULL,'Y'),(10663,'Computer cable cover','43202218','4',NULL,'Y'),(10664,'Ventilator gas sampling ports or lines','42272218','4',NULL,'Y'),(10665,'Potassium chloride/Sodium chloride/Dextrose/Sodium citrate','51192318','4',NULL,'Y'),(10666,'Ketoconazole','51302318','4',NULL,'Y'),(10667,'Capillary pressure tester','41112418','4',NULL,'Y'),(10668,'Donor blood unit segment sampler','41122418','4',NULL,'Y'),(10669,'Evacuation bags or liners','42192418','4',NULL,'Y'),(10670,'Pump efficiency testing equipment','41112518','4',NULL,'Y'),(10671,'Biopsy aspirator products ','42142518','4',NULL,'Y'),(10672,'Blood gas analysis syringe kits','42142618','4',NULL,'Y'),(10673,'Radar image treatment software','43232618','4',NULL,'Y'),(10674,'Firefighter uniform','53102718','4',NULL,'Y'),(10675,'Penile support and lengthening devices','42142718','4',NULL,'Y'),(10676,'Bacitracin/diperodon/neomycin/polymyxin b','51102818','4',NULL,'Y'),(10677,'Telephone distributing terminal frame','43222818','4',NULL,'Y'),(10678,'Laboratory cover slippers','41102918','4',NULL,'Y'),(10679,'Transparency film','44103118','4',NULL,'Y'),(10680,'Multi gas monitors','41113118','4',NULL,'Y'),(10681,'Transcervical intrauterine kits','42143118','4',NULL,'Y'),(10682,'Doppler VHF Omnidirectional Range (DVOR) And DVOR/DME Systems','25173118','4',NULL,'Y'),(10683,'Levocabastine hydrochloride','51313218','4',NULL,'Y'),(10684,'Nuclear densitometer','41103318','4',NULL,'Y'),(10685,'Uranium analyzers','41113318','4',NULL,'Y'),(10686,'Fiber optic emitter','43223318','4',NULL,'Y'),(10687,'Temperature and humidity walk in environmental chamber','41103418','4',NULL,'Y'),(10688,'Artherectomy catheters','42203418','4',NULL,'Y'),(10689,'Memory drivers','43233418','4',NULL,'Y'),(10690,'Pheneticillin potassium','51283418','4',NULL,'Y'),(10691,'Surgical irrigation pump equipment or pulsed lavage with or without suction','42293518','4',NULL,'Y'),(10692,'Gain measuring instruments','41113618','4',NULL,'Y'),(10693,'Histology tissue freezing bath','41103718','4',NULL,'Y'),(10694,'Cefonicid monosodium','51283718','4',NULL,'Y'),(10695,'Microplate shaker','41103818','4',NULL,'Y'),(10696,'Plate bearing tester','41113818','4',NULL,'Y'),(10697,'Solid phase extraction preparations','41104018','4',NULL,'Y'),(10698,'Fountain installation service','72154018','4',NULL,'Y'),(10699,'Airport, Fauna Control Services','78204018','4',NULL,'Y'),(10700,'Specimen collection container','41104118','4',NULL,'Y'),(10701,'Water jacketed dual chamber three gas incubators with humidity control','41104418','4',NULL,'Y'),(10702,'Meteorological satellite data receiving and analyzing system','41114418','4',NULL,'Y'),(10703,'Zipper endurance tester','41114518','4',NULL,'Y'),(10704,'Roughness measuring instruments','41114618','4',NULL,'Y'),(10705,'Structured packing','41104818','4',NULL,'Y'),(10706,'Laboratory glass filters','41104918','4',NULL,'Y'),(10707,'Colorimeters','41115318','4',NULL,'Y'),(10708,'Spectrophotometer accessories','41115418','4',NULL,'Y'),(10709,'Surgical magnetic mats','42295418','4',NULL,'Y'),(10710,'Total ribonucleic acid RNA purification kits','41105518','4',NULL,'Y'),(10711,'Histology analyzer accessories or supplies','41115818','4',NULL,'Y'),(10712,'Particle sizer and counter analyzer reagent','41116018','4',NULL,'Y'),(10713,'Food test kits or supplies','41116118','4',NULL,'Y'),(10714,'Specialty premixed media dry','41106218','4',NULL,'Y'),(10715,'Cardiac marker panel test monitor or meter','41116218','4',NULL,'Y'),(10716,'Esophagoscopes or oesophagoscopes','42296318','4',NULL,'Y'),(10717,'Surgical retriever sets','42296818','4',NULL,'Y'),(10718,'Canned or jarred chickpeas','50466818','4',NULL,'Y'),(10719,'Aqueduct construction service','72141119','4',NULL,'Y'),(10720,'Polyvinyl alcohol films','13111219','4',NULL,'Y'),(10721,'Training - Ground Support Equipment Operation (On-Site)','86101419','4',NULL,'Y'),(10722,'Subdivison planning service','81101519','4',NULL,'Y'),(10723,'Laboratory cell disruptor','41101519','4',NULL,'Y'),(10724,'Twin engine open bowl scrapers','22101519','4',NULL,'Y'),(10725,'Gas fitting installation service','72101519','4',NULL,'Y'),(10726,'Periodicals','55101519','4',NULL,'Y'),(10727,'Tables','56101519','4',NULL,'Y'),(10728,'Commercial use pizza ovens','48101519','4',NULL,'Y'),(10729,'Crane scale','41111519','4',NULL,'Y'),(10730,'Cardstock papers','14111519','4',NULL,'Y'),(10731,'Collating racks','44111519','4',NULL,'Y'),(10732,'Positive displacment repeating pipettor','41121519','4',NULL,'Y'),(10733,'Low light camera','45121519','4',NULL,'Y'),(10734,'Fire insurance','84131519','4',NULL,'Y'),(10735,'Rapeseed Oil (WFP food convention)','50151519','4',NULL,'Y'),(10736,'Censorship service','93151519','4',NULL,'Y'),(10737,'Blast proof door','30171519','4',NULL,'Y'),(10738,'Latrine / squatting plate','30181519','4',NULL,'Y'),(10739,'Telfubenzuron','10191519','4',NULL,'Y'),(10740,'Very High Frequency Radio Set, Desktop','43191519','4',NULL,'Y'),(10741,'Aircraft towing adapter','25191519','4',NULL,'Y'),(10742,'Electronic reader or E-reader','43211519','4',NULL,'Y'),(10743,'Voice mail systems','43221519','4',NULL,'Y'),(10744,'Needle sterilizers','42281519','4',NULL,'Y'),(10745,'Medical non adherent straps','42311519','4',NULL,'Y'),(10746,'Water sterilization system','48101619','4',NULL,'Y'),(10747,'Temporary creative services','80111619','4',NULL,'Y'),(10748,'Go or no go gauge','41111619','4',NULL,'Y'),(10749,'Film reel','45111619','4',NULL,'Y'),(10750,'Manual pencil sharpener','44121619','4',NULL,'Y'),(10751,'Picture card wallets','45121619','4',NULL,'Y'),(10752,'Customer relationship center CRC management services','80141619','4',NULL,'Y'),(10753,'Hemodialysis unit blood port caps','42161619','4',NULL,'Y'),(10754,'Security or access control systems','46171619','4',NULL,'Y'),(10755,'Telephone signaling devices','43191619','4',NULL,'Y'),(10756,'Fire water monitor','46191619','4',NULL,'Y'),(10757,'Computer cooling fan','43201619','4',NULL,'Y'),(10758,'Notebook computer carrying case','43211619','4',NULL,'Y'),(10759,'Needleless injection manifold kits','42221619','4',NULL,'Y'),(10760,'Radium-223 dichloride','51441619','4',NULL,'Y'),(10761,'Liquid refrigerant receiver','40101719','4',NULL,'Y'),(10762,'Copy or scan accessories','44101719','4',NULL,'Y'),(10763,'Aircraft Rescue And Firefighting Unit, 150 Gallons (600 litres)','25101719','4',NULL,'Y'),(10764,'Side table','56101719','4',NULL,'Y'),(10765,'Training - Finance ','86101719','4',NULL,'Y'),(10766,'Employee psychometric testing service','80111719','4',NULL,'Y'),(10767,'Darkfield microscopes','41111719','4',NULL,'Y'),(10768,'Audio monitor','45111719','4',NULL,'Y'),(10769,'Battery testers','26111719','4',NULL,'Y'),(10770,'Safety separator for road','30121719','4',NULL,'Y'),(10771,'Disposable fountain pen','44121719','4',NULL,'Y'),(10772,'Digital photo printing kiosk','45121719','4',NULL,'Y'),(10773,'Medical oxygen tubing or connectors','42271715','4',NULL,'Y'),(10774,'Unimix (WFP food convention)','50501715','4',NULL,'Y'),(10775,'Commercial use ladles','48101815','4',NULL,'Y'),(10776,'Triptorelin','51111815','4',NULL,'Y'),(10777,'Reinforcement metal detector','41111815','4',NULL,'Y'),(10778,'Drafting table covers','44111815','4',NULL,'Y'),(10779,'Tent cards','14111815','4',NULL,'Y'),(10780,'Steam condensate tank','24111815','4',NULL,'Y'),(10781,'Audio vidio console','45111815','4',NULL,'Y'),(10782,'Medical evacuation by ambulance','78111815','4',NULL,'Y'),(10783,'Laboratory adapters or connectors or fittings','41121815','4',NULL,'Y'),(10784,'Pool cleaner','47121815','4',NULL,'Y'),(10785,'High frequency electromagnetic wave stimulators','42141815','4',NULL,'Y'),(10786,'Medical x ray units for general diagnostic use','42201815','4',NULL,'Y'),(10787,'Peripheral component microchannel interconnect architecture reader and writer drives','43201815','4',NULL,'Y'),(10788,'Ready-to-use Food for Children (UNICEF/WFP standard)','42231815','4',NULL,'Y'),(10789,'Benflumetol or lumefantrine','51101915','4',NULL,'Y'),(10790,'Oil tank truck','25101915','4',NULL,'Y'),(10791,'Food service trays','48101915','4',NULL,'Y'),(10792,'Bi metallic sensors','41111915','4',NULL,'Y'),(10793,'Pantoprazole','51171915','4',NULL,'Y'),(10794,'Calcium gluconate','51191915','4',NULL,'Y'),(10795,'Self feeders for the physically challenged','42211915','4',NULL,'Y'),(10796,'Sterilization reels','42281915','4',NULL,'Y'),(10797,'Imatinib mesiate or mesylate','51112015','4',NULL,'Y'),(10798,'In person czech interpretation service','82112015','4',NULL,'Y'),(10799,'File backers','44122015','4',NULL,'Y'),(10800,'Mobile medical services dental treatment kits','42172015','4',NULL,'Y'),(10801,'Otoscope speculums','42182015','4',NULL,'Y'),(10802,'Morphine','51372015','4',NULL,'Y'),(10803,'Adhesive corners','44122115','4',NULL,'Y'),(10804,'Hospital wall coverings','42132115','4',NULL,'Y'),(10805,'Elastic braid','11162115','4',NULL,'Y'),(10806,'Bar code printer','43212115','4',NULL,'Y'),(10807,'Ostomy irrigation sleeves','42312115','4',NULL,'Y'),(10808,'Humidifier temperature controllers','41112215','4',NULL,'Y'),(10809,'Content management software maintenance','81112215','4',NULL,'Y'),(10810,'Patient transport isolation chambers','42192215','4',NULL,'Y'),(10811,'Keyboard or mouse cable','43202215','4',NULL,'Y'),(10812,'Ventilator testing supplies','42272215','4',NULL,'Y'),(10813,'Naloxone hydrochloride','51142315','4',NULL,'Y'),(10814,'Electroencephalographic spectrum analysers','42182315','4',NULL,'Y'),(10815,'Prednisolone','51422315','4',NULL,'Y'),(10816,'Olmesartan medoxomil','51432315','4',NULL,'Y'),(10817,'Warburg apparatus','41112415','4',NULL,'Y'),(10818,'Centrifugal bioseparation crystals','41122415','4',NULL,'Y'),(10819,'Zoledronic acid','51182415','4',NULL,'Y'),(10820,'Clothing cases','42192415','4',NULL,'Y'),(10821,'Hydrocortisone','51422415','4',NULL,'Y'),(10822,'Syringe accessories','42142615','4',NULL,'Y'),(10823,'Storage area network SAN switch','43222615','4',NULL,'Y'),(10824,'Facial recognition software','43232615','4',NULL,'Y'),(10825,'Prison officer uniform','53102715','4',NULL,'Y'),(10826,'Urinary catheterization kits','42142715','4',NULL,'Y'),(10827,'Peginterferon alfa-2a','51342715','4',NULL,'Y'),(10828,'Explosive Detection Dogs (EDD) with handler','81102815','4',NULL,'Y'),(10829,'Telecommunication terminal units','43222815','4',NULL,'Y'),(10830,'Histology sampling and dissecting stations','41102915','4',NULL,'Y'),(10831,'Platform interconnectivity software','43232915','4',NULL,'Y'),(10832,'Blood bank freezers','41103015','4',NULL,'Y'),(10833,'Radon detectors','41113115','4',NULL,'Y'),(10834,'Uterine manipulators or injectors','42143115','4',NULL,'Y'),(10835,'Navigation Sensor','25173115','4',NULL,'Y'),(10836,'Zalcitabine','51343115','4',NULL,'Y'),(10837,'Solution strength estimation apparatus','41103315','4',NULL,'Y'),(10838,'Fiber optic tool blade set','43223315','4',NULL,'Y'),(10839,'Diclofenac sodium','51383315','4',NULL,'Y'),(10840,'Clean benches','41103415','4',NULL,'Y'),(10841,'Cardiac catheterization lab equipment','42203415','4',NULL,'Y'),(10842,'Backup or archival software','43233415','4',NULL,'Y'),(10843,'Tobicillin','51283415','4',NULL,'Y'),(10844,'Betahistine dihydrochloride','51313415','4',NULL,'Y'),(10845,'Laboratory gas generator','41103515','4',NULL,'Y'),(10846,'Medical or surgical suction tubings','42293515','4',NULL,'Y'),(10847,'Electrometers','41113615','4',NULL,'Y'),(10848,'Insulin lispro','51183615','4',NULL,'Y'),(10849,'Laboratory bath accessories or supplies','41103715','4',NULL,'Y'),(10850,'Tube rotators','41103815','4',NULL,'Y'),(10851,'Soil shrinkage limit tester','41113815','4',NULL,'Y'),(10852,'Cytocentrifuge cytofunnel or filter card or clamp','41103915','4',NULL,'Y'),(10853,'Felodipine','51433915','4',NULL,'Y'),(10854,'Plant samples analysis equipment','41104015','4',NULL,'Y'),(10855,'Methylphenidate hydrochloride','51144015','4',NULL,'Y'),(10856,'Fire escape installation service','72154015','4',NULL,'Y'),(10857,'Airport Maps, Networks (GIS), Studies','78204015','4',NULL,'Y'),(10858,'Serum Filter collection containers','41104115','4',NULL,'Y'),(10859,'Ceftibuten','51284115','4',NULL,'Y'),(10860,'Water jacketed single chamber three gas incubators','41104415','4',NULL,'Y'),(10861,'Lightning analysis system','41114415','4',NULL,'Y'),(10862,'Centrifugal force tester','41114515','4',NULL,'Y'),(10863,'Photoelastic testing instruments','41114615','4',NULL,'Y'),(10864,'Kjeldahl nitrogen determination apparatus','41104815','4',NULL,'Y'),(10865,'Capsules filters','41104915','4',NULL,'Y'),(10866,'Endoscopic instrument spreaders','42294915','4',NULL,'Y'),(10867,'Endoscopic lenses','42295015','4',NULL,'Y'),(10868,'Gel documentation accessories','41105315','4',NULL,'Y'),(10869,'Polariscopes','41115315','4',NULL,'Y'),(10870,'Electron spectroscopy system for chemical analysis','41115415','4',NULL,'Y'),(10871,'Surgical equipment covers','42295415','4',NULL,'Y'),(10872,'Ribonucleic acid RNA cleanup or stabilization materials','41105515','4',NULL,'Y'),(10873,'Hematology analyzers','41115815','4',NULL,'Y'),(10874,'Cardio pulmonary resusitation or basic life support instructional materials','60105915','4',NULL,'Y'),(10875,'Flow cytometry analyzers reagents or antibodies','41116015','4',NULL,'Y'),(10876,'Reagents for preparing competent yeast','41106215','4',NULL,'Y'),(10877,'Glucose test monitor or meter accessories','41116215','4',NULL,'Y'),(10878,'Near patient PCR machine','41106315','4',NULL,'Y'),(10879,'Yeast expression kits','41106515','4',NULL,'Y'),(10880,'Polymerase chain reaction PCR cloning vectors or kits','41106615','4',NULL,'Y'),(10881,'Collagen/polyvinylpyrrolidone','51386615','4',NULL,'Y'),(10882,'Television cable laying service','72141116','4',NULL,'Y'),(10883,'Rigid polyvinyl chloride film','13111216','4',NULL,'Y'),(10884,'Offshore construction vessel service','72141216','4',NULL,'Y'),(10885,'Training - Aircraft Structural Repair ','86101416','4',NULL,'Y'),(10886,'Data acquisition board','43201416','4',NULL,'Y'),(10887,'Cattle','10101516','4',NULL,'Y'),(10888,'Dounce homogenizers','41101516','4',NULL,'Y'),(10889,'Energy or utility consulting service','81101516','4',NULL,'Y'),(10890,'Ditchers','22101516','4',NULL,'Y'),(10891,'Fire extinguisher inspection maintenance and repair service','72101516','4',NULL,'Y'),(10892,'Powered platform truck','24101516','4',NULL,'Y'),(10893,'Operation or instruction manuals','55101516','4',NULL,'Y'),(10894,'Pad printing cliché','45101516','4',NULL,'Y'),(10895,'Chests','56101516','4',NULL,'Y'),(10896,'Commercial use microwave ovens','48101516','4',NULL,'Y'),(10897,'Weight measuring instrument accessories','41111516','4',NULL,'Y'),(10898,'Notebook filler paper','14111516','4',NULL,'Y'),(10899,'Personal organizers','44111516','4',NULL,'Y'),(10900,'Inflatable rubber boat','25111516','4',NULL,'Y'),(10901,'Bottle top dispensers','41121516','4',NULL,'Y'),(10902,'Fixed oil and gas offshore production facilities fabrication service','72121516','4',NULL,'Y'),(10903,'Digital camcorders or video cameras','45121516','4',NULL,'Y'),(10904,'Braille block','30131516','4',NULL,'Y'),(10905,'Professional indemnity insurance','84131516','4',NULL,'Y'),(10906,'Cold storage room','24131516','4',NULL,'Y'),(10907,'Cereals production','70141516','4',NULL,'Y'),(10908,'Building permit','93151516','4',NULL,'Y'),(10909,'Digital video disk players or recorders','52161516','4',NULL,'Y'),(10910,'License plate recognition system','46161516','4',NULL,'Y'),(10911,'Door screen','30171516','4',NULL,'Y'),(10912,'Malathion','10191516','4',NULL,'Y'),(10913,'Keyphone system','43191516','4',NULL,'Y'),(10914,'Aircraft air start unit','25191516','4',NULL,'Y'),(10915,'Minicomputer','43211516','4',NULL,'Y'),(10916,'Catheter tip occluders','42221516','4',NULL,'Y'),(10917,'Telephone line status monitors','43221516','4',NULL,'Y'),(10918,'Audit software','43231516','4',NULL,'Y'),(10919,'Marker for splinting materials','42241516','4',NULL,'Y'),(10920,'Instrument rolls for postmortem surgical instruments','42261516','4',NULL,'Y'),(10921,'Crab apples','50301516','4',NULL,'Y'),(10922,'Organic crab apples','50311516','4',NULL,'Y'),(10923,'Clonazepam','51401516','4',NULL,'Y'),(10924,'Melarsoprol','51101616','4',NULL,'Y'),(10925,'Offset printing cleaning accessories','45101616','4',NULL,'Y'),(10926,'Commercial use food slicers','48101616','4',NULL,'Y'),(10927,'Ultraviolet UV lamps','39101616','4',NULL,'Y'),(10928,'Temporary customer service personnel','80111616','4',NULL,'Y'),(10929,'Measuring wheels for distance','41111616','4',NULL,'Y'),(10930,'Mine Action and ERW: Advocacy','92111616','4',NULL,'Y'),(10931,'Check separators','44111616','4',NULL,'Y'),(10932,'Lining papers','14111616','4',NULL,'Y'),(10933,'Alcoholism prevention or control services','85111616','4',NULL,'Y'),(10934,'Video projectors','45111616','4',NULL,'Y'),(10935,'Outdoor lighting accessories','39111616','4',NULL,'Y'),(10936,'Pine wood','11121616','4',NULL,'Y'),(10937,'Pan heads','45121616','4',NULL,'Y'),(10938,'Para pharmaceutical creams or lotions','53131616','4',NULL,'Y'),(10939,'Teff seed','10151616','4',NULL,'Y'),(10940,'Atropine','51151616','4',NULL,'Y'),(10941,'Hemodialysis unit air bubble or foam or clot detectors or traps or alarms','42161616','4',NULL,'Y'),(10942,'Diammonium hydrogenorthophosphate fertilizer','10171616','4',NULL,'Y'),(10943,'Radar detectors','46171616','4',NULL,'Y'),(10944,'Centrex phone console','43191616','4',NULL,'Y'),(10945,'Helicopter fire extinguishing water tank','46191616','4',NULL,'Y'),(10946,'Poliovirus vaccine','51201616','4',NULL,'Y'),(10947,'Hard disk drive array towers','43201616','4',NULL,'Y'),(10948,'Personal digital assistant PDA holder','43211616','4',NULL,'Y'),(10949,'Intravenous or arterial tubing extension sets','42221616','4',NULL,'Y'),(10950,'Kanamycin','51281616','4',NULL,'Y'),(10951,'Milrinone lactate','51391616','4',NULL,'Y'),(10952,'Cooling tower','40101716','4',NULL,'Y'),(10953,'Hole punching units','44101716','4',NULL,'Y'),(10954,'Mine Protected Vehicles – Recovery Vehicle','25101716','4',NULL,'Y'),(10955,'Shipping vocational training services','86101716','4',NULL,'Y'),(10956,'Desktop organizer hutches','56101716','4',NULL,'Y'),(10957,'Water purifier','48101716','4',NULL,'Y'),(10958,'Permanent information technology staffing needs','80111716','4',NULL,'Y'),(10959,'Borescope inspection equipment','41111716','4',NULL,'Y'),(10960,'Rituximab','51111716','4',NULL,'Y'),(10961,'Digital audio workstation DAW','45111716','4',NULL,'Y'),(10962,'Mercury oxide battery','26111716','4',NULL,'Y'),(10963,'Bridge seat mounting','30121716','4',NULL,'Y'),(10964,'Highlighters','44121716','4',NULL,'Y'),(10965,'Contact printer','45121716','4',NULL,'Y'),(10966,'Surgical shoe covers','42131716','4',NULL,'Y'),(10967,'Lie detector','46151716','4',NULL,'Y'),(10968,'Pager core equipment','43221716','4',NULL,'Y'),(10969,'Cases for nasal insufflators','42271716','4',NULL,'Y'),(10970,'Ampicillin sodium','51281716','4',NULL,'Y'),(10971,'Vitacereal (WFP food convention) ','50501716','4',NULL,'Y'),(10972,'Commercial use cutlery pouch','48101816','4',NULL,'Y'),(10973,'Displacement measuring instrument','41111816','4',NULL,'Y'),(10974,'Applicant fingerprint cards','14111816','4',NULL,'Y'),(10975,'Liquified gas tank or cylinder','24111816','4',NULL,'Y'),(10976,'Multiplex drafting machine','44111816','4',NULL,'Y'),(10977,'Logo generator','45111816','4',NULL,'Y'),(10978,'Laboratory glass tube','41121816','4',NULL,'Y'),(10979,'Cleaning solution dispenser and accessories','47121816','4',NULL,'Y'),(10980,'Electromagnetic therapy stimulators','42141816','4',NULL,'Y'),(10981,'Chromatography columns','23151816','4',NULL,'Y'),(10982,'Halawa / Halva','50161816','4',NULL,'Y'),(10983,'Ondansetron','51171816','4',NULL,'Y'),(10984,'Medical xeroradiography units','42201816','4',NULL,'Y'),(10985,'Ultra density optical UDO drives or autoloaders or libraries','43201816','4',NULL,'Y'),(10986,'Ready to Use Therapeutic Food (WFP standard)','42231816','4',NULL,'Y'),(10987,'Milking machine parts and accessories','21101916','4',NULL,'Y'),(10988,'Hopper truck','25101916','4',NULL,'Y'),(10989,'Food service napkin dispensers','48101916','4',NULL,'Y'),(10990,'Non contact sensors','41111916','4',NULL,'Y'),(10991,'Rabeprazole sodium','51171916','4',NULL,'Y'),(10992,'Straws or straw holders for the physically challenged','42211916','4',NULL,'Y'),(10993,'Sterilization bags','42281916','4',NULL,'Y'),(10994,'Sorafenib tosylate','51112016','4',NULL,'Y'),(10995,'In person danish interpretation service','82112016','4',NULL,'Y'),(10996,'Document holder','44122016','4',NULL,'Y'),(10997,'Dental x ray viewer accessories','42152016','4',NULL,'Y'),(10998,'Mobile medical services fracture kits','42172016','4',NULL,'Y'),(10999,'Bag clips','44122116','4',NULL,'Y'),(11000,'Hospital window treatments','42132116','4',NULL,'Y'),(11001,'Burlap cloth','11162116','4',NULL,'Y'),(11002,'Radio frequency identification RFID tag printer','43212116','4',NULL,'Y'),(11003,'Thermowells','41112216','4',NULL,'Y'),(11004,'Educational or reference software maintenance','81112216','4',NULL,'Y'),(11005,'Push button switch','39122216','4',NULL,'Y'),(11006,'Printer connection cable','43202216','4',NULL,'Y'),(11007,'Ventilator thermometers','42272216','4',NULL,'Y'),(11008,'Evoked response detectors','42182316','4',NULL,'Y'),(11009,'Valganciclovir hydrochloride','51342316','4',NULL,'Y'),(11010,'Bursting pressure tester','41112416','4',NULL,'Y'),(11011,'Scalpel blade and knife blade remover','41122416','4',NULL,'Y'),(11012,'Defibrillator cases','42192416','4',NULL,'Y'),(11013,'Daratumumab','51202416','4',NULL,'Y'),(11014,'Caps','53102516','4',NULL,'Y'),(11015,'Flow transmitters','41112516','4',NULL,'Y'),(11016,'Vented needles','42142516','4',NULL,'Y'),(11017,'Blood collection syringes','42142616','4',NULL,'Y'),(11018,'Legal management software','43232616','4',NULL,'Y'),(11019,'Prisoner uniform','53102716','4',NULL,'Y'),(11020,'Pessary devices','42142716','4',NULL,'Y'),(11021,'Telephony keyers','43222816','4',NULL,'Y'),(11022,'Microtomes','41102916','4',NULL,'Y'),(11023,'Infrared data transfer irda software','43232916','4',NULL,'Y'),(11024,'Enrofloxacin','51282916','4',NULL,'Y'),(11025,'Acetone or alcohol based antiseptics','51473016','4',NULL,'Y'),(11026,'Kit for printer','44103116','4',NULL,'Y'),(11027,'Gas detector tubes','41113116','4',NULL,'Y'),(11028,'Intrauterine pressure monitoring catheters','42143116','4',NULL,'Y'),(11029,'Global Positioning System (GPS) Receiver Autonomous Integrity Monitoring','25173116','4',NULL,'Y'),(11030,'Azidothymidine or zidovudine','51343116','4',NULL,'Y'),(11031,'Pycnometers','41103316','4',NULL,'Y'),(11032,'Fiber optic scribe','43223316','4',NULL,'Y'),(11033,'Temperature cycle chamber','41103416','4',NULL,'Y'),(11034,'Cardiac ablation catheters','42203416','4',NULL,'Y'),(11035,'Codec stacks','43233416','4',NULL,'Y'),(11036,'Benzylpenicillin sodium','51283416','4',NULL,'Y'),(11037,'Arm hood','41103516','4',NULL,'Y'),(11038,'Ear nose throat ENT examining unit accessories and related products','42143516','4',NULL,'Y'),(11039,'Electronic loads','41113616','4',NULL,'Y'),(11040,'Blood bank plasma thawing bath','41103716','4',NULL,'Y'),(11041,'Fiber optic fault locators','41113716','4',NULL,'Y'),(11042,'Mixer or shaker accessories or attachments','41103816','4',NULL,'Y'),(11043,'Consolidation tester','41113816','4',NULL,'Y'),(11044,'Lamivudine/tenofovir DF','51343816','4',NULL,'Y'),(11045,'Centrifuge control board or printed circuit board','41103916','4',NULL,'Y'),(11046,'Parade float construction service','72154016','4',NULL,'Y'),(11047,'Systems Integrators (Aviation)','78204016','4',NULL,'Y'),(11048,'Swab collection or transport containers','41104116','4',NULL,'Y'),(11049,'Water jacketed dual chamber three gas incubators','41104416','4',NULL,'Y'),(11050,'Weather chart recorder or scanner','41114416','4',NULL,'Y'),(11051,'Cutting force measuring instrument','41114516','4',NULL,'Y'),(11052,'Proofstress indicators','41114616','4',NULL,'Y'),(11053,'Vacuum or centrifugal concentrators','41104816','4',NULL,'Y'),(11054,'Centrifugal filters','41104916','4',NULL,'Y'),(11055,'Surgical or endoscopic video cable','42295016','4',NULL,'Y'),(11056,'Ultraviolet crosslinkers','41105316','4',NULL,'Y'),(11057,'Reflectometers','41115316','4',NULL,'Y'),(11058,'Electron spin resonance spectrometer','41115416','4',NULL,'Y'),(11059,'Ribonucleic acid RNA gel extraction kits','41105516','4',NULL,'Y'),(11060,'Hematology analyzer accessories or supplies','41115816','4',NULL,'Y'),(11061,'Electrolyte analyzer reagent','41116016','4',NULL,'Y'),(11062,'Environmental test kits or supplies','41116116','4',NULL,'Y'),(11063,'Rich media for yeast','41106216','4',NULL,'Y'),(11064,'Blood lead test monitor or meter','41116216','4',NULL,'Y'),(11065,'Enzyme expression consumables','41106516','4',NULL,'Y'),(11066,'Phage or viral deoxyribonucleic acids DNA','41106616','4',NULL,'Y'),(11067,'Power distribution units PDUs','39121017','4',NULL,'Y'),(11068,'Telephone and communication cable laying service','72141117','4',NULL,'Y'),(11069,'Ethylene vinyl alcohol film','13111217','4',NULL,'Y'),(11070,'Training Course - Airline Operations ','86101417','4',NULL,'Y'),(11071,'Multimedia integrated board','43201417','4',NULL,'Y'),(11072,'Camels','10101517','4',NULL,'Y'),(11073,'Rotary tiller or power tiller','21101517','4',NULL,'Y'),(11074,'Landscape architecture and design service','81101517','4',NULL,'Y'),(11075,'Portable generator maintenance and or repair service','72101517','4',NULL,'Y'),(11076,'Synthetic mat /carpet','52101517','4',NULL,'Y'),(11077,'Electric tow tractor','24101517','4',NULL,'Y'),(11078,'Clearance or dimensional drawings','55101517','4',NULL,'Y'),(11079,'Offset proof press','45101517','4',NULL,'Y'),(11080,'Ultraviolet disinfection equipment','47101517','4',NULL,'Y'),(11081,'Commercial use ovens','48101517','4',NULL,'Y'),(11082,'Analytical balances','41111517','4',NULL,'Y'),(11083,'Study stands','44111517','4',NULL,'Y'),(11084,'Hovercraft','25111517','4',NULL,'Y'),(11085,'Pipetter inserts or accessories','41121517','4',NULL,'Y'),(11086,'Handheld thermometer','41112213','4',NULL,'Y'),(11087,'Accounting software maintenance','81112213','4',NULL,'Y'),(11088,'Disc motor drives','43202213','4',NULL,'Y'),(11089,'Neurological diagnostic sets','42182313','4',NULL,'Y'),(11090,'Transaction server software','43232313','4',NULL,'Y'),(11091,'Wound cleaning solutions','42312313','4',NULL,'Y'),(11092,'Ganciclovir sodium','51342313','4',NULL,'Y'),(11093,'Losartan potassium','51432313','4',NULL,'Y'),(11094,'Compact disc or digital versatile disc CD/DVD labeling system kit','44102413','4',NULL,'Y'),(11095,'Differentialpressure gauge','41112413','4',NULL,'Y'),(11096,'Laboratory clamps','41122413','4',NULL,'Y'),(11097,'Zolmitriptan','51142413','4',NULL,'Y'),(11098,'Aluminum hydroxide/magnesium trisilicate','51172413','4',NULL,'Y'),(11099,'Suture carts or racks','42192413','4',NULL,'Y'),(11100,'Secukinumab','51202413','4',NULL,'Y'),(11101,'Ethinyl estradiol/levonorgestrel','51352413','4',NULL,'Y'),(11102,'Entomological display units','41102513','4',NULL,'Y'),(11103,'Melphalan','51112513','4',NULL,'Y'),(11104,'Orifice plate','41112513','4',NULL,'Y'),(11105,'Radiology procedural needles','42142513','4',NULL,'Y'),(11106,'Dental measuring cups','42152513','4',NULL,'Y'),(11107,'Research animal physiological test kit','41102613','4',NULL,'Y'),(11108,'Injection guns','42142613','4',NULL,'Y'),(11109,'Manufacturing execution system MES software','43232613','4',NULL,'Y'),(11110,'Urological sheaths or sets','42142713','4',NULL,'Y'),(11111,'Guaiacol','51162713','4',NULL,'Y'),(11112,'Telephone switchboard part kits','43222813','4',NULL,'Y'),(11113,'Histological hones or straps or compounds','41102913','4',NULL,'Y'),(11114,'Compact disc destroyer','44102913','4',NULL,'Y'),(11115,'Bridge software','43232913','4',NULL,'Y'),(11116,'Explosion proof refrigerators or refrigerator freezers','41103013','4',NULL,'Y'),(11117,'Oxyquinoline','51473013','4',NULL,'Y'),(11118,'Phasers or inkjet kits','44103113','4',NULL,'Y'),(11119,'Obstetric-gynecologic tubal occlusion valves','42143113','4',NULL,'Y'),(11120,'Global navigation satellite system (GNSS) Wide Area Augmentation System (WAAS) ','25173113','4',NULL,'Y'),(11121,'GSM UMT LAN antenna','43223113','4',NULL,'Y'),(11122,'Laboratory surface and glassware decontaminant','41103213','4',NULL,'Y'),(11123,'Depth indicators','41103313','4',NULL,'Y'),(11124,'Mineral oil testing instruments','41113313','4',NULL,'Y'),(11125,'Histology specimen container storage tray','41123313','4',NULL,'Y'),(11126,'Fiber optic crimper','43223313','4',NULL,'Y'),(11127,'Refrigerated and heated walk in environmental or growth chambers','41103413','4',NULL,'Y'),(11128,'Vascular coils','42203413','4',NULL,'Y'),(11129,'Voice recognition software','43233413','4',NULL,'Y'),(11130,'Rotamicillin','51283413','4',NULL,'Y'),(11131,'Ziprasidone hydrochloride','51333413','4',NULL,'Y'),(11132,'Tissue culture enclosures','41103513','4',NULL,'Y'),(11133,'Electrical value recorders','41113613','4',NULL,'Y'),(11134,'Office furniture lease and maintenance service','72153613','4',NULL,'Y'),(11135,'Insulin glulisine','51183613','4',NULL,'Y'),(11136,'Viscosity baths','41103713','4',NULL,'Y'),(11137,'Tapespeed testers','41113713','4',NULL,'Y'),(11138,'Rotating shakers','41103813','4',NULL,'Y'),(11139,'Standard aggregate','41113813','4',NULL,'Y'),(11140,'Sofosbuvir/Velpatasvir','51343813','4',NULL,'Y'),(11141,'Laboratory centrifuge accessories','41103913','4',NULL,'Y'),(11142,'Sulphur dioxide or smoke samplers','41104013','4',NULL,'Y'),(11143,'Fence construction service','72154013','4',NULL,'Y'),(11144,'Quality & Environmental Management System For Airport & ATS','78204013','4',NULL,'Y'),(11145,'Distilled or deionized water','41104213','4',NULL,'Y'),(11146,'Steering cylinder assemblies','25174213','4',NULL,'Y'),(11147,'Dry wall single chamber carbon dioxide incubators with humidity control','41104413','4',NULL,'Y'),(11148,'Ceilometer','41114413','4',NULL,'Y'),(11149,'Magnesium melt oven','41104513','4',NULL,'Y'),(11150,'Eccentricity measuring instrument','41114513','4',NULL,'Y'),(11151,'Paroxetine hydrochloride','51294513','4',NULL,'Y'),(11152,'Laboratory hot press','41104613','4',NULL,'Y'),(11153,'Load frame','41114613','4',NULL,'Y'),(11154,'Meropenem trihydrate','51284613','4',NULL,'Y'),(11155,'Reflux components','41104813','4',NULL,'Y'),(11156,'Bioseparation filters','41104913','4',NULL,'Y'),(11157,'Endoscopic hemostatic balloons or needles or tubes or accessories','42294913','4',NULL,'Y'),(11158,'Endoscope tip protector or covers','42295013','4',NULL,'Y'),(11159,'Cassettes or related detection accessories','41105313','4',NULL,'Y'),(11160,'Mobile medical services tourniquets or clamps','42295313','4',NULL,'Y'),(11161,'Flow cytometer','41115413','4',NULL,'Y'),(11162,'Surgical canal brushes','42295413','4',NULL,'Y'),(11163,'Labeled nucleic acid purification kits','41105513','4',NULL,'Y'),(11164,'Surgical mesh or tissue barriers','42295513','4',NULL,'Y'),(11165,'Kitchen utensils instructional aids','60105613','4',NULL,'Y'),(11166,'Toxicology analyzers','41115813','4',NULL,'Y'),(11167,'Radioisotopic analyzer reagents','41116013','4',NULL,'Y'),(11168,'Cytology reagents or solutions or stains','41116113','4',NULL,'Y'),(11169,'Premixed media dry','41106213','4',NULL,'Y'),(11170,'Glycosolated hemoglobin HBA1C test meter','41116213','4',NULL,'Y'),(11171,'Reverse transcriptase polymerase chain reaction RT PCR kits','41106313','4',NULL,'Y'),(11172,'Endoscopic insufflation filters','42296413','4',NULL,'Y'),(11173,'Reporter gene assay','41106513','4',NULL,'Y'),(11174,'Pipeline wrapping service','72141114','4',NULL,'Y'),(11175,'Soft Wheat (WFP food convention)','50221114','4',NULL,'Y'),(11176,'Polystyrene films','13111214','4',NULL,'Y'),(11177,'Sheet pile driving service','72141214','4',NULL,'Y'),(11178,'Training - Design and Construction Procedures For Flight Instruments','86101414','4',NULL,'Y'),(11179,'Hard disk protector','43201414','4',NULL,'Y'),(11180,'Geotechnical or geoseismic engineering','81101514','4',NULL,'Y'),(11181,'Dredgers','22101514','4',NULL,'Y'),(11182,'Refuse area construction service','72101514','4',NULL,'Y'),(11183,'Platform truck','24101514','4',NULL,'Y'),(11184,'Sheet music','55101514','4',NULL,'Y'),(11185,'Pad printer','45101514','4',NULL,'Y'),(11186,'Water purification equipment','47101514','4',NULL,'Y'),(11187,'Commercial use high pressure steamers','48101514','4',NULL,'Y'),(11188,'Paper pads or notebooks','14111514','4',NULL,'Y'),(11189,'Stamp racks or organizers','44111514','4',NULL,'Y'),(11190,'Zipper bag','24111514','4',NULL,'Y'),(11191,'Epidemic prevention or control services','85111514','4',NULL,'Y'),(11192,'Icebreaker','25111514','4',NULL,'Y'),(11193,'Modular counter office packages','56111514','4',NULL,'Y'),(11194,'Pipette pumps','41121514','4',NULL,'Y'),(11195,'Oil and gas production platform and topside fabrication service','72121514','4',NULL,'Y'),(11196,'Insulation pack','24121514','4',NULL,'Y'),(11197,'Photocopier cameras','45121514','4',NULL,'Y'),(11198,'Reinforced concrete built up culvert block','30131514','4',NULL,'Y'),(11199,'Fidelity guarantee insurance','84131514','4',NULL,'Y'),(11200,'Market research mail surveys','80141514','4',NULL,'Y'),(11201,'Melon seeds or seedlings','10151514','4',NULL,'Y'),(11202,'Edible vegetable or plant fats','50151514','4',NULL,'Y'),(11203,'Metal roof tile','30151514','4',NULL,'Y'),(11204,'Pyridostigmine','51151514','4',NULL,'Y'),(11205,'Soil liquid limit tester','41113817','4',NULL,'Y'),(11206,'Centrifuge microplate carrier or sealing lid','41103917','4',NULL,'Y'),(11207,'Sample holders','41104017','4',NULL,'Y'),(11208,'Food service equipment installation service','72154017','4',NULL,'Y'),(11209,'Civil Aviation Master Plan Development','78204017','4',NULL,'Y'),(11210,'Tetracycline','51284017','4',NULL,'Y'),(11211,'Specimen holders','41104117','4',NULL,'Y'),(11212,'Water jacketed single chamber three gas incubators with humidity control','41104417','4',NULL,'Y'),(11213,'Meteorological buoy robot','41114417','4',NULL,'Y'),(11214,'Hydraulic bulge tester','41114517','4',NULL,'Y'),(11215,'Relaxation testers','41114617','4',NULL,'Y'),(11216,'Extraction thimbles','41104817','4',NULL,'Y'),(11217,'Polarizing microscopes','41111725','4',NULL,'Y'),(11218,'Fishery research ship','25111725','4',NULL,'Y'),(11219,'Acoustic box','45111725','4',NULL,'Y'),(11220,'Nickel sodium chloride batteries','26111725','4',NULL,'Y'),(11221,'Compact disc or digital versatile disc CD/DVD cleaner','43211725','4',NULL,'Y'),(11222,'Signal divider','43221725','4',NULL,'Y'),(11223,'Unilito (WFP food convention) ','50501725','4',NULL,'Y'),(11224,'Menu','14111825','4',NULL,'Y'),(11225,'Small seed storage silos','24111825','4',NULL,'Y'),(11226,'Frame synchronizer','45111825','4',NULL,'Y'),(11227,'Medical x ray apparatus tube inserts','42201825','4',NULL,'Y'),(11228,'Disc publisher','43201825','4',NULL,'Y'),(11229,'Sign truck','25101925','4',NULL,'Y'),(11230,'In person gugarati interpretation service','82112025','4',NULL,'Y'),(11231,'Binder pockets or accessories','44122025','4',NULL,'Y'),(11232,'Webbing fabrics','11162125','4',NULL,'Y'),(11233,'Hydromorphone hydrochloride','51372125','4',NULL,'Y'),(11234,'Resistance temperature detector RTD','41112225','4',NULL,'Y'),(11235,'Acetaminophen/tramadol','51132225','4',NULL,'Y'),(11236,'Bi level positive airway pressure Bi PAP accessories','42272225','4',NULL,'Y'),(11237,'Tioconazole','51302325','4',NULL,'Y'),(11238,'Slide dryers','41102425','4',NULL,'Y'),(11239,'Denture resins','42152425','4',NULL,'Y'),(11240,'Long distance response LDR trauma cases or bags','42192425','4',NULL,'Y'),(11241,'Hydrocortisone acetate','51422425','4',NULL,'Y'),(11242,'Irrigation needles','42142525','4',NULL,'Y'),(11243,'Access servers','43222625','4',NULL,'Y'),(11244,'Telephone modification kits','43222825','4',NULL,'Y'),(11245,'Laboratory cooling equipment accessories','41103025','4',NULL,'Y'),(11246,'Monochromators','41113025','4',NULL,'Y'),(11247,'Printer maintenance kit','44103125','4',NULL,'Y'),(11248,'Gynecology drainage kit accessories','42143125','4',NULL,'Y'),(11249,'Instrument Landing System (ILS) Glide Path Equipment ','25173125','4',NULL,'Y'),(11250,'Visual fluid flow apparatus','41103325','4',NULL,'Y'),(11251,'Washability tester','41113325','4',NULL,'Y'),(11252,'Fiber optic swab','43223325','4',NULL,'Y'),(11253,'Thrombectomy or embolectomy catheters','42203425','4',NULL,'Y'),(11254,'Medical or surgical floor suction mats or apparatus','42293525','4',NULL,'Y'),(11255,'Ionization chambers','41113625','4',NULL,'Y'),(11256,'Cefuroxime pivoxetil','51283725','4',NULL,'Y'),(11257,'Soil aggregate analyzer','41113825','4',NULL,'Y'),(11258,'Amlodipine maleate','51433925','4',NULL,'Y'),(11259,'Petroleum storage tank pumping and draining service','72154025','4',NULL,'Y'),(11260,'Histology or pathology preservative specimen container','41104125','4',NULL,'Y'),(11261,'Carbon dioxide incubator','41104425','4',NULL,'Y'),(11262,'Actinometer calibrator','41114425','4',NULL,'Y'),(11263,'Oil filter tester','41114525','4',NULL,'Y'),(11264,'Wear testers','41114625','4',NULL,'Y'),(11265,'Laboratory filtration hardware or accessories','41104925','4',NULL,'Y'),(11266,'Endoscopic needles or punches','42294925','4',NULL,'Y'),(11267,'Microwells plates for deoxyribonucleic acid DNA or deoxyribonucleic acid DNA hybridization','41105325','4',NULL,'Y'),(11268,'Thermal imager','41115325','4',NULL,'Y'),(11269,'Radioisotopic analyzers','41115825','4',NULL,'Y'),(11270,'Flame photometer analyzer reagent or kit','41116025','4',NULL,'Y'),(11271,'Histology quality controls or calibrators or standards','41116125','4',NULL,'Y'),(11272,'Multiparametric monitor ','41116225','4',NULL,'Y'),(11273,'Underground utilities construction service','72141126','4',NULL,'Y'),(11274,'Quantity surveying service','81101526','4',NULL,'Y'),(11275,'Track excavators','22101526','4',NULL,'Y'),(11276,'Dictionaries','55101526','4',NULL,'Y'),(11277,'Commercial use waffle irons','48101526','4',NULL,'Y'),(11278,'Automatic selective scale','41111526','4',NULL,'Y'),(11279,'Telephone message pads or books','14111526','4',NULL,'Y'),(11280,'Methoxy polyethylene glycol-epoetin beta','51131526','4',NULL,'Y'),(11281,'Primidone','51141526','4',NULL,'Y'),(11282,'Cabbage seeds or seedlings','10151526','4',NULL,'Y'),(11283,'Satellite receivers','52161526','4',NULL,'Y'),(11284,'Folding door','30171526','4',NULL,'Y'),(11285,'Aircraft Parts And Accessories','25191526','4',NULL,'Y'),(11286,'Telephone entry systems','43221526','4',NULL,'Y'),(11287,'Escalator or walkways','24101626','4',NULL,'Y'),(11288,'Gauge block','41111626','4',NULL,'Y'),(11289,'Precision Approach Path Indicator System (Papi) ','39111626','4',NULL,'Y'),(11290,'Non-Directional Beacon (NDB) And Associated Equipment ','25173127','4',NULL,'Y'),(11291,'Current meter','41103327','4',NULL,'Y'),(11292,'Film applicator','41113327','4',NULL,'Y'),(11293,'Fiber optic fault locator','43223327','4',NULL,'Y'),(11294,'Angiography introducer needles','42203427','4',NULL,'Y'),(11295,'Line earth loop testers','41113627','4',NULL,'Y'),(11296,'Distortion meter','41113727','4',NULL,'Y'),(11297,'Soil unconfined compression apparatus','41113827','4',NULL,'Y'),(11298,'Posthole digging service','72154027','4',NULL,'Y'),(11299,'Doxycycline hyclate','51284027','4',NULL,'Y'),(11300,'Laboratory feeder','41104127','4',NULL,'Y'),(11301,'Platelet incubator','41104427','4',NULL,'Y'),(11302,'Wind vane','41114427','4',NULL,'Y'),(11303,'Belt tester','41114527','4',NULL,'Y'),(11304,'Proving ring','41114627','4',NULL,'Y'),(11305,'Metamizole sodium','51384627','4',NULL,'Y'),(11306,'Filter support screens','41104927','4',NULL,'Y'),(11307,'Endoscopic instrument packs or trays or kits','42294927','4',NULL,'Y'),(11308,'Conjugated nucleotides or oligomers','41105327','4',NULL,'Y'),(11309,'Photoelectric measuring equipment','41115327','4',NULL,'Y'),(11310,'Surgical instrument brushes or instrument stylets or instrument wipes','42295427','4',NULL,'Y'),(11311,'Medical educational or information material','60105627','4',NULL,'Y'),(11312,'Urinalysis analyzers','41115827','4',NULL,'Y'),(11313,'Nucleic acid extraction isolation and purification analyzer reagent and kit','41116027','4',NULL,'Y'),(11314,'Immunology or serology reagents or solutions or stains','41116127','4',NULL,'Y'),(11315,'Public square construction and or remodelling service','72141128','4',NULL,'Y'),(11316,'Hypromellose','51241128','4',NULL,'Y'),(11317,'Stormwater engineering','81101528','4',NULL,'Y'),(11318,'Wheel loaders','22101528','4',NULL,'Y'),(11319,'Religious books','55101528','4',NULL,'Y'),(11320,'Water treatment dryers','47101528','4',NULL,'Y'),(11321,'Commercial use crepe machines','48101528','4',NULL,'Y'),(11322,'Baggage Scale, Cargo ','41111528','4',NULL,'Y'),(11323,'Magnet paper','14111528','4',NULL,'Y'),(11324,'Quarantine boat','25111528','4',NULL,'Y'),(11325,'Topiramate','51141528','4',NULL,'Y'),(11326,'Airport warning light','46161528','4',NULL,'Y'),(11327,'Aircraft And Airborne Equipment For Fire Fighting & Rescue','25191528','4',NULL,'Y'),(11328,'Supervisory signal unit','43221528','4',NULL,'Y'),(11329,'Wet dressing systems','42311528','4',NULL,'Y'),(11330,'Wire meter','41111628','4',NULL,'Y'),(11331,'Flood light ','39111628','4',NULL,'Y'),(11332,'Clip holders or dispensers','44121628','4',NULL,'Y'),(11333,'Road viaduct','95121628','4',NULL,'Y'),(11334,'Camera lens filter','45121628','4',NULL,'Y'),(11335,'Shampoos','53131628','4',NULL,'Y'),(11336,'Hemodialysis unit test equipment','42161628','4',NULL,'Y'),(11337,'Potassium phosphate','51171628','4',NULL,'Y'),(11338,'Automatic time of day indicator','46171628','4',NULL,'Y'),(11339,'Pay phone microphone windscreens','43191628','4',NULL,'Y'),(11340,'Measles and mumps and rubella virus vaccine','51201628','4',NULL,'Y'),(11341,'Roll feeds','44101728','4',NULL,'Y'),(11342,'Wide field microscopes','41111728','4',NULL,'Y'),(11343,'Cabazitaxel','51111728','4',NULL,'Y'),(11344,'Standard cell','26111728','4',NULL,'Y'),(11345,'Conductive gel container','42201728','4',NULL,'Y'),(11346,'Smart card dummy terminal','43211728','4',NULL,'Y'),(11347,'Radome or radar dome','43221728','4',NULL,'Y'),(11348,'Connector biconical','42271728','4',NULL,'Y'),(11349,'Cyproterone','51111828','4',NULL,'Y'),(11350,'Business letterhead paper','14111828','4',NULL,'Y'),(11351,'Prompter','45111828','4',NULL,'Y'),(11352,'Fibrinogen/Factor XIII+Aprotinin+Thrombin+Calcium chloride','51131828','4',NULL,'Y'),(11353,'Medical x ray apparatus filters','42201828','4',NULL,'Y'),(11354,'Digital video disc audio DVD A','43201828','4',NULL,'Y'),(11355,'Cycloguanil','51101928','4',NULL,'Y'),(11356,'Mobile media truck','25101928','4',NULL,'Y'),(11357,'Current sensors','41111928','4',NULL,'Y'),(11358,'Nintedanib','51112028','4',NULL,'Y'),(11359,'In person hmong interpretation service','82112028','4',NULL,'Y'),(11360,'Binder mounting channels','44122028','4',NULL,'Y'),(11361,'Parachute cloth','11162128','4',NULL,'Y'),(11362,'Combustion efficiency analyzer','41112228','4',NULL,'Y'),(11363,'Sugammadex','51172328','4',NULL,'Y'),(11364,'Bibulous paper','41102428','4',NULL,'Y'),(11365,'Denosumab','51182428','4',NULL,'Y'),(11366,'Portable oxygen or resuscitation cases','42192428','4',NULL,'Y'),(11367,'Sternum puncture needles or sets','42142528','4',NULL,'Y'),(11368,'Syringe Luer slip','42142628','4',NULL,'Y'),(11369,'Modems','43222628','4',NULL,'Y'),(11370,'Naphazoline','51162728','4',NULL,'Y'),(11371,'Automated microscope slide labeler','41102928','4',NULL,'Y'),(11372,'Liquid nitrogen measuring stick','41103028','4',NULL,'Y'),(11373,'Fetal acoustic stimulators','42143128','4',NULL,'Y'),(11374,'Non-Directional Beacon (Non-Directional Beacon) ','25173128','4',NULL,'Y'),(11375,'Vacuum based pipette aspirator system','41103328','4',NULL,'Y'),(11376,'Mercury analyzer','41113328','4',NULL,'Y'),(11377,'Fiber optic patch panel','43223328','4',NULL,'Y'),(11378,'Angiography control valves and hemostatic valves','42203428','4',NULL,'Y'),(11379,'Suction pump, electrical','42293528','4',NULL,'Y'),(11380,'Megohmmeters','41113628','4',NULL,'Y'),(11381,'Electromagnetic shield environmental chamber','41113728','4',NULL,'Y'),(11382,'Sand density cone apparatus','41113828','4',NULL,'Y'),(11383,'Sign installation and maintenance service','72154028','4',NULL,'Y'),(11384,'Culture specimen collector without swabs','41104128','4',NULL,'Y'),(11385,'Meteorological Balloon ','41114428','4',NULL,'Y'),(11386,'Planer motion mechanism measuring instrument','41114528','4',NULL,'Y'),(11387,'Plasticity tester','41114628','4',NULL,'Y'),(11388,'Laboratory bottle receiver','41104928','4',NULL,'Y'),(11389,'Endoscopic probes','42294928','4',NULL,'Y'),(11390,'Premade northern or southern or western blots','41105328','4',NULL,'Y'),(11391,'Urinalysis analyzer accessories or supplies','41115828','4',NULL,'Y'),(11392,'Immunology or serology quality controls or calibrators or standards','41116128','4',NULL,'Y'),(11393,'Park and garden construction and or remodelling service','72141129','4',NULL,'Y'),(11394,'Acoustic engineering','81101529','4',NULL,'Y'),(11395,'Skid steer loaders','22101529','4',NULL,'Y'),(11396,'Bankbook or passbook','55101529','4',NULL,'Y'),(11397,'Magazine racks','56101529','4',NULL,'Y'),(11398,'Incinerators','47101529','4',NULL,'Y'),(11399,'Pressure cookers or pressure fryers','48101529','4',NULL,'Y'),(11400,'Baggage Scale, Check-In Counter ','41111529','4',NULL,'Y'),(11401,'Telex rolls','14111529','4',NULL,'Y'),(11402,'Weather ship','25111529','4',NULL,'Y'),(11403,'Pumpkin seeds or seedlings','10151529','4',NULL,'Y'),(11404,'Rivastigmine','51151529','4',NULL,'Y'),(11405,'Nitrogen Filling Cart ','25191529','4',NULL,'Y'),(11406,'Call meter','43221529','4',NULL,'Y'),(11407,'Trimetrexate','51101629','4',NULL,'Y'),(11408,'Forklift or elevator accessories or supplies','24101629','4',NULL,'Y'),(11409,'Cable or wire extension linear position sensor','41111629','4',NULL,'Y'),(11410,'Clofarabine','51111629','4',NULL,'Y'),(11411,'Obstacle Lighting','39111629','4',NULL,'Y'),(11412,'Railway viaduct','95121629','4',NULL,'Y'),(11413,'Camera track motor','45121629','4',NULL,'Y'),(11414,'Clopidogrel','51131629','4',NULL,'Y'),(11415,'Makeup kits','53131629','4',NULL,'Y'),(11416,'Lab screening test kit','41151629','4',NULL,'Y'),(11417,'Hemodialysis unit transducer filters','42161629','4',NULL,'Y'),(11418,'Signal mirror','46171629','4',NULL,'Y'),(11419,'Levothyroxine sodium','51181629','4',NULL,'Y'),(11420,'Notebook or palmtop skins or face plates','43191629','4',NULL,'Y'),(11421,'Diphtheria and tetanus toxoids absorbed','51201629','4',NULL,'Y'),(11422,'Lidocaine hydrochloride','51271629','4',NULL,'Y'),(11423,'Output stackers','44101729','4',NULL,'Y'),(11424,'Microscope eyepieces','41111729','4',NULL,'Y'),(11425,'Auto battery charger unit','26111729','4',NULL,'Y'),(11426,'Optical mark reader','43211729','4',NULL,'Y'),(11427,'Portable antenna','43221729','4',NULL,'Y'),(11428,'Laryngeal mask airway (LMA)','42271729','4',NULL,'Y'),(11429,'Pre-printed notepad','14111829','4',NULL,'Y'),(11430,'Process camera','45111829','4',NULL,'Y'),(11431,'Anti-factor VIII coagulant complex','51131829','4',NULL,'Y'),(11432,'Toilet cleaners','47131829','4',NULL,'Y'),(11433,'Radiographic locators','42201829','4',NULL,'Y'),(11434,'Digital video disc video DVD V','43201829','4',NULL,'Y'),(11435,'Docetaxel','51101929','4',NULL,'Y'),(11436,'Mobile office van','25101929','4',NULL,'Y'),(11437,'Radiation detectors','41111929','4',NULL,'Y'),(11438,'Abemaciclib','51112029','4',NULL,'Y'),(11439,'In person american indian interpretation service','82112029','4',NULL,'Y'),(11440,'Classification folder','44122029','4',NULL,'Y'),(11441,'Marquisette cloth','11162129','4',NULL,'Y'),(11442,'Heat meter','41112229','4',NULL,'Y'),(11443,'Blood unit tubing heat sealer','41102429','4',NULL,'Y'),(11444,'Calcium carbonate/vitamin d','51192429','4',NULL,'Y'),(11445,'Catheter carts','42192429','4',NULL,'Y'),(11446,'Doppler VHF Omnidirectional Range (DVOR)/Distance Measuring Equipment (DME) Systems ','25173120','4',NULL,'Y'),(11447,'Levocetirizine dihydrochloride','51313120','4',NULL,'Y'),(11448,'Density measurement instrument','41103320','4',NULL,'Y'),(11449,'Lubricating oil testing kit','41113320','4',NULL,'Y'),(11450,'Fiber optic continuity tester','43223320','4',NULL,'Y'),(11451,'Ozone environmental chamber','41103420','4',NULL,'Y'),(11452,'Vascular imaging snares','42203420','4',NULL,'Y'),(11453,'Text to speech conversion software','43233420','4',NULL,'Y'),(11454,'Phenoxymethylpenicillin potassium','51283420','4',NULL,'Y'),(11455,'High voltage cable detection','41113620','4',NULL,'Y'),(11456,'Aggregate specific gravity tester','41113820','4',NULL,'Y'),(11457,'Lamivudine/nevirapine/zidovudine','51343820','4',NULL,'Y'),(11458,'Calcine element flow tray','41104020','4',NULL,'Y'),(11459,'Medical gas system installation service','72154020','4',NULL,'Y'),(11460,'Sedimentation rate tubes','41104120','4',NULL,'Y'),(11461,'Dry wall dual chamber three gas incubators','41104420','4',NULL,'Y'),(11462,'Barometer calibrator','41114420','4',NULL,'Y'),(11463,'Drop tester','41114520','4',NULL,'Y'),(11464,'Shock testing apparatus','41114620','4',NULL,'Y'),(11465,'Laboratory fractional distillation apparatus','41104820','4',NULL,'Y'),(11466,'Hybridization filters','41104920','4',NULL,'Y'),(11467,'Endoscopic laser instruments','42294920','4',NULL,'Y'),(11468,'Polyacrylamide premade gels','41105320','4',NULL,'Y'),(11469,'Signal generators','41115320','4',NULL,'Y'),(11470,'Viral ribonucleic acid RNA purification kits','41105520','4',NULL,'Y'),(11471,'Immunology analyzer accessories or supplies','41115820','4',NULL,'Y'),(11472,'Virology analyzer reagent','41116020','4',NULL,'Y'),(11473,'Hematology test kits or supplies','41116120','4',NULL,'Y'),(11474,'Synthetic media for yeast','41106220','4',NULL,'Y'),(11475,'Lipid profile or at risk liver enzyme test monitor or meter','41116220','4',NULL,'Y'),(11476,'Signal transduction reporter vector maps or sequences','41106620','4',NULL,'Y'),(11477,'Water main construction service','72141121','4',NULL,'Y'),(11478,'Hydrogeology assessment service','81101521','4',NULL,'Y'),(11479,'Pulled scrapers','22101521','4',NULL,'Y'),(11480,'Building framing service','72101521','4',NULL,'Y'),(11481,'Owner or user manuals','55101521','4',NULL,'Y'),(11482,'Ultrafiltration equipment','47101521','4',NULL,'Y'),(11483,'Commercial use ranges','48101521','4',NULL,'Y'),(11484,'Thermogravimeter','41111521','4',NULL,'Y'),(11485,'Copy holders','44111521','4',NULL,'Y'),(11486,'Automated liquid handling system accessories','41121521','4',NULL,'Y'),(11487,'Inspection camera','45121521','4',NULL,'Y'),(11488,'Fumigation sheet','24141521','4',NULL,'Y'),(11489,'Sweet pepper seeds or seedlings','10151521','4',NULL,'Y'),(11490,'Sunflower Oil (WFP food convention)','50151521','4',NULL,'Y'),(11491,'Water tight door','30171521','4',NULL,'Y'),(11492,'Very High Frequency Radio Set, Handheld','43191521','4',NULL,'Y'),(11493,'Retractable hook cable support system','25191521','4',NULL,'Y'),(11494,'All in one desktop computer','43211521','4',NULL,'Y'),(11495,'Telecommunications remote access unit','43221521','4',NULL,'Y'),(11496,'Sterilization sets','42281521','4',NULL,'Y'),(11497,'Temporary research and development services','80111621','4',NULL,'Y'),(11498,'Calipers','41111621','4',NULL,'Y'),(11499,'Heliport Lighting Systems ','39111621','4',NULL,'Y'),(11500,'Pashaco wood','11121621','4',NULL,'Y'),(11501,'Desk pads or its accessories','44121621','4',NULL,'Y'),(11502,'Seawall','95121621','4',NULL,'Y'),(11503,'Picture card adapters','45121621','4',NULL,'Y'),(11504,'Lightning protection apparatus and accessories','39121621','4',NULL,'Y'),(11505,'Apixaban','51131621','4',NULL,'Y'),(11506,'Nail clippers','53131621','4',NULL,'Y'),(11507,'Hemodialysis unit dialysate port caps','42161621','4',NULL,'Y'),(11508,'Surveillance video or audio recorders','46171621','4',NULL,'Y'),(11509,'Handset adapters','43191621','4',NULL,'Y'),(11510,'Fire extinguisher storage box','46191621','4',NULL,'Y'),(11511,'Water cooled condensor','40101721','4',NULL,'Y'),(11512,'Media spindles','44101721','4',NULL,'Y'),(11513,'Transmission electron microscopes','41111721','4',NULL,'Y'),(11514,'Reel to reel tape recorder','45111721','4',NULL,'Y'),(11515,'Nickel metal hydride batteries','26111721','4',NULL,'Y'),(11516,'Drainage earth and sand barrel','30121721','4',NULL,'Y'),(11517,'Erasable ink pen','44121721','4',NULL,'Y'),(11518,'Monocomparator and accessories','45121721','4',NULL,'Y'),(11519,'Electrical insulators','39121721','4',NULL,'Y'),(11520,'Surgical instrument pouches','42131721','4',NULL,'Y'),(11521,'Sphygmographs','42181721','4',NULL,'Y'),(11522,'Punch card readers','43211721','4',NULL,'Y'),(11523,'Radio frequency data communication equipment','43221721','4',NULL,'Y'),(11524,'Oxygen concentrator filters','42271721','4',NULL,'Y'),(11525,'Rice Soya Blend (WFP food convention) ','50501721','4',NULL,'Y'),(11526,'Commercial nut cracker or opener','48101821','4',NULL,'Y'),(11527,'Order forms or order books','14111821','4',NULL,'Y'),(11528,'Synchronizing or sync generator','45111821','4',NULL,'Y'),(11529,'Vial closure cap or seal or stopper','41121821','4',NULL,'Y'),(11530,'Coagulation factor viii','51131821','4',NULL,'Y'),(11531,'Radiographic film cassette holders','42201821','4',NULL,'Y'),(11532,'Read only blu-ray disc BD','43201821','4',NULL,'Y'),(11533,'Idarubicin hydrochloride','51281821','4',NULL,'Y'),(11534,'Van trucks','25101921','4',NULL,'Y'),(11535,'Bucket, Food proof plastic','48101921','4',NULL,'Y'),(11536,'Speed sensors','41111921','4',NULL,'Y'),(11537,'Palbociclib','51112021','4',NULL,'Y'),(11538,'In person fanti or persian interpretation service','82112021','4',NULL,'Y'),(11539,'Postage stamp albums','44122021','4',NULL,'Y'),(11540,'Wall or board clips','44122121','4',NULL,'Y'),(11541,'Moist steam cabinets','42142121','4',NULL,'Y'),(11542,'Ornamental trimmings','11162121','4',NULL,'Y'),(11543,'Laboratory incubator thermometers','41112221','4',NULL,'Y'),(11544,'Point of sale software maintenance service','81112221','4',NULL,'Y'),(11545,'Automotive heating ventilation air conditioning HVAC resistor assembly','43202221','4',NULL,'Y'),(11546,'Deferiprone','51172321','4',NULL,'Y'),(11547,'Fentanyl citrate','51372321','4',NULL,'Y'),(11548,'Temperature cycling chambers or thermal cyclers','41102421','4',NULL,'Y'),(11549,'Fruit hardness tester','41112421','4',NULL,'Y'),(11550,'Flask ring stabilizer or weight','41122421','4',NULL,'Y'),(11551,'Gas casualty treatment set cases','42192421','4',NULL,'Y'),(11552,'Fludrocortisone acetate','51422421','4',NULL,'Y'),(11553,'Calibration column','41112521','4',NULL,'Y'),(11554,'Blood collection needles','42142521','4',NULL,'Y'),(11555,'Content switch','43222621','4',NULL,'Y'),(11556,'Urological guidewires or glidewires','42142721','4',NULL,'Y'),(11557,'Bacitracin/neomycin/polymyxin b','51102821','4',NULL,'Y'),(11558,'Histology paraffin','41102921','4',NULL,'Y'),(11559,'Gatifloxacin','51282921','4',NULL,'Y'),(11560,'Imipramine hydrochloride','51292921','4',NULL,'Y'),(11561,'Laboratory plate freezers','41103021','4',NULL,'Y'),(11562,'Printer or facsimile or photocopier roller guides','44103121','4',NULL,'Y'),(11563,'Fetal scalp electrodes','42143121','4',NULL,'Y'),(11564,'Distance Measuring Equipment (DME) System','25173121','4',NULL,'Y'),(11565,'Floating body stability measurement apparatus','41103321','4',NULL,'Y'),(11566,'Fiber optic connector clip','43223321','4',NULL,'Y'),(11567,'Explosion environmental chamber','41103421','4',NULL,'Y'),(11568,'Diagnostic or interventional vascular trays or packs','42203421','4',NULL,'Y'),(11569,'Video drivers','43233421','4',NULL,'Y'),(11570,'Fenbenicillin','51283421','4',NULL,'Y'),(11571,'Chlorphenamine maleate','51313421','4',NULL,'Y'),(11572,'Medical or surgical suction containers','42293521','4',NULL,'Y'),(11573,'Impedance meters','41113621','4',NULL,'Y'),(11574,'Soil penetration tester','41113821','4',NULL,'Y'),(11575,'Lopinavir/ritonavir','51343821','4',NULL,'Y'),(11576,'Bupivacaine/dextrose','51273921','4',NULL,'Y'),(11577,'Fraction collector','41104021','4',NULL,'Y'),(11578,'Glass tinting service','72154021','4',NULL,'Y'),(11579,'Stool collection containers with media','41104121','4',NULL,'Y'),(11580,'Cefoperazone','51284121','4',NULL,'Y'),(11581,'Hygrometer calibrator','41114421','4',NULL,'Y'),(11582,'Air compressor tester','41114521','4',NULL,'Y'),(11583,'Tension testers','41114621','4',NULL,'Y'),(11584,'Static sample concentrator','41104821','4',NULL,'Y'),(11585,'Laboratory membrane filters','41104921','4',NULL,'Y'),(11586,'Endoscopic knot pushers or delivery systems','42294921','4',NULL,'Y'),(11587,'Nucleic acid gels stain','41105321','4',NULL,'Y'),(11588,'Infrared imagers','41115321','4',NULL,'Y'),(11589,'Surgical prep scrub or paint solutions','42295421','4',NULL,'Y'),(11590,'Deoxyribonucleic acid DNA detection system','41105521','4',NULL,'Y'),(11591,'Microbiology analyzers','41115821','4',NULL,'Y'),(11592,'Automated blood culture system analyzer reagent','41116021','4',NULL,'Y'),(11593,'Hematology reagents or solutions or stains','41116121','4',NULL,'Y'),(11594,'Yeast competent cells','41106221','4',NULL,'Y'),(11595,'Lipid profile or at risk liver enzyme test monitor or meter accessories','41116221','4',NULL,'Y'),(11596,'Virus mediated expression vectors or kits','41106621','4',NULL,'Y'),(11597,'Electric power line construction service','72141122','4',NULL,'Y'),(11598,'Earthworks engineering','81101522','4',NULL,'Y'),(11599,'Track bulldozers','22101522','4',NULL,'Y'),(11600,'Terrestrial or celestial globes','55101522','4',NULL,'Y'),(11601,'Packaged water treatment systems','47101522','4',NULL,'Y'),(11602,'Commercial use rotisseries','48101522','4',NULL,'Y'),(11603,'Hopper scale','41111522','4',NULL,'Y'),(11604,'Book holder','44111522','4',NULL,'Y'),(11605,'Pipettor reagent reservoir','41121522','4',NULL,'Y'),(11606,'Infrared camera','45121522','4',NULL,'Y'),(11607,'Oxcarbazepine','51141522','4',NULL,'Y'),(11608,'Beet seeds or seedlings','10151522','4',NULL,'Y'),(11609,'Air tight door','30171522','4',NULL,'Y'),(11610,'Seed or nut sheller','23181522','4',NULL,'Y'),(11611,'Aircraft engine maintenance set','25191522','4',NULL,'Y'),(11612,'Parallel port cards','43201522','4',NULL,'Y'),(11613,'Common User Self Service Kiosk (CUSS)','43211522','4',NULL,'Y'),(11614,'Teleconference equipment','43221522','4',NULL,'Y'),(11615,'Dorzolamide/timolol','51241522','4',NULL,'Y'),(11616,'Temporary safety health environmental services','80111622','4',NULL,'Y'),(11617,'Micrometer calipers','41111622','4',NULL,'Y'),(11618,'Runway and Taxiway Lighting System ','39111622','4',NULL,'Y'),(11619,'Catahua wood','11121622','4',NULL,'Y'),(11620,'Moisteners','44121622','4',NULL,'Y'),(11621,'Camera lens cleaners','45121622','4',NULL,'Y'),(11622,'Condoms','53131622','4',NULL,'Y'),(11623,'Hemodialysis unit disinfectants or cleansers','42161622','4',NULL,'Y'),(11624,'Closed circuit television CCTV system','46171622','4',NULL,'Y'),(11625,'Pager modules or accessories','43191622','4',NULL,'Y'),(11626,'Bupivacaine hydrochloride','51271622','4',NULL,'Y'),(11627,'Steam condenser','40101722','4',NULL,'Y'),(11628,'Multi bin mailbox power upgrades','44101722','4',NULL,'Y'),(11629,'Fluorescent microscopes','41111722','4',NULL,'Y'),(11630,'Coast guard boat or cutter','25111722','4',NULL,'Y'),(11631,'Cassette deck','45111722','4',NULL,'Y'),(11632,'Battery adapter or accessories','26111722','4',NULL,'Y'),(11633,'Business card scanner','43211722','4',NULL,'Y'),(11634,'Global positioning system GPS antenna','43221722','4',NULL,'Y'),(11635,'Oxygen uptake computers','42271722','4',NULL,'Y'),(11636,'Levarterenol or noradrenaline or norepinephrine','51391722','4',NULL,'Y'),(11637,'Wheat Soya Blend (WFP food convention) ','50501722','4',NULL,'Y'),(11638,'Delivery forms or delivery books','14111822','4',NULL,'Y'),(11639,'Television aspect ratio converter','45111822','4',NULL,'Y'),(11640,'Palonosetron','51171822','4',NULL,'Y'),(11641,'Medical x ray equipment cases or covers in a medical setting','42201822','4',NULL,'Y'),(11642,'Read write blu-ray disc BD','43201822','4',NULL,'Y'),(11643,'Road repair truck','25101922','4',NULL,'Y'),(11644,'Lamp failure sensor','41111922','4',NULL,'Y'),(11645,'Cases for splints','42171922','4',NULL,'Y'),(11646,'Ibrutinib','51112022','4',NULL,'Y'),(11647,'In person french interpretation service','82112022','4',NULL,'Y'),(11648,'Folder binding accessories','44122022','4',NULL,'Y'),(11649,'Buprenorphine hydrochloride','51372022','4',NULL,'Y'),(11650,'Magnetic thumbtack','44122122','4',NULL,'Y'),(11651,'Binding fabrics','11162122','4',NULL,'Y'),(11652,'Mometasone furoate monohydrate','51422122','4',NULL,'Y'),(11653,'Temperature gauge','41112222','4',NULL,'Y'),(11654,'Facility operation and maintenance management software maintenance','81112222','4',NULL,'Y'),(11655,'Ergometrine maleate','51182222','4',NULL,'Y'),(11656,'Computer cable','43202222','4',NULL,'Y'),(11657,'Ventilator weaning products','42272222','4',NULL,'Y'),(11658,'Dry baths or heating blocks','41102422','4',NULL,'Y'),(11659,'Hydraulic pressure tester','41112422','4',NULL,'Y'),(11660,'Immobilization set carrying or storage cases','42192422','4',NULL,'Y'),(11661,'Desogestrel and ethinyl estradiol','51352422','4',NULL,'Y'),(11662,'Water meter tester','41112522','4',NULL,'Y'),(11663,'Server load balancer','43222622','4',NULL,'Y'),(11664,'Bacitracin/polymyxin b','51102822','4',NULL,'Y'),(11665,'Time division multiplexer TDM','43222822','4',NULL,'Y'),(11666,'Perphenazine','51332822','4',NULL,'Y'),(11667,'Automated cover slipping equipment','41102922','4',NULL,'Y'),(11668,'Cool transport or storage','41103022','4',NULL,'Y'),(11669,'Print bands','44103122','4',NULL,'Y'),(11670,'Amniocentesis kit accessories','42143122','4',NULL,'Y'),(11671,'Instrument Landing System And Instrument Landing System/Distance Measuring Equipment (DME) System','25173122','4',NULL,'Y'),(11672,'Esmolol','51263122','4',NULL,'Y'),(11673,'Varenicline tartrate','51143222','4',NULL,'Y'),(11674,'Draft gauge','41103322','4',NULL,'Y'),(11675,'Nitrogen or nitrate or nitrite analyzer','41113322','4',NULL,'Y'),(11676,'Fiber optic support grip','43223322','4',NULL,'Y'),(11677,'Embolization glues','42203422','4',NULL,'Y'),(11678,'Fumoxicillin','51283422','4',NULL,'Y'),(11679,'Chlorphenamine tannate','51313422','4',NULL,'Y'),(11680,'Medical or surgical suction or vacuum appliances','42293522','4',NULL,'Y'),(11681,'Calibrated inductance coils or boxes','41113622','4',NULL,'Y'),(11682,'Insulin aspart/Insulin aspart protamine','51183622','4',NULL,'Y'),(11683,'California bearing ratio tester','41113822','4',NULL,'Y'),(11684,'Atazanavir/ritonavir','51343822','4',NULL,'Y'),(11685,'Sample shaper','41104022','4',NULL,'Y'),(11686,'Hydraulic equipment installation and maintenance service','72154022','4',NULL,'Y'),(11687,'Stool collection containers without media','41104122','4',NULL,'Y'),(11688,'Introducers or guide pins or guidewires or glidewires or guide rods','42294222','4',NULL,'Y'),(11689,'Rain gauge calibrator','41114422','4',NULL,'Y'),(11690,'Gear tester','41114522','4',NULL,'Y'),(11691,'Torsion testers','41114622','4',NULL,'Y'),(11692,'Syringe filters','41104922','4',NULL,'Y'),(11693,'Endoscopic ligators','42294922','4',NULL,'Y'),(11694,'Polyacrylamide gels stain','41105322','4',NULL,'Y'),(11695,'Laser beam analyzers','41115322','4',NULL,'Y'),(11696,'Surgical scrub or prep kits for patient','42295422','4',NULL,'Y'),(11697,'Microbiology analyzer accessories or supplies','41115822','4',NULL,'Y'),(11698,'Pipettor delivery calibration and verification analyzer reagent','41116022','4',NULL,'Y'),(11699,'Hematology quality controls or calibrators or standards','41116122','4',NULL,'Y'),(11700,'Yeast transformation kits','41106222','4',NULL,'Y'),(11701,'Blood bilirubin test monitor or meter','41116222','4',NULL,'Y'),(11702,'Yeast expression vectors','41106622','4',NULL,'Y'),(11703,'Manhole construction service','72141123','4',NULL,'Y'),(11704,'Alternating current AC arc welder','23271423','4',NULL,'Y'),(11705,'Urban design and engineering service','81101523','4',NULL,'Y'),(11706,'Wheel bulldozers','22101523','4',NULL,'Y'),(11707,'Exercise books','55101523','4',NULL,'Y'),(11708,'Collection tanks','47101523','4',NULL,'Y'),(11709,'Commercial use smokers or smoke ovens','48101523','4',NULL,'Y'),(11710,'Liquid natural gas LNG plant construction service','72121517','4',NULL,'Y'),(11711,'Document camera','45121517','4',NULL,'Y'),(11712,'Adobe block','30131517','4',NULL,'Y'),(11713,'Travel insurance','84131517','4',NULL,'Y'),(11714,'Spinach seeds or seedlings','10151517','4',NULL,'Y'),(11715,'Canola Oil (WFP food convention)','50151517','4',NULL,'Y'),(11716,'License or registration fee','93151517','4',NULL,'Y'),(11717,'Sound proof door','30171517','4',NULL,'Y'),(11718,'Isosorbide','51191517','4',NULL,'Y'),(11719,'High Frequency Radio Set, Desktop','43191517','4',NULL,'Y'),(11720,'Aircraft air conditioning and heating truck','25191517','4',NULL,'Y'),(11721,'Analog computer','43211517','4',NULL,'Y'),(11722,'Telephony equipment service observing units','43221517','4',NULL,'Y'),(11723,'Procedure management software','43231517','4',NULL,'Y'),(11724,'Cast spreaders','42241517','4',NULL,'Y'),(11725,'Colorimetric End Tidal CO2 detector','42271517','4',NULL,'Y'),(11726,'Crispin apples','50301517','4',NULL,'Y'),(11727,'Organic crispin apples','50311517','4',NULL,'Y'),(11728,'Liquid adhesives for bandages or dressings','42311517','4',NULL,'Y'),(11729,'Commercial use plastic shovels','48101617','4',NULL,'Y'),(11730,'Temporary architectural services','80111617','4',NULL,'Y'),(11731,'Feeler gauges','41111617','4',NULL,'Y'),(11732,'Gemcitabine','51111617','4',NULL,'Y'),(11733,'Leathack paper','14111617','4',NULL,'Y'),(11734,'Coin inspection machine','44111617','4',NULL,'Y'),(11735,'Drug addiction prevention or control services','85111617','4',NULL,'Y'),(11736,'Overhead projector or video trolleys','45111617','4',NULL,'Y'),(11737,'Renewable energy street lighting','39111617','4',NULL,'Y'),(11738,'Manual letter openers','44121617','4',NULL,'Y'),(11739,'Camera bags','45121617','4',NULL,'Y'),(11740,'Manicure implements','53131617','4',NULL,'Y'),(11741,'Dust mops','47131617','4',NULL,'Y'),(11742,'Biperiden','51151617','4',NULL,'Y'),(11743,'Hemodialysis unit arterial pressure monitors','42161617','4',NULL,'Y'),(11744,'Door eyes','46171617','4',NULL,'Y'),(11745,'Fire hose washer','46191617','4',NULL,'Y'),(11746,'Rabies vaccine','51201617','4',NULL,'Y'),(11747,'Card cages','43201617','4',NULL,'Y'),(11748,'Universal serial bus USB extension cable','43211617','4',NULL,'Y'),(11749,'Needle resheathers','42221617','4',NULL,'Y'),(11750,'Air conditioner power saver','40101717','4',NULL,'Y'),(11751,'Aircraft Rescue And Firefighting, 3000 Gallons (12,000 Litres)','25101717','4',NULL,'Y'),(11752,'Employee physical screening service','80111717','4',NULL,'Y'),(11753,'Binoculars','41111717','4',NULL,'Y'),(11754,'Trastuzumab','51111717','4',NULL,'Y'),(11755,'Reverberator','45111717','4',NULL,'Y'),(11756,'Manganese batteries','26111717','4',NULL,'Y'),(11757,'Guardrail','30121717','4',NULL,'Y'),(11758,'Combination pen and highlighter','44121717','4',NULL,'Y'),(11759,'Film platemaking system','45121717','4',NULL,'Y'),(11760,'Coffee, green','50201717','4',NULL,'Y'),(11761,'Optical character recognition systems','43211717','4',NULL,'Y'),(11762,'Pager access equipment','43221717','4',NULL,'Y'),(11763,'Inhalators or sets','42271717','4',NULL,'Y'),(11764,'Ampicillin trihydrate','51281717','4',NULL,'Y'),(11765,'Ephedrine','51391717','4',NULL,'Y'),(11766,'Corn-Soya Milk (WFP food convention) ','50501717','4',NULL,'Y'),(11767,'Cake decorating equipment or moulds','48101817','4',NULL,'Y'),(11768,'Rice taste measuring system','41111817','4',NULL,'Y'),(11769,'Deposit verification form','14111817','4',NULL,'Y'),(11770,'Cement silo','24111817','4',NULL,'Y'),(11771,'Drafting divider','44111817','4',NULL,'Y'),(11772,'Character generator','45111817','4',NULL,'Y'),(11773,'Glass bell jar','41121817','4',NULL,'Y'),(11774,'Eltrombopag','51131817','4',NULL,'Y'),(11775,'Magnetotherapy pulse stimulators','42141817','4',NULL,'Y'),(11776,'Chromatography media','23151817','4',NULL,'Y'),(11777,'X ray bone densitometers','42201817','4',NULL,'Y'),(11778,'Compact disc CD drive','43201817','4',NULL,'Y'),(11779,'Plumpy Nut (WFP standard)','42231817','4',NULL,'Y'),(11780,'Flatbed truck','25101917','4',NULL,'Y'),(11781,'Food service fondue pots','48101917','4',NULL,'Y'),(11782,'Digital testers','41111917','4',NULL,'Y'),(11783,'Ranitidine','51171917','4',NULL,'Y'),(11784,'Ferrous sulfate','51191917','4',NULL,'Y'),(11785,'Tableware for the physically challenged','42211917','4',NULL,'Y'),(11786,'Sunitinib malate','51112017','4',NULL,'Y'),(11787,'In person dinka interpretation service','82112017','4',NULL,'Y'),(11788,'Hanging folders or accessories','44122017','4',NULL,'Y'),(11789,'Mobile medical services field medical or laboratory medical equipment kits or related products','42172017','4',NULL,'Y'),(11790,'Ear specula sets','42182017','4',NULL,'Y'),(11791,'Intubator components','42272017','4',NULL,'Y'),(11792,'Ultrasonic cleaning equipment','42282017','4',NULL,'Y'),(11793,'Book rings','44122117','4',NULL,'Y'),(11794,'Rubber fabrics','11162117','4',NULL,'Y'),(11795,'Printer controller','43212117','4',NULL,'Y'),(11796,'Thermoheads','41112217','4',NULL,'Y'),(11797,'Industry specific software maintenance','81112217','4',NULL,'Y'),(11798,'Patient transport trolley accessories','42192217','4',NULL,'Y'),(11799,'Computer cable holder','43202217','4',NULL,'Y'),(11800,'Ventilator water traps','42272217','4',NULL,'Y'),(11801,'Dextrose/Sodium chloride','51192317','4',NULL,'Y'),(11802,'Erythromycin ethyl succinate','51282317','4',NULL,'Y'),(11803,'Vapor pressure measuring instrument','41112417','4',NULL,'Y'),(11804,'Blood drop dispenser device','41122417','4',NULL,'Y'),(11805,'Risedronate sodium or risedronic acid','51182417','4',NULL,'Y'),(11806,'Drug cases','42192417','4',NULL,'Y'),(11807,'Golimumab','51202417','4',NULL,'Y'),(11808,'Hydrocortisone butyrate','51422417','4',NULL,'Y'),(11809,'Optical flowmeter and accessories','41112517','4',NULL,'Y'),(11810,'Amantadine','51142517','4',NULL,'Y'),(11811,'Cefradine or cephradine','51282517','4',NULL,'Y'),(11812,'Fountain syringes','42142617','4',NULL,'Y'),(11813,'Laryngeal sprays','42192617','4',NULL,'Y'),(11814,'Meteorological control software','43232617','4',NULL,'Y'),(11815,'Sport uniform','53102717','4',NULL,'Y'),(11816,'Nephrostomy catheters or drains','42142717','4',NULL,'Y'),(11817,'Telecommunication repeaters','43222817','4',NULL,'Y'),(11818,'Microtome blades','41102917','4',NULL,'Y'),(11819,'Flammable material storage freezers','41103017','4',NULL,'Y'),(11820,'Facsimile ribbons','44103117','4',NULL,'Y'),(11821,'Single gas monitors','41113117','4',NULL,'Y'),(11822,'Uterine device accessories','42143117','4',NULL,'Y'),(11823,'Conventional VHF Omnidirectional Range (CVOR) And HF Omnidirectional Range (VOR)/Distance Measuring Equipment (DME) Systems ','25173117','4',NULL,'Y'),(11824,'Surface tension measuring instruments','41103317','4',NULL,'Y'),(11825,'Fiber optic buffer remover','43223317','4',NULL,'Y'),(11826,'Indoor air quality monitor','41103417','4',NULL,'Y'),(11827,'Endografts','42203417','4',NULL,'Y'),(11828,'Handwriting recognition software components','43233417','4',NULL,'Y'),(11829,'Carfecillin sodium','51283417','4',NULL,'Y'),(11830,'Biological safety cabinet','41103517','4',NULL,'Y'),(11831,'Field strength measuring equipment','41113617','4',NULL,'Y'),(11832,'Tissue culture bath','41103717','4',NULL,'Y'),(11833,'Fiber optic test sources','41113717','4',NULL,'Y'),(11834,'Cefminox sodium','51283717','4',NULL,'Y'),(11835,'Laboratory reactor','41103817','4',NULL,'Y'),(11836,'Stirring hotplates','41102423','4',NULL,'Y'),(11837,'Pressure altimeter','41112423','4',NULL,'Y'),(11838,'Almotriptan malate','51142423','4',NULL,'Y'),(11839,'Dental pit or fissure sealants','42152423','4',NULL,'Y'),(11840,'Intravenous IV cases','42192423','4',NULL,'Y'),(11841,'Fuel flowmeter','41112523','4',NULL,'Y'),(11842,'Hypodermic needle','42142523','4',NULL,'Y'),(11843,'Cefalexin monohydrate','51282523','4',NULL,'Y'),(11844,'Digital cross connects DCX equipment','43222623','4',NULL,'Y'),(11845,'Bacitracin/polymyxin b/pramoxine','51102823','4',NULL,'Y'),(11846,'Wave division mulitplexer WDM','43222823','4',NULL,'Y'),(11847,'Somatic cell counter','41102923','4',NULL,'Y'),(11848,'Laboratory chillers','41103023','4',NULL,'Y'),(11849,'Gel partition equipment','41113023','4',NULL,'Y'),(11850,'Plotter pens','44103123','4',NULL,'Y'),(11851,'Fetal electroencephalographic monitors','42143123','4',NULL,'Y'),(11852,'Instrument Landing System (ILS)','25173123','4',NULL,'Y'),(11853,'Open channel acoustic flowmeter','41103323','4',NULL,'Y'),(11854,'Sugar analyzers','41113323','4',NULL,'Y'),(11855,'Fiber optic adapter','43223323','4',NULL,'Y'),(11856,'Embolization spheres','42203423','4',NULL,'Y'),(11857,'Oxetacillin','51283423','4',NULL,'Y'),(11858,'Ear plugs','42143523','4',NULL,'Y'),(11859,'Medical or surgical suction sets or kits','42293523','4',NULL,'Y'),(11860,'Insulation resistance meters','41113623','4',NULL,'Y'),(11861,'Insulin degludec','51183623','4',NULL,'Y'),(11862,'Specimen expansion tester','41113823','4',NULL,'Y'),(11863,'Water sampler accessories','41104023','4',NULL,'Y'),(11864,'Lightning conductor erection service','72154023','4',NULL,'Y'),(11865,'Sputum collection apparatus or containers','41104123','4',NULL,'Y'),(11866,'Refrigerated incubators','41104423','4',NULL,'Y'),(11867,'Automatic weather system calibrator','41114423','4',NULL,'Y'),(11868,'Test bar','41114523','4',NULL,'Y'),(11869,'Flexure or transverse testing machines','41114623','4',NULL,'Y'),(11870,'Multiwell plate filters','41104923','4',NULL,'Y'),(11871,'Endoscopic manipulators','42294923','4',NULL,'Y'),(11872,'Surgical suction machines or vacuum extractors or ultrasonic surgical aspirators or regulators','42295123','4',NULL,'Y'),(11873,'Electrophoresis premade buffers or solutions','41105323','4',NULL,'Y'),(11874,'Function generator','41115323','4',NULL,'Y'),(11875,'Surgical sharps or sponge counters','42295423','4',NULL,'Y'),(11876,'Protein analyzers','41115823','4',NULL,'Y'),(11877,'Automated high performance chromatography HPLC analyzer system reagent or kit','41116023','4',NULL,'Y'),(11878,'Histology test kits or supplies','41116123','4',NULL,'Y'),(11879,'Yeast nitrogen bases YNB or yeast nitrogen base YNB variants','41106223','4',NULL,'Y'),(11880,'Blood bilirubin test monitor or meter accessories','41116223','4',NULL,'Y'),(11881,'Laparoscopes or laparoscopic telescopes','42296323','4',NULL,'Y'),(11882,'Pipe laying service','72141124','4',NULL,'Y'),(11883,'City development planning service','81101524','4',NULL,'Y'),(11884,'Mobile excavators','22101524','4',NULL,'Y'),(11885,'Reference books','55101524','4',NULL,'Y'),(11886,'Sludge or sewage composting equipment','47101524','4',NULL,'Y'),(11887,'Commercial use steamers','48101524','4',NULL,'Y'),(11888,'Price indicating scale','41111524','4',NULL,'Y'),(11889,'Foolscap sheets','14111524','4',NULL,'Y'),(11890,'Bulk carrier','25111524','4',NULL,'Y'),(11891,'Iron Dextran','51131524','4',NULL,'Y'),(11892,'Parsley seeds or seedlings','10151524','4',NULL,'Y'),(11893,'Tiotropium','51161524','4',NULL,'Y'),(11894,'Radio receivers','52161524','4',NULL,'Y'),(11895,'Shielding door','30171524','4',NULL,'Y'),(11896,'Airfreight conveyor truck','25191524','4',NULL,'Y'),(11897,'Music on hold adapter','43221524','4',NULL,'Y'),(11898,'Petrolatum dressings','42311524','4',NULL,'Y'),(11899,'Temporary Travel Staffing','80111624','4',NULL,'Y'),(11900,'Alexometer','41111624','4',NULL,'Y'),(11901,'Approach Lighting System ','39111624','4',NULL,'Y'),(11902,'Copaiba wood','11121624','4',NULL,'Y'),(11903,'Embossing tools','44121624','4',NULL,'Y'),(11904,'Lighthouse','95121624','4',NULL,'Y'),(11905,'Photography light reflector','45121624','4',NULL,'Y'),(11906,'Dabigatran etexilate mesilate','51131624','4',NULL,'Y'),(11907,'Disposable personal wipes','53131624','4',NULL,'Y'),(11908,'Recognition program management service','80141624','4',NULL,'Y'),(11909,'Hemodialysis unit single needle controllers','42161624','4',NULL,'Y'),(11910,'X ray baggage inspection system','46171624','4',NULL,'Y'),(11911,'Pay phone coin chutes','43191624','4',NULL,'Y'),(11912,'Nitrogen Cylinder ','46191624','4',NULL,'Y'),(11913,'Varicella virus vaccine','51201624','4',NULL,'Y'),(11914,'Streptomycin','51281624','4',NULL,'Y'),(11915,'Multi function upgrades','44101724','4',NULL,'Y'),(11916,'Scanning probe microscopes','41111724','4',NULL,'Y'),(11917,'Fishery training ship','25111724','4',NULL,'Y'),(11918,'Magnetic head','45111724','4',NULL,'Y'),(11919,'Tool kits for batteries','26111724','4',NULL,'Y'),(11920,'Loperamide hydrochloride','51171724','4',NULL,'Y'),(11921,'Computer peripheral kit','43211724','4',NULL,'Y'),(11922,'Time synchronized generator','43221724','4',NULL,'Y'),(11923,'Nutrimix (WFP food convention) ','50501724','4',NULL,'Y'),(11924,'Exemestane','51111824','4',NULL,'Y'),(11925,'Pharmacy prescription pad','14111824','4',NULL,'Y'),(11926,'Synchronizing or sync converter','45111824','4',NULL,'Y'),(11927,'Glass or window cleaners','47131824','4',NULL,'Y'),(11928,'Medical arthrography sets','42201824','4',NULL,'Y'),(11929,'Guard rail cleaning vehicle','25101924','4',NULL,'Y'),(11930,'Oxygen sensors','41111924','4',NULL,'Y'),(11931,'In person greek interpretation service','82112024','4',NULL,'Y'),(11932,'Binder handles','44122024','4',NULL,'Y'),(11933,'Danazol','51182024','4',NULL,'Y'),(11934,'Felt fabrics','11162124','4',NULL,'Y'),(11935,'Infrared thermometer','41112224','4',NULL,'Y'),(11936,'ANS & ATM Software Maintenance/Development Services','81112224','4',NULL,'Y'),(11937,'Ventilator circuit kits','42272224','4',NULL,'Y'),(11938,'Mesna','51172324','4',NULL,'Y'),(11939,'Calcium HC, chemical pool product','12352324','4',NULL,'Y'),(11940,'Slide warmers','41102424','4',NULL,'Y'),(11941,'Dental cements','42152424','4',NULL,'Y'),(11942,'Life support cases','42192424','4',NULL,'Y'),(11943,'Optical cross connects equipment','43222624','4',NULL,'Y'),(11944,'Aerial cable rollers','43222824','4',NULL,'Y'),(11945,'Cold traps','41103024','4',NULL,'Y'),(11946,'Hydrometers','41113024','4',NULL,'Y'),(11947,'Thermal ribbon','44103124','4',NULL,'Y'),(11948,'Respirometer','41113124','4',NULL,'Y'),(11949,'Obstetrical extraction unit accessories','42143124','4',NULL,'Y'),(11950,'Instrument Landing System (ILS) Localizer Equipment ','25173124','4',NULL,'Y'),(11951,'Laboratory wave generator','41103324','4',NULL,'Y'),(11952,'Fiber optic polishing film','43223324','4',NULL,'Y'),(11953,'Arteriotomy site closure devices','42203424','4',NULL,'Y'),(11954,'Benzylpenicillin sodium/Procaine benzylpenicillin or procaine penicillin G','51283424','4',NULL,'Y'),(11955,'Chlorpheniramine maleate','51313424','4',NULL,'Y'),(11956,'Cases for medical suction cannulae','42293524','4',NULL,'Y'),(11957,'Insulation testers','41113624','4',NULL,'Y'),(11958,'Cefuroxime axetil','51283724','4',NULL,'Y'),(11959,'Soil head permeability tester','41113824','4',NULL,'Y'),(11960,'Amlodipine besilate','51433924','4',NULL,'Y'),(11961,'Ornamental metal and iron work service','72154024','4',NULL,'Y'),(11962,'Laboratory bone marrow biopsy trays','41104124','4',NULL,'Y'),(11963,'Incubator accessories','41104424','4',NULL,'Y'),(11964,'Anenometer calibrator','41114424','4',NULL,'Y'),(11965,'Hydraulic tester','41114524','4',NULL,'Y'),(11966,'Vibration testers','41114624','4',NULL,'Y'),(11967,'Microbiology filters','41104924','4',NULL,'Y'),(11968,'Endoscopic monopolar or bipolar hand instruments','42294924','4',NULL,'Y'),(11969,'Ultraviolet sensor','41115324','4',NULL,'Y'),(11970,'Surgical shave kits or prep razors or clippers','42295424','4',NULL,'Y'),(11971,'Protein analyzer accessories or supplies','41115824','4',NULL,'Y'),(11972,'Transplant analyzer reagent or kit','41116024','4',NULL,'Y'),(11973,'Histology reagents or solutions or stains','41116124','4',NULL,'Y'),(11974,'Electroporation system','41106224','4',NULL,'Y'),(11975,'Glucose and beta hemoglobin test monitor or meter accessories','41116224','4',NULL,'Y'),(11976,'ENT Laryngoscopes','42296324','4',NULL,'Y'),(11977,'Pumping station construction service','72141125','4',NULL,'Y'),(11978,'Sediment control engineering','81101525','4',NULL,'Y'),(11979,'Wheel excavators','22101525','4',NULL,'Y'),(11980,'Encyclopedias','55101525','4',NULL,'Y'),(11981,'Dewatering equipment','47101525','4',NULL,'Y'),(11982,'Commercial use toasters','48101525','4',NULL,'Y'),(11983,'Automatic packer scale','41111525','4',NULL,'Y'),(11984,'Multipurpose paper','14111525','4',NULL,'Y'),(11985,'Ferrous fumarate','51131525','4',NULL,'Y'),(11986,'Broccoli seeds or seedlings','10151525','4',NULL,'Y'),(11987,'Pressure door','30171525','4',NULL,'Y'),(11988,'Key card for lock','46171525','4',NULL,'Y'),(11989,'Aircraft refueling truck','25191525','4',NULL,'Y'),(11990,'Intercom systems','43221525','4',NULL,'Y'),(11991,'Flumazenil','51401525','4',NULL,'Y'),(11992,'Conventional truck cranes','24101625','4',NULL,'Y'),(11993,'Temporary manual labor underground','80111625','4',NULL,'Y'),(11994,'Curvimeter','41111625','4',NULL,'Y'),(11995,'Azacitidine','51111625','4',NULL,'Y'),(11996,'Approach Lighting System, Mast','39111625','4',NULL,'Y'),(11997,'Eucalyptus wood','11121625','4',NULL,'Y'),(11998,'Paper weights','44121625','4',NULL,'Y'),(11999,'Road bridge','95121625','4',NULL,'Y'),(12000,'Shutter release','45121625','4',NULL,'Y'),(12001,'Hair or beard nets','53131625','4',NULL,'Y'),(12002,'Incentive program management service','80141625','4',NULL,'Y'),(12003,'Butylscopolamine','51151625','4',NULL,'Y'),(12004,'Hemodialysis unit single pass converters','42161625','4',NULL,'Y'),(12005,'Radio communication monitoring system','46171625','4',NULL,'Y'),(12006,'Calcitonin salmon','51181625','4',NULL,'Y'),(12007,'Pay phone coin boxes','43191625','4',NULL,'Y'),(12008,'Fire Extinguishers Recharge System ','46191625','4',NULL,'Y'),(12009,'Yellow fever vaccine','51201625','4',NULL,'Y'),(12010,'Printer cabinets','44101725','4',NULL,'Y'),(12011,'Morphine sulfate','51372036','4',NULL,'Y'),(12012,'Asphalt softening point tester','41112236','4',NULL,'Y'),(12013,'Isoconazole nitrate','51302336','4',NULL,'Y'),(12014,'Ethinylestradiol/cyproterone acetate ','51352436','4',NULL,'Y'),(12015,'Thoracentesis or paracentesis needles and catheters','42142536','4',NULL,'Y'),(12016,'Network application engine','43222636','4',NULL,'Y'),(12017,'Urological surgical catheters','42142736','4',NULL,'Y'),(12018,'Refrigerated specimen storage rack or tray','41103036','4',NULL,'Y'),(12019,'Microplates','41113036','4',NULL,'Y'),(12020,'Adhesive remover','44121626','4',NULL,'Y'),(12021,'Railway bridge','95121626','4',NULL,'Y'),(12022,'Digital camera back','45121626','4',NULL,'Y'),(12023,'Hand sanitizer','53131626','4',NULL,'Y'),(12024,'Promotional program management service','80141626','4',NULL,'Y'),(12025,'Night vision equipment','46171626','4',NULL,'Y'),(12026,'Pay phone hoppers','43191626','4',NULL,'Y'),(12027,'Hepatitis A virus vaccine','51201626','4',NULL,'Y'),(12028,'Tobramycin','51281626','4',NULL,'Y'),(12029,'Printer emulation upgrades','44101726','4',NULL,'Y'),(12030,'Acoustic microscopes','41111726','4',NULL,'Y'),(12031,'Marine pollution control ship','25111726','4',NULL,'Y'),(12032,'Fluorescent ballast battery unit','26111726','4',NULL,'Y'),(12033,'Digital pen','43211726','4',NULL,'Y'),(12034,'Reflector for antenna','43221726','4',NULL,'Y'),(12035,'Orciprenaline or metaproterenol','51391726','4',NULL,'Y'),(12036,'Wheat Soya Milk (WFP food convention) ','50501726','4',NULL,'Y'),(12037,'Birth certificate','14111826','4',NULL,'Y'),(12038,'Motion picture experts group MPEG encoder','45111826','4',NULL,'Y'),(12039,'Medical x ray apparatus repair kits','42201826','4',NULL,'Y'),(12040,'Compact disk read only memory CD ROM array','43201826','4',NULL,'Y'),(12041,'Snow plow truck','25101926','4',NULL,'Y'),(12042,'Folding table','48101926','4',NULL,'Y'),(12043,'Proximity sensors','41111926','4',NULL,'Y'),(12044,'Sevelamer','51171926','4',NULL,'Y'),(12045,'Cabozantinib','51112026','4',NULL,'Y'),(12046,'In person hebrew interpretation service','82112026','4',NULL,'Y'),(12047,'Paper claws','44122026','4',NULL,'Y'),(12048,'Quilted cloth','11162126','4',NULL,'Y'),(12049,'Low temperature thermocouple sensor','41112226','4',NULL,'Y'),(12050,'Heating or drying equipment or accessories','41102426','4',NULL,'Y'),(12051,'Cinacalcet','51182426','4',NULL,'Y'),(12052,'Medical equipment bag or case accessories','42192426','4',NULL,'Y'),(12053,'Estradiol/norethindrone','51352426','4',NULL,'Y'),(12054,'Dextromethorphan','51162626','4',NULL,'Y'),(12055,'Cable modems','43222626','4',NULL,'Y'),(12056,'Carrier terminal','43222826','4',NULL,'Y'),(12057,'Levofloxacin','51282926','4',NULL,'Y'),(12058,'Benchtop ice bucket or chilling container','41103026','4',NULL,'Y'),(12059,'Nephelometers','41113026','4',NULL,'Y'),(12060,'Digital duplicating machine ink','44103126','4',NULL,'Y'),(12061,'Obstetrical vacuum delivery system accessories','42143126','4',NULL,'Y'),(12062,'Instrument Landing System (ILS)/Distance Measuring Equipment (DME)','25173126','4',NULL,'Y'),(12063,'Wind tunnel','41103326','4',NULL,'Y'),(12064,'Fiber optic patch cord','43223326','4',NULL,'Y'),(12065,'Angiography guidewire torque devices','42203426','4',NULL,'Y'),(12066,'Ionmeters','41113626','4',NULL,'Y'),(12067,'Heat resistance tester','41113726','4',NULL,'Y'),(12068,'Cefuroxime sodium','51283726','4',NULL,'Y'),(12069,'Soil texture analyzer','41113826','4',NULL,'Y'),(12070,'Sofosbuvir/Velpatasvir','51343826','4',NULL,'Y'),(12071,'Hydrogen cell refueling service','72154026','4',NULL,'Y'),(12072,'Histology or pathology specimen container','41104126','4',NULL,'Y'),(12073,'Media preparation apparatus','41104426','4',NULL,'Y'),(12074,'Baroswitch','41114426','4',NULL,'Y'),(12075,'Air cleaner tester','41114526','4',NULL,'Y'),(12076,'Welding testing apparatus','41114626','4',NULL,'Y'),(12077,'Endoscopic overtubes','42294926','4',NULL,'Y'),(12078,'Hybridization reagents or buffers','41105326','4',NULL,'Y'),(12079,'Optic collimator','41115326','4',NULL,'Y'),(12080,'Surgical specimen collection traps or containers','42295426','4',NULL,'Y'),(12081,'Radioisotopic analyzer accessories or supplies','41115826','4',NULL,'Y'),(12082,'Gas-liquid chromatography and mass spectrometry analyzer reagent','41116026','4',NULL,'Y'),(12083,'Immunology or serology test kits or supplies','41116126','4',NULL,'Y'),(12084,'Seal coating of roads, highways and parking lots','72141127','4',NULL,'Y'),(12085,'Topical turpentine oil preparations','51241227','4',NULL,'Y'),(12086,'Wastewater engineering','81101527','4',NULL,'Y'),(12087,'Integrated tool carriers','22101527','4',NULL,'Y'),(12088,'Song Books','55101527','4',NULL,'Y'),(12089,'Barbecues','48101527','4',NULL,'Y'),(12090,'Carbonless paper','14111527','4',NULL,'Y'),(12091,'Row boat','25111527','4',NULL,'Y'),(12092,'Metrifonate or trichlorfon','51151527','4',NULL,'Y'),(12093,'Melamine door','30171527','4',NULL,'Y'),(12094,'Helicopter Parts and Accessories','25191527','4',NULL,'Y'),(12095,'Wire tapping protector','43221527','4',NULL,'Y'),(12096,'Transparent film dressings','42311527','4',NULL,'Y'),(12097,'Vee block','41111627','4',NULL,'Y'),(12098,'Precision Approach Path Indicator System (PAPI) ','39111627','4',NULL,'Y'),(12099,'Bookmarks','44121627','4',NULL,'Y'),(12100,'Footbridge','95121627','4',NULL,'Y'),(12101,'Camera flash diffuser','45121627','4',NULL,'Y'),(12102,'Hand cleaner','53131627','4',NULL,'Y'),(12103,'Hemodialysis unit temperature monitors','42161627','4',NULL,'Y'),(12104,'Wireless signaler system for hearing impaired','46171627','4',NULL,'Y'),(12105,'Pay phone coin box vault doors','43191627','4',NULL,'Y'),(12106,'Haemophilus B vaccine','51201627','4',NULL,'Y'),(12107,'Amikacin','51281627','4',NULL,'Y'),(12108,'Estradiol valerate','51351627','4',NULL,'Y'),(12109,'Printer stands','44101727','4',NULL,'Y'),(12110,'Projection microscopes','41111727','4',NULL,'Y'),(12111,'Battery discharger','26111727','4',NULL,'Y'),(12112,'Magnetic ink character recognition MICR device','43211727','4',NULL,'Y'),(12113,'Antenna accessory','43221727','4',NULL,'Y'),(12114,'Supplementary Nursing/Feeding Kit (WFP food convention)','50501727','4',NULL,'Y'),(12115,'Death certificate','14111827','4',NULL,'Y'),(12116,'Video tape checker','45111827','4',NULL,'Y'),(12117,'Eltrombopag olamine','51131827','4',NULL,'Y'),(12118,'Medical x ray darkroom tent repair kits','42201827','4',NULL,'Y'),(12119,'Portable hard disk storage device','43201827','4',NULL,'Y'),(12120,'Salt spreader truck','25101927','4',NULL,'Y'),(12121,'Pressure sensors','41111927','4',NULL,'Y'),(12122,'Clomifene citrate','51181927','4',NULL,'Y'),(12123,'Regorafenib','51112027','4',NULL,'Y'),(12124,'In person hindi interpretation service','82112027','4',NULL,'Y'),(12125,'Expandable file folders','44122027','4',NULL,'Y'),(12126,'Flutamide','51182027','4',NULL,'Y'),(12127,'Sertraline hydrochloride','51292027','4',NULL,'Y'),(12128,'Camouflage cloth','11162127','4',NULL,'Y'),(12129,'Oxycodone hydrochloride','51372127','4',NULL,'Y'),(12130,'High temperature thermocouple sensor','41112227','4',NULL,'Y'),(12131,'Sodium lactate','51172327','4',NULL,'Y'),(12132,'Thesiometers','42182327','4',NULL,'Y'),(12133,'Erythromycin stearate','51282327','4',NULL,'Y'),(12134,'Betamethasone dipropionate','51422327','4',NULL,'Y'),(12135,'Drying tower','41102427','4',NULL,'Y'),(12136,'Paramedic or emergency medical technician EMT cases or bags','42192427','4',NULL,'Y'),(12137,'Needle cleaning wires','42142527','4',NULL,'Y'),(12138,'Insulin syringe','42142627','4',NULL,'Y'),(12139,'Integrated services digital network ISDN access devices','43222627','4',NULL,'Y'),(12140,'Multiplexer or MUX','43222827','4',NULL,'Y'),(12141,'Blood unit storage boot','41103027','4',NULL,'Y'),(12142,'Osmometers','41113027','4',NULL,'Y'),(12143,'Photocopier toner','44103127','4',NULL,'Y'),(12144,'Acute care fetal or maternal monitoring unit accessories','42143127','4',NULL,'Y'),(12145,'Endoscopic catheter adapters','42295440','4',NULL,'Y'),(12146,'Blood bank apheresis and donor unit processing analyzer accessories and supplies','41115840','4',NULL,'Y'),(12147,'Parasitology or mycology test kits or supplies','41116140','4',NULL,'Y'),(12148,'Commercial use chip and french fry storage and scuttle','48101541','4',NULL,'Y'),(12149,'Optical mark reader paper','14111541','4',NULL,'Y'),(12150,'Canned Fish (WFP food convention)','50121541','4',NULL,'Y'),(12151,'Nettle seed or seedlings','10151541','4',NULL,'Y'),(12152,'Galantamine hydrobromide','51151541','4',NULL,'Y'),(12153,'Electromyograph electrodes or sets','42181541','4',NULL,'Y'),(12154,'Chemical resistant gloves','46181541','4',NULL,'Y'),(12155,'Servicing Platform','25191541','4',NULL,'Y'),(12156,'Channel to channel interface mainframe','43201541','4',NULL,'Y'),(12157,'Biological dressings','42311541','4',NULL,'Y'),(12158,'Thread pitch gauge','41111641','4',NULL,'Y'),(12159,'Pumping station','95121641','4',NULL,'Y'),(12160,'Nadroparin','51131641','4',NULL,'Y'),(12161,'Petroleum jelly','53131641','4',NULL,'Y'),(12162,'Polyethylene glycol','51171641','4',NULL,'Y'),(12163,'Dummy security camera','46171641','4',NULL,'Y'),(12164,'Microscope differential interference contrast equipment','41111741','4',NULL,'Y'),(12165,'VHF Transmitters and Associated Equipment ','43221741','4',NULL,'Y'),(12166,'Medical diagnostic x ray papers','42201841','4',NULL,'Y'),(12167,'Mobile laboratory','25101941','4',NULL,'Y'),(12168,'Olfactory sensors','41111941','4',NULL,'Y'),(12169,'In person pakistani interpretation service','82112041','4',NULL,'Y'),(12170,'Beclometasone dipropionate/formoterol fumarate','51162041','4',NULL,'Y'),(12171,'Laboratory oven thermometer','41112241','4',NULL,'Y'),(12172,'Cholecalciferol/Risedronate sodium or risedronic acid','51182441','4',NULL,'Y'),(12173,'Internet protocol sharing device','43222641','4',NULL,'Y'),(12174,'Hand drill bit for metal','27112841','4',NULL,'Y'),(12175,'Elemental analyzer','41113041','4',NULL,'Y'),(12176,'Combiner','43223341','4',NULL,'Y'),(12177,'Naloxone hydrochloride dihydrate/Oxycodone hydrochloride','51373341','4',NULL,'Y'),(12178,'GFI circuit testers','41113641','4',NULL,'Y'),(12179,'Sulfacetamide sodium','51283941','4',NULL,'Y'),(12180,'Target systems installation service','72154041','4',NULL,'Y'),(12181,'Ceftazidime pentahydrate','51284141','4',NULL,'Y'),(12182,'Laboratory cement curing equipment','41114641','4',NULL,'Y'),(12183,'Endoscopic biliary drainage sets','42294941','4',NULL,'Y'),(12184,'Autoradiography film','41105341','4',NULL,'Y'),(12185,'Automated blood culture system','41115841','4',NULL,'Y'),(12186,'Parasitology or mycology reagents or solutions or stains','41116141','4',NULL,'Y'),(12187,'Folding chairs','56101542','4',NULL,'Y'),(12188,'Commercial use jacketed tilting kettle','48101542','4',NULL,'Y'),(12189,'Korean paper for stationery','14111542','4',NULL,'Y'),(12190,'Dried Fish (WFP food convention)','50121542','4',NULL,'Y'),(12191,'Plasma screens','52161542','4',NULL,'Y'),(12192,'Ground Vehicle Tracking System ','25191542','4',NULL,'Y'),(12193,'Control unit','43201542','4',NULL,'Y'),(12194,'Rail joint gap gauge','41111642','4',NULL,'Y'),(12195,'Irinotecan','51111642','4',NULL,'Y'),(12196,'Sewage pumping station','95121642','4',NULL,'Y'),(12197,'Iloprost','51131642','4',NULL,'Y'),(12198,'Explosive Detection System, Ctx','46171642','4',NULL,'Y'),(12199,'Periscope or protectorscope','41111742','4',NULL,'Y'),(12200,'Eribulin','51111742','4',NULL,'Y'),(12201,'VHF/VDL Transmitter, AM ','43221742','4',NULL,'Y'),(12202,'Degarelix','51111842','4',NULL,'Y'),(12203,'Airworthiness And Aircraft Certification ','78181842','4',NULL,'Y'),(12204,'Runway Sweeper, Self-Propelled ','25101942','4',NULL,'Y'),(12205,'Opacity or dust or visibility sensors','41111942','4',NULL,'Y'),(12206,'In person eastern panjabi interpretation service','82112042','4',NULL,'Y'),(12207,'Beclomethasone dipropionate/formoterol fumarate/glycopyrronium bromide','51162042','4',NULL,'Y'),(12208,'Laboratory waterbath thermometer','41112242','4',NULL,'Y'),(12209,'Dexamethasone sodium phosphate','51422342','4',NULL,'Y'),(12210,'Routing switcher','43222642','4',NULL,'Y'),(12211,'Dalfopristin/quinupristin','51102842','4',NULL,'Y'),(12212,'Milk analyzer','41113042','4',NULL,'Y'),(12213,'Waveguide and connection kit','43223342','4',NULL,'Y'),(12214,'Circuit tester','41113642','4',NULL,'Y'),(12215,'Flag pole erection service','72154042','4',NULL,'Y'),(12216,'Pinhole detector','41114642','4',NULL,'Y'),(12217,'Endoscopic instrument seals','42294942','4',NULL,'Y'),(12218,'Kit and reagent for agarose gel electrophoresis','41105342','4',NULL,'Y'),(12219,'Automated blood culture system analyzer accessories or supplies ','41115842','4',NULL,'Y'),(12220,'Parasitology or mycology media','41116142','4',NULL,'Y'),(12221,'Travoprost ophthalmic solution','51241143','4',NULL,'Y'),(12222,'Dimethyl fumarate','51241243','4',NULL,'Y'),(12223,'Dining table','56101543','4',NULL,'Y'),(12224,'Commercial use jacketed boiling pan','48101543','4',NULL,'Y'),(12225,'Inkstone','14111543','4',NULL,'Y'),(12226,'MP3 players or recorders','52161543','4',NULL,'Y'),(12227,'Waterproof jacket or raincoat','46181543','4',NULL,'Y'),(12228,'Solid Waste Disposal Equipment for Aircraft','25191543','4',NULL,'Y'),(12229,'Coupler facility mainframe','43201543','4',NULL,'Y'),(12230,'Dressing retainers','42311543','4',NULL,'Y'),(12231,'Wire gauge','41111643','4',NULL,'Y'),(12232,'Sewage outfall','95121643','4',NULL,'Y'),(12233,'Electric hair clipper','53131643','4',NULL,'Y'),(12234,'Explosive Vapour Detector','46171643','4',NULL,'Y'),(12235,'Autocollimator','41111743','4',NULL,'Y'),(12236,'UHF Transmitters and Associated Equipment ','43221743','4',NULL,'Y'),(12237,'Cardiovascular catheterization kits or sets','42203447','4',NULL,'Y'),(12238,'Frequency calibrator or simulator','41113647','4',NULL,'Y'),(12239,'Lift table service','72154047','4',NULL,'Y'),(12240,'Slump tester','41114647','4',NULL,'Y'),(12241,'Sweat chloride iontophoresis analyzer','41115847','4',NULL,'Y'),(12242,'Toxicology quality controls or calibrators or standards','41116147','4',NULL,'Y'),(12243,'Pyridostigmine bromide','51151548','4',NULL,'Y'),(12244,'Fresh herbs','50171548','4',NULL,'Y'),(12245,'Navaids Training Systems','25191548','4',NULL,'Y'),(12246,'Medical or surgical tape dispensers','42311548','4',NULL,'Y'),(12247,'Taper gauge','41111648','4',NULL,'Y'),(12248,'Insect repellant','53131648','4',NULL,'Y'),(12249,'Wildlife Control Equipment','46171648','4',NULL,'Y'),(12250,'Rubella and mumps virus vaccine','51201648','4',NULL,'Y'),(12251,'Multimedia image microscope','41111748','4',NULL,'Y'),(12252,'VHF Transceiver , UHF Single And Multi Channel','43221748','4',NULL,'Y'),(12253,'Digital x ray imaging systems','42201848','4',NULL,'Y'),(12254,'Workshop truck','25101948','4',NULL,'Y'),(12255,'Manual or electronic hematology differential cell counters','41111948','4',NULL,'Y'),(12256,'In person russian interpretation service','82112048','4',NULL,'Y'),(12257,'Castor oil bush seed or cutting','10152048','4',NULL,'Y'),(12258,'Color fastness tester','41113048','4',NULL,'Y'),(12259,'Balcony and external walkway service','72154048','4',NULL,'Y'),(12260,'Concrete or cement vibration tester','41114648','4',NULL,'Y'),(12261,'Endoscopic mouthpieces','42294948','4',NULL,'Y'),(12262,'Surgical navigation systems','42295148','4',NULL,'Y'),(12263,'Surgical splash guards','42295448','4',NULL,'Y'),(12264,'Sweat chloride iontophoresis analyzer accessories','41115848','4',NULL,'Y'),(12265,'Flow cytometry test kits or supplies','41116148','4',NULL,'Y'),(12266,'Plunger lift equipment','20121449','4',NULL,'Y'),(12267,'Rivastigmine hydrogen tartrate','51151549','4',NULL,'Y'),(12268,'Frusemide or furosemide','51191549','4',NULL,'Y'),(12269,'Flight Information Display System (FIDS) ','25191549','4',NULL,'Y'),(12270,'Interface bus switches','43201549','4',NULL,'Y'),(12271,'Tire depth gauge','41111649','4',NULL,'Y'),(12272,'Prasugrel','51131649','4',NULL,'Y'),(12273,'Bath and body powder','53131649','4',NULL,'Y'),(12274,'Phase contrast microscope','41111749','4',NULL,'Y'),(12275,'Cellular Equipment','43221749','4',NULL,'Y'),(12276,'Fluorescent scanners','42201849','4',NULL,'Y'),(12277,'Hour meter','41111949','4',NULL,'Y'),(12278,'In person rwandan interpretation service','82112049','4',NULL,'Y'),(12279,'Combustion analyzer','41113049','4',NULL,'Y'),(12280,'Psophometer','41113649','4',NULL,'Y'),(12281,'Sun screen service','72154049','4',NULL,'Y'),(12282,'Mortar permeability tester','41114649','4',NULL,'Y'),(12283,'Endoscopic guidewire handles','42294949','4',NULL,'Y'),(12284,'Hydrochlorothiazide/telmisartan','51434949','4',NULL,'Y'),(12285,'Electrolyte analyzer','41115849','4',NULL,'Y'),(12286,'Limulus amebocyte lysate LAL tester','41116149','4',NULL,'Y'),(12287,'Spices or extracts','50171550','4',NULL,'Y'),(12288,'Preconditioned Air Unit (PCA)','25191550','4',NULL,'Y'),(12289,'Network packet data synchronization device','43201550','4',NULL,'Y'),(12290,'Triazolam','51401550','4',NULL,'Y'),(12291,'Drill gauge','41111650','4',NULL,'Y'),(12292,'Pemetrexed','51111650','4',NULL,'Y'),(12293,'Rivaroxaban','51131650','4',NULL,'Y'),(12294,'Flight Inspection Equipment (Airborne and Ground Based)','46171650','4',NULL,'Y'),(12295,'Microscope anti vibration mat or table','41111750','4',NULL,'Y'),(12296,'Cellular Radio-Mobile Systems And Terminals ','43221750','4',NULL,'Y'),(12297,'Nuclear tomography systems','42201850','4',NULL,'Y'),(12298,'Level indicator','41111950','4',NULL,'Y'),(12299,'In person samoan interpretation service','82112050','4',NULL,'Y'),(12300,'Arsenic detector','41113050','4',NULL,'Y'),(12301,'Functional tester','41113650','4',NULL,'Y'),(12302,'Felypressin/prilocaine','51273950','4',NULL,'Y'),(12303,'Shopping cart maintenance or repair service','72154050','4',NULL,'Y'),(12304,'Ceftriaxone sodium','51284150','4',NULL,'Y'),(12305,'Concrete cylinder mold','41114650','4',NULL,'Y'),(12306,'Endoscopic drills or drill bits','42294950','4',NULL,'Y'),(12307,'Delivery room or cesarean section patient procedure table accessories','42295150','4',NULL,'Y'),(12308,'Pipettor delivery calibration and verification analyzer','41115850','4',NULL,'Y'),(12309,'Androgeny and fertility test kits and supplies','41116150','4',NULL,'Y'),(12310,'Cooking or table salt','50171551','4',NULL,'Y'),(12311,'Mobile ATA Control Tower','25191551','4',NULL,'Y'),(12312,'Medical or surgical tape removers','42311551','4',NULL,'Y'),(12313,'Cathetometer','41111651','4',NULL,'Y'),(12314,'Personal hygiene kit','53131651','4',NULL,'Y'),(12315,'Compressible self-refilling ventilation bag ','42271651','4',NULL,'Y'),(12316,'Gentamicin sulfate','51281651','4',NULL,'Y'),(12317,'Baggage Conveyor','24101751','4',NULL,'Y'),(12318,'Microscope fluorescence filter','41111751','4',NULL,'Y'),(12319,'Beta or gamma counters for clinical use','42201851','4',NULL,'Y'),(12320,'Humidistat','41111951','4',NULL,'Y'),(12321,'In person serbian interpretation service','82112051','4',NULL,'Y'),(12322,'Cisatracurium besilate','51152051','4',NULL,'Y'),(12323,'Nalidixic acid','51282951','4',NULL,'Y'),(12324,'Oxidation reduction tester','41113051','4',NULL,'Y'),(12325,'Bisoprolol fumarate','51263151','4',NULL,'Y'),(12326,'Ring out board','41113651','4',NULL,'Y'),(12327,'Grave relocation service','72154051','4',NULL,'Y'),(12328,'Endoscopic small joint instrument sets','42294951','4',NULL,'Y'),(12329,'Surgical preparation mitts','42295451','4',NULL,'Y'),(12330,'Pipettor delivery calibration and verification analyzer accessories','41115851','4',NULL,'Y'),(12331,'Androgeny and fertility quality controls and calibrators and standards','41116151','4',NULL,'Y'),(12332,'Seasoning mix','50171552','4',NULL,'Y'),(12333,'Mining headlamp','46181552','4',NULL,'Y'),(12334,'Cart, Baggage (Passenger)','25191552','4',NULL,'Y'),(12335,'Hardware or telephony adapters','43201552','4',NULL,'Y'),(12336,'Medical and surgical adherent tapes for general use','42311552','4',NULL,'Y'),(12337,'Compressometer','41111652','4',NULL,'Y'),(12338,'Personal Hygiene kit for Newborn Infants','53131652','4',NULL,'Y'),(12339,'COVID19 - Pfizer Biontech','51201652','4',NULL,'Y'),(12340,'Microscope filter cube or box','41111752','4',NULL,'Y'),(12341,'Fluorescent screens','42201852','4',NULL,'Y'),(12342,'Hydrogen sulfide sensor','41111952','4',NULL,'Y'),(12343,'In person serbo croatian interpretation service','82112052','4',NULL,'Y'),(12344,'Gramicidin/neomycin/polymyxin b','51102852','4',NULL,'Y'),(12345,'Chalking tester','41113052','4',NULL,'Y'),(12346,'Wire assembly board','41113652','4',NULL,'Y'),(12347,'Adrenalin or adrenaline or epinephrine','51391743','4',NULL,'Y'),(12348,'Medical x ray skin markers','42201843','4',NULL,'Y'),(12349,'Runway Sweeper, Towed ','25101943','4',NULL,'Y'),(12350,'Electrical resistance or conductance sensors','41111943','4',NULL,'Y'),(12351,'In person western panjabi interpretation service','82112043','4',NULL,'Y'),(12352,'Ipratropium bromide/fenoterol hydrobromide','51162043','4',NULL,'Y'),(12353,'Laboratory heat block thermometer','41112243','4',NULL,'Y'),(12354,'Ferrous sulfate/folic acid','51192443','4',NULL,'Y'),(12355,'Cable network tester','43222643','4',NULL,'Y'),(12356,'Dietary fiber determination system','41113043','4',NULL,'Y'),(12357,'Network punchdown tool','43223343','4',NULL,'Y'),(12358,'Demand meters or registers','41113643','4',NULL,'Y'),(12359,'Industrial and commercial sprayingservice','72154043','4',NULL,'Y'),(12360,'Tetracycline hydrochloride','51284043','4',NULL,'Y'),(12361,'Cement soundness tester','41114643','4',NULL,'Y'),(12362,'Endoscopic valve units','42294943','4',NULL,'Y'),(12363,'Kit and reagent for tape based electrophoresis','41105343','4',NULL,'Y'),(12364,'Molecular diagnostics analyzer','41115843','4',NULL,'Y'),(12365,'Parasitology or mycology quality controls or calibrators or standards','41116143','4',NULL,'Y'),(12366,'Aflibercept','51241144','4',NULL,'Y'),(12367,'Commercial use direct heat boiling pan','48101544','4',NULL,'Y'),(12368,'Security paper','14111544','4',NULL,'Y'),(12369,'Pilocarpine hydrochloride','51151544','4',NULL,'Y'),(12370,'Trailer, Baggage/Cargo (Towable & Self-Propelled) ','25191544','4',NULL,'Y'),(12371,'Interface bus converter or controller','43201544','4',NULL,'Y'),(12372,'Phenylephrine/zinc sulfate','51241544','4',NULL,'Y'),(12373,'Dumb waiter','24101644','4',NULL,'Y'),(12374,'Pin gauge','41111644','4',NULL,'Y'),(12375,'Parking lot','95121644','4',NULL,'Y'),(12376,'Flammable Vapour Detector','46171644','4',NULL,'Y'),(12377,'Microscopic micrometer','41111744','4',NULL,'Y'),(12378,'VHF Receivers and Associated Equipment ','43221744','4',NULL,'Y'),(12379,'Medical diagnostic x ray rulers','42201844','4',NULL,'Y'),(12380,'Runway Rubber Removal Machine','25101944','4',NULL,'Y'),(12381,'Electrical admittance sensors','41111944','4',NULL,'Y'),(12382,'In person polish interpretation service','82112044','4',NULL,'Y'),(12383,'Calibration reference thermometer','41112244','4',NULL,'Y'),(12384,'Network traffic controller','43222644','4',NULL,'Y'),(12385,'Dexamethasone/neomycin/polymyxin b','51102844','4',NULL,'Y'),(12386,'Sparfloxacin','51282944','4',NULL,'Y'),(12387,'Alcohol hydrometer','41113044','4',NULL,'Y'),(12388,'Circuit tracers','41113644','4',NULL,'Y'),(12389,'Water hewning or use service','72154044','4',NULL,'Y'),(12390,'Concrete air measuring instrument','41114644','4',NULL,'Y'),(12391,'Endoscopic accessory kits','42294944','4',NULL,'Y'),(12392,'Electrophoresis sample applicator or blade','41105344','4',NULL,'Y'),(12393,'Molecular diagnostics analyzer accessories','41115844','4',NULL,'Y'),(12394,'Virology test kits or supplies','41116144','4',NULL,'Y'),(12395,'Commercial use oven stand','48101545','4',NULL,'Y'),(12396,'Wide format printer paper','14111545','4',NULL,'Y'),(12397,'Reduced Mobility Passenger Loader','25191545','4',NULL,'Y'),(12398,'Fax boards','43201545','4',NULL,'Y'),(12399,'Sine bar','41111645','4',NULL,'Y'),(12400,'Motorway service area','95121645','4',NULL,'Y'),(12401,'Mobile X-Ray Systems ','46171645','4',NULL,'Y'),(12402,'Micromanipulator','41111745','4',NULL,'Y'),(12403,'HF Transceiver','43221745','4',NULL,'Y'),(12404,'Radiology film jacket or inserts or mailers','42201845','4',NULL,'Y'),(12405,'Scrubber, Runway ','25101945','4',NULL,'Y'),(12406,'Linear position sensors','41111945','4',NULL,'Y'),(12407,'In person portuguese interpretation service','82112045','4',NULL,'Y'),(12408,'Oil film tester','41113045','4',NULL,'Y'),(12409,'Spray gun','23153145','4',NULL,'Y'),(12410,'Earth leakage devices','41113645','4',NULL,'Y'),(12411,'Ground water level reduction service','72154045','4',NULL,'Y'),(12412,'Mortar length tester','41114645','4',NULL,'Y'),(12413,'Hydrochlorothiazide/olmesartan','51434945','4',NULL,'Y'),(12414,'Protein gel stain','41105345','4',NULL,'Y'),(12415,'Cell metabolism analyzer','41115845','4',NULL,'Y'),(12416,'Virology quality controls or calibrators or standards','41116145','4',NULL,'Y'),(12417,'Tacalcitol','51241246','4',NULL,'Y'),(12418,'Commercial decoction machine','48101546','4',NULL,'Y'),(12419,'Fixed Passenger Walkway ','25191546','4',NULL,'Y'),(12420,'Audio conferencing boards','43201546','4',NULL,'Y'),(12421,'Adhesive dry bandages','42311546','4',NULL,'Y'),(12422,'Telescoping gauge','41111646','4',NULL,'Y'),(12423,'Mobile Backscatter X-Ray System','46171646','4',NULL,'Y'),(12424,'Measles and rubella virus vaccine','51201646','4',NULL,'Y'),(12425,'Optical lever','41111746','4',NULL,'Y'),(12426,'Ipilimumab','51111746','4',NULL,'Y'),(12427,'VHF Transceiver, AM','43221746','4',NULL,'Y'),(12428,'Racepinefrine or racepinephrine','51391746','4',NULL,'Y'),(12429,'Radiographic and fluoroscopic x ray collimators','42201846','4',NULL,'Y'),(12430,'Water Tanker ','25101946','4',NULL,'Y'),(12431,'Electrical inductance sensors','41111946','4',NULL,'Y'),(12432,'In person romanian interpretation service','82112046','4',NULL,'Y'),(12433,'Succinylcholine or suxamethonium or suxamethonium chloride','51152046','4',NULL,'Y'),(12434,'Dental cavities lining or thinner materials or sets','42152446','4',NULL,'Y'),(12435,'Adhesion tester','41113046','4',NULL,'Y'),(12436,'Temperature calibrator or simulator','41113646','4',NULL,'Y'),(12437,'Escalator installation service','72154046','4',NULL,'Y'),(12438,'Vicat needle tester','41114646','4',NULL,'Y'),(12439,'Endoscopic gages','42294946','4',NULL,'Y'),(12440,'Internal organ retainers','42295446','4',NULL,'Y'),(12441,'Cell metabolism analyzer accessories','41115846','4',NULL,'Y'),(12442,'Toxicology test kits or supplies','41116146','4',NULL,'Y'),(12443,'Folding table','56101547','4',NULL,'Y'),(12444,'Pediatric kit','42181547','4',NULL,'Y'),(12445,'Air Traffic Control (ATC) Simulators ','25191547','4',NULL,'Y'),(12446,'Voice boards','43201547','4',NULL,'Y'),(12447,'Hole gauge','41111647','4',NULL,'Y'),(12448,'Elevated roadway or highway','95121647','4',NULL,'Y'),(12449,'Infant hygiene and personal care set','53131647','4',NULL,'Y'),(12450,'Industrial fiberscope','41111747','4',NULL,'Y'),(12451,'VHF Transceiver, FM','43221747','4',NULL,'Y'),(12452,'Mobile x ray systems','42201847','4',NULL,'Y'),(12453,'Drilling truck/Auger truck','25101947','4',NULL,'Y'),(12454,'Chart recorder pens','41111947','4',NULL,'Y'),(12455,'In person romany interpretation service','82112047','4',NULL,'Y'),(12456,'Tibolone','51182047','4',NULL,'Y'),(12457,'Xylometazoline','51162747','4',NULL,'Y'),(12458,'Oil foaming characteristics tester','41113047','4',NULL,'Y'),(12459,'Needle trays or holders','42142529','4',NULL,'Y'),(12460,'Syringe feeding ENFit','42142629','4',NULL,'Y'),(12461,'Modem banks','43222629','4',NULL,'Y'),(12462,'Cryogenic storage cane','41103029','4',NULL,'Y'),(12463,'Polarographs','41113029','4',NULL,'Y'),(12464,'Fetal monitoring transducers','42143129','4',NULL,'Y'),(12465,'Direction Finding Equipment ','25173129','4',NULL,'Y'),(12466,'Fiber optic light source','43223329','4',NULL,'Y'),(12467,'Pericardiocentesis catheters','42203429','4',NULL,'Y'),(12468,'Suction pump, manual','42293529','4',NULL,'Y'),(12469,'Microwave leakage meters','41113629','4',NULL,'Y'),(12470,'Underwater soil picking equipment','41113829','4',NULL,'Y'),(12471,'Steeple jack installation and repair service','72154029','4',NULL,'Y'),(12472,'Neonatal metabolic disorder screen collection card','41104129','4',NULL,'Y'),(12473,'Hydrogen Generator','41114429','4',NULL,'Y'),(12474,'Tire running tester','41114529','4',NULL,'Y'),(12475,'Heat distortion tester','41114629','4',NULL,'Y'),(12476,'Laboratory filter papers','41104929','4',NULL,'Y'),(12477,'Endoscopic retractors','42294929','4',NULL,'Y'),(12478,'Blocking agents','41105329','4',NULL,'Y'),(12479,'Meat or dairy product analyzers','41115829','4',NULL,'Y'),(12480,'Anti B serum, monoclonal','41116029','4',NULL,'Y'),(12481,'Microbiology or bacteriology test kits or supplies','41116129','4',NULL,'Y'),(12482,'Ornamental fountain construction and or remodelling service','72141130','4',NULL,'Y'),(12483,'Fisheries engineering','81101530','4',NULL,'Y'),(12484,'Open bowl scrapers','22101530','4',NULL,'Y'),(12485,'Code book','55101530','4',NULL,'Y'),(12486,'Storage cabinets','56101530','4',NULL,'Y'),(12487,'Odor control equipment','47101530','4',NULL,'Y'),(12488,'Commercial use rice cookers','48101530','4',NULL,'Y'),(12489,'Electronic weigh scale ','41111530','4',NULL,'Y'),(12490,'Self adhesive note paper','14111530','4',NULL,'Y'),(12491,'Commercial downlighting fixture','39111530','4',NULL,'Y'),(12492,'Airport Flight Management System ','25191530','4',NULL,'Y'),(12493,'Switch board signal device','43221530','4',NULL,'Y'),(12494,'Steam autoclave or sterilizer accessories','42281530','4',NULL,'Y'),(12495,'Propamidine','51101630','4',NULL,'Y'),(12496,'Workshop cranes','24101630','4',NULL,'Y'),(12497,'Dial indicator or dial gauge','41111630','4',NULL,'Y'),(12498,'Aerodrome Beacon ','39111630','4',NULL,'Y'),(12499,'Stapler kit','44121630','4',NULL,'Y'),(12500,'Underpass','95121630','4',NULL,'Y'),(12501,'Camera parasol reflector','45121630','4',NULL,'Y'),(12502,'Lip balm','53131630','4',NULL,'Y'),(12503,'Direct marketing print service','80141630','4',NULL,'Y'),(12504,'Hemodialysis unit transducer protectors','42161630','4',NULL,'Y'),(12505,'Sodium phosphate/sodium citrate','51171630','4',NULL,'Y'),(12506,'Vehicle rain and water level sensor','46171630','4',NULL,'Y'),(12507,'Mobile phone starter kits','43191630','4',NULL,'Y'),(12508,'Automatic document sorter','44101730','4',NULL,'Y'),(12509,'Microscope condensers','41111730','4',NULL,'Y'),(12510,'Data acquisition system','43211730','4',NULL,'Y'),(12511,'Wired telecommunications transmitter','43221730','4',NULL,'Y'),(12512,'Oxgyen plant, pressure swing absorption (PSA)','42271730','4',NULL,'Y'),(12513,'Abiraterone','51111830','4',NULL,'Y'),(12514,'Engrossing paper','14111830','4',NULL,'Y'),(12515,'Obstetric Surgical Kit','42143136','4',NULL,'Y'),(12516,'Fiber optic scope adapter','43223336','4',NULL,'Y'),(12517,'Level generators','41113636','4',NULL,'Y'),(12518,'Central vacuum cleaning system installation service','72154036','4',NULL,'Y'),(12519,'Specimen drop box','41104136','4',NULL,'Y'),(12520,'Cefotaxime sodium','51284136','4',NULL,'Y'),(12521,'Polymer molding condition measuring instrument','41114636','4',NULL,'Y'),(12522,'Endoscopic working elements or working channels','42294936','4',NULL,'Y'),(12523,'Isoelectric focusing IEF markers','41105336','4',NULL,'Y'),(12524,'Androgeny and fertility automated counter accessories and supplies','41115836','4',NULL,'Y'),(12525,'Urinalysis test kits or supplies','41116136','4',NULL,'Y'),(12526,'Benzoyl peroxide','51241237','4',NULL,'Y'),(12527,'Concrete pile cutter','22101537','4',NULL,'Y'),(12528,'Sludge conditioning equipment','47101537','4',NULL,'Y'),(12529,'Commercial use conveyor oven','48101537','4',NULL,'Y'),(12530,'Label papers','14111537','4',NULL,'Y'),(12531,'Frozen fish','50121537','4',NULL,'Y'),(12532,'Asparagus seeds or seedlings','10151537','4',NULL,'Y'),(12533,'Taxiing Guidance Sign ','46161537','4',NULL,'Y'),(12534,'Baggage Handling System (BHS) ','25191537','4',NULL,'Y'),(12535,'Print servers','43201537','4',NULL,'Y'),(12536,'Intercom System Maintenance Tools and Accessories','43221537','4',NULL,'Y'),(12537,'Bandage scissors or its supplies','42311537','4',NULL,'Y'),(12538,'Conical cup tester','41111637','4',NULL,'Y'),(12539,'Nursing pads','53131637','4',NULL,'Y'),(12540,'Wiretap device','46171637','4',NULL,'Y'),(12541,'Estradiol cypionate/medroxyprogesterone acetate','51351637','4',NULL,'Y'),(12542,'Videoscopes','41111737','4',NULL,'Y'),(12543,'Cospas-Sarsat Ground Stations','43221737','4',NULL,'Y'),(12544,'Medical x ray water coolers','42201837','4',NULL,'Y'),(12545,'Medical examination and treatment bus','25101937','4',NULL,'Y'),(12546,'Rotary position sensors','41111937','4',NULL,'Y'),(12547,'Midostaurin','51112037','4',NULL,'Y'),(12548,'In person lithuanian interpretation service','82112037','4',NULL,'Y'),(12549,'Ring binder','44122037','4',NULL,'Y'),(12550,'Dewpoint thermometer','41112237','4',NULL,'Y'),(12551,'Miconazole nitrate','51302337','4',NULL,'Y'),(12552,'Thoracentesis sets or trays','42142537','4',NULL,'Y'),(12553,'Aprotinin/Fibrinogen+Calcium chloride/Thrombin','51131830','4',NULL,'Y'),(12554,'Medical x ray intensifying screens','42201830','4',NULL,'Y'),(12555,'Solid state drive SSD','43201830','4',NULL,'Y'),(12556,'Lighting truck','25101930','4',NULL,'Y'),(12557,'Electrical power sensors','41111930','4',NULL,'Y'),(12558,'Ribociclib','51112030','4',NULL,'Y'),(12559,'In person indonesian interpretation service','82112030','4',NULL,'Y'),(12560,'Folder kit','44122030','4',NULL,'Y'),(12561,'Fluticasone/salmeterol','51162030','4',NULL,'Y'),(12562,'Dossal','11162130','4',NULL,'Y'),(12563,'Pyrometer calibrator','41112230','4',NULL,'Y'),(12564,'Ventilator circuit accessories','42272230','4',NULL,'Y'),(12565,'Laboratory general purpose heat sealer','41102430','4',NULL,'Y'),(12566,'Diagnostic procedure needles','42142530','4',NULL,'Y'),(12567,'Syringe, AUTO-DISABLE with needle','42142630','4',NULL,'Y'),(12568,'Multistation access units','43222630','4',NULL,'Y'),(12569,'Cryogenic storage bag or overwrap','41103030','4',NULL,'Y'),(12570,'Radiochromatographic scanner','41113030','4',NULL,'Y'),(12571,'Intrauterine pressure monitoring cables','42143130','4',NULL,'Y'),(12572,'Direction Finder ','25173130','4',NULL,'Y'),(12573,'Fiber optic connector assembly tool','43223330','4',NULL,'Y'),(12574,'Electrophysiology catheters','42203430','4',NULL,'Y'),(12575,'Multimeters','41113630','4',NULL,'Y'),(12576,'Aggregate unit weight measuring instrument','41113830','4',NULL,'Y'),(12577,'Tower bell installation and repair service','72154030','4',NULL,'Y'),(12578,'Blood culture collection kit','41104130','4',NULL,'Y'),(12579,'Runway Visual Range System ','41114430','4',NULL,'Y'),(12580,'Bonding stress tester','41114530','4',NULL,'Y'),(12581,'Thermal shock tester','41114630','4',NULL,'Y'),(12582,'Molecular sieve','41104930','4',NULL,'Y'),(12583,'Endoscopic snares or snare wires','42294930','4',NULL,'Y'),(12584,'Control proteins or cell lysates or tissue lysates','41105330','4',NULL,'Y'),(12585,'Haze meter','41115330','4',NULL,'Y'),(12586,'Glucose analyzers','41115830','4',NULL,'Y'),(12587,'Microbiology or bacteriology reagents or solutions or stains','41116130','4',NULL,'Y'),(12588,'Brimonidine tartrate','51241131','4',NULL,'Y'),(12589,'Snow blowers','22101531','4',NULL,'Y'),(12590,'Law book','55101531','4',NULL,'Y'),(12591,'Shoe racks','56101531','4',NULL,'Y'),(12592,'Septic tanks','47101531','4',NULL,'Y'),(12593,'Commercial salmon poachers or kettles','48101531','4',NULL,'Y'),(12594,'Cargo scale','41111531','4',NULL,'Y'),(12595,'Log books or pads','14111531','4',NULL,'Y'),(12596,'Commercial downlighting trim','39111531','4',NULL,'Y'),(12597,'Valproic acid','51141531','4',NULL,'Y'),(12598,'Brussel sprout seeds or seedlings','10151531','4',NULL,'Y'),(12599,'Common Use Terminal Equipment (CUTE) ','25191531','4',NULL,'Y'),(12600,'Video capture boards','43201531','4',NULL,'Y'),(12601,'Voice Communications System','43221531','4',NULL,'Y'),(12602,'Dressing covers for general use','42311531','4',NULL,'Y'),(12603,'Radius gauge','41111631','4',NULL,'Y'),(12604,'Glue dispensers or refills','44121631','4',NULL,'Y'),(12605,'Overpass','95121631','4',NULL,'Y'),(12606,'Electronic viewfinder','45121631','4',NULL,'Y'),(12607,'Dabigatran','51131631','4',NULL,'Y'),(12608,'Hemodialysis unit water purification systems','42161631','4',NULL,'Y'),(12609,'Seismic alarm','46171631','4',NULL,'Y'),(12610,'Phone or modem jack adapters or country kits or travel kits','43191631','4',NULL,'Y'),(12611,'Diptheria and tetanus toxoids and acellular pertussis vaccine','51201631','4',NULL,'Y'),(12612,'Microscope collectors','41111731','4',NULL,'Y'),(12613,'Bevacizumab','51111731','4',NULL,'Y'),(12614,'Image analyzer','43211731','4',NULL,'Y'),(12615,'Underwater communication system','43221731','4',NULL,'Y'),(12616,'Visitor or guest book','14111831','4',NULL,'Y'),(12617,'Emicizumab','51131831','4',NULL,'Y'),(12618,'Lipegfilgrastim','51201831','4',NULL,'Y'),(12619,'Medical x ray films or cassettes masks','42201831','4',NULL,'Y'),(12620,'Telecommunications memory unit','43201831','4',NULL,'Y'),(12621,'Outside broadcasting van','25101931','4',NULL,'Y'),(12622,'Flow sensors','41111931','4',NULL,'Y'),(12623,'Lutropin (LH)/Follitropin (FSH)','51181931','4',NULL,'Y'),(12624,'Mucus extractors and specimen traps','42271931','4',NULL,'Y'),(12625,'Lenvatinib','51112031','4',NULL,'Y'),(12626,'In person italian interpretation service','82112031','4',NULL,'Y'),(12627,'Side rails for hanging folder frame','44122031','4',NULL,'Y'),(12628,'Morphine hydrochloride','51372031','4',NULL,'Y'),(12629,'Welting fabrics','11162131','4',NULL,'Y'),(12630,'Oil cloud and pour point tester','41112231','4',NULL,'Y'),(12631,'Betamethasone valerate','51422331','4',NULL,'Y'),(12632,'Cases for postmortem surgical instruments','42192431','4',NULL,'Y'),(12633,'Needle or blade or sharps disposal containers or carts','42142531','4',NULL,'Y'),(12634,'Wireless fidelity base stations Wifi','43222631','4',NULL,'Y'),(12635,'Trifluoperazine','51332831','4',NULL,'Y'),(12636,'Moxifloxacin','51282931','4',NULL,'Y'),(12637,'Insulated transport cooler or tote','41103031','4',NULL,'Y'),(12638,'Saccharometers','41113031','4',NULL,'Y'),(12639,'Intrauterine pressure monitors','42143131','4',NULL,'Y'),(12640,'Doppler Direction Finder ','25173131','4',NULL,'Y'),(12641,'Freezing and thawing tester','41113331','4',NULL,'Y'),(12642,'Fiber optic insert','43223331','4',NULL,'Y'),(12643,'Ohmmeters','41113631','4',NULL,'Y'),(12644,'Facing sand water measuring instrument','41113831','4',NULL,'Y'),(12645,'On site welding service','72154031','4',NULL,'Y'),(12646,'Pinworm collection paddle or device','41104131','4',NULL,'Y'),(12647,'Transmissometer ','41114431','4',NULL,'Y'),(12648,'Stress tester','41114631','4',NULL,'Y'),(12649,'Serum separator tube filter','41104931','4',NULL,'Y'),(12650,'Endoscopic specimen retrieval forceps','42294931','4',NULL,'Y'),(12651,'Hydrochlorothiazide/losartan','51434931','4',NULL,'Y'),(12652,'Protein chemifluorescent detection reagents or kits or substrates','41105331','4',NULL,'Y'),(12653,'Stacker or magazine for microplate handling','41115831','4',NULL,'Y'),(12654,'Microbiology or bacteriology identification or sensitivity disks or panels','41116131','4',NULL,'Y'),(12655,'Isotretinoin','51241232','4',NULL,'Y'),(12656,'Track loaders','22101532','4',NULL,'Y'),(12657,'Graduation album or yearbook','55101532','4',NULL,'Y'),(12658,'Furniture set','56101532','4',NULL,'Y'),(12659,'Settling tanks','47101532','4',NULL,'Y'),(12660,'Commercial use cotton candy machines or accessories','48101532','4',NULL,'Y'),(12661,'Assorted paper kits','14111532','4',NULL,'Y'),(12662,'Debris collection vessel','25111532','4',NULL,'Y'),(12663,'Squash seeds or seedlings','10151532','4',NULL,'Y'),(12664,'Lab coats','46181532','4',NULL,'Y'),(12665,'Oxygen Filling Cart ','25191532','4',NULL,'Y'),(12666,'Radio Link Systems ','43221532','4',NULL,'Y'),(12667,'Paint Stripping Machine','22101632','4',NULL,'Y'),(12668,'Cylinder gauge','41111632','4',NULL,'Y'),(12669,'Scissor sharpener','44121632','4',NULL,'Y'),(12670,'Subway','95121632','4',NULL,'Y'),(12671,'Photographic flashlight apparatus','45121632','4',NULL,'Y'),(12672,'Hemodialysis units','42161632','4',NULL,'Y'),(12673,'Passive infrared sensor','46171632','4',NULL,'Y'),(12674,'Phone antenna','43191632','4',NULL,'Y'),(12675,'Diptheria and tetanus and wholecell pertussis vaccine','51201632','4',NULL,'Y'),(12676,'Amikacin sulfate','51281632','4',NULL,'Y'),(12677,'Surgical scalpel or knife or blade or trephine accessories','42291632','4',NULL,'Y'),(12678,'Spark plugs','26101732','4',NULL,'Y'),(12679,'Digital film reader','43211732','4',NULL,'Y'),(12680,'Speaker control unit','43221732','4',NULL,'Y'),(12681,'Coagulation factor VIII/Von Willebrand Factor Human','51131832','4',NULL,'Y'),(12682,'Radiographic film or cassette covers','42201832','4',NULL,'Y'),(12683,'Optical or compact disc juke box','43201832','4',NULL,'Y'),(12684,'Crowd control truck','25101932','4',NULL,'Y'),(12685,'Liquid leak detectors','41111932','4',NULL,'Y'),(12686,'Cinitapride','51171932','4',NULL,'Y'),(12687,'Lutropin alfa','51181932','4',NULL,'Y'),(12688,'Crizotinib','51112032','4',NULL,'Y'),(12689,'In person jamaican interpretation service','82112032','4',NULL,'Y'),(12690,'Conference folder','44122032','4',NULL,'Y'),(12691,'Damask fabric','11162132','4',NULL,'Y'),(12692,'Freezing point measuring instrument','41112232','4',NULL,'Y'),(12693,'Acetohydroxamic acid','51172332','4',NULL,'Y'),(12694,'Pericardiocentesis needles or kits','42142532','4',NULL,'Y'),(12695,'Broadband aggregators','43222632','4',NULL,'Y'),(12696,'Oxymetazoline','51162732','4',NULL,'Y'),(12697,'Chloramphenicol/hydrocortisone/polymyxin b','51102832','4',NULL,'Y'),(12698,'Norfloxacin','51282932','4',NULL,'Y'),(12699,'Cryogenic tube or vial permanent marker or label','41103032','4',NULL,'Y'),(12700,'Intrauterine pressure recorders','42143132','4',NULL,'Y'),(12701,'Direction Finding Equipment, Accessories ','25173132','4',NULL,'Y'),(12702,'Liquid ration analyzer','41113332','4',NULL,'Y'),(12703,'Fiber optic tool kit','43223332','4',NULL,'Y'),(12704,'Oscillographs','41113632','4',NULL,'Y'),(12705,'Window and door and screening installation and repair service','72154032','4',NULL,'Y'),(12706,'Urine strainer for renal calculi','41104132','4',NULL,'Y'),(12707,'Tensile strength tester','41114632','4',NULL,'Y'),(12708,'Cell strainer','41104932','4',NULL,'Y'),(12709,'Protein chemiluminescent detection reagents or kits or substrates','41105332','4',NULL,'Y'),(12710,'Antibiotic detection equipment','41115832','4',NULL,'Y'),(12711,'Microbiology or bacteriology quality controls or calibrators or standards','41116132','4',NULL,'Y'),(12712,'Automated microbial culture plate streaker','41106232','4',NULL,'Y'),(12713,'Dorzolamide hydrochloride','51241133','4',NULL,'Y'),(12714,'Treedozers','22101533','4',NULL,'Y'),(12715,'Commercial use combination oven','48101533','4',NULL,'Y'),(12716,'Examination booklets or forms','14111533','4',NULL,'Y'),(12717,'Training ship','25111533','4',NULL,'Y'),(12718,'Okra seeds or seedlings','10151533','4',NULL,'Y'),(12719,'Airport Information System ','25191533','4',NULL,'Y'),(12720,'Musical instrument digital interface MIDI interfaces','43201533','4',NULL,'Y'),(12721,'Private Automatic Branch Exchange (PABX)','43221533','4',NULL,'Y'),(12722,'Lorazepam','51401533','4',NULL,'Y'),(12723,'Pavement Crack Sealing Equipment','22101633','4',NULL,'Y'),(12724,'Hoist drums','24101633','4',NULL,'Y'),(12725,'Air micrometer','41111633','4',NULL,'Y'),(12726,'Postage stamp dispensers','44121633','4',NULL,'Y'),(12727,'Search Engine Marketing ','80141633','4',NULL,'Y'),(12728,'Hemodialysis apparatus dialyzer membranes','42161633','4',NULL,'Y'),(12729,'Security metal detector','46171633','4',NULL,'Y'),(12730,'Key phone subset','43191633','4',NULL,'Y'),(12731,'Haemophilus influenzae b with diptheria and tetanus and acellular pertussis','51201633','4',NULL,'Y'),(12732,'Microscope tubes','41111733','4',NULL,'Y'),(12733,'Bleomycin','51111733','4',NULL,'Y'),(12734,'Airline Ticket Validator ','43211733','4',NULL,'Y'),(12735,'Remote automatic meter reading system','43221733','4',NULL,'Y'),(12736,'Axitinib','51111833','4',NULL,'Y'),(12737,'Fibrinogen+calcium chloride/thrombin','51131833','4',NULL,'Y'),(12738,'Radiographic film or cassette changers','42201833','4',NULL,'Y'),(12739,'Digital to analog conversion system','43201833','4',NULL,'Y'),(12740,'Crane truck','25101933','4',NULL,'Y'),(12741,'Electrical charge sensors','41111933','4',NULL,'Y'),(12742,'Baricitinib','51112033','4',NULL,'Y'),(12743,'In person japanese interpretation service','82112033','4',NULL,'Y'),(12744,'Accordion file folder','44122033','4',NULL,'Y'),(12745,'Satin fabric','11162133','4',NULL,'Y'),(12746,'Melting point measuring instrument','41112233','4',NULL,'Y'),(12747,'Sugammadex sodium','51172333','4',NULL,'Y'),(12748,'Rizatriptan benzoate','51142433','4',NULL,'Y'),(12749,'Thermal evacuation bag','42192433','4',NULL,'Y'),(12750,'Needle for intravenous or arterial administration ports','42142533','4',NULL,'Y'),(12751,'Remote management adapters','43222633','4',NULL,'Y'),(12752,'Ureteral catheter or catheter set','42142733','4',NULL,'Y'),(12753,'Hydrogen peroxide/sodium bicarbonate','51172833','4',NULL,'Y'),(12754,'Laboratory dewar flask','41103033','4',NULL,'Y'),(12755,'Volumeters','41113033','4',NULL,'Y'),(12756,'Intrauterine pressure transducers','42143133','4',NULL,'Y'),(12757,'Very High Frequency (VHF) Marker Beacon And Associated Equipment ','25173133','4',NULL,'Y'),(12758,'Zeta potential analyzer','41113333','4',NULL,'Y'),(12759,'Fiber optic scope eyepiece','43223333','4',NULL,'Y'),(12760,'Potentiometers','41113633','4',NULL,'Y'),(12761,'Theatrical prop or set or scenery construction erection and repair service','72154033','4',NULL,'Y'),(12762,'Umbilical cord blood collector','41104133','4',NULL,'Y'),(12763,'Thermal expansion tester','41114633','4',NULL,'Y'),(12764,'PCR System','41104933','4',NULL,'Y'),(12765,'Endoscopic suction or irrigation tips or coagulation probes','42294933','4',NULL,'Y'),(12766,'Protein chromogenic detection reagents or kits or substrates','41105333','4',NULL,'Y'),(12767,'Skin analyzer','41115833','4',NULL,'Y'),(12768,'Molecular biology test kits or supplies','41116133','4',NULL,'Y'),(12769,'Combat earthmovers','22101534','4',NULL,'Y'),(12770,'Sewage distributors','47101534','4',NULL,'Y'),(12771,'Commercial use boiling table','48101534','4',NULL,'Y'),(12772,'Music score or manuscript papers','14111534','4',NULL,'Y'),(12773,'Indicator or pilot lights','39121534','4',NULL,'Y'),(12774,'Cantaloupe seeds or seedlings','10151534','4',NULL,'Y'),(12775,'Vehicle parking concave plate','46161534','4',NULL,'Y'),(12776,'Baggage And Cargo Handling Systems ','25191534','4',NULL,'Y'),(12777,'Exchange component CODEC interfaces','43201534','4',NULL,'Y'),(12778,'Terrestrial Trunked Radio (TETRA)','43221534','4',NULL,'Y'),(12779,'Electrical micrometer','41111634','4',NULL,'Y'),(12780,'Adhesive rollers','44121634','4',NULL,'Y'),(12781,'Road tunnel','95121634','4',NULL,'Y'),(12782,'Chemical protection products','53131634','4',NULL,'Y'),(12783,'Hemodialysis procedure trays','42161634','4',NULL,'Y'),(12784,'Chemical agent detector paper','46171634','4',NULL,'Y'),(12785,'Extension board for keyphone system','43191634','4',NULL,'Y'),(12786,'Haemophilus influenzae B with diptheria and tetanus and wholecell pertussis conjugated vaccine','51201634','4',NULL,'Y'),(12787,'Flip chart','60101734','4',NULL,'Y'),(12788,'Microscope stages','41111734','4',NULL,'Y'),(12789,'Travel Document Reading Equipment','43211734','4',NULL,'Y'),(12790,'Satellite Communications Equipment ','43221734','4',NULL,'Y'),(12791,'Phenylephrine','51391734','4',NULL,'Y'),(12792,'Phytomenadione or phylloquinone','51131834','4',NULL,'Y'),(12793,'Medical radiographic x ray apparatus rectifier assemblies','42201834','4',NULL,'Y'),(12794,'Storage device controller','43201834','4',NULL,'Y'),(12795,'Dried lima beans','50421834','4',NULL,'Y'),(12796,'Funeral vehicle or hearse','25101934','4',NULL,'Y'),(12797,'Force or torque sensors','41111934','4',NULL,'Y'),(12798,'Osimertinib','51112034','4',NULL,'Y'),(12799,'In person kirghiz interpretation service','82112034','4',NULL,'Y'),(12800,'Book page separator','44122034','4',NULL,'Y'),(12801,'Heat flowmeter','41112234','4',NULL,'Y'),(12802,'Dental amalgamators','42152434','4',NULL,'Y'),(12803,'Thermal evacuation bag','42192434','4',NULL,'Y'),(12804,'Hydrocortisone sodium succinate','51422434','4',NULL,'Y'),(12805,'Intraosseous needles','42142534','4',NULL,'Y'),(12806,'Network management or monitoring device','43222634','4',NULL,'Y'),(12807,'Urological evacuators','42142734','4',NULL,'Y'),(12808,'Cryobead system for microbial organism cryogenic storage','41103034','4',NULL,'Y'),(12809,'pH test strips or papers','41113034','4',NULL,'Y'),(12810,'Culdocentesis kits','42143134','4',NULL,'Y'),(12811,'Global Positioning System (GPS) Complete ','25173134','4',NULL,'Y'),(12812,'Fiber optic tool and die set','43223334','4',NULL,'Y'),(12813,'Q Meters','41113634','4',NULL,'Y'),(12814,'Underground petroleum storage tank installation service','72154034','4',NULL,'Y'),(12815,'Refrigerant pack for diagnostic specimen shippers','41104134','4',NULL,'Y'),(12816,'Erichsen tester','41114634','4',NULL,'Y'),(12817,'Endoscopic suturing devices','42294934','4',NULL,'Y'),(12818,'Deoxyribonucleic acid DNA quantitation markers','41105334','4',NULL,'Y'),(12819,'Flow cytometer accessories or supplies','41115834','4',NULL,'Y'),(12820,'Molecular biology reagents or solutions or stains','41116134','4',NULL,'Y'),(12821,'Calcitriol','51241235','4',NULL,'Y'),(12822,'Pile extractor','22101535','4',NULL,'Y'),(12823,'Furniture carts','56101535','4',NULL,'Y'),(12824,'Sludge disposal equipment','47101535','4',NULL,'Y'),(12825,'Commercial use salamander grill','48101535','4',NULL,'Y'),(12826,'Telegraph papers','14111535','4',NULL,'Y'),(12827,'Cabergoline','51141535','4',NULL,'Y'),(12828,'Peanut seeds or seedlings','10151535','4',NULL,'Y'),(12829,'Digital voice recorders','52161535','4',NULL,'Y'),(12830,'Visual Docking Guidance System','46161535','4',NULL,'Y'),(12831,'Aircraft Cabin Cleaning Unit ','25191535','4',NULL,'Y'),(12832,'Serial infrared ports','43201535','4',NULL,'Y'),(12833,'Gage block comparator','41111635','4',NULL,'Y'),(12834,'Adhesive tape spindles','44121635','4',NULL,'Y'),(12835,'Railway tunnel','95121635','4',NULL,'Y'),(12836,'Voltage regulator','39121635','4',NULL,'Y'),(12837,'Shaving brushes','53131635','4',NULL,'Y'),(12838,'Conference fees','80141635','4',NULL,'Y'),(12839,'Hemodialysis apparatus cartridges','42161635','4',NULL,'Y'),(12840,'Chemical agent detector','46171635','4',NULL,'Y'),(12841,'Headset With Microphone','43191635','4',NULL,'Y'),(12842,'Conjugated estrogens/medroxyprogesterone acetate','51351635','4',NULL,'Y'),(12843,'Automated microscope stages','41111735','4',NULL,'Y'),(12844,'Very Small Aperture Terminal (VSAT) System','43221735','4',NULL,'Y'),(12845,'Medical x ray apparatus tube unit assemblies','42201835','4',NULL,'Y'),(12846,'Network attached storage NAS device','43201835','4',NULL,'Y'),(12847,'Spray truck','25101935','4',NULL,'Y'),(12848,'Tilt sensors','41111935','4',NULL,'Y'),(12849,'Dexlansoprazole','51171935','4',NULL,'Y'),(12850,'Alectinib ','51112035','4',NULL,'Y'),(12851,'In person korean interpretation service','82112035','4',NULL,'Y'),(12852,'Hedge trimmer','27112035','4',NULL,'Y'),(12853,'Lever arch file','44122035','4',NULL,'Y'),(12854,'Nilutamide','51182035','4',NULL,'Y'),(12855,'Specific heat measuring instrument','41112235','4',NULL,'Y'),(12856,'Sumatriptan succinate','51142435','4',NULL,'Y'),(12857,'Teriparatide','51182435','4',NULL,'Y'),(12858,'Isolation and Treatment Stretcher','42192435','4',NULL,'Y'),(12859,'Cyproterone/Estradiol + Estradiol','51352435','4',NULL,'Y'),(12860,'Anesthesia nerve block trays or needles','42142535','4',NULL,'Y'),(12861,'Network equipment upgrade kit','43222635','4',NULL,'Y'),(12862,'Fresh frozen plasma storage carton or frame','41103035','4',NULL,'Y'),(12863,'Chemical test strips or papers','41113035','4',NULL,'Y'),(12864,'Amniocentesis hooks','42143135','4',NULL,'Y'),(12865,'Differential Global Positioning System (DGPS) - Ground Station','25173135','4',NULL,'Y'),(12866,'Fiber optic music wire','43223335','4',NULL,'Y'),(12867,'Calibrated resistance measuring equipment','41113635','4',NULL,'Y'),(12868,'Nuclear power refueling service','72154035','4',NULL,'Y'),(12869,'Minocycline hydrochloride','51284035','4',NULL,'Y'),(12870,'Template bleeding time incision device and blotting paper','41104135','4',NULL,'Y'),(12871,'Cefoperazone sodium','51284135','4',NULL,'Y'),(12872,'Jewel appraising tester','41114635','4',NULL,'Y'),(12873,'Deoxyribonucleic acid DNA size markers or standards','41105335','4',NULL,'Y'),(12874,'Vectorscope','41115335','4',NULL,'Y'),(12875,'Ear protectors or shields','42295435','4',NULL,'Y'),(12876,'Androgeny and fertility automated counter','41115835','4',NULL,'Y'),(12877,'Molecular biology quality controls or calibrators or standards','41116135','4',NULL,'Y'),(12878,'Resectoscopes','42296335','4',NULL,'Y'),(12879,'Radio frequency RF transformer','39121036','4',NULL,'Y'),(12880,'Tire washer','22101536','4',NULL,'Y'),(12881,'Sludge collectors','47101536','4',NULL,'Y'),(12882,'Commercial use pastry oven','48101536','4',NULL,'Y'),(12883,'Library book or borrowers cards','14111536','4',NULL,'Y'),(12884,'Caigua seeds or seedlings','10151536','4',NULL,'Y'),(12885,'Automated Parking Control System ','46161536','4',NULL,'Y'),(12886,'Automated Flight Inquiry Response Systems','25191536','4',NULL,'Y'),(12887,'Azanidazole','51101636','4',NULL,'Y'),(12888,'Cylinder diameter measuring equipment','41111636','4',NULL,'Y'),(12889,'Electric pencil sharpener','44121636','4',NULL,'Y'),(12890,'Pedestrian tunnel','95121636','4',NULL,'Y'),(12891,'Security facsimile transmission equipment','46171636','4',NULL,'Y'),(12892,'Ropivacaine hydrochloride monohydrate','51271636','4',NULL,'Y'),(12893,'Estradiol/trimegestone','51351636','4',NULL,'Y'),(12894,'Pistons','26101736','4',NULL,'Y'),(12895,'Microscope covers','41111736','4',NULL,'Y'),(12896,'Cetuximab','51111736','4',NULL,'Y'),(12897,'Cospas/Sarsat System (Search & Rescue Satellite System Complete)','43221736','4',NULL,'Y'),(12898,'Medical x ray apparatus compression band assemblies','42201836','4',NULL,'Y'),(12899,'Vacuum truck','25101936','4',NULL,'Y'),(12900,'Complementary metal oxide semiconductor CMOS image sensors','41111936','4',NULL,'Y'),(12901,'In person kurdish interpretation service','82112036','4',NULL,'Y'),(12902,'Box file','44122036','4',NULL,'Y'),(12903,'Post disaster renovation and repair service','72154052','4',NULL,'Y'),(12904,'Endoscopic retrievers or sets','42294952','4',NULL,'Y'),(12905,'Skin preparation cups','42295452','4',NULL,'Y'),(12906,'Flow cytometry analyzer','41115852','4',NULL,'Y'),(12907,'Flow cytometry quality controls and calibrators and standards','41116152','4',NULL,'Y'),(12908,'Blu ray video disc player or recorder','52161553','4',NULL,'Y'),(12909,'Cart, Baggage - Accessories','25191553','4',NULL,'Y'),(12910,'Transceivers and media converters','43201553','4',NULL,'Y'),(12911,'COVID19 - Moderna','51201653','4',NULL,'Y'),(12912,'Manual microscope nosepiece','41111753','4',NULL,'Y'),(12913,'Myelographic procedure sets','42201853','4',NULL,'Y'),(12914,'Habes Beans (WFP food convention)','50421853','4',NULL,'Y'),(12915,'Supplemental inflator restraint arming sensor','41111953','4',NULL,'Y'),(12916,'In person slovenian interpretation service','82112053','4',NULL,'Y'),(12917,'Enoxacin','51282953','4',NULL,'Y'),(12918,'Rust prevention tester','41113053','4',NULL,'Y'),(12919,'In circuit tester ICT','41113653','4',NULL,'Y'),(12920,'Broadcasting station repair service','72154053','4',NULL,'Y'),(12921,'Endoscopic extractors','42294953','4',NULL,'Y'),(12922,'Surgical drains or drain sets','42295453','4',NULL,'Y'),(12923,'Automated high performance chromatography HPLC analyzer system','41115853','4',NULL,'Y'),(12924,'Immunohistochemistry quality controls and calibrators and standards','41116153','4',NULL,'Y'),(12925,'Isosorbide dinitrate','51191554','4',NULL,'Y'),(12926,'Airport or Aviation billing system','25191554','4',NULL,'Y'),(12927,'Personal computer television PC TV tuners','43201554','4',NULL,'Y'),(12928,'COVID19 - Sputnik V','51201654','4',NULL,'Y'),(12929,'Motorized microscope nosepiece','41111754','4',NULL,'Y'),(12930,'Horse Beans (WFP food convention)','50421854','4',NULL,'Y'),(12931,'Liquid sensor','41111954','4',NULL,'Y'),(12932,'In person somali interpretation service','82112054','4',NULL,'Y'),(12933,'Methylprednisolone acetate','51422354','4',NULL,'Y'),(12934,'Demulsibility tester','41113054','4',NULL,'Y'),(12935,'Current loop meter','41113654','4',NULL,'Y'),(12936,'Catalyst loading or removal service','72154054','4',NULL,'Y'),(12937,'Endoscopic tissue or specimen removing devices','42294954','4',NULL,'Y'),(12938,'Surgical hand protectors','42295454','4',NULL,'Y'),(12939,'Automated high performance chromatography HPLC analyzer system accessories','41115854','4',NULL,'Y'),(12940,'Particle counter and sizer quality controls and calibrators and standards','41116154','4',NULL,'Y'),(12941,'Protective cloth mask','46181555','4',NULL,'Y'),(12942,'Isosorbide mononitrate','51191555','4',NULL,'Y'),(12943,'PC radio tuners','43201555','4',NULL,'Y'),(12944,'Chloramphenicol or chloramphenicolum/Sulfacetamide sodium','51241555','4',NULL,'Y'),(12945,'Transparent adhesive plasters wash proof','42311555','4',NULL,'Y'),(12946,'Vehicle parking lift system','24101655','4',NULL,'Y'),(12947,'COVID19 - AstraZeneca','51201655','4',NULL,'Y'),(12948,'Microscope knob','41111755','4',NULL,'Y'),(12949,'Lanreotide','51111855','4',NULL,'Y'),(12950,'Medical x ray apertures and cone sets','42201855','4',NULL,'Y'),(12951,'Red Beans (WFP food convention) ','50421855','4',NULL,'Y'),(12952,'Solar sensor','41111955','4',NULL,'Y'),(12953,'In person spanish interpretation service','82112055','4',NULL,'Y'),(12954,'Date palm cutting','10152055','4',NULL,'Y'),(12955,'Levomepromazine hydrochloride','51332855','4',NULL,'Y'),(12956,'Fuel gum tester','41113055','4',NULL,'Y'),(12957,'Generator test set','41113655','4',NULL,'Y'),(12958,'Tank cleaning service','72154055','4',NULL,'Y'),(12959,'Endoscopic hooks','42294955','4',NULL,'Y'),(12960,'Transplant diagnostics analyzer','41115855','4',NULL,'Y'),(12961,'Molecular biology and cell culture growth media','41116155','4',NULL,'Y'),(12962,'Small computer system interconnect SCSI adapters','43201556','4',NULL,'Y'),(12963,'Tractor towed crane','24101656','4',NULL,'Y'),(12964,'COVID19 - Johnson & Johnson','51201656','4',NULL,'Y'),(12965,'Microscope base unit','41111756','4',NULL,'Y'),(12966,'Lapatinib','51111856','4',NULL,'Y'),(12967,'Mixed Beans','50421856','4',NULL,'Y'),(12968,'Infrared temperature sensor','41111956','4',NULL,'Y'),(12969,'In person swahili interpretation service','82112056','4',NULL,'Y'),(12970,'Oil palm seed','10152056','4',NULL,'Y'),(12971,'Methylprednisolone sodium succinate','51422356','4',NULL,'Y'),(12972,'Hydrocortisone/neomycin/polymyxin b','51102856','4',NULL,'Y'),(12973,'Ofloxacin','51282956','4',NULL,'Y'),(12974,'Flame experiment wire','41113056','4',NULL,'Y'),(12975,'Servo system tester','41113656','4',NULL,'Y'),(12976,'Tank maintenance or repair service','72154056','4',NULL,'Y'),(12977,'Endoscopic guidewire tracers','42294956','4',NULL,'Y'),(12978,'Surgical felt or fabric or patch or pledget','42295456','4',NULL,'Y'),(12979,'Transplant diagnostics analyzer accessories','41115856','4',NULL,'Y'),(12980,'Virology reagents or solutions or stains','41116156','4',NULL,'Y'),(12981,'Redundant array of independent disks RAID controllers','43201557','4',NULL,'Y'),(12982,'Oxybutynin','51151657','4',NULL,'Y'),(12983,'Malaria vaccine','51201657','4',NULL,'Y'),(12984,'Microscope head','41111757','4',NULL,'Y'),(12985,'White Beans (WFP food convention)','50421857','4',NULL,'Y'),(12986,'Oil pressure sensor','41111957','4',NULL,'Y'),(12987,'In person swedish interpretation service','82112057','4',NULL,'Y'),(12988,'Cassava seed or cutting','10152057','4',NULL,'Y'),(12989,'Acetaminophen/Caffeine/Chlorpheniramine/Phenylephrine','51162357','4',NULL,'Y'),(12990,'Sludge densitometer','41113057','4',NULL,'Y'),(12991,'Circuit breaker tester','41113657','4',NULL,'Y'),(12992,'Storage tank rental service','72154057','4',NULL,'Y'),(12993,'Endoscopic shaver blades','42294957','4',NULL,'Y'),(12994,'Flame photometer analyzer','41115857','4',NULL,'Y'),(12995,'Virology cell and tissue culture media','41116157','4',NULL,'Y'),(12996,'Fibre channel controller','43201558','4',NULL,'Y'),(12997,'Lifting magnet','24101658','4',NULL,'Y'),(12998,'Cholera vaccine','51201658','4',NULL,'Y'),(12999,'Microscope body','41111758','4',NULL,'Y'),(13000,'Panitumumab','51111758','4',NULL,'Y'),(13001,'Netupitant/Palonosetron','51171858','4',NULL,'Y'),(13002,'Medical x ray apparatus cables and cable assemblies','42201858','4',NULL,'Y'),(13003,'Manifold ambient pressure sensor','41111958','4',NULL,'Y'),(13004,'In person taiwanese interpretation service','82112058','4',NULL,'Y'),(13005,'Calcium carbonate/calcium gluconate lactate','51192458','4',NULL,'Y'),(13006,'Hydrocortisone/polymyxin b','51102858','4',NULL,'Y'),(13007,'Switch durability tester','41113658','4',NULL,'Y'),(13008,'Tank and line testing service','72154058','4',NULL,'Y'),(13009,'Endoscopic vessel sealing and cutting attachments','42294958','4',NULL,'Y'),(13010,'Amlodipine besilate/Irbesartan','51434958','4',NULL,'Y'),(13011,'Drying or powdering equipment for surgical gloves','42295458','4',NULL,'Y'),(13012,'Flame photometer analyzer accessories','41115858','4',NULL,'Y'),(13013,'Enzyme linked immunosorbent assay ELISA kit','41116158','4',NULL,'Y'),(13014,'Serial port cards','43201559','4',NULL,'Y'),(13015,'Vehicle movable jack or dolly','24101659','4',NULL,'Y'),(13016,'Topotecan','51111659','4',NULL,'Y'),(13017,'Hemodialysis catheters','42161659','4',NULL,'Y'),(13018,'COVID 19 - Unspecified','51201659','4',NULL,'Y'),(13019,'Neomycin sulfate','51281659','4',NULL,'Y'),(13020,'Trinocular light compound microscope','41111759','4',NULL,'Y'),(13021,'Fuel pressure sensor','41111959','4',NULL,'Y'),(13022,'In person thai interpretation service','82112059','4',NULL,'Y'),(13023,'Paricalcitol','51192459','4',NULL,'Y'),(13024,'Var meter','41113659','4',NULL,'Y'),(13025,'Leak detection sealing and repair service','72154059','4',NULL,'Y'),(13026,'Endoscopic sphincterotomes','42294959','4',NULL,'Y'),(13027,'Indapamide/Perindopril arginine','51434959','4',NULL,'Y'),(13028,'Fluid decanting devices for surgical use','42295459','4',NULL,'Y'),(13029,'Gas-liquid chromatography and mass spectrometry analyzer','41115859','4',NULL,'Y'),(13030,'Transplant diagnostics test kit','41116159','4',NULL,'Y'),(13031,'Coprocessor','43201560','4',NULL,'Y'),(13032,'Levobunolol/polyvinyl alcohol','51241560','4',NULL,'Y'),(13033,'Allantoin/clioquinol/coal tar','51241660','4',NULL,'Y'),(13034,'Microscope sample manipulation system and accessories','41111760','4',NULL,'Y'),(13035,'Ultrasonic sensor','41111960','4',NULL,'Y'),(13036,'In person tibetan interpretation service','82112060','4',NULL,'Y'),(13037,'Oscillator tester','41113660','4',NULL,'Y'),(13038,'Degassing service','72154060','4',NULL,'Y'),(13039,'Amlodipine/Indapamide/Perindopril arginine','51434960','4',NULL,'Y'),(13040,'Protective caps for orthopedic implants','42295460','4',NULL,'Y'),(13041,'Genomic analysis analyzer','41115860','4',NULL,'Y'),(13042,'Transplant diagnostics reagent or solution','41116160','4',NULL,'Y'),(13043,'Vehicle lift','24101661','4',NULL,'Y'),(13044,'Transmission electron microscopy TEM grid or support film','41111761','4',NULL,'Y'),(13045,'Ranibizumab','51111761','4',NULL,'Y'),(13046,'Medical x ray equipment case or cover accessories','42201861','4',NULL,'Y'),(13047,'Occupant sensor','41111961','4',NULL,'Y'),(13048,'In person turkish interpretation service','82112061','4',NULL,'Y'),(13049,'Voltage regulator tester','41113661','4',NULL,'Y'),(13050,'Air filtration service','72154061','4',NULL,'Y'),(13051,'Amlodipine/Perindopril arginine','51434961','4',NULL,'Y'),(13052,'Tissue glues or systems or applicators','42295461','4',NULL,'Y'),(13053,'Genomic analysis analyzer accessories','41115861','4',NULL,'Y'),(13054,'Primary and secondary antibodies for multiple methodology immunostaining detection application','41116161','4',NULL,'Y'),(13055,'Almond oil','51241262','4',NULL,'Y'),(13056,'Baby/infant shampoo ','53131662','4',NULL,'Y'),(13057,'Transmission electron microscopy TEM grid storage box','41111762','4',NULL,'Y'),(13058,'Nilotinib','51111862','4',NULL,'Y'),(13059,'Brake wear sensor','41111962','4',NULL,'Y'),(13060,'Ursodeoxycholic acid or ursodiol','51171962','4',NULL,'Y'),(13061,'In person ukranian interpretation service','82112062','4',NULL,'Y'),(13062,'Oxytetracycline/polymyxin b','51102862','4',NULL,'Y'),(13063,'Esmolol hydrochloride','51263162','4',NULL,'Y'),(13064,'Cavity resonator','41113662','4',NULL,'Y'),(13065,'Hot tapping service','72154062','4',NULL,'Y'),(13066,'Atorvastatin/Acetylsalicylic acid/Ramipril','51434962','4',NULL,'Y'),(13067,'Urodynamic catheters or accessories','42295462','4',NULL,'Y'),(13068,'Nucleic acid extraction, isolation and purification analyzer','41115862','4',NULL,'Y'),(13069,'Androgeny and fertility reagent or solution or stain','41116162','4',NULL,'Y'),(13070,'Zinc oxide','51241263','4',NULL,'Y'),(13071,'Lacosamide','51141563','4',NULL,'Y'),(13072,'Zafirlukast','51161563','4',NULL,'Y'),(13073,'Container handler/Side loader','24101663','4',NULL,'Y'),(13074,'Baby&infant moisturizing cream','53131663','4',NULL,'Y'),(13075,'Microscope cleaning kit','41111763','4',NULL,'Y'),(13076,'Octreotide','51111863','4',NULL,'Y'),(13077,'Medical x ray table or stand or chair or cabinet accessories','42201863','4',NULL,'Y'),(13078,'Fuel level sensor','41111963','4',NULL,'Y'),(13079,'In person vietnamese interpretation service','82112063','4',NULL,'Y'),(13080,'Neomycin/polymyxin b','51102863','4',NULL,'Y'),(13081,'Transformer tester','41113663','4',NULL,'Y'),(13082,'Stopple or line stopping service','72154063','4',NULL,'Y'),(13083,'Valsartan/Sacubitrilo','51434963','4',NULL,'Y'),(13084,'Nucleic acid extraction isolation and purification analyzer accessories','41115863','4',NULL,'Y'),(13085,'Pipettor delivery manual calibration and verification test kit','41116163','4',NULL,'Y'),(13086,'Baby body wash','53131664','4',NULL,'Y'),(13087,'Cylinder liners','26101764','4',NULL,'Y'),(13088,'Microscope fitting','41111764','4',NULL,'Y'),(13089,'Seat belt tension sensor','41111964','4',NULL,'Y'),(13090,'In person yiddish interpretation service','82112064','4',NULL,'Y'),(13091,'Orphenadrine citrate','51152064','4',NULL,'Y'),(13092,'Prednisolone sodium phosphate','51422364','4',NULL,'Y'),(13093,'Neomycin/polymyxin b/prednisolone','51102864','4',NULL,'Y'),(13094,'Phase sequence indicator','41113664','4',NULL,'Y'),(13095,'Portable lighting equipment rental service','72154064','4',NULL,'Y'),(13096,'Acetylsalicylic acid/ramipril/simvastatin','51434964','4',NULL,'Y'),(13097,'Organ preservation solutions','42295464','4',NULL,'Y'),(13098,'Multiplex analyzer','41115864','4',NULL,'Y'),(13099,'Test kit or probe for laboratory proficiency assessment or laboratory performance improvement tracking','41116164','4',NULL,'Y'),(13100,'Polyvinyl alcohol','51241565','4',NULL,'Y'),(13101,'Acetylsalicylic acid/Clopidogrel bisulfate','51131665','4',NULL,'Y'),(13102,'Female hygiene and personal care set','53131665','4',NULL,'Y'),(13103,'Microscope stage slide clip','41111765','4',NULL,'Y'),(13104,'Trabectedin','51111765','4',NULL,'Y'),(13105,'Water sensor','41111965','4',NULL,'Y'),(13106,'In person yugoslavian interpretation service','82112065','4',NULL,'Y'),(13107,'Dental lubricants','42152465','4',NULL,'Y'),(13108,'Pramipexole dihydrochloride monohydrate','51142565','4',NULL,'Y'),(13109,'Contact resistance tester','41113665','4',NULL,'Y'),(13110,'Electrical copying equipment maintenance','72154065','4',NULL,'Y'),(13111,'Neurophysiological monitoring systems','42295465','4',NULL,'Y'),(13112,'Multiplex analyzer accessories','41115865','4',NULL,'Y'),(13113,'Manual blood culture system','41116165','4',NULL,'Y'),(13114,'Epsom salt or magnesium sulfate','51141566','4',NULL,'Y'),(13115,'Unisex visibility vest','46181566','4',NULL,'Y'),(13116,'Plastic potty for infant','53131666','4',NULL,'Y'),(13117,'Tolterodine','51151666','4',NULL,'Y'),(13118,'Handheld digital microscope','41111766','4',NULL,'Y'),(13119,'Vinblastine','51111766','4',NULL,'Y'),(13120,'Humidity sensor','41111966','4',NULL,'Y'),(13121,'In person hungarian interpretation service','82112066','4',NULL,'Y'),(13122,'Arrester tester','41113666','4',NULL,'Y'),(13123,'General office equipment maintenance ','72154066','4',NULL,'Y'),(13124,'Biomagnetic separation analyzer','41115866','4',NULL,'Y'),(13125,'Ph meter and conductivity meter calibrant and standard','41116166','4',NULL,'Y'),(13126,'Baby bath tub','53131667','4',NULL,'Y'),(13127,'Microscope stage warming system or incubator and accessories','41111767','4',NULL,'Y'),(13128,'Vincristine','51111767','4',NULL,'Y'),(13129,'Lateral long yaw sensor','41111967','4',NULL,'Y'),(13130,'L-ornitin/ L-aspartate','51191967','4',NULL,'Y'),(13131,'In person sign language interpretation service','82112067','4',NULL,'Y'),(13132,'Watt hour meter test equipment','41113667','4',NULL,'Y'),(13133,'Temporary theatrical stage and platform rental and installation','72154067','4',NULL,'Y'),(13134,'Surgical suction machine or vacuum extractor or ultrasonic Surgical aspirator or regulator accessories','42295167','4',NULL,'Y'),(13135,'Biomagnetic separation analyzer accessories','41115867','4',NULL,'Y'),(13136,'Radio labeled chemical for radiometric detection','41116167','4',NULL,'Y'),(13137,'Lighted box agglutination viewer','41111768','4',NULL,'Y'),(13138,'Angular rate sensor','41111968','4',NULL,'Y'),(13139,'Alpha keto amino acid analogs','51191968','4',NULL,'Y'),(13140,'Rasagiline mesilate or mesylate','51142568','4',NULL,'Y'),(13141,'Capacitor tester','41113668','4',NULL,'Y'),(13142,'Graffiti removal and treatment service','72154068','4',NULL,'Y'),(13143,'Automated quality control manager system','41115868','4',NULL,'Y'),(13144,'Montelukast sodium','51161569','4',NULL,'Y'),(13145,'Atlizumab or tocilizumab','51201569','4',NULL,'Y'),(13146,'Midazolam hydrochloride','51401569','4',NULL,'Y'),(13147,'Lighted mirror agglutination viewer','41111769','4',NULL,'Y'),(13148,'Voltage control sensor','41111969','4',NULL,'Y'),(13149,'Metoprolol tartrate','51263169','4',NULL,'Y'),(13150,'Line voltage detector','41113669','4',NULL,'Y'),(13151,'Fencing and railing service','72154069','4',NULL,'Y'),(13152,'Midazolam maleate','51401570','4',NULL,'Y'),(13153,'Microscope pointer','41111770','4',NULL,'Y'),(13154,'Temperature sensor','41111970','4',NULL,'Y'),(13155,'Hydroxocobalamin or vitamin B12a','51191970','4',NULL,'Y'),(13156,'Rocuronium bromide','51152070','4',NULL,'Y'),(13157,'Resister test equipment','41113670','4',NULL,'Y'),(13158,'Platelet concentration systems','42295470','4',NULL,'Y'),(13159,'Blinatumomab','51201571','4',NULL,'Y'),(13160,'Decibel Meter ','41111771','4',NULL,'Y'),(13161,'Binary counter','41111971','4',NULL,'Y'),(13162,'Testosterone enanthate','51182071','4',NULL,'Y'),(13163,'Polymyxin b/trimethoprim','51102871','4',NULL,'Y'),(13164,'Current divider','41113671','4',NULL,'Y'),(13165,'Bone marrow aspiration systems','42295471','4',NULL,'Y'),(13166,'Vinorelbine','51111772','4',NULL,'Y'),(13167,'LCR Meter ','41111772','4',NULL,'Y'),(13168,'Supplemental inflator restraint SIR or airbag coil assembly sensor','41111972','4',NULL,'Y'),(13169,'Prednisolone/sulfacetamide','51102872','4',NULL,'Y'),(13170,'Relay tester','41113672','4',NULL,'Y'),(13171,'Endoscopic or surgical light sources','42294972','4',NULL,'Y'),(13172,'Clinical Chemistry Analyser, portable','41115872','4',NULL,'Y'),(13173,'Nivolumab','51201573','4',NULL,'Y'),(13174,'Tamoxifen','51111873','4',NULL,'Y'),(13175,'Particle counter','41111973','4',NULL,'Y'),(13176,'Alglucosidase alfa','51171973','4',NULL,'Y'),(13177,'Panel and switchboard meter','41113673','4',NULL,'Y'),(13178,'Tiotropium bromide','51161574','4',NULL,'Y'),(13179,'Palivizumab','51201574','4',NULL,'Y'),(13180,'Pinaverium bromide','51151674','4',NULL,'Y'),(13181,'Tamoxifen citrate','51111874','4',NULL,'Y'),(13182,'Heating sensor tester','41111974','4',NULL,'Y'),(13183,'Imiglucerase','51171974','4',NULL,'Y'),(13184,'Blasting machine tester','41113674','4',NULL,'Y'),(13185,'Ocrelizumab','51201575','4',NULL,'Y'),(13186,'Butylscopolamine/metamizole sodium (dipyrone)','51151675','4',NULL,'Y'),(13187,'Streptomycin sulfate','51281675','4',NULL,'Y'),(13188,'Anastrozole','51111875','4',NULL,'Y'),(13189,'Magnetic field monitor','41111975','4',NULL,'Y'),(13190,'Vecuronium bromide','51152075','4',NULL,'Y'),(13191,'Timolol maleate','51263175','4',NULL,'Y'),(13192,'Frequency control test equipment','41113675','4',NULL,'Y'),(13193,'Chlorine Granules','47101576','4',NULL,'Y'),(13194,'Tofacitinib','51201576','4',NULL,'Y'),(13195,'Leuprorelin','51111876','4',NULL,'Y'),(13196,'Water meter check system','41111976','4',NULL,'Y'),(13197,'Low voltage tester','41113676','4',NULL,'Y'),(13198,'Enzalutamide','51111877','4',NULL,'Y'),(13199,'Ion counter','41111977','4',NULL,'Y'),(13200,'Withstand voltage tester','41113677','4',NULL,'Y'),(13201,'Dapagliflozin','51181578','4',NULL,'Y'),(13202,'Alemtuzumab','51111778','4',NULL,'Y'),(13203,'Goserelin acetate','51111878','4',NULL,'Y'),(13204,'Manual microhematocrit tube reader','41111978','4',NULL,'Y'),(13205,'Clamp tester','41113678','4',NULL,'Y'),(13206,'Endoscopic trocars or sheathes or obturators or cannulae','42294978','4',NULL,'Y'),(13207,'Empagliflozin','51181579','4',NULL,'Y'),(13208,'Carfilzomib','51111779','4',NULL,'Y'),(13209,'Data logger for clinical temperature controlled equipment','41111979','4',NULL,'Y'),(13210,'Current transformer and potential transformer test equipment','41113679','4',NULL,'Y'),(13211,'Ixekizumab','51201580','4',NULL,'Y'),(13212,'Quinfamide','51101680','4',NULL,'Y'),(13213,'Durvalumab','51111780','4',NULL,'Y'),(13214,'Remote monitoring system for clinical temperature controlled equipment','41111980','4',NULL,'Y'),(13215,'Velaglucerase alfa','51171980','4',NULL,'Y'),(13216,'Trifluoperazine hydrochloride','51332880','4',NULL,'Y'),(13217,'Power factor meter','41113680','4',NULL,'Y'),(13218,'Surgical customizable packs','42295480','4',NULL,'Y'),(13219,'Olaparib','51111781','4',NULL,'Y'),(13220,'Blood utilization management system','41111981','4',NULL,'Y'),(13221,'Taliglucerase alfa','51172481','4',NULL,'Y'),(13222,'Combi tester','41113681','4',NULL,'Y'),(13223,'Obinutuzumab','51111782','4',NULL,'Y'),(13224,'Electric power tester','41113682','4',NULL,'Y'),(13225,'Propafenone hydrochloride','51121583','4',NULL,'Y'),(13226,'Hydraulic Pump','40151583','4',NULL,'Y'),(13227,'Brentuximab vedotin','51111783','4',NULL,'Y'),(13228,'Elosulfase alfa','51172483','4',NULL,'Y'),(13229,'Lamp tester','41113683','4',NULL,'Y'),(13230,'Atezolizumab','51111784','4',NULL,'Y'),(13231,'Agalsidase beta','51171984','4',NULL,'Y'),(13232,'Iduronidase','51172484','4',NULL,'Y'),(13233,'Voltage and current meter calibrator','41113684','4',NULL,'Y'),(13234,'Biliary stone dislodgers','42295484','4',NULL,'Y'),(13235,'Treadle pumps','40151585','4',NULL,'Y'),(13236,'Pembrolizumab','51111785','4',NULL,'Y'),(13237,'Agalsidase alfa','51172485','4',NULL,'Y'),(13238,'Static electricity measuring equipment','41113685','4',NULL,'Y'),(13239,'Pertuzumab','51111786','4',NULL,'Y'),(13240,'Cupric sulfate/zinc sulfate/camphor','51241886','4',NULL,'Y'),(13241,'Idursulfase','51172486','4',NULL,'Y'),(13242,'Pulse meter','41113686','4',NULL,'Y'),(13243,'Magnesium hydroxide','51172487','4',NULL,'Y'),(13244,'Brake testing machine','41113687','4',NULL,'Y'),(13245,'Acalabrutinib','51112088','4',NULL,'Y'),(13246,'Converter testing equipment','41113688','4',NULL,'Y'),(13247,'Controller testing equipment','41113689','4',NULL,'Y'),(13248,'Donepezil hydrochloride','51141590','4',NULL,'Y'),(13249,'Laronidase','51172490','4',NULL,'Y'),(13250,'Toltrazuril','51101693','4',NULL,'Y'),(13251,'Phenytoin sodium','51141596','4',NULL,'Y'),(13252,'Cat1','10101520','4',NULL,'Y'),(13253,'Test Category','22101910','4',NULL,'Y'),(13254,'Test Category 2','22101801','4',NULL,'Y'),(13255,'Test Item 6','57020105','4',NULL,'Y'),(13256,'Winter clothing kit for kids','57060106','4',NULL,'Y'),(13257,'Logistics delivery','57020110','4',NULL,'Y'),(13258,'operational material','57020112','4',NULL,'Y'),(13259,'Personal Protective gear','57033400','3',NULL,'Y'),(13260,'Gigabyte passive optical network GPON','43222637','4',NULL,'Y'),(13261,'Polymerase chain reaction PCR tube strip and plate cooler','41103037','4',NULL,'Y'),(13262,'Microplate readers','41113037','4',NULL,'Y'),(13263,'Fiber optic enclosure','43223337','4',NULL,'Y'),(13264,'Voltage or current meters','41113637','4',NULL,'Y'),(13265,'Epinephrine/lidocaine','51273937','4',NULL,'Y'),(13266,'Safe or vault installation service','72154037','4',NULL,'Y'),(13267,'Arterial and capillary blood gas collection kit','41104137','4',NULL,'Y'),(13268,'Beam test apparatus','41114637','4',NULL,'Y'),(13269,'Fog reduction devices for endoscopes or mirrors','42294937','4',NULL,'Y'),(13270,'Protein electrophoresis markers','41105337','4',NULL,'Y'),(13271,'Particle counter and sizer','41115837','4',NULL,'Y'),(13272,'Urinalysis reagents or solutions or stains','41116137','4',NULL,'Y'),(13273,'Snow plow','22101538','4',NULL,'Y'),(13274,'Sludge or sewage digesters','47101538','4',NULL,'Y'),(13275,'Commercial use double contact grill','48101538','4',NULL,'Y'),(13276,'Digital paper','14111538','4',NULL,'Y'),(13277,'Shelf stable fish','50121538','4',NULL,'Y'),(13278,'Donepezil','51141538','4',NULL,'Y'),(13279,'Chickpea seeds or seedlings','10151538','4',NULL,'Y'),(13280,'Follow Me Sign System','46161538','4',NULL,'Y'),(13281,'Water Servicing Unit ','25191538','4',NULL,'Y'),(13282,'Central processing unit coolers','43201538','4',NULL,'Y'),(13283,'Cigarette circumference tester','41111638','4',NULL,'Y'),(13284,'Radiation detector and alarm','46171638','4',NULL,'Y'),(13285,'Fiberscopes','41111738','4',NULL,'Y'),(13286,'Emergency Locating Transmitter (ELT) ','43221738','4',NULL,'Y'),(13287,'Bortezomib','51111838','4',NULL,'Y'),(13288,'Fosaprepitant or ivemend','51171838','4',NULL,'Y'),(13289,'Medical enteroclysis catheters or catheters kits','42201838','4',NULL,'Y'),(13290,'Bloodmobile','25101938','4',NULL,'Y'),(13291,'Level sensors or transmitters','41111938','4',NULL,'Y'),(13292,'In person malayalam interpretation service','82112038','4',NULL,'Y'),(13293,'Indacaterol/Glycopyrronium bromide','51162038','4',NULL,'Y'),(13294,'Dropping point tester','41112238','4',NULL,'Y'),(13295,'Calcium folinate','51172338','4',NULL,'Y'),(13296,'Rotigotine','51142538','4',NULL,'Y'),(13297,'Paracentesis sets or trays','42142538','4',NULL,'Y'),(13298,'Managed lease line network MLLN equipment','43222638','4',NULL,'Y'),(13299,'Alcoholometer','41113038','4',NULL,'Y'),(13300,'Fiber optic connection closure','43223338','4',NULL,'Y'),(13301,'Oscilloscopes','41113638','4',NULL,'Y'),(13302,'Airwave shielding installation for computer room service','72154038','4',NULL,'Y'),(13303,'Blood collection needle holders','41104138','4',NULL,'Y'),(13304,'Load tester','41114638','4',NULL,'Y'),(13305,'Sealing caps for endoscopes','42294938','4',NULL,'Y'),(13306,'Hydrochlorothiazide/irbesartan','51434938','4',NULL,'Y'),(13307,'Ribonucleic acid RNA markers or standards','41105338','4',NULL,'Y'),(13308,'Particle counter and sizer accessories and supplies','41115838','4',NULL,'Y'),(13309,'Urinalysis test strips','41116138','4',NULL,'Y'),(13310,'Earthmoving machinery parts and accessories','22101539','4',NULL,'Y'),(13311,'Bedframes or parts or accessories','56101539','4',NULL,'Y'),(13312,'Commercial use oil fat filtration unit','48101539','4',NULL,'Y'),(13313,'Medical monitoring or tracing or recording paper','14111539','4',NULL,'Y'),(13314,'Fresh fish','50121539','4',NULL,'Y'),(13315,'Fava or broad bean seeds or seedlings','10151539','4',NULL,'Y'),(13316,'Baggage Reconciliation System','25191539','4',NULL,'Y'),(13317,'Console controller mainframe','43201539','4',NULL,'Y'),(13318,'Bandage applicators','42311539','4',NULL,'Y'),(13319,'Screw plug gauge and cross recess','41111639','4',NULL,'Y'),(13320,'Pipeline carrying bridge','95121639','4',NULL,'Y'),(13321,'Urinary incontinence pad','53131639','4',NULL,'Y'),(13322,'Traffic video compensator','46171639','4',NULL,'Y'),(13323,'Etoposide','51111739','4',NULL,'Y'),(13324,'Laboratory microscope replacement bulbs','41111739','4',NULL,'Y'),(13325,'HF Transmitter and Associated Equipment ','43221739','4',NULL,'Y'),(13326,'Salmeterol','51391739','4',NULL,'Y'),(13327,'Hydroxyzine','51171839','4',NULL,'Y'),(13328,'Medical imaging procedure trays','42201839','4',NULL,'Y'),(13329,'Trailer, mobile classroom','25101939','4',NULL,'Y'),(13330,'Acoustic sensors','41111939','4',NULL,'Y'),(13331,'In person mandingo interpretation service','82112039','4',NULL,'Y'),(13332,'Vilanterol/Fluticasone furoate','51162039','4',NULL,'Y'),(13333,'Glass thermometer','41112239','4',NULL,'Y'),(13334,'Internet protocol IP multimedia subsystem hardware','43222639','4',NULL,'Y'),(13335,'Osmometer accessories','41113039','4',NULL,'Y'),(13336,'Metoprolol','51263139','4',NULL,'Y'),(13337,'Fiber optic distribution box','43223339','4',NULL,'Y'),(13338,'Accelerometers','41113639','4',NULL,'Y'),(13339,'Building board up service','72154039','4',NULL,'Y'),(13340,'Cement flow tester','41114639','4',NULL,'Y'),(13341,'Endoscopic valves','42294939','4',NULL,'Y'),(13342,'Blotting membranes','41105339','4',NULL,'Y'),(13343,'Blood bank apheresis and donor unit processing analyzer','41115839','4',NULL,'Y'),(13344,'Urinalysis quality controls or calibrators or standards','41116139','4',NULL,'Y'),(13345,'Electric power saver','39121040','4',NULL,'Y'),(13346,'Commercial use wok heating unit','48101540','4',NULL,'Y'),(13347,'Stamp paper','14111540','4',NULL,'Y'),(13348,'Centrocema or butterfly pea seed or seedlings','10151540','4',NULL,'Y'),(13349,'Welder gloves','46181540','4',NULL,'Y'),(13350,'Catering Service Unit ','25191540','4',NULL,'Y'),(13351,'Channel converter','43201540','4',NULL,'Y'),(13352,'Alginate dressings','42311540','4',NULL,'Y'),(13353,'Welding gauge','41111640','4',NULL,'Y'),(13354,'Pipeline','95121640','4',NULL,'Y'),(13355,'Automatic traffic monitoring system','46171640','4',NULL,'Y'),(13356,'Fuel injectors','26101740','4',NULL,'Y'),(13357,'Automated optical inspection system','41111740','4',NULL,'Y'),(13358,'Daunorubicin hydrochloride','51111740','4',NULL,'Y'),(13359,'Ticagrelor','51131740','4',NULL,'Y'),(13360,'Satellite Communications Equipment','43221740','4',NULL,'Y'),(13361,'Hyoscine or levo-duboisine or scopolamine','51171840','4',NULL,'Y'),(13362,'Vascular sealing devices','42201840','4',NULL,'Y'),(13363,'Utility task vehicle UTV or recreational off highway vehicle ROV','25101940','4',NULL,'Y'),(13364,'Color sensors','41111940','4',NULL,'Y'),(13365,'In person native american interpretation service','82112040','4',NULL,'Y'),(13366,'Beclometasone dipropionate/Formoterol fumarate/Glycopyrronium bromide','51162040','4',NULL,'Y'),(13367,'Nalbuphine hydrochloride','51372040','4',NULL,'Y'),(13368,'Blood unit temperature verification strip','41112240','4',NULL,'Y'),(13369,'Calcium folinate','51172340','4',NULL,'Y'),(13370,'Dexamethasone phosphate','51422340','4',NULL,'Y'),(13371,'Wireless access point','43222640','4',NULL,'Y'),(13372,'Chlorpromazine hydrochloride','51332840','4',NULL,'Y'),(13373,'Colony counter','41113040','4',NULL,'Y'),(13374,'Fiber optic fusion splicer','43223340','4',NULL,'Y'),(13375,'Wattmeters','41113640','4',NULL,'Y'),(13376,'Underground protective lining installation service','72154040','4',NULL,'Y'),(13377,'Road plane measuring equipment','41114640','4',NULL,'Y'),(13378,'Electrophoresis system','41105340','4',NULL,'Y'),(13379,'Photometer accessories','41115340','4',NULL,'Y'),(13380,'Specially designed locally assembled motor vehicles for transportation of tourists purchased before clearance through Customs by tour operators upon recommendation by the competent authority responsible for tourism promotion provided the vehicles meet the following conditions as specified in the VAT Act 2013 First Schedule section A no9901','9901109100','5','A','Y'),(13381,'The supply of natural water excluding bottled water by a National Government County Government any political subdivision thereof or a person approved by the Cabinet Secretary for the time being responsible for water development for domestic or for industrial use','9901109500','5','A','Y'),(13382,'Articles of apparel clothing accessories and equipment specially designed for safety or protective purposes for use in registered hospitals and clinics or by county government or local authorities in firefighting','9901109601','5','A','Y'),(13383,'Personal protective equipment including facemasks for use by medical personnel in registered hospitals and clinics or by members of the public in the case of a pandemic or a notifiable infectious disease','9901109602','5','A','Y'),(13384,'Goods imported by passengers arriving from places outside Kenya as specified in the VAT Act 2013 First Schedule section A no 99','9901109900','5','A','Y'),(13385,'Taxable goods for emergency relief purposes for use in specific areas and within a specified period supplied to or imported by the Government or its approved agent a non-governmental organization or a relief agency authorized by the Cabinet Secretary responsible for disaster management where goods are specified in the VAT Act 2013 First Schedule section A no 100','9901110000','5','A','Y'),(13386,'Alcoholic or non alcoholic beverages supplied to the Kenya Defence Forces Canteen Organization','9901110100','5','A','Y'),(13387,'Hearing aids excluding parts and accessories of tariff Number 90214000','9901110300','5','A','Y'),(13388,'Locally manufactured motherboards','9901110500','5','A','Y'),(13389,'Inputs for the manufacture of motherboards approved by the Cabinet Secretary responsible for information communication technology','9901110600','5','A','Y'),(13390,'Plant machinery and equipment used in the construction of a plastics recycling plant','9901110700','5','A','Y'),(13391,'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','9901110800','5','A','Y'),(13392,'Goods imported or purchased locally for the direct and exclusive use in the construction of houses under an affordable housing scheme approved by the Cabinet Secretary on the recommendation of the Cabinet Secretary responsible for matters relating to housing','9901110900','5','A','Y'),(13393,'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','9901111000','5','A','Y'),(13394,'Maize corn seeds of tariff no 10051000','9901111100','5','A','Y'),(13395,'Taxable goods excluding motor vehichles imported or purchased for direct and exclusive use in geothermal oil or mining prospecting or exploration by a company granted a prospecting or exploration license in accordance with the Energy Act 2019 production sharing contracts in accordance with the Petroleum Act 2019 or a mining license in accrdance with the Mining Act 2016 upon recommendation by the cabinet secretary responsible for matters relating to energy or the cabinet sectretary responsible for matters relating to mining as the case may be ','9901111200','5','A','Y'),(13396,'Specialized equipment for the development and generation of solar and wind energy including photovoltaic modules direct current charge controlers direct current inverters and deep cycle batteries that use or store solar power upon recommendation to the commissioner by the cabinet sectetary responsible fo matters relating to energy ','9901111300','5','A','Y'),(13397,'Taxable goods supplied to persons that had an agreement or contract with the government prior to 25th April 2020 and the agreement or contract provided for exemption from value added tax provided that this exemption shall apply to the unexpired period of the contract or agreement upon recommendation by the cabinet secretary responsible for matters relating to energy ','9901111400','5','A','Y'),(13398,'Medical ventilators and the inputs for the manufacture of medical ventilators upon recommendation by the cabinet secretary responsible for matters relating to health ','9901111500','5','A','Y'),(13399,'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 ','9901111600','5','A','Y'),(13400,'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 ','9901111700','5','A','Y'),(13401,'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','9901111800','5','A','Y'),(13402,'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 the cabinet secretary responsible for matters relating to health ','9901111900','5','A','Y'),(13403,'Electrodiagnostic apparatus of tariff numbers 90181100 90181200 90181300 90181400 90181900 90182000 90189000 upon approval by the cabinet secretary responsible for matters relating to health ','9901112000','5','A','Y'),(13404,'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 the cabinet secretary responsible for matters relating to health ','9901112100','5','A','Y'),(13405,'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 the cabinet sectretary responsible for matters relating to health ','9901112200','5','A','Y'),(13406,'The making of any advances or the granting of any credit','9902100108','5','A','Y'),(13407,'Issuance of securities for money including bills of exchange promissory notes money and postal orders','9902100109','5','A','Y'),(13408,'The provision of guarantees letters of credit and acceptance and other forms of documentary credit','9902100110','5','A','Y'),(13409,'The issue transfer receipt or any other dealing with bonds Sukuk debentures treasury bills shares and stocksand other forms of security or secondary security ','9902100111','5','A','Y'),(13410,'The assignment of a debt for consideration','9902100112','5','A','Y'),(13411,'The provision of the above financial services on behalf of another on a commission basis','9902100113','5','A','Y'),(13412,'Any services set out in items a to n that are structured in conformity with Islamic finance ','9902100114','5','A','Y'),(13413,'Insurance & reinsurance services ','9902100200','5','A','Y'),(13414,'Education services provided by a preprimary primary or secondary school','9902100301','5','A','Y'),(13415,'Education services provided by a technical college or university','9902100302','5','A','Y'),(13416,'Education services provided by an institution established for the promotion of adult education vocational training or technical education but shall not apply in respect of business or user training and other consultancy services designed to improve work practices and efficiency of an organization','9902100303','5','A','Y'),(13417,'Medical veterinary dental Ambulance and nursing services','9902100400','5','A','Y'),(13418,'Agricultural animal husbandry and horticultural services','9902100500','5','A','Y'),(13419,'Burial and cremation services','9902100600','5','A','Y'),(13420,'Transportation of passengers by any means of conveyance excluding international air transport or where the means of conveyance is hired or chartered','9902100700','5','A','Y'),(13421,'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 proviso','9902100800','5','A','Y'),(13422,'Community social and welfare services provided by National Government County Government or any political subdivision thereof','9902100900','5','A','Y'),(13423,'Tea and coffee brokerage services','9902101000','5','A','Y'),(13424,'Services rendered by educational political religious welfare and other philanthropic associations to their members ','9902101101','5','A','Y'),(13425,'Social welfare services provided by charitable organizations registered or which are exempted from registration by the Registrar of Societies under section 10 of the Societies Act Cap108 or by the NGO Coordination Board under section 10 of the NGO Coordination Act Cap134 and whose income is exempt from tax under paragraph 10 of the 1st Schedule to the Income Tax Act Cap 470 and approved by Commissioner of Social Services subject to the proviso','9902101102','5','A','Y'),(13426,'Stage plays and performances which are conducted by educational institutions approved by the Cabinet Secretary for the time being responsible for education as part of learning','9902101201','5','A','Y'),(13427,'Sports games or cultural performances conducted under the auspices of the Ministry for the time being responsible for culture and social services','9902101202','5','A','Y'),(13428,'Accommodation and restaurant services provided within establishments operated by an educational training institutions approved by the Cabinet Secretary for the time being responsible for education for the use of the staff and students by that institution ','9902101301','5','A','Y'),(13429,'Accommodation and restaurant services provided within establishments operated by a medical institution approved by the Cabinet Secretary for the time being responsible for health for the use by the staff and patients of such institutions by the proprietors thereof','9902101302','5','A','Y'),(13430,'Cheque handling processing clearing and settlement including special clearance or cancellation of cheques','9902100107','5','A','Y'),(13431,'Accommodation and restaurant services provided within canteens and cafeterias operated by an employer for the benefit of his employees by proprietors thereof','9902101303','5','A','Y'),(13432,'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','9902101400','5','A','Y'),(13433,'Car park services provided by National Government County Government anypolitical subdivision therefore by an employer to his employees on the premises of the employer','9902101500','5','A','Y'),(13434,'The supply of airtime by any person other than by a provider of cellular mobile telephone services or wireless telephone services','9902101600','5','A','Y'),(13435,'Betting gaming and lotteries services','9902101700','5','A','Y'),(13436,'Hiring leasing and chartering of aircrafts excluding helicopters of tariff 88021100 and 88021200','9902101800','5','A','Y'),(13437,'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','9902102000','5','A','Y'),(13438,'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','9902102100','5','A','Y'),(13439,'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','9902102300','5','A','Y'),(13440,'Entry fees into the national parks and national reserves','9902102400','5','A','Y'),(13441,'The services of tour operators excluding inhouse supplies','9902102500','5','A','Y'),(13442,'Taxable services for direct and exclusive use for the construction of tourism facilities recreational parks of fifty acres or more convention and conferencefacilities upon the recommendation by the Cabinet Secretary responsible formatters relating to recreational parks','9902102600','5','A','Y'),(13443,'Taxable services for direct and exclusive use for the construction of specialized hospitals with accommodation facilities upon recommendation by the Cabinet Secretary responsible for health who shall issue guidelines for the criteria todetermine the eligibility for the exemption','9902102700','5','A','Y'),(13444,'Postal services provide through the supply of postage stamps including rental post boxes or mail bags and subsidiary services thereto','9902102900','5','A','Y'),(13445,'The transfer of assets and other transactions related to the transfer of asets into real estate investment trusts and asset backed securities','9902103300','5','A','Y'),(13446,'Bovine Semen of tariff number 05111000','9901100100','5','A','Y'),(13447,'Fish eggs and roes of tariff number 0511990110','9901100200','5','A','Y'),(13448,'Animal semen other than of bovine of tariff number 0511999010','9901100300','5','A','Y'),(13449,'Soya beans whether or not broken of tariff numbers 12011000 and 12019000','9901100400','5','A','Y'),(13450,'Groundnuts not roasted or otherwise cooked In shell of tariff number 12024100','9901100500','5','A','Y'),(13451,'Groundnuts not roasted or otherwise cooked Shelled whether or not broken of tariff number 12024200','9901100600','5','A','Y'),(13452,'Copra of tariff number 12030000','9901100700','5','A','Y'),(13453,'Linseed whether or not broken of tariff number 12040000','9901100800','5','A','Y'),(13454,'Low erucic acid rape or colza seed of tariff number 12051000','9901100900','5','A','Y'),(13455,'Other rape or colza seed of tariff number 12059000','9901101000','5','A','Y'),(13456,'Sunflower seeds whether or not broken of tariff number 12060000','9901101100','5','A','Y'),(13457,'Cotton seeds whether or not broken Seed of tariff numbers 12072100 and 12072900','9901101200','5','A','Y'),(13458,'Sesamum seeds whether or not broken of tariff number 12074000','9901101300','5','A','Y'),(13459,'Mustard seeds whether or not broken of tariff number 12075000','9901101400','5','A','Y'),(13460,'Safflower seeds whether or not broken 12076000','9901101500','5','A','Y'),(13461,'Other oil seeds and oleaginous fruits whether or not broken of tariff number 12079900','9990111600','5','A','Y'),(13462,'Pyrethrum flower of tariff number 12119020','9901101701','5','A','Y'),(13463,'Sugarcane of tariff number 1212990300','9901101702','5','A','Y'),(13464,'Unprocessed produce of plant species camellia sinensis','9901101703','5','A','Y'),(13465,'Live animals of chapter 1','9901101800','5','A','Y'),(13466,'Meat and edible offals of chapter 2 excluding those of heading 0209 and 0210','9901101900','5','A','Y'),(13467,'Fish and crustaceans molluscs and other aquatic invertebrates of chapter 3 excluding those of tariff heading 0305 0306 and 0307','9901102000','5','A','Y'),(13468,'Unprocessed milk','9901102100','5','A','Y'),(13469,'Fresh birds eggs in shell','9901102200','5','A','Y'),(13470,'Edible Vegetables and certain roots and tubers of Chapter 7 excluding those of tariff heading 0711','9901102300','5','A','Y'),(13471,'Edible fruits and nuts peal of citrus fruits or melon of chapter 8 excluding those of tariff heading 0811 0812 0813 and 0814','9901102400','5','A','Y'),(13472,'Cereals of chapter 10 excluding seeds of tariff heading 1002 ','9901102500','5','A','Y'),(13473,'Syringes with or without needles of tarrif no 90183100','9901103200','5','A','Y'),(13474,'Tubular metal needles and needles for sutures of tariff number 90183200','9901103500','5','A','Y'),(13475,'Catheters cannulae and the like of tariff number 90183900','9901103600','5','A','Y'),(13476,'Blood bags','9901103700','5','A','Y'),(13477,'Blood and fluid infusion sets','9901103800','5','A','Y'),(13478,'Materials articles and equipment including motor vehichles Which are specially designed for the sole use by disabled blind or physically handicapped persons','9901103901','5','A','Y'),(13479,'Materials articles and equipment excluding motor vehicles which are intended for the educational scientific or cultural advancement of the blind for the use of an organization approved by \r\nthe National Government for purposes of the exemption\r\n ','9901103902','5','A','Y'),(13480,'Milk in powder granules or other solid forms of a fat content by weight exceeding one point five percent not containing added sugar or other sweetening matter 04022100','9901103903','5','A','Y'),(13481,'Other milk in powder granules or other solid forms of a fat content by weight exceeding one point five percent 04022900','9901103904','5','A','Y'),(13482,'Milk specially prepared for infants 0402299010','9901103905','5','A','Y'),(13483,'Other not containing added sugar or other sweetening mater 0402990100','9901103906','5','A','Y'),(13484,'Other milk 04029900','9901103908','5','A','Y'),(13485,'Semi-milled or wholly milled rice whether or not polished or glazed 10063000','9901103910','5','A','Y'),(13486,'Protein concentrates and textured protein substances 21061000','9901103913','5','A','Y'),(13487,'Food preparations specially prepared for infants 21069010','9901103914','5','A','Y'),(13488,'Food supplements 2106909901','9901103916','5','A','Y'),(13489,'Other food preparations not elsewhere specified or included 21069099','9901103917','5','A','Y'),(13490,'Vitamin C and its derivatives 2990362700','9901103918','5','A','Y'),(13491,'Streptomycins and their derivatives salts thereof 2990412000','9901103919','5','A','Y'),(13492,'Tetracyclines and their derivatives salts thereof 2990413000','9901103920','5','A','Y'),(13493,'Chloramphenicol and its derivatives salts thereof 2990414000','9901103921','5','A','Y'),(13494,'Erythromycin and its derivatives salts thereof 2990415000','9901103922','5','A','Y'),(13495,'Other Antibiotics 2990419000','9901103923','5','A','Y'),(13496,'Extracts of glands or other organs or of their secretions 30012000','9901103924','5','A','Y'),(13497,'Other Heparin and its salts 30019000','9901103925','5','A','Y'),(13498,'Other human or animal substances prepared for theraputic or prophylactic uses not elsewhere specified or included 30019000','9901103926','5','A','Y'),(13499,'Malaria diagnostic test kits 30021100','9901103930','5','A','Y'),(13500,'Antisera and other blood fractions 30021200','9901103931','5','A','Y'),(13501,'Immunological products unmixed not put up in measured doses or in forms or packagings for retail sale 30021300','9901103932','5','A','Y'),(13502,'Immunological products mixed not put up in measured doses or in forms or packagings for retail sale 30021400','9901103933','5','A','Y'),(13503,'Immunological products put up in measured doses or in forms or packagings for retail sale 30021500','9901103934','5','A','Y'),(13504,'Other Antisera other blood fractions and immunological products whether or not modified or obtained by means of biotechnological process 30021900','9901103935','5','A','Y'),(13505,'Vaccines for Human Medicine 30022000','9901103936','5','A','Y'),(13506,'Vaccines for veterinary medicine 30023000','9901103937','5','A','Y'),(13507,'Medicaments Containing penicillin or derivatives thereof with penicillanic acid structure or streptomycins or their derivatives 30031000','9901103938','5','A','Y'),(13508,'Medicaments containing other antibiotics not put up in measured doses or in forms for retail sale 30032000','9901103939','5','A','Y'),(13509,'Medicaments containing insulin not put up in measured doses or in forms for retail sale 30033100','9901103940','5','A','Y'),(13510,'Insulin 30033100','9901103941','5','A','Y'),(13511,'Other medicaments containing hormones or other products of heading No 299037 but not containing antibiotics not put up in measured doses or in forms or packings for retail sale 30033900','9901103942','5','A','Y'),(13512,'Medicaments containing alkaloids or derivatives thereof but not containing hormones or other products of heading No 299037 or antibiotics not put up in measured doses or in forms or packings for retail sale 30034000','9901103943','5','A','Y'),(13513,'Other 30039000','9901103944','5','A','Y'),(13514,'Infusion solutions for ingestion other than by mouth not put up in measured doses or in forms or packings for retail sale 30039010','9901103945','5','A','Y'),(13515,'Other medicaments excluding goods of heading No 3002 3005 or 3006 consisting of two or more constituents which have been mixed together for therapeutic or prophylactic uses not put up in measured doses or in forms or packings for retail sale 30039090','9901103946','5','A','Y'),(13516,'Medicaments containing penicillins or derivatives thereof with a penicillanic acid structure or streptomycins or their derivatives put up in measured doses or in forms or packings for retail sale 30041000','9901103947','5','A','Y'),(13517,'Medicaments containing other antibiotics put up in measured doses or in forms or packings for retail sale 30042000','9901103948','5','A','Y'),(13518,'Medicaments containing insulin put up in measured doses or in forms or packings for retail sale 30043100','9901103949','5','A','Y'),(13519,'Medicaments containing adrenal cortical hormones put up in measured doses or in forms or packings for retail sale 30043200','9901103950','5','A','Y'),(13520,'Other medicaments containing hormones or other products of heading No 299037 but not containing antibiotics put up in measured doses or in forms or packings for retail sale 30043900','9901103951','5','A','Y'),(13521,'Containing ephedrine or its salts 30044100','9901103952','5','A','Y'),(13522,'Containing pseudoephedrine 30044200','9901103953','5','A','Y'),(13523,'Other medicaments containing alkaloids or derivatives containing norephedrine or its salts 30044300','9901103954','5','A','Y'),(13524,'Other 30044900','9901103955','5','A','Y'),(13525,'Other medicaments containing vitamins or other products of heading No 299036 put up in measured doses or in forms or packings for retail sale 30045000','9901103956','5','A','Y'),(13526,'Other containing antimalarial active principles described in Subheading Note 2 30046000','9901103957','5','A','Y'),(13527,'Other medicaments excluding goods of heading No 3002 3005 or 3006 consisting of mixed or unmixed products for therapeutic or prophylactic uses put up in measured doses or in forms or packings for retail sale 30049000','9901103958','5','A','Y'),(13528,'Other medicaments excluding goods of heading No 3002 3005 or 3006 consisting of mixed or unmixed products for therapeutic or prophylactic uses put up in measured doses or in forms or packings for retail sale 30049090','9901103959','5','A','Y'),(13529,'Adhesive dressings and other articles having an adhesive layer impregnated or coated with pharmaceutical substances or put up in forms of packagings for retail sale for medical surgical dental or veterinary purposes 30051000','9901103960','5','A','Y'),(13530,'White absorbent cotton Wadding impregnated or coated with pharmaceutical substances or put up in forms of packagings for retail sale for medical surgical dental or veterinary purposes 30059010','9901103961','5','A','Y'),(13531,'Other wadding gauze bandages and similar articles for example dressings adhesive plasters poultices impregnated or coated with pharmaceutical substances or put up in forms or packings for retail sale for medical surgical dental or veterinary purposes 30059090','9901103962','5','A','Y'),(13532,'Sterile surgical catgut similar sterile suture materials and sterile tissue adhesives for surgical wound closure sterile laminnaria and sterile laminaria tents sterile absorbable surgical or dental hemeostatics 30061000','9901103963','5','A','Y'),(13533,'Bloodgrouping reagents 30062000','9901103964','5','A','Y'),(13534,'Opacifying preparations for Xray examinations diagnostic reagents designed to be administered to the patient 30063000','9901103965','5','A','Y'),(13535,'Dental cements and other dental fillings bone reconstruction cements 30064000','9901103966','5','A','Y'),(13536,'Firstaid boxes and kits 30065000','9901103967','5','A','Y'),(13537,'Chemical contraceptive preparations based on hormone pr spermicides 30066000','9901103968','5','A','Y'),(13538,'Gel preparations to be used in human or veterinary medicine as a lubricant for parts of the body for surgical operations or physical examinations oe as a coupling agent between theh body and medical instruments 30067000','9901103969','5','A','Y'),(13539,'Appliances identifiable for ostomy use 3006990100','9901103970','5','A','Y'),(13540,'Waste pharmaceuticals 3006990200','9901103971','5','A','Y'),(13541,'Aeroplanes and other Aircraft or unladen weight exceeding 2000kg but not exceeding 15000kg 88023000','9901103978','5','A','Y'),(13542,'Aeroplanes and other Aircraft of unladen weight exceeding 15000kg 88024000','9901103979','5','A','Y'),(13543,'Spacecraft including satellites and suborbital and spacecraft launch vehichles 88026000','9901103980','5','A','Y'),(13544,'Blood giving set and infusion sets 90189000','9901103985','5','A','Y'),(13545,'Airway Guedel and Ambu bags 9019902000','9901103986','5','A','Y'),(13546,'Orthopaedic or fracture appliances 90211000','9901103987','5','A','Y'),(13547,'Other artificial parts of the body Pacemakers for stimulating heart muscles excluding parts and accessories 90215000','9901103988','5','A','Y'),(13548,'Hydrometers and similar floating instruments thermometers pyrometers barometers hygrometers and psychrometers recording or not and any combination of these instruments thermommeters and pyrometers not combined with other instruments Other 90251900','9901103989','5','A','Y'),(13549,'Sanitary towels pads and tampons 96190010','9901103990','5','A','Y'),(13550,'Gluten bread','9901103991','5','A','Y'),(13551,'Unleavened bread','9901103992','5','A','Y'),(13552,'Madeup fishing nets of manmade textile material of tariff number 56081100','9901104000','5','A','Y'),(13553,'Mosquito nets of tariff No 6304990110','9901104100','5','A','Y'),(13554,'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','9901104300','5','A','Y'),(13555,'Unprocessed green tea','9901104400','5','A','Y'),(13556,'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 as approved from time to time by the Cabinet Secretary for the National Treasury upon recommendation by the Cabinet Secretary responsible for energy and petroleum','9901104800','5','A','Y'),(13557,'Aircraft parts of heading 8803 excluding parts of goods of heading 8801','9901104900','5','A','Y'),(13558,'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','9901105100','5','A','Y'),(13559,'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 the Cabinet Secretary to the National Treasury','9901105400','5','A','Y'),(13560,'Inputs or raw materials locally purchased or imported by manufacturers of agricultural machinery and implements upon approval by the Cabinet Secretary responsible for industrialization','9901105600','5','A','Y'),(13561,'All goods including material supplies equipment machinery and motor vehicles for official use by the Kenya Defence Forces and the National Police Service','9901105700','5','A','Y'),(13562,'Direction finding compasses instruments and appliances for aircraft','9901105800','5','A','Y'),(13563,'Wheat seeds of tariff numbers 10011100 and 1001990100','9901105900','5','A','Y'),(13564,'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','9901106200','5','A','Y'),(13565,'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','9901106300','5','A','Y'),(13566,'Inputs or raw materials locally purchased or imported by manufacturers of clean cook stoves approved by the Cabinet Secretary upon recommendation by the Cabinet Secretary for the time being responsible for energy','9901106600','5','A','Y'),(13567,'Bioethanol vapour BEV Stoves classified under HS Code 73211100 cooking appliances and plate warmers for liquid fuel','9901106601','5','A','Y'),(13568,'Super absorbent polymer SAP of tariff number 39069000','9901106800','5','A','Y'),(13569,'Carrier tissue white 1 ply 14 point 5 GSM 47032100','9901106900','5','A','Y'),(13570,'IP super soft fluff pulp for fluff 310 treated pulp 488 times 125 mm cellose of tariff number 47032100','9901107000','5','A','Y'),(13571,'Perforated PE film 15 to 22 gsm of tariff number 3990219000','9901107100','5','A','Y'),(13572,'Spunbound nonwoven 15 to 25 gsm of tariff number 56031100','9901107200','5','A','Y'),(13573,'Airlid paper with super absorbent polymer 180gsm67 of tariff number 48030000','9901107300','5','A','Y'),(13574,'Airlid paper with super absorbent polymer 80gsm67 of tariff number 48030000','9901107400','5','A','Y'),(13575,'Pressure sensitive adhesive of tariff number 3506990100','9901107700','5','A','Y'),(13576,'Plain polythene filmLPDE of tariff number 399021199010','9901107800','5','A','Y'),(13577,'Plain polythene filmPE of tariff number 399021199010','9901107900','5','A','Y'),(13578,'PE white 25 to 40 gsm release paper of tarrif number 48114900','9901108000','5','A','Y'),(13579,'ADL 25 to 40 gsm of tariff number 56031100','9901108100','5','A','Y'),(13580,'Elasticized side tape of tariff number 54024400','9901108200','5','A','Y'),(13581,'12 to 16 gsm spunbound piyropo nonwoven coverstock 12gsm spunbound PP nonwoven SMS hydrophobic leg cuffs of tariff number 56031100','9901108300','5','A','Y'),(13582,'Polymetric elastic 2 over 3 strands of tariff number 3990199010','9901108400','5','A','Y'),(13583,'Any other aircraft spare parts imported by aircraft operators or personsengaged in the business of aircraft maintenance upon recommendation by thecompetent authority responsible for civil aviation','9901108900','5','A','Y'),(13584,'Inputs for the manufacture of pesticides upon recommendation by the Cabinet Secretary for the time being responsible for matters relating to agriculture','9901109000','5','A','Y'),(13585,'Planters','2110160100','5','B','Y'),(13586,'Random access memory RAM','3210160100','5','B','Y'),(13587,'Municipal or national firefighting services','9210160100','5','B','Y'),(13588,'Supply of natural gas','8310160100','5','B','Y'),(13589,'Cabinet officers services','9310160100','5','B','Y'),(13590,'Elevators','2410160100','5','B','Y'),(13591,'Paper cutting machines or accessories','4410160100','5','B','Y'),(13592,'Co financing','8410160100','5','B','Y'),(13593,'Dump trucks','2510160100','5','B','Y'),(13594,'Radioactive decontamination services','7610160100','5','B','Y'),(13595,'Computer vocational training services','8610160100','5','B','Y'),(13596,'Algaecides','4710160100','5','B','Y'),(13597,'Urban environmental development planning','7710160100','5','B','Y'),(13598,'Commercial use blenders','4810160100','5','B','Y'),(13599,'Boxcar transport services','7810160100','5','B','Y'),(13600,'Halogen lamps','3910160100','5','B','Y'),(13601,'Cement','3011160100','5','B','Y'),(13602,'Temporary clerical or administrative assistance','8011160100','5','B','Y'),(13603,'Conference centers','9011160100','5','B','Y'),(13604,'Gypsum','1111160100','5','B','Y'),(13605,'Micrometers','4111160100','5','B','Y'),(13606,'Programming for Visual Basic','8111160100','5','B','Y'),(13607,'Letter writing services','8211160100','5','B','Y'),(13608,'Arms limitations','9211160100','5','B','Y'),(13609,'Telecommunication signal enhancement network services','8311160100','5','B','Y'),(13610,'Political representation','9311160100','5','B','Y'),(13611,'Gift wrapping paper or bags or boxes','1411160100','5','B','Y'),(13612,'Currency bags or wallets','4411160100','5','B','Y'),(13613,'Wall clocks','5411160100','5','B','Y'),(13614,'Year end audits','8411160100','5','B','Y'),(13615,'Lifeboats or liferafts','2511160100','5','B','Y'),(13616,'Pointers','4511160100','5','B','Y'),(13617,'Bone disease prevention or control services','8511160100','5','B','Y'),(13618,'Diesel generators','2611160100','5','B','Y'),(13619,'Acoustical tile or ceiling cleaning services','7611160100','5','B','Y'),(13620,'Evening courses','8611160100','5','B','Y'),(13621,'Screens for panel systems','5611160100','5','B','Y'),(13622,'Industrial site rehabilitation','7711160100','5','B','Y'),(13623,'Light rail vehicle transport LRV services','7811160100','5','B','Y'),(13624,'Live food for birds','1012160100','5','B','Y'),(13625,'Asphalt','3012160100','5','B','Y'),(13626,'Livestock breeding','7012160100','5','B','Y'),(13627,'Government antitrust or regulations law services','8012160100','5','B','Y'),(13628,'Passport services','9012160100','5','B','Y'),(13629,'Monetary policy','8112160100','5','B','Y'),(13630,'Filter tip pipette tips','4112160100','5','B','Y'),(13631,'Currency engraving','8212160100','5','B','Y'),(13632,'Detective agencies','9212160100','5','B','Y'),(13633,'Handbags or purses','5312160100','5','B','Y'),(13634,'Chambers of Commerce','8312160100','5','B','Y'),(13635,'Multilateral cooperation services','9312160100','5','B','Y'),(13636,'Unbleached crepe papers','1412160100','5','B','Y'),(13637,'Funds clearance services','8412160100','5','B','Y'),(13638,'Camera flashes or lighting','4512160100','5','B','Y'),(13639,'Label removing kits','5512160100','5','B','Y'),(13640,'Steel bridge','9512160100','5','B','Y'),(13641,'Garbage dump','7612160100','5','B','Y'),(13642,'Community colleges','8612160100','5','B','Y'),(13643,'Soil pollution protection services','7712160100','5','B','Y'),(13644,'Freight loading or unloading','7812160100','5','B','Y'),(13645,'Camping chairs or stools','4912160100','5','B','Y'),(13646,'Cages or its accessories','1013160100','5','B','Y'),(13647,'Fertilizer application services','7013160100','5','B','Y'),(13648,'Real estate brokers or agents','8013160100','5','B','Y'),(13649,'Rhythm band sets','6013160100','5','B','Y'),(13650,'Aerial photography services','8213160100','5','B','Y'),(13651,'Medical staff aprons or bibs','4213160100','5','B','Y'),(13652,'Shower caps','5313160100','5','B','Y'),(13653,'Hunger eradication programs','9313160100','5','B','Y'),(13654,'Chest freezers','2413160100','5','B','Y'),(13655,'Life insurance','8413160100','5','B','Y'),(13656,'Charity organizations shelter services','9413160100','5','B','Y'),(13657,'Nuclear fuel rod','1513160100','5','B','Y'),(13658,'Passenger transport helicopters','2513160100','5','B','Y'),(13659,'Motion picture camera film','4513160100','5','B','Y'),(13660,'Portable box office','9513160100','5','B','Y'),(13661,'Music schools','8613160100','5','B','Y'),(13662,'Dust brushes or pans','4713160100','5','B','Y'),(13663,'Noise control services','7713160100','5','B','Y'),(13664,'Palletized cargo storage','7813160100','5','B','Y'),(13665,'Crop spraying services','7014160100','5','B','Y'),(13666,'Sales promotion services','8014160100','5','B','Y'),(13667,'Logistics','8114160100','5','B','Y'),(13668,'Photographic or picture mounting or framing services','8214160100','5','B','Y'),(13669,'Patient care admission kits','4214160100','5','B','Y'),(13670,'Light rail construction service','7214160100','5','B','Y'),(13671,'Leather fleshing machines','2314160100','5','B','Y'),(13672,'Population census services','9314160100','5','B','Y'),(13673,'Consumer credit gathering or reporting services','8414160100','5','B','Y'),(13674,'House','9514160100','5','B','Y'),(13675,'Developing trays','4514160100','5','B','Y'),(13676,'Herbal medicine or herbalists services','8514160100','5','B','Y'),(13677,'Packing inspection services','7814160100','5','B','Y'),(13678,'Wheat seeds','1015160100','5','B','Y'),(13679,'Air compressors','4015160100','5','B','Y'),(13680,'Nonwood production services','7015160100','5','B','Y'),(13681,'Export development','8015160100','5','B','Y'),(13682,'Mapping','8115160100','5','B','Y'),(13683,'Cable television installation service','7215160100','5','B','Y'),(13684,'Program budgeting services','9315160100','5','B','Y'),(13685,'Nutrition programming services','8515160100','5','B','Y'),(13686,'Handcuffs','4615160100','5','B','Y'),(13687,'Flora protection','7016160100','5','B','Y'),(13688,'Property management services','8016160100','5','B','Y'),(13689,'Instant Messaging Administration Service','8116160100','5','B','Y'),(13690,'Hemodialysis administration kits or sets','4216160100','5','B','Y'),(13691,'Property tax','9316160100','5','B','Y'),(13692,'Rope float lines','4616160100','5','B','Y'),(13693,'Racquetball rackets','4916160100','5','B','Y'),(13694,'Ammonium nitrate fertilizer','1017160100','5','B','Y'),(13695,'Water quality management','7017160100','5','B','Y'),(13696,'Stainless steel alloy 304','1117160100','5','B','Y'),(13697,'Aquatic ecology service','8117160100','5','B','Y'),(13698,'Mobile medical services air evacuation stretchers','4217160100','5','B','Y'),(13699,'International commodity agreements','9317160100','5','B','Y'),(13700,'Hospice administration service','8517160100','5','B','Y'),(13701,'Boxing rings','4917160100','5','B','Y'),(13702,'Soap dish','3018160100','5','B','Y'),(13703,'Aneroid blood pressure units','4218160100','5','B','Y'),(13704,'Dicing machinery','2318160100','5','B','Y'),(13705,'Automobile chassis','2518160100','5','B','Y'),(13706,'Fire retardant footwear','4618160100','5','B','Y'),(13707,'Patient room lighting','4219160100','5','B','Y'),(13708,'Mobile phone face plates','4319160100','5','B','Y'),(13709,'Fire extinguishers','4619160100','5','B','Y'),(13710,'Medical magnetic resonance imaging MRI stationary units','4220160100','5','B','Y'),(13711,'Computer chassis','4320160100','5','B','Y'),(13712,'Dumbbells','4920160100','5','B','Y'),(13713,'Computer switch boxes','4321160100','5','B','Y'),(13714,'Work area barricade tape and flags','4621160100','5','B','Y'),(13715,'Intravenous or arterial administration air bubble detectors','4222160100','5','B','Y'),(13716,'Digital subscriber loop DSL captive office plain old telephone system POTS splitter','4322160100','5','B','Y'),(13717,'Gastrostomy tubes or kits for general use','4223160100','5','B','Y'),(13718,'Accounting software','4323160100','5','B','Y'),(13719,'Grandstand footboard and accessories','3024160100','5','B','Y'),(13720,'Bone dust collectors','4226160100','5','B','Y'),(13721,'Tramadol','5137160100','5','B','Y'),(13722,'Live salmon','1010170100','5','B','Y'),(13723,'Air conditioners','4010170100','5','B','Y'),(13724,'Fishing technology services','7010170100','5','B','Y'),(13725,'On site cafeteria management','9010170100','5','B','Y'),(13726,'Mowers','2110170100','5','B','Y'),(13727,'Laboratory mills','4110170100','5','B','Y'),(13728,'Electrical engineering services','8110170100','5','B','Y'),(13729,'Banner advertising services','8210170100','5','B','Y'),(13730,'Jail or prison or penitentiary services','9210170100','5','B','Y'),(13731,'National council services','9310170100','5','B','Y'),(13732,'Color options or upgrades','4410170100','5','B','Y'),(13733,'Debt negotiation','8410170100','5','B','Y'),(13734,'Bill paying application','6410170100','5','B','Y'),(13735,'Printing assemblers','4510170100','5','B','Y'),(13736,'Health policy','8510170100','5','B','Y'),(13737,'Communications vocational training services','8610170100','5','B','Y'),(13738,'Credenzas','5610170100','5','B','Y'),(13739,'Environmental sciences advisory services','7710170100','5','B','Y'),(13740,'Carbonated beverage dispenser','4810170100','5','B','Y'),(13741,'Domestic vessel transport services','7810170100','5','B','Y'),(13742,'Medals','4910170100','5','B','Y'),(13743,'Gypsum plaster','3011170100','5','B','Y'),(13744,'Orchard management or maintenance services','7011170100','5','B','Y'),(13745,'Staff recruiting services','8011170100','5','B','Y'),(13746,'Campsites','9011170100','5','B','Y'),(13747,'Silica sand','1111170100','5','B','Y'),(13748,'Ion microscopes','4111170100','5','B','Y'),(13749,'Wide area network communications design','8111170100','5','B','Y'),(13750,'Article writers services','8211170100','5','B','Y'),(13751,'Facsimile transmission services','8311170100','5','B','Y'),(13752,'Facial tissues','1411170100','5','B','Y'),(13753,'Watch or clock dials','5411170100','5','B','Y'),(13754,'Treasury services','8411170100','5','B','Y'),(13755,'Ticks management or control services','8511170100','5','B','Y'),(13756,'Assistive listening devices','4511170100','5','B','Y'),(13757,'Rechargeable batteries','2611170100','5','B','Y'),(13758,'Conversational foreign language instruction','8611170100','5','B','Y'),(13759,'Screwdrivers','2711170100','5','B','Y'),(13760,'Water taxis','7811170100','5','B','Y'),(13761,'Fresh or frozen brine','1012170100','5','B','Y'),(13762,'Livestock selection','7012170100','5','B','Y'),(13763,'Malpractice or negligence law services','8012170100','5','B','Y'),(13764,'Geomesh','3012170100','5','B','Y'),(13765,'Multipurpose or general test tubes','4112170100','5','B','Y'),(13766,'Rectifiers','3212170100','5','B','Y'),(13767,'Black and white copy or collating services','8212170100','5','B','Y'),(13768,'Surveillance or alarm maintenance or monitoring','9212170100','5','B','Y'),(13769,'Briefcases','5312170100','5','B','Y'),(13770,'Television related services','8312170100','5','B','Y'),(13771,'System of organizations services','9312170100','5','B','Y'),(13772,'Rollerball pens','4412170100','5','B','Y'),(13773,'Educational exchanges between universities','8611180100','5','B','Y'),(13774,'V belts','2611180100','5','B','Y'),(13775,'Car or boat detailing','7611180100','5','B','Y'),(13776,'Tape measures','2711180100','5','B','Y'),(13777,'Dry food for dogs','1012180100','5','B','Y'),(13778,'Pet breeding services','7012180100','5','B','Y'),(13779,'Divorce law services','8012180100','5','B','Y'),(13780,'Emergency travel agent assistance','9012180100','5','B','Y'),(13781,'Laboratory watch glasses','4112180100','5','B','Y'),(13782,'Textbook or research publishing','8212180100','5','B','Y'),(13783,'Travel kits','5312180100','5','B','Y'),(13784,'Correction film or tape','4412180100','5','B','Y'),(13785,'Clay coated papers','1412180100','5','B','Y'),(13786,'Stock market trading services','8412180100','5','B','Y'),(13787,'Microfilm cameras','4512180100','5','B','Y'),(13788,'Blood analysis laboratory services','8512180100','5','B','Y'),(13789,'Car tax discs','5512180100','5','B','Y'),(13790,'Radar station','9512180100','5','B','Y'),(13791,'Cleaning dusters','4712180100','5','B','Y'),(13792,'Controlling units or devices','3912180100','5','B','Y'),(13793,'Property management','8013180100','5','B','Y'),(13794,'Natural cheese','5013180100','5','B','Y'),(13795,'Dancing scarves','6013180100','5','B','Y'),(13796,'Fibrinogen','5113180100','5','B','Y'),(13797,'Disaster warning services','9313180100','5','B','Y'),(13798,'Self directed or employer sponsored retirement funds','8413180100','5','B','Y'),(13799,'Gay or lesbian or bisexual or transgender movements','9413180100','5','B','Y'),(13800,'Floor cleaners','4713180100','5','B','Y'),(13801,'Refrigerated storage','7813180100','5','B','Y'),(13802,'Orchard tree or vine planting services','7014180100','5','B','Y'),(13803,'Mailing list compilation services','8014180100','5','B','Y'),(13804,'Safety or risk analysis','8114180100','5','B','Y'),(13805,'Electrotherapy combination units','4214180100','5','B','Y'),(13806,'Employment promotion or planning services','9314180100','5','B','Y'),(13807,'Shelter','9514180100','5','B','Y'),(13808,'Stevedoring services','7814180100','5','B','Y'),(13809,'Conservation of forest genetic resources','7015180100','5','B','Y'),(13810,'Oceanographic survey','8115180100','5','B','Y'),(13811,'Banking machine installation and maintenance','7215180100','5','B','Y'),(13812,'Blast guard container','4615180100','5','B','Y'),(13813,'Photocopier rental or leasing service','8016180100','5','B','Y'),(13814,'Data communication equipment or platform rental or leasing service','8116180100','5','B','Y'),(13815,'Tax reform','9316180100','5','B','Y'),(13816,'Land drainage services','7017180100','5','B','Y'),(13817,'Media monitoring service','8017180100','5','B','Y'),(13818,'Inconel 600 super alloy','1117180100','5','B','Y'),(13819,'Agricultural science consultation service','8117180100','5','B','Y'),(13820,'Mobile medical services anesthesiology oropharyngeal airways','4217180100','5','B','Y'),(13821,'Trade projections','9317180100','5','B','Y'),(13822,'Shower head','3018180100','5','B','Y'),(13823,'Pulse oximeter units','4218180100','5','B','Y'),(13824,'Eyewear holders or cases','4618180100','5','B','Y'),(13825,'Overbed tables','4219180100','5','B','Y'),(13826,'Floppy drives','4320180100','5','B','Y'),(13827,'Flight computer systems','2520180100','5','B','Y'),(13828,'Computer data input device covers','4321180100','5','B','Y'),(13829,'Intravenous or arterial arm board covers','4222180100','5','B','Y'),(13830,'Optical amplifiers','4322180100','5','B','Y'),(13831,'Coastal engineering','8110210100','5','B','Y'),(13832,'Bird proofing services','7210210100','5','B','Y'),(13833,'Cargo handling equipment','2410210100','5','B','Y'),(13834,'Franking or postage machines','4410210100','5','B','Y'),(13835,'Low cab forward tractors','2510210100','5','B','Y'),(13836,'Display cases','4810210100','5','B','Y'),(13837,'Petroleum products transport','7810210100','5','B','Y'),(13838,'Internet service providers ISP','8111210100','5','B','Y'),(13839,'Piezo electric crystals','4111210100','5','B','Y'),(13840,'Casks','2411210100','5','B','Y'),(13841,'Petri plates or dishes','4112210100','5','B','Y'),(13842,'Rubber bands','4412210100','5','B','Y'),(13843,'Super calendared kraft paper','1412210100','5','B','Y'),(13844,'Physical therapy services','8512210100','5','B','Y'),(13845,'Residential home','9512210100','5','B','Y'),(13846,'Hospital underpads','4213210100','5','B','Y'),(13847,'Agricultural drone','2513210100','5','B','Y'),(13848,'Training facilitation service','8613210100','5','B','Y'),(13849,'Industrial cleaning kits','4713210100','5','B','Y'),(13850,'Covers for heat or cold therapy products','4214210100','5','B','Y'),(13851,'Regional development planning services','9314210100','5','B','Y'),(13852,'Domestic coffee or tea cups','5215210100','5','B','Y'),(13853,'Acoustical and ceiling work service','7215210100','5','B','Y'),(13854,'Manufacturing equipment maintenance services','7315210100','5','B','Y'),(13855,'Cheese cloth or fabric','1116210100','5','B','Y'),(13856,'Isoniazid/pyrazinamide/rifampin','5116210100','5','B','Y'),(13857,'Crisis management and recovery service','8017210100','5','B','Y'),(13858,'Pygmalion or 846 alloy','1117210100','5','B','Y'),(13859,'Mobile medical services automated external defibrillators AED or hard paddles','4217210100','5','B','Y'),(13860,'Desmopressin','5118210100','5','B','Y'),(13861,'Electronic stethoscopes','4218210100','5','B','Y'),(13862,'Antistatic wrist straps','4618210100','5','B','Y'),(13863,'Blood drawing or phlebotomy chairs','4219210100','5','B','Y'),(13864,'Brachytherapy intracavity containers or seeds','4220210100','5','B','Y'),(13865,'Papers bonded with film','1412170100','5','B','Y'),(13866,'Investment advisers','8412170100','5','B','Y'),(13867,'Film driers','4512170100','5','B','Y'),(13868,'Metallic nameplates','5512170100','5','B','Y'),(13869,'Post office','9512170100','5','B','Y'),(13870,'Sewage treatment services','7612170100','5','B','Y'),(13871,'Undergraduate programs','8612170100','5','B','Y'),(13872,'Trash bags','4712170100','5','B','Y'),(13873,'Surface water pollution monitoring or control services','7712170100','5','B','Y'),(13874,'Electrical hangers','3912170100','5','B','Y'),(13875,'Terrariums','1013170100','5','B','Y'),(13876,'Land use planning','7013170100','5','B','Y'),(13877,'Title reconveyance services','8013170100','5','B','Y'),(13878,'Fresh milk or butter products','5013170100','5','B','Y'),(13879,'Boomwhackers','6013170100','5','B','Y'),(13880,'Abciximab','5113170100','5','B','Y'),(13881,'Surgical drapes','4213170100','5','B','Y'),(13882,'Employer administered pension funds','8413170100','5','B','Y'),(13883,'Radical green associations','9413170100','5','B','Y'),(13884,'Slide trays or organizers','4513170100','5','B','Y'),(13885,'Vehicle driving schools services','8613170100','5','B','Y'),(13886,'Paper towel dispensers','4713170100','5','B','Y'),(13887,'In ground storage services','7813170100','5','B','Y'),(13888,'Greenhouse services','7014170100','5','B','Y'),(13889,'Direct sales services','8014170100','5','B','Y'),(13890,'Production planning','8114170100','5','B','Y'),(13891,'Construction machinery rental or leasing service','7214170100','5','B','Y'),(13892,'Cultural events organizations','9314170100','5','B','Y'),(13893,'Business credit gathering or reporting services','8414170100','5','B','Y'),(13894,'Environmental mitigation credit','6414170100','5','B','Y'),(13895,'In plant office','9514170100','5','B','Y'),(13896,'Tugboat services','7814170100','5','B','Y'),(13897,'Logging or felling','7015170100','5','B','Y'),(13898,'Photogeology','8115170100','5','B','Y'),(13899,'Acting services','8215170100','5','B','Y'),(13900,'Access control system installation service','7215170100','5','B','Y'),(13901,'Communication satellites','2515170100','5','B','Y'),(13902,'Food standards','8515170100','5','B','Y'),(13903,'Ecodevelopment services','7016170100','5','B','Y'),(13904,'Byproduct disposal or sale service','8016170100','5','B','Y'),(13905,'Fax Administration Service','8116170100','5','B','Y'),(13906,'Hemofilters','4216170100','5','B','Y'),(13907,'Tax collation','9316170100','5','B','Y'),(13908,'Descending life line','4616170100','5','B','Y'),(13909,'Paving blocks','3017170100','5','B','Y'),(13910,'Canal maintenance or management services','7017170100','5','B','Y'),(13911,'Z90WDCV6542 or M2 high speed steel','1117170100','5','B','Y'),(13912,'Horticultural science service','8117170100','5','B','Y'),(13913,'Mobile or rescue blankets','4217170100','5','B','Y'),(13914,'Vehicle parking permit','4617170100','5','B','Y'),(13915,'Spigot','3018170100','5','B','Y'),(13916,'Electrocardiography EKG units','4218170100','5','B','Y'),(13917,'Container trailers','2518170100','5','B','Y'),(13918,'Hard hats','4618170100','5','B','Y'),(13919,'Vehicle fueling service','7818170100','5','B','Y'),(13920,'Animal control traps','1019170100','5','B','Y'),(13921,'Medical gas or electric service tracks','4219170100','5','B','Y'),(13922,'Aircraft communication systems','2520170100','5','B','Y'),(13923,'Adaptive communication switches for the physically challenged','4221170100','5','B','Y'),(13924,'Bar code reader equipment','4321170100','5','B','Y'),(13925,'Intravenous or arterial infusion bags or containers','4222170100','5','B','Y'),(13926,'Television core equipment','4322170100','5','B','Y'),(13927,'Framing beam or rail or tubing','3024170100','5','B','Y'),(13928,'Ankle or foot orthopedic softgoods','4224170100','5','B','Y'),(13929,'Diving boards','4924170100','5','B','Y'),(13930,'Gait belts for rehabilitation or therapy','4225170100','5','B','Y'),(13931,'Arnolol','5126170100','5','B','Y'),(13932,'Medical gas cylinders or related devices','4227170100','5','B','Y'),(13933,'Chamber cleaners for autoclaves or sterilizers','4228170100','5','B','Y'),(13934,'Atorvastatin','5132170100','5','B','Y'),(13935,'Acetaminophen or paracetamol','5138170100','5','B','Y'),(13936,'Live shrimp','1010180100','5','B','Y'),(13937,'Radiators','4010180100','5','B','Y'),(13938,'Inland water fishery resources','7010180100','5','B','Y'),(13939,'Professionally prepared carryout meals','9010180100','5','B','Y'),(13940,'Sprayers','2110180100','5','B','Y'),(13941,'Electron guns','4110180100','5','B','Y'),(13942,'Supply of single phase electricity','8310180100','5','B','Y'),(13943,'Motorcycles','2510180100','5','B','Y'),(13944,'Book creasing machines','4510180100','5','B','Y'),(13945,'Biodiesel','1510180100','5','B','Y'),(13946,'Environmental information systems','7710180100','5','B','Y'),(13947,'Commercial use cutlery','4810180100','5','B','Y'),(13948,'Local area trucking services','7810180100','5','B','Y'),(13949,'Single room','9011180100','5','B','Y'),(13950,'Terra cotta','1111180100','5','B','Y'),(13951,'Computer or network or internet security','8111180100','5','B','Y'),(13952,'Editing services','8211180100','5','B','Y'),(13953,'Cable television services','8311180100','5','B','Y'),(13954,'Reservoirs','2411180100','5','B','Y'),(13955,'Stencils or lettering aids','4411180100','5','B','Y'),(13956,'Tax preparers','8411180100','5','B','Y'),(13957,'Tickets or ticket rolls','1411180100','5','B','Y'),(13958,'Recreational sailboats','2511180100','5','B','Y'),(13959,'Media control systems','4511180100','5','B','Y'),(13960,'Ozone therapy Oxygen therapy aerosol therapy artificial respiration or other theraputic respiration apapratus upon approval by the cabinet secretary responsible for matters relating to health ','9901112300','5','A','Y'),(13961,'Other breathing appliances and gas masks excluding protective masks having neither mechanical parts nor replaceable filters upon approval by the cabinet secretary responsible for matters relating to health ','9901112400','5','A','Y'),(13962,'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 the cabinet secretary responsible for matters relating to health ','9901112500','5','A','Y'),(13963,'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 the cabinet secretary responsible for matters relating to health ','9901112600','5','A','Y'),(13964,'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 the cabinet secretary responsible for matters relating to health ','9901112700','5','A','Y'),(13965,'Discs tapes solid state non volatile storage devices smart cards and other media for the recording of sound or of other phenomena whether or not recorded of tariff number 85238010 including matrices and masters for the production of dics but excluding products of chapter 37 software upon approval by the cabinet secretary responsible for matters relating to health ','9901112800','5','A','Y'),(13966,'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 the cabinet sectretary responsible for matters relating to health ','9901112900','5','A','Y'),(13967,'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 ','9901113000','5','A','Y'),(13968,'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 ','9901113100','5','A','Y'),(13969,'Needle holders and urine bags of tariff heading 399026','9901113200','5','A','Y'),(13970,'Tourniquets of tariff number 3990269099 for use by licensed hospitals upon approval by the cabinet sectretary responsible for matters relating to health ','9901113300','5','A','Y'),(13971,'Taxable supplies including fish feeding and handling water operations cold storage fish cages pond construction and maintenance and fish processing and handling imported or purchased for direct and exclusive use on the recommendation of the relevant state department ','9901113400','5','A','Y'),(13972,'Pre fabricated biogas digesters ','9901113500','5','A','Y'),(13973,'Biogas ','9901113600','5','A','Y'),(13974,'Sustainable fuel briquettes and pellets for household and commercial use ','9901113700','5','A','Y'),(13975,'The supply of denatured ethanol of tariff number 22072000','9901113800','5','A','Y'),(13976,'Tractors other than road tractors for semitrailers','9901113900','5','A','Y'),(13977,'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 the Cabinet Secretary responsible for matters relating health','9901114000','5','A','Y'),(13978,'Medical oxygen supplied to registered hospitals ','9901114100','5','A','Y'),(13979,'Urine bags adult diapers artificial breasts colostomy or ileostomy bags for medical use ','9901114200','5','A','Y'),(13980,'Inputs and raw materials used in the manufacture of passenger motor vehicle ','9901114300','5','A','Y'),(13981,'Locally manufactured passenger motor vehicles Provided that in this paragraph locally manufactured passanger motor vehicle means a motor vehicle for the transportation of passengers which is manufactured in Kenya and whose exfactory value comprises at least thirty per cent of parts designed and manufactured in Kenya by an original equipment manufacturer operating in Kenya','9901114400','5','A','Y'),(13982,'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 National Treasury upon recommendation of CS health','9901114500','5','A','Y'),(13983,'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 ','9901114600','5','A','Y'),(13984,'The operation of current deposit or savings accounts including the provision of account statements','9902100101','5','A','Y'),(13985,'The issue transfer receipt or any other dealing with money including money transfer services and accepting over the counter payments of household bills but excluding the services of carriage of cash restocking of cash machines sorting or counting of money','9902100102','5','A','Y'),(13986,'Issuing of credit and debit cards','9902100103','5','A','Y'),(13987,'Automated teller machine transactions excluding the supply of automated teller machines and the software to run it','9902100104','5','A','Y'),(13988,'Telegraphic money transfer services','9902100105','5','A','Y'),(13989,'Foreign exchange transactions including the supply of foreign drafts and international money orders','9902100106','5','A','Y'),(13990,'Personal travel kits for UN staff','5701010100','5','B','Y'),(13991,'Humanitarian relief flight operations','5702010100','5','B','Y'),(13992,'Midwifery kit','5703010100','5','B','Y'),(13993,'Adolescent kit','5704010100','5','B','Y'),(13994,'Nutritional kit - outpatient, module-equipment','5705010100','5','B','Y'),(13995,'Winter clothing kit for children and infants','5706010100','5','B','Y'),(13996,'Early identification kit for unaccompanied children','5707010100','5','B','Y'),(13997,'Emergency telecommunications equipment','5708010100','5','B','Y'),(13998,'Recreation kit','5704020100','5','B','Y'),(13999,'Supplementary feeding/nursing kit','5705020100','5','B','Y'),(14000,'Jerry cans','5706020100','5','B','Y'),(14001,'Female hygiene and personal care set','5703030100','5','B','Y'),(14002,'Early childhood development kit','5704030100','5','B','Y'),(14003,'Therapeutic feeding kit','5705030100','5','B','Y'),(14004,'Office kits for UN staff','5706030100','5','B','Y'),(14005,'Ebola, personal protective kit','5703040100','5','B','Y'),(14006,'Tent, for multipurpose use','5706040100','5','B','Y'),(14007,'Single family home remodeling addition and repair service','7211100100','5','B','Y'),(14008,'Dry cleaning plant construction and remodeling service','7212100100','5','B','Y'),(14009,'Distribution power transformers','3912100100','5','B','Y'),(14010,'Pianos','6013100100','5','B','Y'),(14011,'Highway and road new construction service','7214100100','5','B','Y'),(14012,'Boiler maintenance service','7215100100','5','B','Y'),(14013,'Change can mixers','2319100100','5','B','Y'),(14014,'Rescue mannequin','4620100100','5','B','Y'),(14015,'Crate unloading system','2322100100','5','B','Y'),(14016,'Tool holder','2323100100','5','B','Y'),(14017,'New apartment building construction service','7211110100','5','B','Y'),(14018,'Commercial and office building new construction service','7212110100','5','B','Y'),(14019,'Load centers','3912110100','5','B','Y'),(14020,'Trumpets','6013110100','5','B','Y'),(14021,'Airport runway construction service','7214110100','5','B','Y'),(14022,'Septic system construction service','7215110100','5','B','Y'),(14023,'Single screw mixers','2319110100','5','B','Y'),(14024,'Imitation rifle','4620110100','5','B','Y'),(14025,'Polyethylene films','1311120100','5','B','Y'),(14026,'Farm building construction service','7212120100','5','B','Y'),(14027,'Clarinets','6013120100','5','B','Y'),(14028,'Caisson drilling service','7214120100','5','B','Y'),(14029,'HVAC mechanical construction service','7215120100','5','B','Y'),(14030,'Spray dryers','2320120100','5','B','Y'),(14031,'Guillotine paper trimmers','6012130100','5','B','Y'),(14032,'Automotive garage construction service','7212130100','5','B','Y'),(14033,'Harpsichords','6013130100','5','B','Y'),(14034,'Residential painting service','7215130100','5','B','Y'),(14035,'Vegetable flour','5022130100','5','B','Y'),(14036,'Training - Avionics ','8610140100','5','B','Y'),(14037,'Editorial Services - English','8211140100','5','B','Y'),(14038,'Interpretation Systems (Audio)','4511140100','5','B','Y'),(14039,'Bank building construction service','7212140100','5','B','Y'),(14040,'Cymbals','6013140100','5','B','Y'),(14041,'Rescue And Firefighting Aircraft, 150 Gallons','2513140100','5','B','Y'),(14042,'Brand measurement','8014140100','5','B','Y'),(14043,'Detention facility construction service','7214140100','5','B','Y'),(14044,'Commercial wall covering construction service','7215140100','5','B','Y'),(14045,'Graphics or video accelerator cards','4320140100','5','B','Y'),(14046,'Bench grinder','2324140100','5','B','Y'),(14047,'Submerged arc welding machine','2327140100','5','B','Y'),(14048,'Cats','1010150100','5','B','Y'),(14049,'Continuous mining equipment','2010150100','5','B','Y'),(14050,'Commercial fishing operations','7010150100','5','B','Y'),(14051,'New business start up consultation services','8010150100','5','B','Y'),(14052,'Restaurants','9010150100','5','B','Y'),(14053,'Mica','1110150100','5','B','Y'),(14054,'Ploughs','2110150100','5','B','Y'),(14055,'Well engineering','8110150100','5','B','Y'),(14056,'Health or fitness clubs','9110150100','5','B','Y'),(14057,'Front end loaders','2210150100','5','B','Y'),(14058,'Handyman services','7210150100','5','B','Y'),(14059,'Policing services','9210150100','5','B','Y'),(14060,'Coping machines','2310150100','5','B','Y'),(14061,'Supply of water','8310150100','5','B','Y'),(14062,'Paper pulp','1410150100','5','B','Y'),(14063,'Carts','2410150100','5','B','Y'),(14064,'Photocopiers','4410150100','5','B','Y'),(14065,'Financial assistance','8410150100','5','B','Y'),(14066,'Minibuses','2510150100','5','B','Y'),(14067,'Heliographic printers','4510150100','5','B','Y'),(14068,'Charts or maps or atlases','5510150100','5','B','Y'),(14069,'Emergency or surgical hospital services','8510150100','5','B','Y'),(14070,'Hydraulic engines','2610150100','5','B','Y'),(14071,'Agro industry vocational training','8610150100','5','B','Y'),(14072,'Activated carbon equipment','4710150100','5','B','Y'),(14073,'Risk or hazard assessment','7710150100','5','B','Y'),(14074,'Commercial use bain maries','4810150100','5','B','Y'),(14075,'Domestic air cargo transport','7810150100','5','B','Y'),(14076,'Foamed concrete','3011150100','5','B','Y'),(14077,'Planting services or ornamental plant or bush or tree','7011150100','5','B','Y'),(14078,'Management development','8011150100','5','B','Y'),(14079,'Hotels','9011150100','5','B','Y'),(14080,'Soil','1111150100','5','B','Y'),(14081,'Commercial fish hooks','2111150100','5','B','Y'),(14082,'Electronic toploading balances','4111150100','5','B','Y'),(14083,'Mainframe software applications design','8111150100','5','B','Y'),(14084,'Instruction writing services','8211150100','5','B','Y'),(14085,'Dispute mediation or conciliation or negotiation or settlement','9211150100','5','B','Y'),(14086,'Mens boots','5311150100','5','B','Y'),(14087,'Local telephone service','8311150100','5','B','Y'),(14088,'Extremist movements','9311150100','5','B','Y'),(14089,'Onion skin paper','1411150100','5','B','Y'),(14090,'Canvas bags','2411150100','5','B','Y'),(14091,'Message holders or dispensers','4411150100','5','B','Y'),(14092,'Wrist watches','5411150100','5','B','Y'),(14093,'Cost accounting service','8411150100','5','B','Y'),(14094,'Propane','1511150100','5','B','Y'),(14095,'Trawlers','2511150100','5','B','Y'),(14096,'Free standing lecterns','4511150100','5','B','Y'),(14097,'Electronic directories','5511150100','5','B','Y'),(14098,'Aids prevention or control services','8511150100','5','B','Y'),(14099,'Building cleaning services','7611150100','5','B','Y'),(14100,'Distance learning guidance services','8611150100','5','B','Y'),(14101,'Modular reception office packages','5611150100','5','B','Y'),(14102,'Laundry type combined washing or drying machines','4711150100','5','B','Y'),(14103,'Landscape protection services','7711150100','5','B','Y'),(14104,'Helicopter services','7811150100','5','B','Y'),(14105,'Pure wheat bran','1012150100','5','B','Y'),(14106,'Dairy herd management','7012150100','5','B','Y'),(14107,'Juvenile justice law services','8012150100','5','B','Y'),(14108,'Macro economic analysis','8112150100','5','B','Y'),(14109,'Robotic or automated liquid handling systems','4112150100','5','B','Y'),(14110,'Veterinary blood pressure testers','4212150100','5','B','Y'),(14111,'Quilts','5212150100','5','B','Y'),(14112,'Planning or layout of graphic production','8212150100','5','B','Y'),(14113,'Chemical plant construction service','7212150100','5','B','Y'),(14114,'Embroidery making machines','2312150100','5','B','Y'),(14115,'Garment bags','5312150100','5','B','Y'),(14116,'General municipal public use libraries','8312150100','5','B','Y'),(14117,'Diplomatic services','9312150100','5','B','Y'),(14118,'Mailer tubes','4412150100','5','B','Y'),(14119,'Bleached paperboard','1412150100','5','B','Y'),(14120,'Privately owned banks','8412150100','5','B','Y'),(14121,'Engine oil','1512150100','5','B','Y'),(14122,'Diesel freight locomotives','2512150100','5','B','Y'),(14123,'Still cameras','4512150100','5','B','Y'),(14124,'Luggage tags','5512150100','5','B','Y'),(14125,'Primary care physician home visits services','8512150100','5','B','Y'),(14126,'Garbage collection or destruction or processing or disposal','7612150100','5','B','Y'),(14127,'Activity tables','5612150100','5','B','Y'),(14128,'Cleaning or janitorial cart','4712150100','5','B','Y'),(14129,'Air quality management','7712150100','5','B','Y'),(14130,'Containerization of goods','7812150100','5','B','Y'),(14131,'Metronomes','6013150100','5','B','Y'),(14132,'Desertification assessment or control services','7013150100','5','B','Y'),(14133,'Residential rental','8013150100','5','B','Y'),(14134,'Feathers','1113150100','5','B','Y'),(14135,'Factor analysis','8113150100','5','B','Y'),(14136,'Dynamite','1213150100','5','B','Y'),(14137,'Still film processing or reproduction','8213150100','5','B','Y'),(14138,'Patient bibs','4213150100','5','B','Y'),(14139,'Abrasive compounds','2313150100','5','B','Y'),(14140,'Mouthwash','5313150100','5','B','Y'),(14141,'Protection of human rights services','9313150100','5','B','Y'),(14142,'Combined refrigerator freezers','2413150100','5','B','Y'),(14143,'Building or building contents insurance','8413150100','5','B','Y'),(14144,'Environmental non governmental services','9413150100','5','B','Y'),(14145,'Color film','4513150100','5','B','Y'),(14146,'Diesel power plants','2613150100','5','B','Y'),(14147,'Theater studies','8613150100','5','B','Y'),(14148,'Rags','4713150100','5','B','Y'),(14149,'Oil spillage monitoring services','7713150100','5','B','Y'),(14150,'Pneumatic impact wrenches','2713150100','5','B','Y'),(14151,'Silo services','7813150100','5','B','Y'),(14152,'Fishing rods','4913150100','5','B','Y'),(14153,'Saddles','1014150100','5','B','Y'),(14154,'Seed production services','7014150100','5','B','Y'),(14155,'Marketing analysis','8014150100','5','B','Y'),(14156,'Acetazolamide','5114150100','5','B','Y'),(14157,'Materials testing','8114150100','5','B','Y'),(14158,'Domestic refrigerators','5214150100','5','B','Y'),(14159,'Layout or graphics editing services','8214150100','5','B','Y'),(14160,'Cotton or fiber balls ','4214150100','5','B','Y'),(14161,'Social policy services','9314150100','5','B','Y'),(14162,'Stretch wrap films','2414150100','5','B','Y'),(14163,'Farm credit services','8414150100','5','B','Y'),(14164,'Silo','9514150100','5','B','Y'),(14165,'Developer solution','4514150100','5','B','Y'),(14166,'Educational advisory services','8614150100','5','B','Y'),(14167,'Freight forwarders services','7814150100','5','B','Y'),(14168,'Bouyancy compensators','4914150100','5','B','Y'),(14169,'Roll roofing','3015150100','5','B','Y'),(14170,'Forest resources management services','7015150100','5','B','Y'),(14171,'Commodity policy or projections services','8015150100','5','B','Y'),(14172,'Climatology','8115150100','5','B','Y'),(14173,'Domestic disposable cookware','5215150100','5','B','Y'),(14174,'Painters services','8215150100','5','B','Y'),(14175,'Cosmetic dentistry curing lights ','4215150100','5','B','Y'),(14176,'Lighting installation services','7215150100','5','B','Y'),(14177,'Assembly line work','7315150100','5','B','Y'),(14178,'Public enterprises management or financial services','9315150100','5','B','Y'),(14179,'Food hygiene control services','8515150100','5','B','Y'),(14180,'Barricades','4615150100','5','B','Y'),(14181,'Ski boots','4915150100','5','B','Y'),(14182,'Fauna protection','7016150100','5','B','Y'),(14183,'Office administration or secretarial services','8016150100','5','B','Y'),(14184,'Software application administration service','8116150100','5','B','Y'),(14185,'Continuous ambulatory peritoneal dialysis CAPD transfer sets','4216150100','5','B','Y'),(14186,'Foundry blowers','2316150100','5','B','Y'),(14187,'National income tax','9316150100','5','B','Y'),(14188,'Medical capital equipment maintenance or repair','8516150100','5','B','Y'),(14189,'Airport signaling systems','4616150100','5','B','Y'),(14190,'Football blocking sleds','4916150100','5','B','Y'),(14191,'Manure or guano','1017150100','5','B','Y'),(14192,'Glass doors','3017150100','5','B','Y'),(14193,'Water quality assessment services','7017150100','5','B','Y'),(14194,'Polling and survey and public opinion monitoring and analysis','8017150100','5','B','Y'),(14195,'E24-2 or A37-2 steel','1117150100','5','B','Y'),(14196,'Marine biology consultation service','8117150100','5','B','Y'),(14197,'Mobile medical services disaster body pouches','4217150100','5','B','Y'),(14198,'Power generation or transmission or distribution equipment manufacture services','7317150100','5','B','Y'),(14199,'Trade agreements','9317150100','5','B','Y'),(14200,'Grave digging','8517150100','5','B','Y'),(14201,'Gymnastic bars or beams','4917150100','5','B','Y'),(14202,'Bathtubs','3018150100','5','B','Y'),(14203,'Tongue depressors or blades or sticks','4218150100','5','B','Y'),(14204,'Filling machinery','2318150100','5','B','Y'),(14205,'Protective aprons','4618150100','5','B','Y'),(14206,'Vehicle body repair or painting service','7818150100','5','B','Y'),(14207,'Billiard tables','4918150100','5','B','Y'),(14208,'Clinical pneumatic tube systems','4219150100','5','B','Y'),(14209,'Mobile phones','4319150100','5','B','Y'),(14210,'Ground support training systems','2519150100','5','B','Y'),(14211,'Smoke detectors','4619150100','5','B','Y'),(14212,'Medical computed tomography CT or CAT stationary units','4220150100','5','B','Y'),(14213,'Asynchronous transfer mode ATM telecommunications interface cards','4320150100','5','B','Y'),(14214,'Treadmills','4920150100','5','B','Y'),(14215,'Canes','4221150100','5','B','Y'),(14216,'Computer servers','4321150100','5','B','Y'),(14217,'Workplace safety training kit','4621150100','5','B','Y'),(14218,'Arterial line catheters','4222150100','5','B','Y'),(14219,'Automated attendant systems','4322150100','5','B','Y'),(14220,'Mine anti-tampering device','4622150100','5','B','Y'),(14221,'Sport scoreboards','4922150100','5','B','Y'),(14222,'Enteral feeding infusion pumps','4223150100','5','B','Y'),(14223,'Helpdesk or call center software','4323150100','5','B','Y'),(14224,'Tube frame connector','3024150100','5','B','Y'),(14225,'Playground swings','4924150100','5','B','Y'),(14226,'Dressing education products','4225150100','5','B','Y'),(14227,'Hydraulic press brake','2325150100','5','B','Y'),(14228,'Autopsy scissors','4226150100','5','B','Y'),(14229,'Fused deposition modeling machine','2326150100','5','B','Y'),(14230,'Ethambutol','5128150100','5','B','Y'),(14231,'Akane apples','5030150100','5','B','Y'),(14232,'Anatomical human models for medical education or training','4230150100','5','B','Y'),(14233,'Organic akane apples','5031150100','5','B','Y'),(14234,'Clips for bandages or dressings','4231150100','5','B','Y'),(14235,'Dried akane apples','5032150100','5','B','Y'),(14236,'Eniclobrate','5132150100','5','B','Y'),(14237,'Dried organic akane apples','5033150100','5','B','Y'),(14238,'Frozen akane apples','5034150100','5','B','Y'),(14239,'Amprenavir','5134150100','5','B','Y'),(14240,'Canned or jarred akane apples','5036150100','5','B','Y'),(14241,'Chloral hydrate','5136150100','5','B','Y'),(14242,'Canned or jarred organic akane apples','5037150100','5','B','Y'),(14243,'Brittany artichokes','5040150100','5','B','Y'),(14244,'Bromazepam','5140150100','5','B','Y'),(14245,'Organic brittany artichokes','5041150100','5','B','Y'),(14246,'Dried brittany artichokes','5042150100','5','B','Y'),(14247,'Fluticasone','5142150100','5','B','Y'),(14248,'Dried organic brittany artichokes','5043150100','5','B','Y'),(14249,'Frozen brittany artichokes','5044150100','5','B','Y'),(14250,'Frozen organic brittany artichokes','5045150100','5','B','Y'),(14251,'Canned or jarred brittany artichokes','5046150100','5','B','Y'),(14252,'Canned or jarred organic brittany artichokes','5047150100','5','B','Y'),(14253,'Vitamin A supplement','5050150100','5','B','Y'),(14254,'Live chickens','1010160100','5','B','Y'),(14255,'Blowers','4010160100','5','B','Y'),(14256,'Fishery information or documentation services','7010160100','5','B','Y'),(14257,'Feasibility studies or screening of project ideas','8010160100','5','B','Y'),(14258,'Banquet facilities','9010160100','5','B','Y'),(14259,'Publicly owned banks','8412150200','5','B','Y'),(14260,'Instant print cameras','4512150200','5','B','Y'),(14261,'Security tags','5512150200','5','B','Y'),(14262,'Primary care physician consultation services','8512150200','5','B','Y'),(14263,'Liquid waste collection or processing or disposal','7612150200','5','B','Y'),(14264,'Classroom chairs','5612150200','5','B','Y'),(14265,'Cleaning or janitorial cart accessories','4712150200','5','B','Y'),(14266,'Sleeping pads','4912150200','5','B','Y'),(14267,'Concrete blocks','3013150200','5','B','Y'),(14268,'Soil conservation or protection services','7013150200','5','B','Y'),(14269,'Commercial or industrial facility rental','8013150200','5','B','Y'),(14270,'Multivariate analysis','8113150200','5','B','Y'),(14271,'Explosive cartridges','1213150200','5','B','Y'),(14272,'Motion picture film processing or reproduction','8213150200','5','B','Y'),(14273,'Patient caps','4213150200','5','B','Y'),(14274,'Toothpaste','5313150200','5','B','Y'),(14275,'Promotion of human rights services','9313150200','5','B','Y'),(14276,'Liquid nitrogen refrigerators','2413150200','5','B','Y'),(14277,'Homeowners or renters insurance','8413150200','5','B','Y'),(14278,'Depleted uranium','1513150200','5','B','Y'),(14279,'Black and white film','4513150200','5','B','Y'),(14280,'Geothermal power plants','2613150200','5','B','Y'),(14281,'Painting','8613150200','5','B','Y'),(14282,'Cleaning cloths or wipes','4713150200','5','B','Y'),(14283,'Oil spillage control services','7713150200','5','B','Y'),(14284,'Grain elevator services','7813150200','5','B','Y'),(14285,'Coffin','4813150200','5','B','Y'),(14286,'Distributive or service trade statistics','8014150200','5','B','Y'),(14287,'Materials synthesis','8114150200','5','B','Y'),(14288,'Domestic microwave ovens','5214150200','5','B','Y'),(14289,'Art design or graphics','8214150200','5','B','Y'),(14290,'Fiber tipped sticks','4214150200','5','B','Y'),(14291,'Land pre-construction assessment service','7214150200','5','B','Y'),(14292,'Social security legislation services','9314150200','5','B','Y'),(14293,'Small business loan agencies','8414150200','5','B','Y'),(14294,'Greenhouse','9514150200','5','B','Y'),(14295,'Fixative','4514150200','5','B','Y'),(14296,'Customs brokerage services','7814150200','5','B','Y'),(14297,'Scuba tanks','4914150200','5','B','Y'),(14298,'Roof valleys','3015150200','5','B','Y'),(14299,'Trade expansion','8015150200','5','B','Y'),(14300,'Meteorological services','8115150200','5','B','Y'),(14301,'Lithographers services','8215150200','5','B','Y'),(14302,'Cosmetic dentistry mixing wells','4215150200','5','B','Y'),(14303,'Electric power system construction service','7215150200','5','B','Y'),(14304,'Public enterprises information or control systems services','9315150200','5','B','Y'),(14305,'Joint sealing services','7315150200','5','B','Y'),(14306,'Food contamination control services','8515150200','5','B','Y'),(14307,'Riot helmets','4615150200','5','B','Y'),(14308,'Skis','4915150200','5','B','Y'),(14309,'Meeting planning services','8016150200','5','B','Y'),(14310,'Network Account Administration Service','8116150200','5','B','Y'),(14311,'Cassette players or recorders','5216150200','5','B','Y'),(14312,'Peritoneal dialysate warmers','4216150200','5','B','Y'),(14313,'Municipal income tax','9316150200','5','B','Y'),(14314,'Medical minor equipment maintenance or repair','8516150200','5','B','Y'),(14315,'Railway signaling systems','4616150200','5','B','Y'),(14316,'Plant hormones','1017150200','5','B','Y'),(14317,'Screen doors','3017150200','5','B','Y'),(14318,'Water resources planning services','7017150200','5','B','Y'),(14319,'Focus group and public feedback meeting facilitation and analysis','8017150200','5','B','Y'),(14320,'Mobile medical services triage tags','4217150200','5','B','Y'),(14321,'Dry or storage battery manufacture services','7317150200','5','B','Y'),(14322,'Trade negotiations','9317150200','5','B','Y'),(14323,'Bidets','3018150200','5','B','Y'),(14324,'Medical exam transilluminators','4218150200','5','B','Y'),(14325,'Milling machinery','2318150200','5','B','Y'),(14326,'Bullet proof vests','4618150200','5','B','Y'),(14327,'Chlortalidone or chlorthalidone','5119150200','5','B','Y'),(14328,'Medicine trays or covers','4219150200','5','B','Y'),(14329,'Pagers','4319150200','5','B','Y'),(14330,'Ground support test or maintenance systems','2519150200','5','B','Y'),(14331,'Heat detectors','4619150200','5','B','Y'),(14332,'Medical computed tomography CT or CAT mobile or transportable or van units','4220150200','5','B','Y'),(14333,'Audio accelerator cards','4320150200','5','B','Y'),(14334,'Crutches ','4221150200','5','B','Y'),(14335,'High end computer servers','4321150200','5','B','Y'),(14336,'Workplace safety training video','4621150200','5','B','Y'),(14337,'Arterial line continuous catheter flush valves','4222150200','5','B','Y'),(14338,'Automatic call distributor ACD','4322150200','5','B','Y'),(14339,'Demining machine','4622150200','5','B','Y'),(14340,'Sport goals','4922150200','5','B','Y'),(14341,'Anchor plate','3024150200','5','B','Y'),(14342,'Cast or splint padding materials','4224150200','5','B','Y'),(14343,'Cognitive or dexterity or perceptual or sensory evaluation or testing products','4225150200','5','B','Y'),(14344,'Autopsy dissection forceps for general use','4226150200','5','B','Y'),(14345,'Arterial blood gas monitors','4227150200','5','B','Y'),(14346,'Isoniazid','5128150200','5','B','Y'),(14347,'Ambrosia apples','5030150200','5','B','Y'),(14348,'Anatomical human mannequins for medical education or training','4230150200','5','B','Y'),(14349,'Organic ambrosia apples','5031150200','5','B','Y'),(14350,'Bandage or dressing trays','4231150200','5','B','Y'),(14351,'Dried organic ambrosia apples','5033150200','5','B','Y'),(14352,'Etofenamate','5138150200','5','B','Y'),(14353,'Povidone','5147150200','5','B','Y'),(14354,'Live ducks','1010160200','5','B','Y'),(14355,'Air circulators','4010160200','5','B','Y'),(14356,'Fishery research or experimentation services','7010160200','5','B','Y'),(14357,'Regional or location studies for projects','8010160200','5','B','Y'),(14358,'Party tent services','9010160200','5','B','Y'),(14359,'Eflornithine','5110160200','5','B','Y'),(14360,'Volunteer fire department services','9210160200','5','B','Y'),(14361,'Supply of fuel oil','8310160200','5','B','Y'),(14362,'Governors services','9310160200','5','B','Y'),(14363,'Hoists','2410160200','5','B','Y'),(14364,'Paper punching or binding machines','4410160200','5','B','Y'),(14365,'Bi lateral or multi lateral aid','8410160200','5','B','Y'),(14366,'Tow trucks','2510160200','5','B','Y'),(14367,'Offset darkroom equipment','4510160200','5','B','Y'),(14368,'Asbestos removal or encapsulation','7610160200','5','B','Y'),(14369,'Energy related vocational training services','8610160200','5','B','Y'),(14370,'Forest conservation strategy planning','7710160200','5','B','Y'),(14371,'Commercial use electric can openers','4810160200','5','B','Y'),(14372,'Bulk cargo rail transport services','7810160200','5','B','Y'),(14373,'Medical lamps','3910160200','5','B','Y'),(14374,'Souvenirs','4910160200','5','B','Y'),(14375,'Chlorinated lime','3011160200','5','B','Y'),(14376,'Temporary marketing staff needs','8011160200','5','B','Y'),(14377,'Videoconferencing facilities','9011160200','5','B','Y'),(14378,'Travertine','1111160200','5','B','Y'),(14379,'Pedometers','4111160200','5','B','Y'),(14380,'Cytarabine','5111160200','5','B','Y'),(14381,'Programming for Java','8111160200','5','B','Y'),(14382,'Resume writing services','8211160200','5','B','Y'),(14383,'Conventional arms disarmament','9211160200','5','B','Y'),(14384,'Satellite or earth communication systems services','8311160200','5','B','Y'),(14385,'Political participation','9311160200','5','B','Y'),(14386,'Quarterly reviews','8411160200','5','B','Y'),(14387,'Fire fighting watercraft','2511160200','5','B','Y'),(14388,'Projection lamps','4511160200','5','B','Y'),(14389,'Cancer or leukemia prevention or control services','8511160200','5','B','Y'),(14390,'Hydro electric generators','2611160200','5','B','Y'),(14391,'Air duct cleaning','7611160200','5','B','Y'),(14392,'Part time adult education services','8611160200','5','B','Y'),(14393,'Storage for panel systems','5611160200','5','B','Y'),(14394,'Environmental decontamination services','7711160200','5','B','Y'),(14395,'Subway transport','7811160200','5','B','Y'),(14396,'Pitch','3012160200','5','B','Y'),(14397,'Livestock genetics services','7012160200','5','B','Y'),(14398,'Bankruptcy law services','8012160200','5','B','Y'),(14399,'Visa or auxiliary document services','9012160200','5','B','Y'),(14400,'Monetary systems','8112160200','5','B','Y'),(14401,'Aerosol barrier pipette tips','4112160200','5','B','Y'),(14402,'Engraved roll printing','8212160200','5','B','Y'),(14403,'Fingerprint services','9212160200','5','B','Y'),(14404,'Duffel bags','5312160200','5','B','Y'),(14405,'Tourism board services','8312160200','5','B','Y'),(14406,'Semi bleached crepe papers','1412160200','5','B','Y'),(14407,'Letter of credit services','8412160200','5','B','Y'),(14408,'Camera tripods','4512160200','5','B','Y'),(14409,'Clothing labels','5512160200','5','B','Y'),(14410,'Dry dock','9512160200','5','B','Y'),(14411,'Sanitary landfill operations','7612160200','5','B','Y'),(14412,'Technical institutes','8612160200','5','B','Y'),(14413,'Vacuum cleaners','4712160200','5','B','Y'),(14414,'Polluted soil removal services','7712160200','5','B','Y'),(14415,'Camping tables','4912160200','5','B','Y'),(14416,'Kennels','1013160200','5','B','Y'),(14417,'Ceramic bricks','3013160200','5','B','Y'),(14418,'Real estate auction','8013160200','5','B','Y'),(14419,'Semen','1113160200','5','B','Y'),(14420,'Heparin','5113160200','5','B','Y'),(14421,'Motion picture cinematography','8213160200','5','B','Y'),(14422,'Medical staff beard covers','4213160200','5','B','Y'),(14423,'Hair care supplies','5313160200','5','B','Y'),(14424,'Emergency food supply services','9313160200','5','B','Y'),(14425,'Upright cabinet freezer','2413160200','5','B','Y'),(14426,'Health or hospitalization insurance','8413160200','5','B','Y'),(14427,'Food relief services','9413160200','5','B','Y'),(14428,'Cargo transport helicopters','2513160200','5','B','Y'),(14429,'Portable toilet','9513160200','5','B','Y'),(14430,'Dance education','8613160200','5','B','Y'),(14431,'Scouring pads','4713160200','5','B','Y'),(14432,'Noise pollution protection services','7713160200','5','B','Y'),(14433,'File archive storage','7813160200','5','B','Y'),(14434,'Biological control services','7014160200','5','B','Y'),(14435,'Transit analysis','8114160200','5','B','Y'),(14436,'Article display arrangement','8214160200','5','B','Y'),(14437,'Bedpans','4214160200','5','B','Y'),(14438,'Right of way cutting service','7214160200','5','B','Y'),(14439,'Population sample surveys services','9314160200','5','B','Y'),(14440,'Sewing kits','5314160200','5','B','Y'),(14441,'Credit card service providers','8414160200','5','B','Y'),(14442,'Mobile home','9514160200','5','B','Y'),(14443,'Developing tanks','4514160200','5','B','Y'),(14444,'Algae or sea weed medical cures','8514160200','5','B','Y'),(14445,'Cargo survey services','7814160200','5','B','Y'),(14446,'Compact disk cases','4320210100','5','B','Y'),(14447,'Band printers','4321210100','5','B','Y'),(14448,'Intravenous or arterial line equipment hangers','4222210100','5','B','Y'),(14449,'Pattern design software','4323210100','5','B','Y'),(14450,'Ostomy appliance adhesives','4231210100','5','B','Y'),(14451,'Prednisone','5142210100','5','B','Y'),(14452,'Hexylresorcinol','5145210100','5','B','Y'),(14453,'Traffic engineering','8110220100','5','B','Y'),(14454,'Endorsers','4410220100','5','B','Y'),(14455,'National postal delivery services','7810220100','5','B','Y'),(14456,'Calorimeters','4111220100','5','B','Y'),(14457,'Maintenance or support fees','8111220100','5','B','Y'),(14458,'ATM asynchronous transfer mode managed network services','8311220100','5','B','Y'),(14459,'Glass crucibles','4112220100','5','B','Y'),(14460,'Seed germinating papers','1412220100','5','B','Y'),(14461,'Individual health assessment','8512220100','5','B','Y'),(14462,'Bathophenanthroline, Colorimetry, Iron (Non-Heme)','4213220100','5','B','Y'),(14463,'Training workshop service','8613220100','5','B','Y'),(14464,'Deuterated solvents','1214220100','5','B','Y'),(14465,'Cotton seeds or seedlings','1015220100','5','B','Y'),(14466,'Interior marble installation service','7215220100','5','B','Y'),(14467,'Pentosan polysulfate sodium','5117220100','5','B','Y'),(14468,'Dinoprostone','5118220100','5','B','Y'),(14469,'Electronic medical thermometers','4218220100','5','B','Y'),(14470,'Patient transport trolleys','4219220100','5','B','Y'),(14471,'Telephone piece parts','4320220100','5','B','Y'),(14472,'Storage virtualization system','4321220100','5','B','Y'),(14473,'Needleless intravenous injection syringe sets or injection cannulae','4222220100','5','B','Y'),(14474,'Content workflow software','4323220100','5','B','Y'),(14475,'Cefotetan','5128220100','5','B','Y'),(14476,'Sutures','4231220100','5','B','Y'),(14477,'Ezetimibe','5132220100','5','B','Y'),(14478,'Methylparaben','5145220100','5','B','Y'),(14479,'Personnel carriers','2010230100','5','B','Y'),(14480,'Avionics design','8110230100','5','B','Y'),(14481,'Bundling machines','4410230100','5','B','Y'),(14482,'Hygrometers','4111230100','5','B','Y'),(14483,'Busulfan','5111230100','5','B','Y'),(14484,'Disk storage system maintenance','8111230100','5','B','Y'),(14485,'Dark fiber','8311230100','5','B','Y'),(14486,'Bench protectors or liners','4112230100','5','B','Y'),(14487,'General use medical labels','4214230100','5','B','Y'),(14488,'Bean seeds or seedlings','1015230100','5','B','Y'),(14489,'Rough carpentry service','7215230100','5','B','Y'),(14490,'Medical diagnostic pinwheels','4218230100','5','B','Y'),(14491,'Lifelines or lifeline equipment','4618230100','5','B','Y'),(14492,'Patient lifts','4219230100','5','B','Y'),(14493,'Water','5020230100','5','B','Y'),(14494,'Medical linear accelerator intensity modulated radiation therapy IMRT two dimensional units','4220230100','5','B','Y'),(14495,'Aircraft lapbelts','2520230100','5','B','Y'),(14496,'Blood transfusion administration kits','4222230100','5','B','Y'),(14497,'Categorization or classification software','4323230100','5','B','Y'),(14498,'Azithromycin','5128230100','5','B','Y'),(14499,'Absorbers for wound cleansing','4231230100','5','B','Y'),(14500,'Cholestyramine or colestyramine','5132230100','5','B','Y'),(14501,'Valaciclovir or valacyclovir','5134230100','5','B','Y'),(14502,'Pyrantel','5145230100','5','B','Y'),(14503,'Beekeeping equipment','2110240100','5','B','Y'),(14504,'Gas burners','4110240100','5','B','Y'),(14505,'High voltage overhead line construction','8110240100','5','B','Y'),(14506,'Vertical waste compactor','2410240100','5','B','Y'),(14507,'Depth gauges','4111240100','5','B','Y'),(14508,'Computer hardware rental','8111240100','5','B','Y'),(14509,'High speed circuit switched dial up services','8311240100','5','B','Y'),(14510,'Tool chest or cabinet','2411240100','5','B','Y'),(14511,'Magnetic spin bars or stir bars or stirring beads','4112240100','5','B','Y'),(14512,'Potato seeds or seedlings','1015240100','5','B','Y'),(14513,'Garage door installation or erection service','7215240100','5','B','Y'),(14514,'Decontamination shower','4618240100','5','B','Y'),(14515,'Emergency or resuscitation carts','4219240100','5','B','Y'),(14516,'Adalimumab','5120240100','5','B','Y'),(14517,'Configuration management software','4323240100','5','B','Y'),(14518,'Desflurane','5127240100','5','B','Y'),(14519,'Amphotericin B','5130240100','5','B','Y'),(14520,'Chloropyramine','5131240100','5','B','Y'),(14521,'Calcium alginate wound packing','4231240100','5','B','Y'),(14522,'Captopril','5143240100','5','B','Y'),(14523,'Mebendazole','5145240100','5','B','Y'),(14524,'Irrigation trickles','2110250100','5','B','Y'),(14525,'Laboratory insect containers','4110250100','5','B','Y'),(14526,'Mine permitting service','8110250100','5','B','Y'),(14527,'Belts or suspenders','5310250100','5','B','Y'),(14528,'Money counting machines','4410250100','5','B','Y'),(14529,'Flowmeters','4111250100','5','B','Y'),(14530,'Computer software licensing service','8111250100','5','B','Y'),(14531,'Submarine cable capacities and submarine cable PoP to PoP capacities','8311250100','5','B','Y'),(14532,'Slotted corrugated cartons','2411250100','5','B','Y'),(14533,'Laboratory corks','4112250100','5','B','Y'),(14534,'Bromocriptine','5114250100','5','B','Y'),(14535,'Amniocentesis needles','4214250100','5','B','Y'),(14536,'Dental preassembled disposable kits or trays','4215250100','5','B','Y'),(14537,'Access flooring system installation service','7215250100','5','B','Y'),(14538,'Levothyroxine/liothyronine','5118250100','5','B','Y'),(14539,'Medical equipment covers','4219250100','5','B','Y'),(14540,'Leflunomide','5120250100','5','B','Y'),(14541,'Firewall network security equipment','4322250100','5','B','Y'),(14542,'Foreign language software','4323250100','5','B','Y'),(14543,'Gas anesthesia apparatus or machines','4227250100','5','B','Y'),(14544,'Mammary support binders','4231250100','5','B','Y'),(14545,'Haloperidol','5133250100','5','B','Y'),(14546,'Abacavir','5134250100','5','B','Y'),(14547,'Tetrachloroethylene','5145250100','5','B','Y'),(14548,'Laboratory cages for small animals','4110260100','5','B','Y'),(14549,'Coal sampling service','8110260100','5','B','Y'),(14550,'Plastic film for agriculture','2110260100','5','B','Y'),(14551,'Carmustine','5111260100','5','B','Y'),(14552,'Manual swab test kits','4111260100','5','B','Y'),(14553,'Local loop capacities','8311260100','5','B','Y'),(14554,'Microscope slides','4112260100','5','B','Y'),(14555,'Aspirin/pravastatin','5112260100','5','B','Y'),(14556,'Medical aspiration or irrigation syringes','4214260100','5','B','Y'),(14557,'Roofing service','7215260100','5','B','Y'),(14558,'Freestanding medical exam lights or lamps','4218260100','5','B','Y'),(14559,'Suppository molds','4219260100','5','B','Y'),(14560,'Aviation ground support software','4323260100','5','B','Y'),(14561,'Gabapentin','5136260100','5','B','Y'),(14562,'Nitroprusside','5141260100','5','B','Y'),(14563,'Febantel','5145260100','5','B','Y'),(14564,'Amylmetacresol','5147260100','5','B','Y'),(14565,'Crystal lattice models','4110270100','5','B','Y'),(14566,'Military uniforms','5310270100','5','B','Y'),(14567,'Grain analyzers','4111270100','5','B','Y'),(14568,'Carboplatin','5111270100','5','B','Y'),(14569,'Wood pallet','2411270100','5','B','Y'),(14570,'Slide or specimen labels','4112270100','5','B','Y'),(14571,'Suprapubic urinary catheters or kits','4214270100','5','B','Y'),(14572,'Exterior concrete stucco service','7215270100','5','B','Y'),(14573,'Acetylcysteine','5116270100','5','B','Y'),(14574,'Goniometers or arthrometers','4218270100','5','B','Y'),(14575,'Obstetrical or gynecological exam table accessories','4219270100','5','B','Y'),(14576,'Anti-thymocyte globulin','5120270100','5','B','Y'),(14577,'Telegraph keys','4322270100','5','B','Y'),(14578,'Application server software','4323270100','5','B','Y'),(14579,'Teicoplanin','5128270100','5','B','Y'),(14580,'Chlorocresol','5130270100','5','B','Y'),(14581,'Atazanavir','5134270100','5','B','Y'),(14582,'Praziquantel','5145270100','5','B','Y'),(14583,'Demining environmental impact assessment EIA service','8110280100','5','B','Y'),(14584,'Laminators','4410280100','5','B','Y'),(14585,'Speedometers','4111280100','5','B','Y'),(14586,'Dry freight container','2411280100','5','B','Y'),(14587,'Pipette racks or stands','4112280100','5','B','Y'),(14588,'Vascular sequential compression devices or tubing','4214280100','5','B','Y'),(14589,'Domestic water well drilling service','7215280100','5','B','Y'),(14590,'Diaper weight scales','4218280100','5','B','Y'),(14591,'Pimecrolimus','5120280100','5','B','Y'),(14592,'ATS Message Handling System (AMHS)','2520280100','5','B','Y'),(14593,'Broadband or narrowband digital cross connect DCX equipment','4322280100','5','B','Y'),(14594,'Network monitoring software','4323280100','5','B','Y'),(14595,'Tinidazole','5128280100','5','B','Y'),(14596,'Ophthalmic marking instruments','4229280100','5','B','Y'),(14597,'Ivermectin','5145280100','5','B','Y'),(14598,'Tissue embedding stations','4110290100','5','B','Y'),(14599,'Artemether/lumefantrine','5110290100','5','B','Y'),(14600,'Travel kits for office machines','4410290100','5','B','Y'),(14601,'Direction finding compasses','4111290100','5','B','Y'),(14602,'Amifostine','5111290100','5','B','Y'),(14603,'Eyeglasses','4214290100','5','B','Y'),(14604,'Metal building front installation service','7215290100','5','B','Y'),(14605,'Wrapping machinery','2315290100','5','B','Y'),(14606,'Low energy medical x ray units','4220290100','5','B','Y'),(14607,'Controller Workstation ','2520290100','5','B','Y'),(14608,'Line conditioners','4322290100','5','B','Y'),(14609,'Access software','4323290100','5','B','Y'),(14610,'Propofol','5127290100','5','B','Y'),(14611,'Cinoxacin','5128290100','5','B','Y'),(14612,'Surgical cerclage instruments','4229290100','5','B','Y'),(14613,'Ciclopirox','5130290100','5','B','Y'),(14614,'Didanosine','5134290100','5','B','Y'),(14615,'Malathion topical antiparasitic','5145290100','5','B','Y'),(14616,'Iodine','5147290100','5','B','Y'),(14617,'Refrigerated cooling plate probes','4110300100','5','B','Y'),(14618,'Fuser cleaning pads or filters','4410300100','5','B','Y'),(14619,'Digital Analyzer controllers','4111300100','5','B','Y'),(14620,'Jar desiccators','4112300100','5','B','Y'),(14621,'Ballistic resistant glazing installation service','7215300100','5','B','Y'),(14622,'Rubber tubing','4018300100','5','B','Y'),(14623,'Teletype input devices','4322300100','5','B','Y'),(14624,'Filesystem software','4323300100','5','B','Y'),(14625,'Surgical calipers or rulers or protractors','4229300100','5','B','Y'),(14626,'Flucytosine','5130300100','5','B','Y'),(14627,'Piperazine','5145300100','5','B','Y'),(14628,'Benzalkonium Chloride','5147300100','5','B','Y'),(14629,'Material conveyance system installation','7210310100','5','B','Y'),(14630,'Mens waistcoats','5310310100','5','B','Y'),(14631,'Printer or facsimile or photocopier belts','4410310100','5','B','Y'),(14632,'Mail box','2411310100','5','B','Y'),(14633,'Dialysis tubing','4112310100','5','B','Y'),(14634,'Intrauterine catheters or catheterization kits','4214310100','5','B','Y'),(14635,'Bowling alley installation service','7215310100','5','B','Y'),(14636,'Ciclosporin or cyclosporine','5120310100','5','B','Y'),(14637,'2G GSM mobile core network equipment and components','4322310100','5','B','Y'),(14638,'Atenolol','5126310100','5','B','Y'),(14639,'Anidulafungin','5128310100','5','B','Y'),(14640,'Cetirizine','5131310100','5','B','Y'),(14641,'Idoxuridine','5134310100','5','B','Y'),(14642,'Chemical engineering washers','4110320100','5','B','Y'),(14643,'Disposable work coat','5310320100','5','B','Y'),(14644,'Time card machines','4410320100','5','B','Y'),(14645,'General tool kits','2711320100','5','B','Y'),(14646,'Preserved prepared slides','4112320100','5','B','Y'),(14647,'Semen preparation kits','4214320100','5','B','Y'),(14648,'Plastic coating of concrete structures service','7215320100','5','B','Y'),(14649,'Allergy detecting or testing instruments','4218320100','5','B','Y'),(14650,'Mycophenolate mofetil','5120320100','5','B','Y'),(14651,'X ray and fluoroscopy RF radiotherapy planning simulators','4220320100','5','B','Y'),(14652,'Voice messaging portal','4322320100','5','B','Y'),(14653,'Authentication server software','4323320100','5','B','Y'),(14654,'Raltegravir','5134320100','5','B','Y'),(14655,'Oxamniquine','5145320100','5','B','Y'),(14656,'Liquid scintillation counters','4110330100','5','B','Y'),(14657,'Parking lot or road maintenance or repairs or services','7210330100','5','B','Y'),(14658,'Acid or base analyzers','4111330100','5','B','Y'),(14659,'Chemotherapy administration sets or kits','4214330100','5','B','Y'),(14660,'Gasoline pump installation service','7215330100','5','B','Y'),(14661,'Linagliptin','5118330100','5','B','Y'),(14662,'Lenalidomide','5120330100','5','B','Y'),(14663,'Datacom cross connect system and accessories','4322330100','5','B','Y'),(14664,'Cycloserine','5128330100','5','B','Y'),(14665,'Promethazine','5131330100','5','B','Y'),(14666,'Alprostadil','5141330100','5','B','Y'),(14667,'Contamination control screens','4110340100','5','B','Y'),(14668,'Table saw','2711340100','5','B','Y'),(14669,'Dosing cups','4112340100','5','B','Y'),(14670,'Rigging services','7215340100','5','B','Y'),(14671,'Azathioprine','5120340100','5','B','Y'),(14672,'Compact disc CD server software','4323340100','5','B','Y'),(14673,'Penicillin o','5128340100','5','B','Y'),(14674,'Chlorphenamine or chlorpheniramine or dexchlorpheniramine','5131340100','5','B','Y'),(14675,'Acemetacin','5138340100','5','B','Y'),(14676,'Permethrin topical antiparasitic','5145340100','5','B','Y'),(14677,'Ebuliometer','4110350100','5','B','Y'),(14678,'Pipobroman','5111350100','5','B','Y'),(14679,'Ivabradine','5112350100','5','B','Y'),(14680,'Carbidopa/entacapone/levodopa','5114350100','5','B','Y'),(14681,'Building exterior cleaning service','7215350100','5','B','Y'),(14682,'Cardiac pacemaker generators or cardiac resynchronization therapy pacemakers CRT-P','4220350100','5','B','Y'),(14683,'Electronic mail software','4323350100','5','B','Y'),(14684,'Cloxacillin','5128350100','5','B','Y'),(14685,'Thiabendazole or tiabendazole','5145350100','5','B','Y'),(14686,'Cassette or tape shredders','4410360100','5','B','Y'),(14687,'Ammeters','4111360100','5','B','Y'),(14688,'Amiodarone','5112360100','5','B','Y'),(14689,'Restraint vests and jackets','4214360100','5','B','Y'),(14690,'Bathtub refinishing and repair service','7215360100','5','B','Y'),(14691,'Exenatide','5118360100','5','B','Y'),(14692,'Digital imaging network DIN system equipment','4220360100','5','B','Y'),(14693,'Motor Drive Software','4323360100','5','B','Y'),(14694,'Rifampicin or rifampin','5128360100','5','B','Y'),(14695,'Risperidone','5133360100','5','B','Y'),(14696,'Isobornyl thiocyanoacetate','5145360100','5','B','Y'),(14697,'Resources for learning to speak Spanish','6010370100','5','B','Y'),(14698,'Circulating baths','4110370100','5','B','Y'),(14699,'Cathode ray tube tester','4111370100','5','B','Y'),(14700,'Phototherapy air circulators','4214370100','5','B','Y'),(14701,'Parking facility equipment installation','7215370100','5','B','Y'),(14702,'Medical x ray film daylight stampers or identification printers','4220370100','5','B','Y'),(14703,'Enterprise system management software','4323370100','5','B','Y'),(14704,'Cefaclor','5128370100','5','B','Y'),(14705,'Laboratory mixers','4110380100','5','B','Y'),(14706,'Geological compasses','4111380100','5','B','Y'),(14707,'Cystometry systems','4214380100','5','B','Y'),(14708,'Acarbose','5118380100','5','B','Y'),(14709,'Abatacept','5120380100','5','B','Y'),(14710,'Medical computed tomography CT or CAT positioning aids','4220380100','5','B','Y'),(14711,'Dalfopristin','5128380100','5','B','Y'),(14712,'Fexofenadine','5131380100','5','B','Y'),(14713,'Abacavir/lamivudine','5134380100','5','B','Y'),(14714,'Microcentrifuges','4110390100','5','B','Y'),(14715,'Bore measuring instruments','4111390100','5','B','Y'),(14716,'Fecal incontinence collection bags','4214390100','5','B','Y'),(14717,'Shoring and underpinning work','7215390100','5','B','Y'),(14718,'Medical radiation dosimeters','4220390100','5','B','Y'),(14719,'Sulfacetamide','5128390100','5','B','Y'),(14720,'Surgical laparotomy rings','4229390100','5','B','Y'),(14721,'Sample changers','4110400100','5','B','Y'),(14722,'Clinometers','4111400100','5','B','Y'),(14723,'Antenna installation service','7215400100','5','B','Y'),(14724,'Pirfenidone','5120400100','5','B','Y'),(14725,'Medical radiological shielding apron racks','4220400100','5','B','Y'),(14726,'Aviation Security Services','7820400100','5','B','Y'),(14727,'Aprepitant','5129400100','5','B','Y'),(14728,'Formaldehyde/isopropyl alcohol/sodium nitrite','5147400100','5','B','Y'),(14729,'Slide or specimen mailers or shippers','4110410100','5','B','Y'),(14730,'Adenosine','5112410100','5','B','Y'),(14731,'Pleural cavity drainage units or containers','4214410100','5','B','Y'),(14732,'Air compressor rental and maintenance service','7215410100','5','B','Y'),(14733,'Medical radiological syringe or vial shield or holders or carriers','4220410100','5','B','Y'),(14734,'Water testing chemicals','6010420100','5','B','Y'),(14735,'Water purification reagents','4110420100','5','B','Y'),(14736,'Measuring tapes','4111420100','5','B','Y'),(14737,'Instrument or meter maintenance and repair service','7215420100','5','B','Y'),(14738,'Veterinary foot and mouth disease (FMD) vaccines','5120420100','5','B','Y'),(14739,'Standard fermentation units','4110430100','5','B','Y'),(14740,'Open stream current meters','4111430100','5','B','Y'),(14741,'Turbine equipment maintenance or repair service','7215430100','5','B','Y'),(14742,'Gravity convection general purpose incubators','4110440100','5','B','Y'),(14743,'Anemometers','4111440100','5','B','Y'),(14744,'Tracheostomy and nasal suctioning kits','4214440100','5','B','Y'),(14745,'Pipefitting fabrication service','7215440100','5','B','Y'),(14746,'Vein harvest kits or systems','4229440100','5','B','Y'),(14747,'Laboratory mechanical convection ovens','4110450100','5','B','Y'),(14748,'Dynamometers','4111450100','5','B','Y'),(14749,'Heavy equipment maintenance and repair service','7215450100','5','B','Y'),(14750,'Laboratory box furnaces','4110460100','5','B','Y'),(14751,'Abrasion testers','4111460100','5','B','Y'),(14752,'Caffeine or trimethylxanthine','5114460100','5','B','Y'),(14753,'Construction of zoo habitat and enclosure for birds and flying species','7215460100','5','B','Y'),(14754,'Autotransfusion blood or transfer bags','4229460100','5','B','Y'),(14755,'Solar collecting devices','6010470100','5','B','Y'),(14756,'Freeze dryers or lyopholizers','4110470100','5','B','Y'),(14757,'Flask or retort units','4110480100','5','B','Y'),(14758,'Laboratory line filters','4110490100','5','B','Y'),(14759,'Laboratory separators','4110500100','5','B','Y'),(14760,'Aluminum SAE 1000 series cold rolled sheet','3026500100','5','B','Y'),(14761,'Endoscope maintenance units','4229500100','5','B','Y'),(14762,'Laboratory vacuum pumps','4110510100','5','B','Y'),(14763,'Motor vehicle repair part kit','2517510100','5','B','Y'),(14764,'Amoxicillin/clarithromycin/lansoprazole','5128510100','5','B','Y'),(14765,'Basin or pail stands for surgical use','4229510100','5','B','Y'),(14766,'Ambulance Accessories','2517520100','5','B','Y'),(14767,'Surgical dermatomes or dermabraders or dermameshers','4229520100','5','B','Y'),(14768,'Career education or planning or decision making skills instructional materials','6010530100','5','B','Y'),(14769,'Gel boxes','4110530100','5','B','Y'),(14770,'Light absorption meters','4111530100','5','B','Y'),(14771,'Spectrofluorimeters or fluorimeters','4111540100','5','B','Y'),(14772,'Ductile iron hot rolled sheet','3026540100','5','B','Y'),(14773,'Battery operated surgical cautery pencils','4229540100','5','B','Y'),(14774,'Deoxyribonucleic acid DNA cleanup or gel extraction kits','4110550100','5','B','Y'),(14775,'Kits or enzymes for sequencing','4110560100','5','B','Y'),(14776,'Karl Fischer titration equipment','4111560100','5','B','Y'),(14777,'Amino acid analyzers','4111580100','5','B','Y'),(14778,'Sex education or sexually transmitted disease instructional materials','6010590100','5','B','Y'),(14779,'Amino acid analyzer reagents','4111600100','5','B','Y'),(14780,'Automotive teaching aids or materials','6010610100','5','B','Y'),(14781,'Cytogenetics kits','4110610100','5','B','Y'),(14782,'Blood bank test kits or supplies','4111610100','5','B','Y'),(14783,'Agriculture teaching aids or materials','6010620100','5','B','Y'),(14784,'Glucose monitors or meters','4111620100','5','B','Y'),(14785,'Surgical robotic clip application instruments','4229620100','5','B','Y'),(14786,'Forensic science kits','6010630100','5','B','Y'),(14787,'Flash point testers','4111630100','5','B','Y'),(14788,'Adaptors or linkers','4110640100','5','B','Y'),(14789,'Endoscope or instrument positioners or holders','4229640100','5','B','Y'),(14790,'Bacterial expression kits','4110650100','5','B','Y'),(14791,'Meter dials or dial kits','4111650100','5','B','Y'),(14792,'Mupirocin','5128650100','5','B','Y'),(14793,'Chromosome targeting vectors','4110660100','5','B','Y'),(14794,'Cranial repair resin kits','4229670100','5','B','Y'),(14795,'Chlorquinaldol','5128680100','5','B','Y'),(14796,'Field Kits for UN staff','5701010200','5','B','Y'),(14797,'Humanitarian logistic delivery and warehousing','5702010200','5','B','Y'),(14798,'Acute watery diarrhea kits for children and infants','5703010200','5','B','Y'),(14799,'Math teaching kit','5704010200','5','B','Y'),(14800,'Nutritional kit - outpatient, module registration','5705010200','5','B','Y'),(14801,'Winter clothing kit for adults','5706010200','5','B','Y'),(14802,'Logistic power supplies','5707010200','5','B','Y'),(14803,'Emergency operations room equipment kit','5708010200','5','B','Y'),(14804,'Immediate response ration (IRR)','5705020200','5','B','Y'),(14805,'Kitchen set, varying sizes','5706020200','5','B','Y'),(14806,'Adult hygiene and personal care set','5703030200','5','B','Y'),(14807,'Refugee Registration Package','5706030200','5','B','Y'),(14808,'Single family home general remodeling service','7211100200','5','B','Y'),(14809,'Food product manufacturing or packing plant construction and remodeling service','7212100200','5','B','Y'),(14810,'Highway and road sign or guardrail construction and repair service','7214100200','5','B','Y'),(14811,'Boiler installation and setup service','7215100200','5','B','Y'),(14812,'Disaster management training simulation system','4620100200','5','B','Y'),(14813,'Pulse flour','5022100200','5','B','Y'),(14814,'New cooperative construction service','7211110200','5','B','Y'),(14815,'Commercial and office building prefabricated erection service','7212110200','5','B','Y'),(14816,'Trombones','6013110200','5','B','Y'),(14817,'Board games','6014110200','5','B','Y'),(14818,'Land grading service','7214110200','5','B','Y'),(14819,'Fire sprinkler system installation service','7215110200','5','B','Y'),(14820,'Firing or shooting range','4620110200','5','B','Y'),(14821,'Cereal flour','5022110200','5','B','Y'),(14822,'Polyurethane films','1311120200','5','B','Y'),(14823,'Greenhouse construction service','7212120200','5','B','Y'),(14824,'Oboes','6013120200','5','B','Y'),(14825,'Canal construction service','7214120200','5','B','Y'),(14826,'HVAC process piping construction service','7215120200','5','B','Y'),(14827,'Air dryers','2320120200','5','B','Y'),(14828,'Automotive service station construction service','7212130200','5','B','Y'),(14829,'Clavichords','6013130200','5','B','Y'),(14830,'Commercial painting service','7215130200','5','B','Y'),(14831,'Training - Aviation Security','8610140200','5','B','Y'),(14832,'Editorial Services - French','8211140200','5','B','Y'),(14833,'Interpretation Equipment, Wireless (Audio)','4511140200','5','B','Y'),(14834,'Fire station construction service','7212140200','5','B','Y'),(14835,'Electrical plugs','3912140200','5','B','Y'),(14836,'Bells','6013140200','5','B','Y'),(14837,'Rescue And Firefighting Aircraft, 3000 Gallons (12,000 Litres)','2513140200','5','B','Y'),(14838,'Creative fundraising services - Individual Giving','8014140200','5','B','Y'),(14839,'Detention facility remodeling and repair','7214140200','5','B','Y'),(14840,'Residential wall covering construction service','7215140200','5','B','Y'),(14841,'Memory module cards','4320140200','5','B','Y'),(14842,'Dogs','1010150200','5','B','Y'),(14843,'Longwall shears','2010150200','5','B','Y'),(14844,'Fishing port services','7010150200','5','B','Y'),(14845,'Corporate mergers consultation services','8010150200','5','B','Y'),(14846,'Bars','9010150200','5','B','Y'),(14847,'Harrows','2110150200','5','B','Y'),(14848,'Stomachers','4110150200','5','B','Y'),(14849,'Technical drawing','8110150200','5','B','Y'),(14850,'Graders','2210150200','5','B','Y'),(14851,'Special weapons and tactics SWAT or riot teams','9210150200','5','B','Y'),(14852,'Water resource management','8310150200','5','B','Y'),(14853,'Bulk transporters','2410150200','5','B','Y'),(14854,'Savings mobilization programs','8410150200','5','B','Y'),(14855,'Kerosene','1510150200','5','B','Y'),(14856,'Busses','2510150200','5','B','Y'),(14857,'Offset printing presses','4510150200','5','B','Y'),(14858,'Directories','5510150200','5','B','Y'),(14859,'Private specialized clinic services','8510150200','5','B','Y'),(14860,'Pneumatic engines','2610150200','5','B','Y'),(14861,'Dairy industry vocational training','8610150200','5','B','Y'),(14862,'Sofas','5610150200','5','B','Y'),(14863,'Ammonia removal equipment','4710150200','5','B','Y'),(14864,'Environmental standards','7710150200','5','B','Y'),(14865,'Commercial use barbeque ovens','4810150200','5','B','Y'),(14866,'International air cargo transport','7810150200','5','B','Y'),(14867,'Conductive concrete','3011150200','5','B','Y'),(14868,'Pruning services or ornamental plant or bush','7011150200','5','B','Y'),(14869,'Compensation or benefits planning','8011150200','5','B','Y'),(14870,'Lodges or resorts','9011150200','5','B','Y'),(14871,'Laboratory balances','4111150200','5','B','Y'),(14872,'Personal computer PC application design','8111150200','5','B','Y'),(14873,'Laundry services','9111150200','5','B','Y'),(14874,'Manual writing services','8211150200','5','B','Y'),(14875,'Peace keeping operations','9211150200','5','B','Y'),(14876,'Womens boots','5311150200','5','B','Y'),(14877,'Long distance telephone services','8311150200','5','B','Y'),(14878,'Peace movements','9311150200','5','B','Y'),(14879,'Vellum paper','1411150200','5','B','Y'),(14880,'Paper bags','2411150200','5','B','Y'),(14881,'Desk drawer organizers','4411150200','5','B','Y'),(14882,'Financial accounting service','8411150200','5','B','Y'),(14883,'Methane','1511150200','5','B','Y'),(14884,'Fishing boats','2511150200','5','B','Y'),(14885,'Table top lecterns','4511150200','5','B','Y'),(14886,'Parasitic disease prevention or control services','8511150200','5','B','Y'),(14887,'Distance teaching services','8611150200','5','B','Y'),(14888,'Laundry type washing machines','4711150200','5','B','Y'),(14889,'Ozone protection services','7711150200','5','B','Y'),(14890,'Commercial airplane travel','7811150200','5','B','Y'),(14891,'Dairy industry development','7012150200','5','B','Y'),(14892,'Appellate procedure services','8012150200','5','B','Y'),(14893,'Travel agencies','9012150200','5','B','Y'),(14894,'Rosin','1112150200','5','B','Y'),(14895,'Laboratory diluters','4112150200','5','B','Y'),(14896,'Micro economic analysis','8112150200','5','B','Y'),(14897,'Typesetting','8212150200','5','B','Y'),(14898,'Burglary protection services','9212150200','5','B','Y'),(14899,'Mine loading and discharging station construction service','7212150200','5','B','Y'),(14900,'Luggage sets','5312150200','5','B','Y'),(14901,'College or university libraries','8312150200','5','B','Y'),(14902,'Consular services','9312150200','5','B','Y'),(14903,'Packaging pouches or bags','2412150200','5','B','Y'),(14904,'Unbleached paperboard','1412150200','5','B','Y'),(14905,'Special interest newsletter services','8211190200','5','B','Y'),(14906,'Amateur radio networks or services','8311190200','5','B','Y'),(14907,'Electronic copyboards or accessories','4411190200','5','B','Y'),(14908,'Marine propellers','2511190200','5','B','Y'),(14909,'Videoconferencing systems','4511190200','5','B','Y'),(14910,'Range management','7012190200','5','B','Y'),(14911,'Witness service','8012190200','5','B','Y'),(14912,'Spiral binding','8212190200','5','B','Y'),(14913,'Lead refills','4412190200','5','B','Y'),(14914,'Colored newsprint','1412190200','5','B','Y'),(14915,'Re financing services','8412190200','5','B','Y'),(14916,'Commercial pharmaceutical services','8512190200','5','B','Y'),(14917,'Vocational college','9512190200','5','B','Y'),(14918,'Barker stands or stalls','5512190200','5','B','Y'),(14919,'Acid waste collection or disposal','7612190200','5','B','Y'),(14920,'Squeege or washer accessories','4712190200','5','B','Y'),(14921,'Endangered species protection associations','9413190200','5','B','Y'),(14922,'Military transport helicopters','2513190200','5','B','Y'),(14923,'Granular absorbent','4713190200','5','B','Y'),(14924,'Fruit or tree nuts harvesting services','7014190200','5','B','Y'),(14925,'Meetings events','8014190200','5','B','Y'),(14926,'Application or technology research and development service','8114190200','5','B','Y'),(14927,'Rural investment services','9314190200','5','B','Y'),(14928,'Laboratory unit','9514190200','5','B','Y'),(14929,'Agroforestry resources','7015190200','5','B','Y'),(14930,'Leather straps','3115190200','5','B','Y'),(14931,'Geophysical exploration','8115190200','5','B','Y'),(14932,'Single hung window frames','3017190200','5','B','Y'),(14933,'Investor and shareholder relations consultation and engagement','8017190200','5','B','Y'),(14934,'Intracranial pressure ICP monitoring units','4218190200','5','B','Y'),(14935,'Ear muffs','4618190200','5','B','Y'),(14936,'Hospital armoires','4219190200','5','B','Y'),(14937,'Medical x ray film large rack viewing systems','4220190200','5','B','Y'),(14938,'Optical disk changers','4320190200','5','B','Y'),(14939,'Assistive cooking devices for the physically challenged','4221190200','5','B','Y'),(14940,'Liquid crystal display LCD panels or monitors','4321190200','5','B','Y'),(14941,'Intravenous drop counters or regulators','4222190200','5','B','Y'),(14942,'Breast shells or shields','4223190200','5','B','Y'),(14943,'Esophageal tubes','4227190200','5','B','Y'),(14944,'Rifabutin','5128190200','5','B','Y'),(14945,'Sterilization wraps or overwraps','4228190200','5','B','Y'),(14946,'Telmisartan','5143190200','5','B','Y'),(14947,'Veterinary multinutrient block','5050190200','5','B','Y'),(14948,'Sorting machines for seed or grain or dried leguminous vegetables','2110200200','5','B','Y'),(14949,'Laminator pouches','4410200200','5','B','Y'),(14950,'Armored fighting vehicles','2510200200','5','B','Y'),(14951,'Linotype composing machines','4510200200','5','B','Y'),(14952,'Emission reporting compliance service','7710200200','5','B','Y'),(14953,'Booths','4810200200','5','B','Y'),(14954,'Data processing or preparation services','8111200200','5','B','Y'),(14955,'Dasatinib','5111200200','5','B','Y'),(14956,'In person albanian interpretation service','8211200200','5','B','Y'),(14957,'Calendars','4411200200','5','B','Y'),(14958,'Microfiche reader printers','4511200200','5','B','Y'),(14959,'Animal disease control','7012200200','5','B','Y'),(14960,'Chromatography syringe needles','4112200200','5','B','Y'),(14961,'Particleboard','1112200200','5','B','Y'),(14962,'Plastic bottles','2412200200','5','B','Y'),(14963,'Sheet protectors','4412200200','5','B','Y'),(14964,'Dental hygienist services','8512200200','5','B','Y'),(14965,'Nursing home','9512200200','5','B','Y'),(14966,'Landfill for non hazardous special waste','7612200200','5','B','Y'),(14967,'Grain dryers services','7014200200','5','B','Y'),(14968,'Urban land administration services','9314200200','5','B','Y'),(14969,'Rental of freight vessel for inland water transport with operator','7814200200','5','B','Y'),(14970,'Fresco installation and repair service','7215200200','5','B','Y'),(14971,'Automobile tire tubes','2517250200','5','B','Y'),(14972,'Medical equipment bags','4219250200','5','B','Y'),(14973,'VPN network security equipment','4322250200','5','B','Y'),(14974,'Computer based training software','4323250200','5','B','Y'),(14975,'Absorber units for gas anesthesia apparatus or machines','4227250200','5','B','Y'),(14976,'Cefadroxil','5128250200','5','B','Y'),(14977,'Abdominal binders','4231250200','5','B','Y'),(14978,'Lindane','5145250200','5','B','Y'),(14979,'Aquaria equipment','4110260200','5','B','Y'),(14980,'Typewriters','4410260200','5','B','Y'),(14981,'Automated swab test kits','4111260200','5','B','Y'),(14982,'Domestic leased lines','8311260200','5','B','Y'),(14983,'Microscopes slide coverslips','4112260200','5','B','Y'),(14984,'Medical bulb syringes','4214260200','5','B','Y'),(14985,'Gutter and downspout service','7215260200','5','B','Y'),(14986,'Installed medical exam lights or lamps','4218260200','5','B','Y'),(14987,'Medication or pill dispensers','4219260200','5','B','Y'),(14988,'Cable head end equipment','4322260200','5','B','Y'),(14989,'Aviation test software','4323260200','5','B','Y'),(14990,'Cefepime','5128260200','5','B','Y'),(14991,'Scintillation crystal assemblies','4110270200','5','B','Y'),(14992,'Customs uniforms','5310270200','5','B','Y'),(14993,'Seed counters','4111270200','5','B','Y'),(14994,'Cisplatin','5111270200','5','B','Y'),(14995,'Plastic pallet','2411270200','5','B','Y'),(14996,'Labeling tapes','4112270200','5','B','Y'),(14997,'Urethral urinary catheters','4214270200','5','B','Y'),(14998,'Grouting service','7215270200','5','B','Y'),(14999,'Ambroxol','5116270200','5','B','Y'),(15000,'Medical tape measures','4218270200','5','B','Y'),(15001,'Obstetrical or gynecological exam tables','4219270200','5','B','Y'),(15002,'Telegraph electromagnets','4322270200','5','B','Y'),(15003,'Desktop communications software','4323270200','5','B','Y'),(15004,'Vancomycin','5128270200','5','B','Y'),(15005,'Enfuvirtide','5134270200','5','B','Y'),(15006,'Sulindac','5138270200','5','B','Y'),(15007,'Alteplase','5141270200','5','B','Y'),(15008,'Demining feasibility study FS service','8110280200','5','B','Y'),(15009,'Thermal binding machine','4410280200','5','B','Y'),(15010,'Tachometers','4111280200','5','B','Y'),(15011,'Open top freight container','2411280200','5','B','Y'),(15012,'Microscope slide racks','4112280200','5','B','Y'),(15013,'Vascular or compression apparel or support','4214280200','5','B','Y'),(15014,'Geothermal water well drilling service','7215280200','5','B','Y'),(15015,'Infant scales','4218280200','5','B','Y'),(15016,'Aeronautical Fixed Telecommunications Network (AFTN)','2520280200','5','B','Y'),(15017,'Circuit switchboard equipment','4322280200','5','B','Y'),(15018,'Network operating system enhancement software','4323280200','5','B','Y'),(15019,'Surgical marking instruments for general use','4229280200','5','B','Y'),(15020,'Chlorhexidine gluconate','5147280200','5','B','Y'),(15021,'Landscaping services','7210290200','5','B','Y'),(15022,'Storage accessories for office machines','4410290200','5','B','Y'),(15023,'Radio navigation instruments','4111290200','5','B','Y'),(15024,'Temozolomide','5111290200','5','B','Y'),(15025,'Eyeglass lenses','4214290200','5','B','Y'),(15026,'Bands for dental matrix','4215290200','5','B','Y'),(15027,'Concrete reinforcement placing service','7215290200','5','B','Y'),(15028,'Low energy medical x ray unit accessories','4220290200','5','B','Y'),(15029,'Automatic Dependent Surveillance (ADS) ','2520290200','5','B','Y'),(15030,'Telephony cable air dryers','4322290200','5','B','Y'),(15031,'Communications server software','4323290200','5','B','Y'),(15032,'Alatrofloxacin','5128290200','5','B','Y'),(15033,'Famciclovir','5134290200','5','B','Y'),(15034,'Iodoform','5147290200','5','B','Y'),(15035,'Fuser oil','4410300200','5','B','Y'),(15036,'Chemiluminescence or bioluminescence analyzers','4111300200','5','B','Y'),(15037,'Cabinet desiccators','4112300200','5','B','Y'),(15038,'Glazing installation and repair service','7215300200','5','B','Y'),(15039,'Network operation system software','4323300200','5','B','Y'),(15040,'Prazosin','5126300200','5','B','Y'),(15041,'Clindamycin','5128300200','5','B','Y'),(15042,'Amitriptyline','5129300200','5','B','Y'),(15043,'Surgical measuring gauges or rods','4229300200','5','B','Y'),(15044,'Voriconazole','5130300200','5','B','Y'),(15045,'Nevirapine','5134300200','5','B','Y'),(15046,'Material conveyance system repair','7210310200','5','B','Y'),(15047,'Antistatic box','2411310200','5','B','Y'),(15048,'Dialysis clamps','4112310200','5','B','Y'),(15049,'Uterine devices','4214310200','5','B','Y'),(15050,'Indoor sport court construction service','7215310200','5','B','Y'),(15051,'2G GSM wireless access network equipment and components','4322310200','5','B','Y'),(15052,'Laboratory washing machines','4110320200','5','B','Y'),(15053,'Time stamping machines','4410320200','5','B','Y'),(15054,'Preserved animals and organisms','4112320200','5','B','Y'),(15055,'Nicotine','5114320200','5','B','Y'),(15056,'Metal structure coating service','7215320200','5','B','Y'),(15057,'Mycophenolate mofetil hydrochloride','5120320200','5','B','Y'),(15058,'Short message service center','4322320200','5','B','Y'),(15059,'Imiquimod','5133320200','5','B','Y'),(15060,'Battery acid hydrometers','4110330200','5','B','Y'),(15061,'Telecom equipment maintenance or support','7210330200','5','B','Y'),(15062,'Microscope slide boxes or folders','4112330200','5','B','Y'),(15063,'Chemotherapy prep mats','4214330200','5','B','Y'),(15064,'Diesel pump installation service','7215330200','5','B','Y'),(15065,'Fingolimod','5120330200','5','B','Y'),(15066,'Datacom label','4322330200','5','B','Y'),(15067,'Chloroxylenol','5147330200','5','B','Y'),(15068,'Woodturning set','2711340200','5','B','Y'),(15069,'Dosing spoons','4112340200','5','B','Y'),(15070,'Scaffolding services','7215340200','5','B','Y'),(15071,'Cladribine','5120340200','5','B','Y'),(15072,'Diagnostic or interventional vascular catheters for general use','4220340200','5','B','Y'),(15073,'Data conversion software','4323340200','5','B','Y'),(15074,'Adicillin or penicillin n','5128340200','5','B','Y'),(15075,'Bupropion','5129340200','5','B','Y'),(15076,'Fluconazole','5130340200','5','B','Y'),(15077,'Fume hoods or cupboards','4110350200','5','B','Y'),(15078,'Binding covers','4410350200','5','B','Y'),(15079,'Piposulfan','5111350200','5','B','Y'),(15080,'Carbidopa/levodopa','5114350200','5','B','Y'),(15081,'Building exterior sandblasting service','7215350200','5','B','Y'),(15082,'Cardiac pacing leads or electrodes','4220350200','5','B','Y'),(15083,'Video conferencing software','4323350200','5','B','Y'),(15084,'Dicloxacillin','5128350200','5','B','Y'),(15085,'Cidofovir','5134350200','5','B','Y'),(15086,'Nitazoxanide','5145350200','5','B','Y'),(15087,'Silver nitrate','5147350200','5','B','Y'),(15088,'Phasemeters','4111360200','5','B','Y'),(15089,'Torso and belt restraints','4214360200','5','B','Y'),(15090,'Closet organizer installation and repair service','7215360200','5','B','Y'),(15091,'Blood bank reagents or solutions','4111610200','5','B','Y'),(15092,'Biotechnology teaching aids or materials','6010620200','5','B','Y'),(15093,'Cholesterol monitors or meters','4111620200','5','B','Y'),(15094,'Surgical robotic dissection instruments','4229620200','5','B','Y'),(15095,'Forensic science teaching aids or materials','6010630200','5','B','Y'),(15096,'Gene specific polymerase chain reaction PCR kits','4110630200','5','B','Y'),(15097,'Incombustibility tester','4111630200','5','B','Y'),(15098,'Miscellaneous primers','4110640200','5','B','Y'),(15099,'Endoscopic fluid management systems or accessories','4229640200','5','B','Y'),(15100,'Eucariotic transfection reagents','4110650200','5','B','Y'),(15101,'Electrical clip','4111650200','5','B','Y'),(15102,'Surgical bone cement mixers','4229670200','5','B','Y'),(15103,'Individual kit','5701010300','5','B','Y'),(15104,'Obstetric, surgical kit','5703010300','5','B','Y'),(15105,'Arabic student kits and teacher kit','5704010300','5','B','Y'),(15106,'Nutritional kit - inpatient module, medical supplies','5705010300','5','B','Y'),(15107,'Power supply','5707010300','5','B','Y'),(15108,'Emergency computer equipment for UN staff','5708010300','5','B','Y'),(15109,'Compact food','5705020300','5','B','Y'),(15110,'Accessories for tent','5706020300','5','B','Y'),(15111,'Water distribution kit','5703030300','5','B','Y'),(15112,'Tent, for office use','5706030300','5','B','Y'),(15113,'On site mobile home repair service','7211100300','5','B','Y'),(15114,'Grain elevator construction and remodeling service','7212100300','5','B','Y'),(15115,'Musical organs','6013100300','5','B','Y'),(15116,'Highway and road maintenance service','7214100300','5','B','Y'),(15117,'Heating system maintenance and repair service','7215100300','5','B','Y'),(15118,'New condominium construction service','7211110300','5','B','Y'),(15119,'Commercial and office building renovation and repair service','7212110300','5','B','Y'),(15120,'Well abandonment platform removal services','7114110300','5','B','Y'),(15121,'Highway and road paving service','7214110300','5','B','Y'),(15122,'Irrigation sprinkler system installation service','7215110300','5','B','Y'),(15123,'Wrapping services','7318110300','5','B','Y'),(15124,'Bimatoprost','5124110300','5','B','Y'),(15125,'Acetate films','1311120300','5','B','Y'),(15126,'Silo and agricultural service building construction service','7212120300','5','B','Y'),(15127,'Musical flutes','6013120300','5','B','Y'),(15128,'Dam construction service','7214120300','5','B','Y'),(15129,'HVAC solar energy construction service','7215120300','5','B','Y'),(15130,'Fluidbed dryers','2320120300','5','B','Y'),(15131,'Guitars','6013130300','5','B','Y'),(15132,'Industrial painting service','7215130300','5','B','Y'),(15133,'Corn starch or corn flour','5022130300','5','B','Y'),(15134,'Training - Search and Rescue ','8610140300','5','B','Y'),(15135,'Editorial Services - Spanish','8211140300','5','B','Y'),(15136,'Hospital construction service','7212140300','5','B','Y'),(15137,'Tambourines','6013140300','5','B','Y'),(15138,'Rescue And Firefighting Aircraft,1500 Gallons (6,000 Litres)','2513140300','5','B','Y'),(15139,'Creative fundraising services - Private Partnerships and Philanthropies','8014140300','5','B','Y'),(15140,'Modem cards','4320140300','5','B','Y'),(15141,'Vents','4010150300','5','B','Y'),(15142,'Fishing onshore facilities','7010150300','5','B','Y'),(15143,'Corporate divestiture consultation services','8010150300','5','B','Y'),(15144,'Fast food establishments','9010150300','5','B','Y'),(15145,'Cultivators','2110150300','5','B','Y'),(15146,'Laboratory sprayers','4110150300','5','B','Y'),(15147,'Harbor or water ports engineering','8110150300','5','B','Y'),(15148,'Community outreach programs','9210150300','5','B','Y'),(15149,'Water quality control management','8310150300','5','B','Y'),(15150,'Dollies','2410150300','5','B','Y'),(15151,'Guarantee agreements','8410150300','5','B','Y'),(15152,'Multifunction machines','4410150300','5','B','Y'),(15153,'Naphtha','1510150300','5','B','Y'),(15154,'Automobiles or cars','2510150300','5','B','Y'),(15155,'Letterpress equipment','4510150300','5','B','Y'),(15156,'Catalogs','5510150300','5','B','Y'),(15157,'Medical office services','8510150300','5','B','Y'),(15158,'Gas engines','2610150300','5','B','Y'),(15159,'Meat industry vocational training','8610150300','5','B','Y'),(15160,'Coat racks','5610150300','5','B','Y'),(15161,'Carbon filtration equipment','4710150300','5','B','Y'),(15162,'Environmental indicators analysis','7710150300','5','B','Y'),(15163,'Commercial use broilers','4810150300','5','B','Y'),(15164,'Armored air transport','7810150300','5','B','Y'),(15165,'Insulating concrete','3011150300','5','B','Y'),(15166,'Tree trimming services','7011150300','5','B','Y'),(15167,'Labor or union relations','8011150300','5','B','Y'),(15168,'Bed and breakfast inns','9011150300','5','B','Y'),(15169,'Mechanical balances','4111150300','5','B','Y'),(15170,'Systems integration design','8111150300','5','B','Y'),(15171,'Academic or scientific article writing','8211150300','5','B','Y'),(15172,'Cease fire agreements or truce supervision','9211150300','5','B','Y'),(15173,'Boys boots','5311150300','5','B','Y'),(15174,'Pay phone provider services','8311150300','5','B','Y'),(15175,'Protest movements','9311150300','5','B','Y'),(15176,'Parchment paper','1411150300','5','B','Y'),(15177,'Plastic bags','2411150300','5','B','Y'),(15178,'Desktop trays or organizers','4411150300','5','B','Y'),(15179,'Tax accounting service','8411150300','5','B','Y'),(15180,'Propylene','1511150300','5','B','Y'),(15181,'Cargo or container ships','2511150300','5','B','Y'),(15182,'Digital Imaging Communications in Medicine DICOM standard system equipment','4220360200','5','B','Y'),(15183,'Power Monitor Software','4323360200','5','B','Y'),(15184,'Rifamycin','5128360200','5','B','Y'),(15185,'Clioquinol','5147360200','5','B','Y'),(15186,'Resources for learning to speak French','6010370200','5','B','Y'),(15187,'Thermostatic baths','4110370200','5','B','Y'),(15188,'Comparators','4111370200','5','B','Y'),(15189,'Phototherapy blankets','4214370200','5','B','Y'),(15190,'Parking lot maintenance','7215370200','5','B','Y'),(15191,'Medical imaging wet darkroom or daylight processors','4220370200','5','B','Y'),(15192,'Cefamandole','5128370200','5','B','Y'),(15193,'Bosentan','5131370200','5','B','Y'),(15194,'Moroxydine','5134370200','5','B','Y'),(15195,'Roller mixers','4110380200','5','B','Y'),(15196,'Geological prospecting apparatus','4111380200','5','B','Y'),(15197,'Cystometry transducers','4214380200','5','B','Y'),(15198,'Medical magnetic resonance imaging MRI positioning aids','4220380200','5','B','Y'),(15199,'Fexofenadine hydrochloride','5131380200','5','B','Y'),(15200,'Refrigerated microcentrifuges','4110390200','5','B','Y'),(15201,'Dissolution or disintegration testers','4111390200','5','B','Y'),(15202,'Fecal management systems or kits','4214390200','5','B','Y'),(15203,'Mobile home site set up and tie down','7215390200','5','B','Y'),(15204,'Medical radiation films or badges','4220390200','5','B','Y'),(15205,'Surgical wound packing instruments','4229390200','5','B','Y'),(15206,'Amlodipine','5143390200','5','B','Y'),(15207,'Sample oxidizer','4110400200','5','B','Y'),(15208,'Artificial turf installation service','7215400200','5','B','Y'),(15209,'Medical radiological shielding aprons or masks or drapes','4220400200','5','B','Y'),(15210,'Flight Operations Automation, Design And Construction','7820400200','5','B','Y'),(15211,'Chlortetracycline','5128400200','5','B','Y'),(15212,'Lancets','4110410200','5','B','Y'),(15213,'Earthquake simulators','4111410200','5','B','Y'),(15214,'Chest tubes','4214410200','5','B','Y'),(15215,'Heat exchanger maintenance or repair service','7215410200','5','B','Y'),(15216,'Water testing and sampling kits','6010420200','5','B','Y'),(15217,'Deionization or demineralization equipment','4110420200','5','B','Y'),(15218,'Measuring rods','4111420200','5','B','Y'),(15219,'Veterinary anthrax vaccines','5120420200','5','B','Y'),(15220,'External fixation instrument sets or systems','4229420200','5','B','Y'),(15221,'Continuous culture apparatus','4110430200','5','B','Y'),(15222,'Logging instruments for water wells','4111430200','5','B','Y'),(15223,'Motor installation and maintenance service','7215430200','5','B','Y'),(15224,'Forced air or mechanical convection general purpose incubators','4110440200','5','B','Y'),(15225,'Barometers','4111440200','5','B','Y'),(15226,'Pipefitting maintenance or repair service','7215440200','5','B','Y'),(15227,'Coronary visualization systems','4229440200','5','B','Y'),(15228,'Gravity convection ovens','4110450200','5','B','Y'),(15229,'Elastometers','4111450200','5','B','Y'),(15230,'Crane maintenance and repair service','7215450200','5','B','Y'),(15231,'Aztreonam','5128450200','5','B','Y'),(15232,'Valsartan','5143450200','5','B','Y'),(15233,'Programmable box furnaces','4110460200','5','B','Y'),(15234,'Compression testers','4111460200','5','B','Y'),(15235,'Construction of zoo habitat and enclosure for insects and invertebrates','7215460200','5','B','Y'),(15236,'Autotransfusion bowl kits or centrifugal kits','4229460200','5','B','Y'),(15237,'Solar kits','6010470200','5','B','Y'),(15238,'Freeze dryer glassware','4110470200','5','B','Y'),(15239,'Bi distillation units','4110480200','5','B','Y'),(15240,'Glass testing instruments','4111480200','5','B','Y'),(15241,'Etoricoxib','5138480200','5','B','Y'),(15242,'Gel filtration equipment','4110490200','5','B','Y'),(15243,'Endoscopic applicators or elevators','4229490200','5','B','Y'),(15244,'Laboratory sifting equipment','4110500200','5','B','Y'),(15245,'Aluminum SAE 1000 series hot rolled sheet','3026500200','5','B','Y'),(15246,'Endoscope storage cabinets','4229500200','5','B','Y'),(15247,'Peristaltic pumps','4110510200','5','B','Y'),(15248,'Goniometer','4111510200','5','B','Y'),(15249,'Motorcycle repair part kit','2517510200','5','B','Y'),(15250,'Hematology slide stainers','4110520200','5','B','Y'),(15251,'Fire Fighting Vehicle Accessories','2517520200','5','B','Y'),(15252,'Surgical pneumatic or battery or electric saws or drills or pin drivers','4229520200','5','B','Y'),(15253,'Basic job skills instructional materials','6010530200','5','B','Y'),(15254,'Gel dryers','4110530200','5','B','Y'),(15255,'Anechoic chambers','4111530200','5','B','Y'),(15256,'Furazolidone','5128530200','5','B','Y'),(15257,'Spectrographs','4111540200','5','B','Y'),(15258,'Gray iron hot rolled sheet','3026540200','5','B','Y'),(15259,'Surgical marking pens','4229540200','5','B','Y'),(15260,'Kits for deoxyribonucleic acid DNA extraction from food','4110550200','5','B','Y'),(15261,'Clofoctol','5128550200','5','B','Y'),(15262,'Human tissue implants','4229550200','5','B','Y'),(15263,'Titration equipment','4111560200','5','B','Y'),(15264,'Amino acid analyzer accessories or supplies','4111580200','5','B','Y'),(15265,'Plastic sheet','3026580200','5','B','Y'),(15266,'Prenatal nutrition resources or fetal abuse instructional materials','6010590200','5','B','Y'),(15267,'Complementary deoxyribonucleic acid cDNA libraries','4110590200','5','B','Y'),(15268,'Blood bank analyzer reagents','4111600200','5','B','Y'),(15269,'Construction teaching aids or materials','6010610200','5','B','Y'),(15270,'Differential display or subtraction kits','4110610200','5','B','Y'),(15271,'Colza seeds','1015160200','5','B','Y'),(15272,'Essential oils production','7015160200','5','B','Y'),(15273,'Import planning','8015160200','5','B','Y'),(15274,'Map production','8115160200','5','B','Y'),(15275,'Fiber optic cable installation service','7215160200','5','B','Y'),(15276,'Government budgeting services','9315160200','5','B','Y'),(15277,'Night sticks','4615160200','5','B','Y'),(15278,'Air cleaners','4016160200','5','B','Y'),(15279,'Receiving or inventorying services','8016160200','5','B','Y'),(15280,'Hemodialysis blood bag samplers','4216160200','5','B','Y'),(15281,'Land tax','9316160200','5','B','Y'),(15282,'Life rings','4616160200','5','B','Y'),(15283,'Badminton rackets','4916160200','5','B','Y'),(15284,'Potassic fertilizer','1017160200','5','B','Y'),(15285,'Water testing services','7017160200','5','B','Y'),(15286,'Online and social media publicity service','8017160200','5','B','Y'),(15287,'Stainless steel alloy 304l','1117160200','5','B','Y'),(15288,'Mobile medical services ambulance cots','4217160200','5','B','Y'),(15289,'Medical or dental equipment manufacture services','7317160200','5','B','Y'),(15290,'Export policy','9317160200','5','B','Y'),(15291,'Safety horns','4617160200','5','B','Y'),(15292,'Towel bar or ring or stand or hook','3018160200','5','B','Y'),(15293,'Electronic blood pressure units','4218160200','5','B','Y'),(15294,'Hazardous material protective footwear','4618160200','5','B','Y'),(15295,'Sodium chloride electrolytes','5119160200','5','B','Y'),(15296,'Operating room lighting','4219160200','5','B','Y'),(15297,'Phone dialers','4319160200','5','B','Y'),(15298,'Fire sprinkler systems','4619160200','5','B','Y'),(15299,'Medical magnetic resonance imaging MRI mobile or transportable or van systems','4220160200','5','B','Y'),(15300,'Network equipment chassis','4320160200','5','B','Y'),(15301,'Docking stations','4321160200','5','B','Y'),(15302,'Work area warning posts and chains','4621160200','5','B','Y'),(15303,'Intravenous or arterial administration ports or injection sites or caps or protectors','4222160200','5','B','Y'),(15304,'Digital subscriber loop DSL captive office splitter shelf','4322160200','5','B','Y'),(15305,'Enterprise resource planning ERP software','4323160200','5','B','Y'),(15306,'Stair step','3024160200','5','B','Y'),(15307,'Cast cutters or saws','4224160200','5','B','Y'),(15308,'Medical body bags','4226160200','5','B','Y'),(15309,'Aminophylline','5139160200','5','B','Y'),(15310,'Atomoxetine','5143160200','5','B','Y'),(15311,'Cooling exchangers','4010170200','5','B','Y'),(15312,'Fishery by products production services','7010170200','5','B','Y'),(15313,'Productivity or efficiency studies or implementation','8010170200','5','B','Y'),(15314,'Electronic circuit design','8110170200','5','B','Y'),(15315,'Skywriting advertising services','8210170200','5','B','Y'),(15316,'Youth camps or facilities services','9210170200','5','B','Y'),(15317,'Corporate states','9310170200','5','B','Y'),(15318,'Duplexer trays','4410170200','5','B','Y'),(15319,'Debt reorganization','8410170200','5','B','Y'),(15320,'Currency exchange application','6410170200','5','B','Y'),(15321,'Police vehicles','2510170200','5','B','Y'),(15322,'Printing guillotines','4510170200','5','B','Y'),(15323,'Health legislation or regulations','8510170200','5','B','Y'),(15324,'Tourism related training','8610170200','5','B','Y'),(15325,'Filing cabinets or accesories','5610170200','5','B','Y'),(15326,'Environmental chemistry advisory services','7710170200','5','B','Y'),(15327,'Non carbonated beverage dispenser','4810170200','5','B','Y'),(15328,'International vessel transport services','7810170200','5','B','Y'),(15329,'Trophies','4910170200','5','B','Y'),(15330,'Vineyard management or maintenance services','7011170200','5','B','Y'),(15331,'Reference or background check services','8011170200','5','B','Y'),(15332,'Government owned parks','9011170200','5','B','Y'),(15333,'Monocular microscopes','4111170200','5','B','Y'),(15334,'Adult supplemental formulas or bars or puddings for general use','4223180100','5','B','Y'),(15335,'Arm orthopedic softgoods','4224180100','5','B','Y'),(15336,'Cadaver storage racks','4226180100','5','B','Y'),(15337,'Respiratory humidifiers or vaporizers','4227180100','5','B','Y'),(15338,'Idarubicin','5128180100','5','B','Y'),(15339,'Disinfectant test strips','4228180100','5','B','Y'),(15340,'Surgical band ligator appliers or bands or related products','4229180100','5','B','Y'),(15341,'Darunavir','5134180100','5','B','Y'),(15342,'Irbesartan','5143180100','5','B','Y'),(15343,'Albendazole','5145180100','5','B','Y'),(15344,'Vaporizers','4010190100','5','B','Y'),(15345,'Mariculture','7010190100','5','B','Y'),(15346,'Coffee machine and grinder rental and maintenance service','9010190100','5','B','Y'),(15347,'Milking machines','2110190100','5','B','Y'),(15348,'Ion sources','4110190100','5','B','Y'),(15349,'Search and rescue teams','9210190100','5','B','Y'),(15350,'Concrete mixers or plants','2210190100','5','B','Y'),(15351,'Radio placement','8210190100','5','B','Y'),(15352,'Energy conservation programs','8310190100','5','B','Y'),(15353,'Check endorsing machines','4410190100','5','B','Y'),(15354,'Agricultural tractors','2510190100','5','B','Y'),(15355,'Banding machines','4510190100','5','B','Y'),(15356,'Industrial site investigation','7710190100','5','B','Y'),(15357,'Food service dinnerware','4810190100','5','B','Y'),(15358,'Air to ocean transportation','7810190100','5','B','Y'),(15359,'Worker worksite room or unit accommodation service','9011190100','5','B','Y'),(15360,'Counters','4111190100','5','B','Y'),(15361,'Asparaginase','5111190100','5','B','Y'),(15362,'Database information retrieval','8111190100','5','B','Y'),(15363,'Press release services','8211190100','5','B','Y'),(15364,'Radio broadcasting station management','8311190100','5','B','Y'),(15365,'Planning boards or accessories','4411190100','5','B','Y'),(15366,'Marine craft communications systems','2511190100','5','B','Y'),(15367,'Audioconferencing systems','4511190100','5','B','Y'),(15368,'Pasture improvement','7012190100','5','B','Y'),(15369,'Jury member service','8012190100','5','B','Y'),(15370,'Thread stitch bookbinding','8212190100','5','B','Y'),(15371,'Standard newsprint','1412190100','5','B','Y'),(15372,'Housing finance','8412190100','5','B','Y'),(15373,'Pharmaceutical preparation services','8512190100','5','B','Y'),(15374,'Polytechnic school','9512190100','5','B','Y'),(15375,'Advertising pillars','5512190100','5','B','Y'),(15376,'Medical waste disposal','7612190100','5','B','Y'),(15377,'Squeege or washer holsters','4712190100','5','B','Y'),(15378,'Circuit breaker lockout','3912190100','5','B','Y'),(15379,'Poligeline or polygeline','5113190100','5','B','Y'),(15380,'Animal liberation movements','9413190100','5','B','Y'),(15381,'Absorbent mats','4713190100','5','B','Y'),(15382,'Cash grains harvesting services','7014190100','5','B','Y'),(15383,'Auto shows or other exhibits','8014190100','5','B','Y'),(15384,'Product research and development service','8114190100','5','B','Y'),(15385,'Medical unit','9514190100','5','B','Y'),(15386,'Forest resources development','7015190100','5','B','Y'),(15387,'Geophysical surveys','8115190100','5','B','Y'),(15388,'Dental plate or denture brushes','4215190100','5','B','Y'),(15389,'Foundation building service','7215190100','5','B','Y'),(15390,'Chemical biological decontamination trailer','4615190100','5','B','Y'),(15391,'Double hung window frames','3017190100','5','B','Y'),(15392,'Cimetidine','5117190100','5','B','Y'),(15393,'TA6V super alloy','1117190100','5','B','Y'),(15394,'Air quality science service','8117190100','5','B','Y'),(15395,'Automobile rims or wheels','2517190100','5','B','Y'),(15396,'Fresh bread','5018190100','5','B','Y'),(15397,'Choriogonadotropin alfa or chorionic gonadotropin','5118190100','5','B','Y'),(15398,'Bedside clinical cabinets','4219190100','5','B','Y'),(15399,'Glatiramer acetate','5120190100','5','B','Y'),(15400,'Medical x ray film hot spot lights','4220190100','5','B','Y'),(15401,'Aircraft fire control or extinguishing systems','2520190100','5','B','Y'),(15402,'Anti slip materials for the physically challenged','4221190100','5','B','Y'),(15403,'Cathode ray tube CRT monitors','4321190100','5','B','Y'),(15404,'Dial calibrated intravenous flowmeters or regulators','4222190100','5','B','Y'),(15405,'Breast pumps','4223190100','5','B','Y'),(15406,'Holders or carts for sterilization wrappers or pouches','4228190100','5','B','Y'),(15407,'Cromoglicic acid or cromolyn','5131190100','5','B','Y'),(15408,'Bezafibrate','5132190100','5','B','Y'),(15409,'Lithium carbonate','5133190100','5','B','Y'),(15410,'Zanamivir','5134190100','5','B','Y'),(15411,'Mineral salt lick','5050190100','5','B','Y'),(15412,'Cleaning machines for seed or grain or dried leguminous vegetables','2110200100','5','B','Y'),(15413,'Hydraulic mining','8110200100','5','B','Y'),(15414,'Lamination film','4410200100','5','B','Y'),(15415,'Tanks','2510200100','5','B','Y'),(15416,'Intertype composing machines','4510200100','5','B','Y'),(15417,'Restaurant chairs','4810200100','5','B','Y'),(15418,'Online data processing service','8111200100','5','B','Y'),(15419,'Capecitabine','5111200100','5','B','Y'),(15420,'In person afghan or pashto or pushto interpretation service','8211200100','5','B','Y'),(15421,'Address books or refills','4411200100','5','B','Y'),(15422,'Microfiche or microfilm viewers','4511200100','5','B','Y'),(15423,'Pressure plate','2611200100','5','B','Y'),(15424,'Animal nutrition','7012200100','5','B','Y'),(15425,'Chromatography syringes','4112200100','5','B','Y'),(15426,'Plywood','1112200100','5','B','Y'),(15427,'Index card files','4412200100','5','B','Y'),(15428,'Deposit verification services','8412200100','5','B','Y'),(15429,'Dentist services','8512200100','5','B','Y'),(15430,'Clinic','9512200100','5','B','Y'),(15431,'Landfill for non hazardous generic waste','7612200100','5','B','Y'),(15432,'Inverter drive AC','3912200100','5','B','Y'),(15433,'Pentoxifylline','5113200100','5','B','Y'),(15434,'Children rights defense services','9413200100','5','B','Y'),(15435,'Executive coaching service','8613200100','5','B','Y'),(15436,'Silos related services','7014200100','5','B','Y'),(15437,'Urban development planning services','9314200100','5','B','Y'),(15438,'Rental of freight aircraft with operator','7814200100','5','B','Y'),(15439,'Fruit tree seeds or cuttings','1015200100','5','B','Y'),(15440,'Drywall installation and repair service','7215200100','5','B','Y'),(15441,'Internal communication service','8017200100','5','B','Y'),(15442,'Aluminum alloy 7178','1117200100','5','B','Y'),(15443,'Mobile medical services first aid kits','4217200100','5','B','Y'),(15444,'Anal or rectal exam speculas','4218200100','5','B','Y'),(15445,'Masks or accessories','4618200100','5','B','Y'),(15446,'Allopurinol','5119200100','5','B','Y'),(15447,'Medical exam or procedure tables for general use','4219200100','5','B','Y'),(15448,'Compact disks CDs','4320200100','5','B','Y'),(15449,'Door openers for the physically challenged','4221200100','5','B','Y'),(15450,'Computer display glare screens','4321200100','5','B','Y'),(15451,'Intravenous infusion pumps for general use','4222200100','5','B','Y'),(15452,'Action games','4323200100','5','B','Y'),(15453,'Intubation laryngoscopes ','4227200100','5','B','Y'),(15454,'Dactinomycin','5128200100','5','B','Y'),(15455,'Surgical mirrors','4229200100','5','B','Y'),(15456,'Fludarabine','5144200100','5','B','Y'),(15457,'Chicken hatching eggs','1010210100','5','B','Y'),(15458,'Local area network communications design','8111170200','5','B','Y'),(15459,'Book authors services','8211170200','5','B','Y'),(15460,'Telegraph transmission services','8311170200','5','B','Y'),(15461,'Toilet seat covers','1411170200','5','B','Y'),(15462,'Investor relations services or programs','8411170200','5','B','Y'),(15463,'Tsetse flies management or control services','8511170200','5','B','Y'),(15464,'Audio jack boxes','4511170200','5','B','Y'),(15465,'Alkaline batteries','2611170200','5','B','Y'),(15466,'Foreign language immersion instruction','8611170200','5','B','Y'),(15467,'Overnight ship cruises','7811170200','5','B','Y'),(15468,'Geotextile','3012170200','5','B','Y'),(15469,'Microcentrifuge tubes','4112170200','5','B','Y'),(15470,'Inductors','3212170200','5','B','Y'),(15471,'Color copy or collating services','8212170200','5','B','Y'),(15472,'Fire alarm maintenance or monitoring','9212170200','5','B','Y'),(15473,'Radio related services','8312170200','5','B','Y'),(15474,'Pen or pencil sets','4412170200','5','B','Y'),(15475,'Cylinder papers or multi layer heavyweight paper','1412170200','5','B','Y'),(15476,'Investment policy','8412170200','5','B','Y'),(15477,'Film washers','4512170200','5','B','Y'),(15478,'Non metallic nameplates','5512170200','5','B','Y'),(15479,'Police station','9512170200','5','B','Y'),(15480,'Chemical treatment services','7612170200','5','B','Y'),(15481,'Postgraduate programs','8612170200','5','B','Y'),(15482,'Waste containers or rigid liners','4712170200','5','B','Y'),(15483,'Surface water pollution rehabilitation services','7712170200','5','B','Y'),(15484,'Land evaluation','7013170200','5','B','Y'),(15485,'Title search services','8013170200','5','B','Y'),(15486,'Disco taps','6013170200','5','B','Y'),(15487,'Detonators','1213170200','5','B','Y'),(15488,'Surgical gowns','4213170200','5','B','Y'),(15489,'Sanitation programs','9313170200','5','B','Y'),(15490,'Union or guild administered pension funds','8413170200','5','B','Y'),(15491,'Ecofeminists associations','9413170200','5','B','Y'),(15492,'Sanitary goods dispensers','4713170200','5','B','Y'),(15493,'Above ground storage or tankage service','7813170200','5','B','Y'),(15494,'Fertilizer services','7014170200','5','B','Y'),(15495,'Wholesale distribution services','8014170200','5','B','Y'),(15496,'Production control','8114170200','5','B','Y'),(15497,'Construction equipment rental or leasing service','7214170200','5','B','Y'),(15498,'Culture promotional services','9314170200','5','B','Y'),(15499,'Value added network VAN services','8414170200','5','B','Y'),(15500,'Spray booth','9514170200','5','B','Y'),(15501,'Audio visual technology','8614170200','5','B','Y'),(15502,'Drawbridge operations','7814170200','5','B','Y'),(15503,'Stratigraphic geology','8115170200','5','B','Y'),(15504,'Comedians services','8215170200','5','B','Y'),(15505,'Closed circuit television system installation service','7215170200','5','B','Y'),(15506,'Food aid global information or early warning systems services','8515170200','5','B','Y'),(15507,'Fingerprint applicators or brushes','4615170200','5','B','Y'),(15508,'Wood flooring','3016170200','5','B','Y'),(15509,'Marine ecosystem management services','7016170200','5','B','Y'),(15510,'Capital asset disposal or sale service','8016170200','5','B','Y'),(15511,'Beractant','5116170200','5','B','Y'),(15512,'Fax Support Service','8116170200','5','B','Y'),(15513,'Hemofiltrate collection bags','4216170200','5','B','Y'),(15514,'Tax incentives','9316170200','5','B','Y'),(15515,'Rescue air bag','4616170200','5','B','Y'),(15516,'Jumping bars','4916170200','5','B','Y'),(15517,'Dam maintenance or management services','7017170200','5','B','Y'),(15518,'Fungicides','1017170200','5','B','Y'),(15519,'Z90WDKCV65542 or M35 high speed steel','1117170200','5','B','Y'),(15520,'Arboricultural science service','8117170200','5','B','Y'),(15521,'Mobile medical services first aid blankets','4217170200','5','B','Y'),(15522,'Automotive braking systems','2517170200','5','B','Y'),(15523,'Faucet unit','3018170200','5','B','Y'),(15524,'Facial shields','4618170200','5','B','Y'),(15525,'Transportation storage service','7818170200','5','B','Y'),(15526,'E Coli vaccines','5120170200','5','B','Y'),(15527,'Flight data recorders','2520170200','5','B','Y'),(15528,'Braille devices for the physically challenged','4221170200','5','B','Y'),(15529,'Magnetic stripe readers and encoders','4321170200','5','B','Y'),(15530,'Television access equipment','4322170200','5','B','Y'),(15531,'Portable structure canvas section','3024170200','5','B','Y'),(15532,'Hip orthopedic softgoods','4224170200','5','B','Y'),(15533,'Training ramps for rehabilitation or therapy','4225170200','5','B','Y'),(15534,'Abanoquil','5126170200','5','B','Y'),(15535,'Oxygen concentrators','4227170200','5','B','Y'),(15536,'Amoxicillin','5128170200','5','B','Y'),(15537,'Heat exchangers','4010180200','5','B','Y'),(15538,'Fish pond resources','7010180200','5','B','Y'),(15539,'Delivered meals services','9010180200','5','B','Y'),(15540,'Dusters','2110180200','5','B','Y'),(15541,'X ray generators','4110180200','5','B','Y'),(15542,'Supply of two phase electricity','8310180200','5','B','Y'),(15543,'Adding machines','4410180200','5','B','Y'),(15544,'Scooters','2510180200','5','B','Y'),(15545,'Book cutting machines','4510180200','5','B','Y'),(15546,'Ethanol','1510180200','5','B','Y'),(15547,'Re training or refreshing training services','8610180200','5','B','Y'),(15548,'Cartridge belt','4610180200','5','B','Y'),(15549,'Corporate environmental auditing services','7710180200','5','B','Y'),(15550,'Commercial use molds','4810180200','5','B','Y'),(15551,'Regional or national trucking services','7810180200','5','B','Y'),(15552,'Double room','9011180200','5','B','Y'),(15553,'Fireclay','1111180200','5','B','Y'),(15554,'Bicalutamide','5111180200','5','B','Y'),(15555,'Mainframe administration services','8111180200','5','B','Y'),(15556,'Fact checking services','8211180200','5','B','Y'),(15557,'Closed circuit television services','8311180200','5','B','Y'),(15558,'Air or gas tanks or cylinders','2411180200','5','B','Y'),(15559,'Drafting films','4411180200','5','B','Y'),(15560,'Tax advisory services','8411180200','5','B','Y'),(15561,'Receipts or receipt books','1411180200','5','B','Y'),(15562,'Recreational motorboats','2511180200','5','B','Y'),(15563,'Television mounts','4511180200','5','B','Y'),(15564,'Educational exchanges between schools','8611180200','5','B','Y'),(15565,'Scheduled bus services','7811180200','5','B','Y'),(15566,'Pet grooming services','7012180200','5','B','Y'),(15567,'Adoption law services','8012180200','5','B','Y'),(15568,'Laboratory stirring rods','4112180200','5','B','Y'),(15569,'Author funded publishing services','8212180200','5','B','Y'),(15570,'Money transport service','9212180200','5','B','Y'),(15571,'Travel carts','5312180200','5','B','Y'),(15572,'Correction fluid','4412180200','5','B','Y'),(15573,'Polyethylene coated papers','1412180200','5','B','Y'),(15574,'Commodities or futures market services','8412180200','5','B','Y'),(15575,'Bacteriological laboratory services','8512180200','5','B','Y'),(15576,'Identification cards or bands or similar products','5512180200','5','B','Y'),(15577,'Substation','9512180200','5','B','Y'),(15578,'Microfilm duplicators','4512180200','5','B','Y'),(15579,'Theological seminaries','8612180200','5','B','Y'),(15580,'Lint removers','4712180200','5','B','Y'),(15581,'Real estate appraisal and valuation service','8013180200','5','B','Y'),(15582,'Processed cheese','5013180200','5','B','Y'),(15583,'Rhythm sticks or lummi sticks','6013180200','5','B','Y'),(15584,'Disaster preparedness response services','9313180200','5','B','Y'),(15585,'Self directed or self initiated retirement plans','8413180200','5','B','Y'),(15586,'Anti racism movements','9413180200','5','B','Y'),(15587,'Customs bonded storage services','7813180200','5','B','Y'),(15588,'Sprout or twig services','7014180200','5','B','Y'),(15589,'Mailing list management service','8014180200','5','B','Y'),(15590,'Industrial hygiene or ventilation','8114180200','5','B','Y'),(15591,'Electrotherapy electrodes','4214180200','5','B','Y'),(15592,'Recruitment services','9314180200','5','B','Y'),(15593,'Emergency tent or hall','9514180200','5','B','Y'),(15594,'Vessel docking services','7814180200','5','B','Y'),(15595,'Forest protection services','7015180200','5','B','Y'),(15596,'Estuarine oceanography','8115180200','5','B','Y'),(15597,'Machinery component refurbishing and repair service','7215180200','5','B','Y'),(15598,'Armoured Container','4615180200','5','B','Y'),(15599,'Taxation policy','9316180200','5','B','Y'),(15600,'Storm water drainage','7017180200','5','B','Y'),(15601,'Media relations and advisory service','8017180200','5','B','Y'),(15602,'Balance of trade projections','9317180200','5','B','Y'),(15603,'Faucet aerator','3018180200','5','B','Y'),(15604,'Pulse oximeter cables','4218180200','5','B','Y'),(15605,'Potassium chloride','5119180200','5','B','Y'),(15606,'Clinical incubators or infant warmers','4219180200','5','B','Y'),(15607,'Filgrastim','5120180200','5','B','Y'),(15608,'Hard disk arrays','4320180200','5','B','Y'),(15609,'Mouse pads','4321180200','5','B','Y'),(15610,'Hula hoops or hoop equipment','4921180200','5','B','Y'),(15611,'Intravenous or arterial arm boards','4222180200','5','B','Y'),(15612,'Optical network or communication filters','4322180200','5','B','Y'),(15613,'Pediatric supplemental formulas or bars or puddings for general use','4223180200','5','B','Y'),(15614,'Back or lumbar or sacral orthopedic softgoods','4224180200','5','B','Y'),(15615,'Cadaver carriers','4226180200','5','B','Y'),(15616,'Nebulizers','4227180200','5','B','Y'),(15617,'Sterilization labels','4228180200','5','B','Y'),(15618,'Butenafine hydrochloride','5130180200','5','B','Y'),(15619,'Oseltamivir','5134180200','5','B','Y'),(15620,'Budesonide','5142180200','5','B','Y'),(15621,'Dehumidifiers','4010190200','5','B','Y'),(15622,'Ostreiculture','7010190200','5','B','Y'),(15623,'Coffee or hot drink vending machine rental and maintenance service','9010190200','5','B','Y'),(15624,'Ion exchange apparatus','4110190200','5','B','Y'),(15625,'Mefloquine','5110190200','5','B','Y'),(15626,'Production engineering for oil or gas','8110190200','5','B','Y'),(15627,'Ambulance services','9210190200','5','B','Y'),(15628,'Television placement','8210190200','5','B','Y'),(15629,'Energy use reduction measures','8310190200','5','B','Y'),(15630,'Check writing machines','4410190200','5','B','Y'),(15631,'Motor homes','2510190200','5','B','Y'),(15632,'Platemakers','4510190200','5','B','Y'),(15633,'Industrial waste site investigation','7710190200','5','B','Y'),(15634,'Food service flatware','4810190200','5','B','Y'),(15635,'Ocean to rail transportation','7810190200','5','B','Y'),(15636,'Student residential room or unit accommodation service','9011190200','5','B','Y'),(15637,'Electronic counters','4111190200','5','B','Y'),(15638,'Online database information retrieval service','8111190200','5','B','Y'),(15639,'Knob turners for the physically challenged','4221200300','5','B','Y'),(15640,'Monitor components','4321200300','5','B','Y'),(15641,'Multichannel intravenous infusion pumps','4222200300','5','B','Y'),(15642,'Sports games','4323200300','5','B','Y'),(15643,'Bite blocks','4227200300','5','B','Y'),(15644,'Tigecycline','5128200300','5','B','Y'),(15645,'Paliperidone','5133200300','5','B','Y'),(15646,'Buprenorphine','5137200300','5','B','Y'),(15647,'Extermination or fumigation services','7210210300','5','B','Y'),(15648,'Warehouse casers','2410210300','5','B','Y'),(15649,'Mail sealing machines','4410210300','5','B','Y'),(15650,'Long nose tractors without sleeper','2510210300','5','B','Y'),(15651,'Refrigerated display cases','4810210300','5','B','Y'),(15652,'Pipeline inline inspection service','7810210300','5','B','Y'),(15653,'World wide web WWW site design services','8111210300','5','B','Y'),(15654,'Fiber sensors','4111210300','5','B','Y'),(15655,'Cell scrapers','4112210300','5','B','Y'),(15656,'Clasp fasteners','4412210300','5','B','Y'),(15657,'Non treated uncoated paper','1412210300','5','B','Y'),(15658,'Rehabilitation services for substance abuse','8512210300','5','B','Y'),(15659,'Childrens home','9512210300','5','B','Y'),(15660,'Patient barrier drapes','4213210300','5','B','Y'),(15661,'Medical heat lamps','4214210300','5','B','Y'),(15662,'Technical cooperation services','9314210300','5','B','Y'),(15663,'Building insulation service','7215210300','5','B','Y'),(15664,'Engineering equipment maintenance services','7315210300','5','B','Y'),(15665,'Isoniazid/rifampin','5116210300','5','B','Y'),(15666,'Change management communication and advisory service','8017210300','5','B','Y'),(15667,'Mobile resuscitator or aspirator kits','4217210300','5','B','Y'),(15668,'Medical acoustic stethoscopes','4218210300','5','B','Y'),(15669,'Grounding hardware','4618210300','5','B','Y'),(15670,'Brachytherapy seed storage containers','4220210300','5','B','Y'),(15671,'Multimedia storage holders','4320210300','5','B','Y'),(15672,'Dye sublimination printers','4321210300','5','B','Y'),(15673,'Intravenous infusion poles for wheelchairs','4222210300','5','B','Y'),(15674,'Video creation and editing software','4323210300','5','B','Y'),(15675,'Ostomy cleaners or deodorants','4231210300','5','B','Y'),(15676,'Inland waterways','8110220300','5','B','Y'),(15677,'Scanner transparency adapters','4410220300','5','B','Y'),(15678,'Mailing or mail pick up or delivery services','7810220300','5','B','Y'),(15679,'Melting point recorders','4111220300','5','B','Y'),(15680,'Firmware patching or upgrade service','8111220300','5','B','Y'),(15681,'VPN virtual private network managed network services','8311220300','5','B','Y'),(15682,'Metal crucibles','4112220300','5','B','Y'),(15683,'Transfer paper','1412220300','5','B','Y'),(15684,'Medical exam or non surgical procedure gloves','4213220300','5','B','Y'),(15685,'Alpha sources','1214220300','5','B','Y'),(15686,'Terrazzo installation and repair service','7215220300','5','B','Y'),(15687,'Oxytocin','5118220300','5','B','Y'),(15688,'Medical thermometer carrying cases or covers','4218220300','5','B','Y'),(15689,'Geriatric chairs','4219220300','5','B','Y'),(15690,'Methotrexate sodium','5120220300','5','B','Y'),(15691,'File versioning software','4323220300','5','B','Y'),(15692,'Suture buttons or bridges','4231220300','5','B','Y'),(15693,'Flat deck material carriers','2010230300','5','B','Y'),(15694,'Seal presses','4410230300','5','B','Y'),(15695,'Temperature humidity testers','4111230300','5','B','Y'),(15696,'Mainframe computer maintenance','8111230300','5','B','Y'),(15697,'Wave division multiplexing WDM','8311230300','5','B','Y'),(15698,'Patient identification and information products','4214230300','5','B','Y'),(15699,'Cabinet building and installation service','7215230300','5','B','Y'),(15700,'Neuropsychiatry exam cards','4218230300','5','B','Y'),(15701,'Patient suspended seats or slings','4219230300','5','B','Y'),(15702,'Medical linear accelerator intensity modulated radiation therapy IMRT collimators','4220230300','5','B','Y'),(15703,'Blood administration or transfusion identification systems','4222230300','5','B','Y'),(15704,'Customer relationship management CRM software','4323230300','5','B','Y'),(15705,'Dirithromycin','5128230300','5','B','Y'),(15706,'Pulsed lavage systems for wound treatment','4231230300','5','B','Y'),(15707,'Betamethasone','5142230300','5','B','Y'),(15708,'Laboratory incinerators','4110240300','5','B','Y'),(15709,'Identification ID press machines','4410240300','5','B','Y'),(15710,'Industrial shredder','2410240300','5','B','Y'),(15711,'Pressure indicators','4111240300','5','B','Y'),(15712,'Point to point digital telecommunications circuit','8311240300','5','B','Y'),(15713,'Laboratory spatulas','4112240300','5','B','Y'),(15714,'Sweet potato seeds or seedlings','1015240300','5','B','Y'),(15715,'Entryway and exit framing service','7215240300','5','B','Y'),(15716,'Medical isolation carts','4219240300','5','B','Y'),(15717,'Belimumab','5120240300','5','B','Y'),(15718,'Enterprise application integration software','4323240300','5','B','Y'),(15719,'Surgical ratchet handles','4229240300','5','B','Y'),(15720,'Natamycin','5130240300','5','B','Y'),(15721,'Packing strips for wound care','4231240300','5','B','Y'),(15722,'Dopamine','5139240300','5','B','Y'),(15723,'Fabric or netting for entomology','4110250300','5','B','Y'),(15724,'Building consent processing and support service','8110250300','5','B','Y'),(15725,'Irrigation parts and accessories','2110250300','5','B','Y'),(15726,'Coin wrapper machines','4410250300','5','B','Y'),(15727,'Rotameters','4111250300','5','B','Y'),(15728,'Bendamustine','5111250300','5','B','Y'),(15729,'Rights of way for transit for half circuit systems, DDPs and admin lease','8311250300','5','B','Y'),(15730,'Laboratory cork borers','4112250300','5','B','Y'),(15731,'Arterial needles','4214250300','5','B','Y'),(15732,'Dental dam supplies','4215250300','5','B','Y'),(15733,'Carpet laying service','7215250300','5','B','Y'),(15734,'Heavy truck tires','2517250300','5','B','Y'),(15735,'Vulnerability Assessment Security Equipment','4322250300','5','B','Y'),(15736,'Spell checkers','4323250300','5','B','Y'),(15737,'Anesthesia inhalers or inhaler units','4227250300','5','B','Y'),(15738,'Terbinafine hydrochloride','5130250300','5','B','Y'),(15739,'Scrotal supports','4231250300','5','B','Y'),(15740,'Ribavirin','5134250300','5','B','Y'),(15741,'Perindopril','5143250300','5','B','Y'),(15742,'Animal identification supplies','4110260300','5','B','Y'),(15743,'Printwheels','4410260300','5','B','Y'),(15744,'International access lines','8311260300','5','B','Y'),(15745,'Water distribution kit','2411260300','5','B','Y'),(15746,'Microscope lens paper','4112260300','5','B','Y'),(15747,'Ezetimibe/simvastatin','5112260300','5','B','Y'),(15748,'Medical cartridge syringes','4214260300','5','B','Y'),(15749,'Skylight installation service','7215260300','5','B','Y'),(15750,'Benzonatate','5116260300','5','B','Y'),(15751,'Medical exam or surgical headlights or headlamps','4218260300','5','B','Y'),(15752,'Medicine feeding cups or bottles','4219260300','5','B','Y'),(15753,'Everolimus','5120260300','5','B','Y'),(15754,'Facilities management software','4323260300','5','B','Y'),(15755,'Negative pressure dressings','4231260300','5','B','Y'),(15756,'Light scattering equipment','4110270300','5','B','Y'),(15757,'Police uniforms','5310270300','5','B','Y'),(15758,'Safety tapes','4112270300','5','B','Y'),(15759,'Urinary catheter plugs or clamps','4214270300','5','B','Y'),(15760,'Gunite installation service','7215270300','5','B','Y'),(15761,'Patient height rulers','4218270300','5','B','Y'),(15762,'Telegraph sounders','4322270300','5','B','Y'),(15763,'Interactive voice response software','4323270300','5','B','Y'),(15764,'Vancomycin hydrochloride','5128270300','5','B','Y'),(15765,'Clozapine','5133270300','5','B','Y'),(15766,'General mine action assessment GMAA service','8110280300','5','B','Y'),(15767,'Spiral binding machine','4410280300','5','B','Y'),(15768,'Tachometer disks','4111280300','5','B','Y'),(15769,'Platform freight container','2411280300','5','B','Y'),(15770,'Sedimentation tube racks or stands','4112280300','5','B','Y'),(15771,'Patient bed or table scales for general use','4218280300','5','B','Y'),(15772,'Sirolimus','5120280300','5','B','Y'),(15773,'Communications Control And Monitoring Equipment ','2520280300','5','B','Y'),(15774,'Digital loop carrier DLCs','4322280300','5','B','Y'),(15775,'Optical network management software','4323280300','5','B','Y'),(15776,'Biopsy sealing and marking devices','4229280300','5','B','Y'),(15777,'Enalapril','5143280300','5','B','Y'),(15778,'Chlorhexidine','5147280300','5','B','Y'),(15779,'Snow removal services','7210290300','5','B','Y'),(15780,'Tape cleaners','4410290300','5','B','Y'),(15781,'Sextants','4111290300','5','B','Y'),(15782,'Elevator front installation service','7215290300','5','B','Y'),(15783,'Air Traffic Services (ATS) Consoles And Console Equipment ','2520290300','5','B','Y'),(15784,'Telecommunication tower or support','4322290300','5','B','Y'),(15785,'Contact center software','4323290300','5','B','Y'),(15786,'Surgical needle holders','4229290300','5','B','Y'),(15787,'Cryostats','4110300300','5','B','Y'),(15788,'Fuser wiper','4410300300','5','B','Y'),(15789,'Electrogravimetry analyzers','4111300300','5','B','Y'),(15790,'Plastic slip sheet','2411300300','5','B','Y'),(15791,'Desiccants','4112300300','5','B','Y'),(15792,'Clindamycin hydrochloride','5128300300','5','B','Y'),(15793,'Surgical graft measuring instruments','4229300300','5','B','Y'),(15794,'Cetrimonium','5147300300','5','B','Y'),(15795,'Aboveground conveyor service','7210310300','5','B','Y'),(15796,'Printer or facsimile toner','4410310300','5','B','Y'),(15797,'Box lid','2411310300','5','B','Y'),(15798,'Dialysis cassette','4112310300','5','B','Y'),(15799,'Acetylsalicylic acid or Aspirin','5114310300','5','B','Y'),(15800,'Contraceptive devices for female users','4214310300','5','B','Y'),(15801,'Playground construction and equipment installation service','7215310300','5','B','Y'),(15802,'2,5G GPRS mobile core network equipment and components','4322310300','5','B','Y'),(15803,'Pipette washers','4110320300','5','B','Y'),(15804,'Time card machine replacement ribbon','4410320300','5','B','Y'),(15805,'Computer tool kits','2711320300','5','B','Y'),(15806,'Virology stock control culture','4112320300','5','B','Y'),(15807,'Varenicline','5114320300','5','B','Y'),(15808,'Artificial insemination catheters','4214320300','5','B','Y'),(15809,'Corrosion control service','7215320300','5','B','Y'),(15810,'Mycophenolate or mycophenolic acid','5120320300','5','B','Y'),(15811,'Multimedia service center','4322320300','5','B','Y'),(15812,'Network security or virtual private network VPN management software','4323320300','5','B','Y'),(15813,'Ritonavir','5134320300','5','B','Y'),(15814,'Merbromin or mercurochrome','5147320300','5','B','Y'),(15815,'Densitometers','4110330300','5','B','Y'),(15816,'Microscope slide cabinets','4112330300','5','B','Y'),(15817,'Chemotherapy transport bags','4214330300','5','B','Y'),(15818,'Service station equipment maintenance and or repair service','7215330300','5','B','Y'),(15819,'Sitagliptin','5118330300','5','B','Y'),(15820,'Pomalidomide','5120330300','5','B','Y'),(15821,'Fungal disease prevention or control services','8511150300','5','B','Y'),(15822,'Gavels or sounding blocks','4511150300','5','B','Y'),(15823,'Access roads','9511150300','5','B','Y'),(15824,'Lighting maintenance services','7611150300','5','B','Y'),(15825,'Certificated distance learning services','8611150300','5','B','Y'),(15826,'Clothes dryers','4711150300','5','B','Y'),(15827,'Food or feed contamination protection services','7711150300','5','B','Y'),(15828,'Chartered airplane travel','7811150300','5','B','Y'),(15829,'Dairy technology','7012150300','5','B','Y'),(15830,'Defense or criminal law services','8012150300','5','B','Y'),(15831,'Econometrics','8112150300','5','B','Y'),(15832,'Manual multichannel air displacement pipetters','4112150300','5','B','Y'),(15833,'Digital printing','8212150300','5','B','Y'),(15834,'Guard dog rental','9212150300','5','B','Y'),(15835,'Oil refinery construction service','7212150300','5','B','Y'),(15836,'Individual luggage pieces','5312150300','5','B','Y'),(15837,'Privately owned libraries','8312150300','5','B','Y'),(15838,'Diplomats security services','9312150300','5','B','Y'),(15839,'Mailers','4412150300','5','B','Y'),(15840,'Credit unions','8412150300','5','B','Y'),(15841,'Cardboard','1412150300','5','B','Y'),(15842,'Disposable cameras','4512150300','5','B','Y'),(15843,'Identification tags','5512150300','5','B','Y'),(15844,'Primary care physician control services','8512150300','5','B','Y'),(15845,'Street cleaning services','7612150300','5','B','Y'),(15846,'Classroom benches','5612150300','5','B','Y'),(15847,'Air pollution protection services','7712150300','5','B','Y'),(15848,'Tents','4912150300','5','B','Y'),(15849,'Stone blocks','3013150300','5','B','Y'),(15850,'Instrument strings or picks','6013150300','5','B','Y'),(15851,'Erosion control services','7013150300','5','B','Y'),(15852,'Land leases','8013150300','5','B','Y'),(15853,'Regression analysis','8113150300','5','B','Y'),(15854,'Propellant explosives','1213150300','5','B','Y'),(15855,'Microfiche services','8213150300','5','B','Y'),(15856,'Patient exam capes','4213150300','5','B','Y'),(15857,'Grinding wheels','2313150300','5','B','Y'),(15858,'Toothbrushes','5313150300','5','B','Y'),(15859,'Human rights education or information dissemination services','9313150300','5','B','Y'),(15860,'Walk in refrigerators','2413150300','5','B','Y'),(15861,'Car or truck insurance','8413150300','5','B','Y'),(15862,'Enriched uranium','1513150300','5','B','Y'),(15863,'Instant picture film','4513150300','5','B','Y'),(15864,'Hydro power plants','2613150300','5','B','Y'),(15865,'Sculpture','8613150300','5','B','Y'),(15866,'Oil spillage rehabilitation services','7713150300','5','B','Y'),(15867,'Grass or fodder production','7014150300','5','B','Y'),(15868,'Commodity price forecasting','8014150300','5','B','Y'),(15869,'Materials or product inspection','8114150300','5','B','Y'),(15870,'Photocomposition','8214150300','5','B','Y'),(15871,'Skin preparation wipes','4214150300','5','B','Y'),(15872,'Rock removal service','7214150300','5','B','Y'),(15873,'Social planning services','9314150300','5','B','Y'),(15874,'Minority owned business programs','8414150300','5','B','Y'),(15875,'Photo development processing kit','4514150300','5','B','Y'),(15876,'Transportation industry tariff comparison or freight audit services','7814150300','5','B','Y'),(15877,'Scuba regulators','4914150300','5','B','Y'),(15878,'Celery seeds or seedlings','1015150300','5','B','Y'),(15879,'Roofing fabrics','3015150300','5','B','Y'),(15880,'Trade information services','8015150300','5','B','Y'),(15881,'Centrifugal pumps','4015150300','5','B','Y'),(15882,'Hydrometeorology','8115150300','5','B','Y'),(15883,'Cartoonists services','8215150300','5','B','Y'),(15884,'Crowns or crown forms','4215150300','5','B','Y'),(15885,'Cogeneration plant construction service','7215150300','5','B','Y'),(15886,'Privatization programs','9315150300','5','B','Y'),(15887,'Food preservation management or control services','8515150300','5','B','Y'),(15888,'Riot shields','4615150300','5','B','Y'),(15889,'Keyboard entry services','8016150300','5','B','Y'),(15890,'Network folder administration service','8116150300','5','B','Y'),(15891,'Peritoneal dialysis administration sets','4216150300','5','B','Y'),(15892,'Capital gains tax','9316150300','5','B','Y'),(15893,'Medical or surgical instrument maintenance or repair','8516150300','5','B','Y'),(15894,'Marine signaling systems','4616150300','5','B','Y'),(15895,'Baseballs','4916150300','5','B','Y'),(15896,'Rolling doors','3017150300','5','B','Y'),(15897,'Ground or surface water surveying','7017150300','5','B','Y'),(15898,'Public relations situation and issues and risk analysis','8017150300','5','B','Y'),(15899,'Patient holding or evacuation system heater units','4217150300','5','B','Y'),(15900,'Electrical tools manufacture services','7317150300','5','B','Y'),(15901,'Formulation of national commodity policies','9317150300','5','B','Y'),(15902,'Gymnastic vaulting equipment','4917150300','5','B','Y'),(15903,'Showers','3018150300','5','B','Y'),(15904,'Exam or personal lubricants or jellies','4218150300','5','B','Y'),(15905,'Protective coveralls','4618150300','5','B','Y'),(15906,'Pay phones','4319150300','5','B','Y'),(15907,'Integrated maintenance information systems','2519150300','5','B','Y'),(15908,'Fire resistant coatings or putties or sealants','4619150300','5','B','Y'),(15909,'Central processing unit CPU processors','4320150300','5','B','Y'),(15910,'Stationary bicycles','4920150300','5','B','Y'),(15911,'Positioning devices','4221150300','5','B','Y'),(15912,'Notebook computers','4321150300','5','B','Y'),(15913,'Workplace safety training manual or handbook','4621150300','5','B','Y'),(15914,'Central venous catheters','4222150300','5','B','Y'),(15915,'Telecom announcers','4322150300','5','B','Y'),(15916,'Anti explosive device detonator','4622150300','5','B','Y'),(15917,'Procurement software','4323150300','5','B','Y'),(15918,'Bail ring','3024150300','5','B','Y'),(15919,'Cast or splint protectors','4224150300','5','B','Y'),(15920,'Playground merry go rounds','4924150300','5','B','Y'),(15921,'Therapeutic games','4225150300','5','B','Y'),(15922,'Autopsy bullet probes','4226150300','5','B','Y'),(15923,'End tidal carbon dioxide monitors','4227150300','5','B','Y'),(15924,'Amithiozone or thiacetazone','5128150300','5','B','Y'),(15925,'Api apples','5030150300','5','B','Y'),(15926,'Cardio pulmonary resuscitation CPR training aids','4230150300','5','B','Y'),(15927,'Organic api apples','5031150300','5','B','Y'),(15928,'Bandage rollers','4231150300','5','B','Y'),(15929,'O ring molded gasket','3140150300','5','B','Y'),(15930,'Live turkeys','1010160300','5','B','Y'),(15931,'Fishery data collection or distribution','7010160300','5','B','Y'),(15932,'Economic or financial evaluation of projects','8010160300','5','B','Y'),(15933,'Catering services','9010160300','5','B','Y'),(15934,'Internet advertising','8210160300','5','B','Y'),(15935,'Fire prevention services','9210160300','5','B','Y'),(15936,'Oil pipeline services','8310160300','5','B','Y'),(15937,'Heads of states services','9310160300','5','B','Y'),(15938,'Forklifts','2410160300','5','B','Y'),(15939,'Non governmental aid','8410160300','5','B','Y'),(15940,'Paper shredding machines or accessories','4410160300','5','B','Y'),(15941,'Offset printing consumables','4510160300','5','B','Y'),(15942,'Chemistry vocational training services','8610160300','5','B','Y'),(15943,'Marine conservation strategy planning','7710160300','5','B','Y'),(15944,'Commercial use food choppers or cubers or dicers','4810160300','5','B','Y'),(15945,'Livestock rail transport','7810160300','5','B','Y'),(15946,'Solar lamps','3910160300','5','B','Y'),(15947,'Hydraulic lime','3011160300','5','B','Y'),(15948,'Temporary production staffing needs','8011160300','5','B','Y'),(15949,'Meeting or banquet rooms','9011160300','5','B','Y'),(15950,'Ecaussine or alabaster','1111160300','5','B','Y'),(15951,'Rangefinders','4111160300','5','B','Y'),(15952,'Programming for HTML','8111160300','5','B','Y'),(15953,'Court reporting services','8211160300','5','B','Y'),(15954,'Nuclear freezes or disarmament','9211160300','5','B','Y'),(15955,'Cellular telephone services','8311160300','5','B','Y'),(15956,'Proportional representation','9311160300','5','B','Y'),(15957,'Coin sorters','4411160300','5','B','Y'),(15958,'Free standing clocks','5411160300','5','B','Y'),(15959,'Internal audits','8411160300','5','B','Y'),(15960,'Rescue ships or boats','2511160300','5','B','Y'),(15961,'Projection screens or displays','4511160300','5','B','Y'),(15962,'Endocrine disease prevention or control services','8511160300','5','B','Y'),(15963,'Wind generators','2611160300','5','B','Y'),(15964,'Chimney cleaning','7611160300','5','B','Y'),(15965,'Parent education','8611160300','5','B','Y'),(15966,'Organization for panel systems','5611160300','5','B','Y'),(15967,'Land rehabilitation services','7711160300','5','B','Y'),(15968,'Continental or inter continental rail services','7811160300','5','B','Y'),(15969,'Gilsonite','3012160300','5','B','Y'),(15970,'Sericulture','7012160300','5','B','Y'),(15971,'Partnership law','8012160300','5','B','Y'),(15972,'Passenger ticket verification service','9012160300','5','B','Y'),(15973,'Logs','1112160300','5','B','Y'),(15974,'Monetary analysis','8112160300','5','B','Y'),(15975,'Low retention pipette tips','4112160300','5','B','Y'),(15976,'Metal plate engraving','8212160300','5','B','Y'),(15977,'Lie detection services','9212160300','5','B','Y'),(15978,'Backpacks','5312160300','5','B','Y'),(15979,'Computerized information retrieval systems','8312160300','5','B','Y'),(15980,'Wet strength tissue papers','1412160300','5','B','Y'),(15981,'Currency exchange services','8412160300','5','B','Y'),(15982,'Camera lens','4512160300','5','B','Y'),(15983,'Bus station','9512160300','5','B','Y'),(15984,'Sludge disposal','7612160300','5','B','Y'),(15985,'Polluted soil treatment or rehabilitation','7712160300','5','B','Y'),(15986,'Freight fee','7812160300','5','B','Y'),(15987,'Camping cots','4912160300','5','B','Y'),(15988,'Concrete bricks','3013160300','5','B','Y'),(15989,'Plowing services','7013160300','5','B','Y'),(15990,'Sale of residential land','8013160300','5','B','Y'),(15991,'Video production services','8213160300','5','B','Y'),(15992,'Medical staff blouses or smocks','4213160300','5','B','Y'),(15993,'Razors','5313160300','5','B','Y'),(15994,'World food program services','9313160300','5','B','Y'),(15995,'Low temperature freezers','2413160300','5','B','Y'),(15996,'Accidental injury insurance','8413160300','5','B','Y'),(15997,'Legal assistance services','9413160300','5','B','Y'),(15998,'Site office','9513160300','5','B','Y'),(15999,'Drama studies','8613160300','5','B','Y'),(16000,'Sponges','4713160300','5','B','Y'),(16001,'Noise pollution monitoring services','7713160300','5','B','Y'),(16002,'Furniture storage','7813160300','5','B','Y'),(16003,'Telemarketing','8014160300','5','B','Y'),(16004,'Transport finance or economics','8114160300','5','B','Y'),(16005,'Emesis basins','4214160300','5','B','Y'),(16006,'Railroad and railway roadbed construction service','7214160300','5','B','Y'),(16007,'Birth reporting or control services','9314160300','5','B','Y'),(16008,'Cabin','9514160300','5','B','Y'),(16009,'Developing tongs','4514160300','5','B','Y'),(16010,'Pest control inspections','7814160300','5','B','Y'),(16011,'Barley seeds','1015160300','5','B','Y'),(16012,'Timber production services','7015160300','5','B','Y'),(16013,'Export projections','8015160300','5','B','Y'),(16014,'Photogrammetry','8115160300','5','B','Y'),(16015,'Specialized sound equipment installation service','7215160300','5','B','Y'),(16016,'Budget or public investment management','9315160300','5','B','Y'),(16017,'Furniture project administration or management','8016160300','5','B','Y'),(16018,'Hemodialysis blood oxygen demand apparatus','4216160300','5','B','Y'),(16019,'Value added tax VAT','9316160300','5','B','Y'),(16020,'Pool alarms','4616160300','5','B','Y'),(16021,'Basketballs','4916160300','5','B','Y'),(16022,'Phosphatic fertilizer','1017160300','5','B','Y'),(16023,'Floodplain management','7017160300','5','B','Y'),(16024,'Stainless steel alloy 316','1117160300','5','B','Y'),(16025,'Mobile medical service anti shock garments','4217160300','5','B','Y'),(16026,'Global trade policies or procedures','9317160300','5','B','Y'),(16027,'Clock timers','4617160300','5','B','Y'),(16028,'Toilet seat','3018160300','5','B','Y'),(16029,'Mercury blood pressure units','4218160300','5','B','Y'),(16030,'Cleanroom footwear','4618160300','5','B','Y'),(16031,'Hospital equipment instrument panels','4219160300','5','B','Y'),(16032,'Phone extension cords','4319160300','5','B','Y'),(16033,'Fire hoses or nozzles','4619160300','5','B','Y'),(16034,'Chassis stacking components','4320160300','5','B','Y'),(16035,'Port replicators','4321160300','5','B','Y'),(16036,'Minefield or mine hazard area marker','4621160300','5','B','Y'),(16037,'Intravenous or arterial extension tubing','4222160300','5','B','Y'),(16038,'Digital subscriber loop DSL customer premise equipment CPE plain old telephone system POTS splitter','4322160300','5','B','Y'),(16039,'Tax preparation software','4323160300','5','B','Y'),(16040,'Stringer','3024160300','5','B','Y'),(16041,'Allantoin/coal tar','5124160300','5','B','Y'),(16042,'Cast removal systems','4224160300','5','B','Y'),(16043,'Soldering iron','2327160300','5','B','Y'),(16044,'Evaporative coolers','4010170300','5','B','Y'),(16045,'Fish production','7010170300','5','B','Y'),(16046,'Specification standardization services','8010170300','5','B','Y'),(16047,'Harvesters','2110170300','5','B','Y'),(16048,'Tissue grinders','4110170300','5','B','Y'),(16049,'Engineering testing services','8110170300','5','B','Y'),(16050,'Half way house services','9210170300','5','B','Y'),(16051,'Bill drafting services','9310170300','5','B','Y'),(16052,'Duplexer units','4410170300','5','B','Y'),(16053,'Debt servicing','8410170300','5','B','Y'),(16054,'Money transfer application','6410170300','5','B','Y'),(16055,'Ambulances','2510170300','5','B','Y'),(16056,'Printing collators or decollators','4510170300','5','B','Y'),(16057,'Health service planning','8510170300','5','B','Y'),(16058,'Library or documentation training','8610170300','5','B','Y'),(16059,'Desks','5610170300','5','B','Y'),(16060,'Environmental ethics advisory services','7710170300','5','B','Y'),(16061,'Milk dispensers','4810170300','5','B','Y'),(16062,'Domestic barge transport services','7810170300','5','B','Y'),(16063,'Garden planting or maintenance services','7011170300','5','B','Y'),(16064,'Resume or curriculum vitae screening services','8011170300','5','B','Y'),(16065,'Recreational vehicle campsite facilities','9011170300','5','B','Y'),(16066,'Stereo or dissecting light microscopes','4111170300','5','B','Y'),(16067,'Electronic data interchange EDI design','8111170300','5','B','Y'),(16068,'Poetry authors services','8211170300','5','B','Y'),(16069,'Telex transmission services','8311170300','5','B','Y'),(16070,'Paper towels','1411170300','5','B','Y'),(16071,'Budget preparation or review services','8411170300','5','B','Y'),(16072,'Bacteria management or control services','8511170300','5','B','Y'),(16073,'Listening centers','4511170300','5','B','Y'),(16074,'Vehicle batteries','2611170300','5','B','Y'),(16075,'Livestock slaughtering services','7012170300','5','B','Y'),(16076,'Property law services','8012170300','5','B','Y'),(16077,'Bridge rail','3012170300','5','B','Y'),(16078,'Centrifuge tubes','4112170300','5','B','Y'),(16079,'Ferrites','3212170300','5','B','Y'),(16080,'Internet related services','8312170300','5','B','Y'),(16081,'Economic or social council services','9312170300','5','B','Y'),(16082,'Fountain pens','4412170300','5','B','Y'),(16083,'Investment analysis','8412170300','5','B','Y'),(16084,'Laminated aluminum foil paper','1412170300','5','B','Y'),(16085,'Film splicers','4512170300','5','B','Y'),(16086,'Illuminated signs','5512170300','5','B','Y'),(16087,'Court building','9512170300','5','B','Y'),(16088,'Smoking urns or accessories','4712170300','5','B','Y'),(16089,'Surface water pollution protection services','7712170300','5','B','Y'),(16090,'Concrete tiles or flagstones','3013170300','5','B','Y'),(16091,'Land reclamation','7013170300','5','B','Y'),(16092,'Escrow account services','8013170300','5','B','Y'),(16093,'Horses hoofs','6013170300','5','B','Y'),(16094,'Streptokinase','5113170300','5','B','Y'),(16095,'Explosives fuses','1213170300','5','B','Y'),(16096,'Research programs','9313170300','5','B','Y'),(16097,'Ecological political organizations','9413170300','5','B','Y'),(16098,'Sanitary waste receptacles','4713170300','5','B','Y'),(16099,'Retail distribution services','8014170300','5','B','Y'),(16100,'Production scheduling','8114170300','5','B','Y'),(16101,'Storage shed','9514170300','5','B','Y'),(16102,'Computer programmed instruction','8614170300','5','B','Y'),(16103,'Marine navigational or communication services','7814170300','5','B','Y'),(16104,'Forest harvesting specialized operations','7015170300','5','B','Y'),(16105,'Geological surveys','8115170300','5','B','Y'),(16106,'Dancers services','8215170300','5','B','Y'),(16107,'Fire detection and burglar alarm systems installation service','7215170300','5','B','Y'),(16108,'Assessment of emergency food requirements','8515170300','5','B','Y'),(16109,'Fingerprint ink','4615170300','5','B','Y'),(16110,'Terrestrial ecosystem management services','7016170300','5','B','Y'),(16111,'Excess or obsolete non capital material disposal or sale service','8016170300','5','B','Y'),(16112,'Mobile Telephone Administration Service','8116170300','5','B','Y'),(16113,'Hemofiltration infusion ports','4216170300','5','B','Y'),(16114,'Tax systems','9316170300','5','B','Y'),(16115,'Safety air mat','4616170300','5','B','Y'),(16116,'Beveled glass','3017170300','5','B','Y'),(16117,'Reservoirs maintenance or management services','7017170300','5','B','Y'),(16118,'Mobile medical services heat shielding wraps or blankets','4217170300','5','B','Y'),(16119,'Livestock trailers','2518170300','5','B','Y'),(16120,'Vehicle parking service','7818170300','5','B','Y'),(16121,'Flying insect control traps','1019170300','5','B','Y'),(16122,'Gumboro vaccines','5120170300','5','B','Y'),(16123,'Braille writing paper or plastic for physically challenged','4221170300','5','B','Y'),(16124,'Intravenous or arterial fluid warmers','4222170300','5','B','Y'),(16125,'Television antennas','4322170300','5','B','Y'),(16126,'Gastric decompression tubes','4223170300','5','B','Y'),(16127,'Knee braces or supports','4224170300','5','B','Y'),(16128,'Training stairs for rehabilitation or therapy','4225170300','5','B','Y'),(16129,'Nebivolol','5126170300','5','B','Y'),(16130,'Oxygen air blenders','4227170300','5','B','Y'),(16131,'Ampicillin','5128170300','5','B','Y'),(16132,'Instrument care kits','4228170300','5','B','Y'),(16133,'Albuterol or salbutamol','5139170300','5','B','Y'),(16134,'Fish hatcheries','7010180300','5','B','Y'),(16135,'Water sprinklers','2110180300','5','B','Y'),(16136,'Coulometers','4110180300','5','B','Y'),(16137,'Supply of three phase electricity','8310180300','5','B','Y'),(16138,'Accounting machines','4410180300','5','B','Y'),(16139,'Mopeds','2510180300','5','B','Y'),(16140,'Book punching machines','4510180300','5','B','Y'),(16141,'Vocational rehabilitation services','8610180300','5','B','Y'),(16142,'Albuterol/ipratropium','5116200200','5','B','Y'),(16143,'Project based communications service','8017200200','5','B','Y'),(16144,'Mobile medical services first response kits','4217200200','5','B','Y'),(16145,'Testosterone','5118200200','5','B','Y'),(16146,'Respirators','4618200200','5','B','Y'),(16147,'Colchicine','5119200200','5','B','Y'),(16148,'Medical exam or procedure table accessories for general use excluding cover sheets','4219200200','5','B','Y'),(16149,'Hyaluronan or hyaluronate or hyaluronic acid','5120200200','5','B','Y'),(16150,'Blank tapes','4320200200','5','B','Y'),(16151,'Key turners or holders for the physically challenged','4221200200','5','B','Y'),(16152,'Monitor arms or stands','4321200200','5','B','Y'),(16153,'Intravenous syringe infusion pumps','4222200200','5','B','Y'),(16154,'Adventure games','4323200200','5','B','Y'),(16155,'Carvedilol','5126200200','5','B','Y'),(16156,'Glutaraldehyde','5147200200','5','B','Y'),(16157,'Termite control services','7210210200','5','B','Y'),(16158,'Warehouse carousels','2410210200','5','B','Y'),(16159,'Mail opening machines','4410210200','5','B','Y'),(16160,'Long nose tractors with sleeper','2510210200','5','B','Y'),(16161,'Heated display cases','4810210200','5','B','Y'),(16162,'Water transport','7810210200','5','B','Y'),(16163,'Electronic mail service provider','8111210200','5','B','Y'),(16164,'Multiwell plates','4112210200','5','B','Y'),(16165,'Machine finished or glazed kraft paper','1412210200','5','B','Y'),(16166,'Occupational therapy services','8512210200','5','B','Y'),(16167,'Flat or apartment','9512210200','5','B','Y'),(16168,'Aspirin/dipyridamole','5113210200','5','B','Y'),(16169,'Medical stretcher sheets','4213210200','5','B','Y'),(16170,'Training planning and development consultancy service','8613210200','5','B','Y'),(16171,'General purpose cleaning kits','4713210200','5','B','Y'),(16172,'Medical cold storage chilling units','4214210200','5','B','Y'),(16173,'Economic cooperation services','9314210200','5','B','Y'),(16174,'Exterior insulation and finishing service','7215210200','5','B','Y'),(16175,'Manufacturing equipment repair services','7315210200','5','B','Y'),(16176,'Bismalemide fabric or cloth','1116210200','5','B','Y'),(16177,'Crisis planning and avoidance service','8017210200','5','B','Y'),(16178,'Argipressin or vasopressin','5118210200','5','B','Y'),(16179,'Hand held dopplers','4218210200','5','B','Y'),(16180,'Hospital recliners','4219210200','5','B','Y'),(16181,'Brachytherapy catheters or syringes or inserters or applicators','4220210200','5','B','Y'),(16182,'Floppy disk cases','4320210200','5','B','Y'),(16183,'Dot matrix printers','4321210200','5','B','Y'),(16184,'Mounted tracks or racks for intravenous infusion gravity systems','4222210200','5','B','Y'),(16185,'Graphics or photo imaging software','4323210200','5','B','Y'),(16186,'Ostomy appliances','4231210200','5','B','Y'),(16187,'Urban transport network','8110220200','5','B','Y'),(16188,'Scanner document feeders','4410220200','5','B','Y'),(16189,'Post office box services','7810220200','5','B','Y'),(16190,'Heat tracing equipment','4111220200','5','B','Y'),(16191,'Software patches or upgrades','8111220200','5','B','Y'),(16192,'Frame relay public managed network services','8311220200','5','B','Y'),(16193,'Ceramic crucibles','4112220200','5','B','Y'),(16194,'Tea bag paper','1412220200','5','B','Y'),(16195,'Finger cots','4213220200','5','B','Y'),(16196,'Heavy water','1214220200','5','B','Y'),(16197,'Mosaic creation and repair service','7215220200','5','B','Y'); INSERT INTO `itemclassification` VALUES (16198,'Methylergometrine or methylergonovine','5118220200','5','B','Y'),(16199,'Fiberoptic medical thermometers','4218220200','5','B','Y'),(16200,'Gurneys or scissor lifts','4219220200','5','B','Y'),(16201,'Telephone ring generators','4320220200','5','B','Y'),(16202,'Needleless vial or bag withdrawal cannulas or adapters or decanters','4222220200','5','B','Y'),(16203,'Document management software','4323220200','5','B','Y'),(16204,'Cefoxitin','5128220200','5','B','Y'),(16205,'Suturing kits or trays or packs or sets','4231220200','5','B','Y'),(16206,'Fluorometholone','5142220200','5','B','Y'),(16207,'Benzyl benzoate','5145220200','5','B','Y'),(16208,'Crane vehicles','2010230200','5','B','Y'),(16209,'Space engineering service','8110230200','5','B','Y'),(16210,'Parcel wrapping machines','4410230200','5','B','Y'),(16211,'Psychrometers','4111230200','5','B','Y'),(16212,'Nearline or backup system maintenance','8111230200','5','B','Y'),(16213,'Dense wavelength division multiplexing DWDM','8311230200','5','B','Y'),(16214,'Naloxone','5114230200','5','B','Y'),(16215,'Medical paper charting systems','4214230200','5','B','Y'),(16216,'Lead screens','2614230200','5','B','Y'),(16217,'Soya seeds or seedlings','1015230200','5','B','Y'),(16218,'Finish carpentry service','7215230200','5','B','Y'),(16219,'Human growth hormone or somatotropin or somatropin','5118230200','5','B','Y'),(16220,'Reflex hammers or mallets','4218230200','5','B','Y'),(16221,'Fall protection lanyard','4618230200','5','B','Y'),(16222,'Clinical hydraulic lifts','4219230200','5','B','Y'),(16223,'Medical linear accelerator intensity modulated radiation therapy IMRT three dimensional units','4220230200','5','B','Y'),(16224,'Blood transfusion filters or screens','4222230200','5','B','Y'),(16225,'Clustering software','4323230200','5','B','Y'),(16226,'Avobenzone/padimate-o','5124230200','5','B','Y'),(16227,'Etomidate','5127230200','5','B','Y'),(16228,'Clarithromycin','5128230200','5','B','Y'),(16229,'Debridement sponges','4231230200','5','B','Y'),(16230,'Beclometasone or Beclomethasone','5142230200','5','B','Y'),(16231,'Piperonyl','5145230200','5','B','Y'),(16232,'Sodium perborate','5147230200','5','B','Y'),(16233,'Spirit burners','4110240200','5','B','Y'),(16234,'High voltage overhead line maintenance and repair','8110240200','5','B','Y'),(16235,'Socks','5310240200','5','B','Y'),(16236,'Dating or numbering machines','4410240200','5','B','Y'),(16237,'Stationary waste compactor','2410240200','5','B','Y'),(16238,'Manostats','4111240200','5','B','Y'),(16239,'Dacarbazine','5111240200','5','B','Y'),(16240,'ISDN integrated services digital network services','8311240200','5','B','Y'),(16241,'Hazardous materials cabinets','2411240200','5','B','Y'),(16242,'Magnetic spin bar retrievers or stir bar retrievers','4112240200','5','B','Y'),(16243,'Turnip seeds or seedlings','1015240200','5','B','Y'),(16244,'Prefabricated window and door installation service','7215240200','5','B','Y'),(16245,'Safety wash units','4618240200','5','B','Y'),(16246,'Diagnostic or monitoring equipment specific carts or stands','4219240200','5','B','Y'),(16247,'Basiliximab','5120240200','5','B','Y'),(16248,'Development environment software','4323240200','5','B','Y'),(16249,'Nasal splints or stents','4231240200','5','B','Y'),(16250,'Saquinavir','5134240200','5','B','Y'),(16251,'Diethylcarbamazine','5145240200','5','B','Y'),(16252,'Irrigation overheads','2110250200','5','B','Y'),(16253,'Rearing facilities for entomology','4110250200','5','B','Y'),(16254,'Building consent and permit engineering peer review service','8110250200','5','B','Y'),(16255,'Sorters','4410250200','5','B','Y'),(16256,'Rheometers','4111250200','5','B','Y'),(16257,'Computer software rental or leasing service','8111250200','5','B','Y'),(16258,'Terrestrial backbone capacities','8311250200','5','B','Y'),(16259,'Laboratory stoppers','4112250200','5','B','Y'),(16260,'Anesthesia needles','4214250200','5','B','Y'),(16261,'Dental bibs','4215250200','5','B','Y'),(16262,'Asphalt tile installation service','7215250200','5','B','Y'),(16263,'Syringe adapters or accessories','4112200300','5','B','Y'),(16264,'Medium density fiberboard','1112200300','5','B','Y'),(16265,'Glass bottles','2412200300','5','B','Y'),(16266,'Binders','4412200300','5','B','Y'),(16267,'Dentist support staff services','8512200300','5','B','Y'),(16268,'Operating room or theater','9512200300','5','B','Y'),(16269,'Landfill for hazardous waste','7612200300','5','B','Y'),(16270,'Crop processing services','7014200300','5','B','Y'),(16271,'Urban investment programming services','9314200300','5','B','Y'),(16272,'Rental of freight vessel for coastal and transoceanic water transport with operator','7814200300','5','B','Y'),(16273,'Nut tree seeds or cuttings','1015200300','5','B','Y'),(16274,'Mantel installation and repair service','7215200300','5','B','Y'),(16275,'Public affairs service','8017200300','5','B','Y'),(16276,'Mobile medical service intravenous IV kits','4217200300','5','B','Y'),(16277,'Colposcopes or vaginoscopes','4218200300','5','B','Y'),(16278,'Gas masks','4618200300','5','B','Y'),(16279,'Physical therapy massage tables','4219200300','5','B','Y'),(16280,'Digital versatile disks DVDs','4320200300','5','B','Y'),(16281,'Construction or work site catering services','9010160400','5','B','Y'),(16282,'Meglumine antimonate','5110160400','5','B','Y'),(16283,'Forest or wilderness firefighting services','9210160400','5','B','Y'),(16284,'Gas pipeline services','8310160400','5','B','Y'),(16285,'Presidential services','9310160400','5','B','Y'),(16286,'Lifts','2410160400','5','B','Y'),(16287,'Government aid','8410160400','5','B','Y'),(16288,'Base protection boards','4410160400','5','B','Y'),(16289,'Delivery trucks','2510160400','5','B','Y'),(16290,'Offset printing plate processors','4510160400','5','B','Y'),(16291,'Biology vocational training services','8610160400','5','B','Y'),(16292,'Natural resources management or conservation strategy planning services','7710160400','5','B','Y'),(16293,'Commercial use coffee grinders','4810160400','5','B','Y'),(16294,'Vehicle transport services','7810160400','5','B','Y'),(16295,'Hydrated lime','3011160400','5','B','Y'),(16296,'Temporary technician staffing needs','8011160400','5','B','Y'),(16297,'Marquees','9011160400','5','B','Y'),(16298,'Granite','1111160400','5','B','Y'),(16299,'Rulers','4111160400','5','B','Y'),(16300,'Programming for ALGOL','8111160400','5','B','Y'),(16301,'Transcribing services','8211160400','5','B','Y'),(16302,'Weapons destruction','9211160400','5','B','Y'),(16303,'Paging services','8311160400','5','B','Y'),(16304,'Vote catcher services','9311160400','5','B','Y'),(16305,'Business cards','1411160400','5','B','Y'),(16306,'Coin wrappers or bill straps','4411160400','5','B','Y'),(16307,'Slide projectors','4511160400','5','B','Y'),(16308,'Heart disease prevention or control services','8511160400','5','B','Y'),(16309,'Gas generators','2611160400','5','B','Y'),(16310,'Floor waxing or carpet cleaning','7611160400','5','B','Y'),(16311,'Work surfaces for panel systems','5611160400','5','B','Y'),(16312,'Employee education','8611160400','5','B','Y'),(16313,'Cutback products','3012160400','5','B','Y'),(16314,'Animal husbandry','7012160400','5','B','Y'),(16315,'Patent or trademark or copyright law','8012160400','5','B','Y'),(16316,'Soft timber','1112160400','5','B','Y'),(16317,'Monetary liquidity','8112160400','5','B','Y'),(16318,'Reference pipette tips','4112160400','5','B','Y'),(16319,'Private investigation services','9212160400','5','B','Y'),(16320,'Online database information retrieval systems','8312160400','5','B','Y'),(16321,'International economic cooperation services','9312160400','5','B','Y'),(16322,'Stamps','4412160400','5','B','Y'),(16323,'Acid free tissue papers','1412160400','5','B','Y'),(16324,'Spot exchange transaction services','8412160400','5','B','Y'),(16325,'Canning or bottling labels','5512160400','5','B','Y'),(16326,'Bus garage','9512160400','5','B','Y'),(16327,'Camera shutters','4512160400','5','B','Y'),(16328,'Dead animal disposal services','7612160400','5','B','Y'),(16329,'Soil pollution advisory services','7712160400','5','B','Y'),(16330,'Stone bricks','3013160400','5','B','Y'),(16331,'Seed bed preparation services','7013160400','5','B','Y'),(16332,'Sale of commercial or industrial land','8013160400','5','B','Y'),(16333,'Warfarin','5113160400','5','B','Y'),(16334,'Studio photography services or still photographs','8213160400','5','B','Y'),(16335,'Medical staff bouffant caps','4213160400','5','B','Y'),(16336,'Hair combs or brushes','5313160400','5','B','Y'),(16337,'Freeze drying equipment','2413160400','5','B','Y'),(16338,'Disability insurance','8413160400','5','B','Y'),(16339,'Resource mobilization services','9413160400','5','B','Y'),(16340,'Medical or rescue helicopters','2513160400','5','B','Y'),(16341,'Blank video tapes','4513160400','5','B','Y'),(16342,'Portable kitchen unit','9513160400','5','B','Y'),(16343,'Brooms','4713160400','5','B','Y'),(16344,'Noise pollution advisory services','7713160400','5','B','Y'),(16345,'Herbicide services','7014160400','5','B','Y'),(16346,'Branding of product naming services','8014160400','5','B','Y'),(16347,'Transport facilitation','8114160400','5','B','Y'),(16348,'Subway construction service','7214160400','5','B','Y'),(16349,'Population control services','9314160400','5','B','Y'),(16350,'Garage','9514160400','5','B','Y'),(16351,'Photographic print processor','4514160400','5','B','Y'),(16352,'Millet seeds','1015160400','5','B','Y'),(16353,'Dyes production','7015160400','5','B','Y'),(16354,'Import procurement services','8015160400','5','B','Y'),(16355,'Edible animal oils','5015160400','5','B','Y'),(16356,'Trihexyphenidyl','5115160400','5','B','Y'),(16357,'Land surveying','8115160400','5','B','Y'),(16358,'Telephone and telephone equipment installation service','7215160400','5','B','Y'),(16359,'Nutrition project evaluation','8515160400','5','B','Y'),(16360,'Alcohol analysers','4615160400','5','B','Y'),(16361,'Hemodialysis chairs','4216160400','5','B','Y'),(16362,'Payroll tax','9316160400','5','B','Y'),(16363,'Life vests or preservers','4616160400','5','B','Y'),(16364,'Tennis balls','4916160400','5','B','Y'),(16365,'Sulphuric fertilizer','1017160400','5','B','Y'),(16366,'Water conservation advisory services','7017160400','5','B','Y'),(16367,'Mobile medical services basket stretchers','4217160400','5','B','Y'),(16368,'Bilateral trade agreements','9317160400','5','B','Y'),(16369,'Alarm systems','4617160400','5','B','Y'),(16370,'Toilet seat lid','3018160400','5','B','Y'),(16371,'Thyroid-stimulating hormone or thyrotropin or thyrotropin alfa','5118160400','5','B','Y'),(16372,'Blood pressure air release valves or inflation bulbs','4218160400','5','B','Y'),(16373,'Cargo truck body','2518160400','5','B','Y'),(16374,'Safety boots','4618160400','5','B','Y'),(16375,'Phone face plates','4319160400','5','B','Y'),(16376,'Fire blankets','4619160400','5','B','Y'),(16377,'Diphteria vaccine','5120160400','5','B','Y'),(16378,'Electronic equipment bays or baskets','4320160400','5','B','Y'),(16379,'Peripheral switch boxes','4321160400','5','B','Y'),(16380,'Minefield or mine hazard area marking signage','4621160400','5','B','Y'),(16381,'Intravenous or arterial tubing adapters or connectors or locks or caps or protectors','4222160400','5','B','Y'),(16382,'Digital subscriber loop or line XDSL equipment','4322160400','5','B','Y'),(16383,'Financial analysis software','4323160400','5','B','Y'),(16384,'Stair riser','3024160400','5','B','Y'),(16385,'Cast vacuums','4224160400','5','B','Y'),(16386,'Autopsy head rests','4226160400','5','B','Y'),(16387,'Medical surface disinfectants','4228160400','5','B','Y'),(16388,'Polidocanol','5132160400','5','B','Y'),(16389,'Rimantadine hydrochloride','5134160400','5','B','Y'),(16390,'Tramadol hydrochloride','5137160400','5','B','Y'),(16391,'Oxfendazole','5145160400','5','B','Y'),(16392,'Condensing units','4010170400','5','B','Y'),(16393,'Fish storage','7010170400','5','B','Y'),(16394,'Supply chain analysis or re engineering services','8010170400','5','B','Y'),(16395,'Mentally impaired criminal facilities','9210170400','5','B','Y'),(16396,'Legislative hearings services','9310170400','5','B','Y'),(16397,'Facsimile handsets','4410170400','5','B','Y'),(16398,'Debt collection services','8410170400','5','B','Y'),(16399,'Printing cutters','4510170400','5','B','Y'),(16400,'Fire fighting pump truck','2510170400','5','B','Y'),(16401,'Procurement or supply chain training','8610170400','5','B','Y'),(16402,'Table base','5610170400','5','B','Y'),(16403,'Environmental technology advisory services','7710170400','5','B','Y'),(16404,'Syrup pumps','4810170400','5','B','Y'),(16405,'International barge transport services','7810170400','5','B','Y'),(16406,'Horticultural counseling services','7011170400','5','B','Y'),(16407,'Permanent marketing staff needs','8011170400','5','B','Y'),(16408,'Illuminators for microscopes','4111170400','5','B','Y'),(16409,'Mitomycin','5111170400','5','B','Y'),(16410,'Database design','8111170400','5','B','Y'),(16411,'Copywriting','8211170400','5','B','Y'),(16412,'Toilet tissue','1411170400','5','B','Y'),(16413,'Mosquito management or control services','8511170400','5','B','Y'),(16414,'Audio mixing consoles','4511170400','5','B','Y'),(16415,'Battery chargers','2611170400','5','B','Y'),(16416,'Sockets','2711170400','5','B','Y'),(16417,'Marine craft rental or leasing service','7811170400','5','B','Y'),(16418,'Herd management','7012170400','5','B','Y'),(16419,'Contract law services','8012170400','5','B','Y'),(16420,'Concrete slab','3012170400','5','B','Y'),(16421,'Cryogenic tubes','4112170400','5','B','Y'),(16422,'Static converters','3212170400','5','B','Y'),(16423,'Citizen warning systems','8312170400','5','B','Y'),(16424,'Secretariat services','9312170400','5','B','Y'),(16425,'Ball point pens','4412170400','5','B','Y'),(16426,'Investment agreements','8412170400','5','B','Y'),(16427,'Film editors','4512170400','5','B','Y'),(16428,'Safety signs','5512170400','5','B','Y'),(16429,'Prison building','9512170400','5','B','Y'),(16430,'Surface water treatment services','7712170400','5','B','Y'),(16431,'Waste container lids','4712170400','5','B','Y'),(16432,'Agro ecological zones assessment or planning','7013170400','5','B','Y'),(16433,'Powdered milk','5013170400','5','B','Y'),(16434,'Explosive initiators','1213170400','5','B','Y'),(16435,'Surgical towels','4213170400','5','B','Y'),(16436,'Disease prevention or control services','9313170400','5','B','Y'),(16437,'Green activists movements or services','9413170400','5','B','Y'),(16438,'Institutional soap or lotion dispensers','4713170400','5','B','Y'),(16439,'Franchise operations','8014170400','5','B','Y'),(16440,'Production statistics collection or analysis services','8114170400','5','B','Y'),(16441,'Clean room','9514170400','5','B','Y'),(16442,'Library or documentation services','8614170400','5','B','Y'),(16443,'Dead man anchor service','7814170400','5','B','Y'),(16444,'Geological exploration','8115170400','5','B','Y'),(16445,'Musicians services','8215170400','5','B','Y'),(16446,'Safety instrumented system installation and maintenance service','7215170400','5','B','Y'),(16447,'National food intervention policy or programs','8515170400','5','B','Y'),(16448,'Fingerprint ink removers','4615170400','5','B','Y'),(16449,'Ecosystems protection services','7016170400','5','B','Y'),(16450,'Mobile Telephone Support Service','8116170400','5','B','Y'),(16451,'Hemofiltration sampling ports','4216170400','5','B','Y'),(16452,'Tax revenue administration','9316170400','5','B','Y'),(16453,'Sectoral environmental auditing services','7710180300','5','B','Y'),(16454,'Commercial use scoops','4810180300','5','B','Y'),(16455,'Vehicle carrier services','7810180300','5','B','Y'),(16456,'Suite','9011180300','5','B','Y'),(16457,'Kaolin or other kaolinic clays','1111180300','5','B','Y'),(16458,'Estramustine','5111180300','5','B','Y'),(16459,'Local area network LAN maintenance or support','8111180300','5','B','Y'),(16460,'Proofreading services','8211180300','5','B','Y'),(16461,'Television antenna construction or rental services','8311180300','5','B','Y'),(16462,'Storage tanks','2411180300','5','B','Y'),(16463,'Compasses','4411180300','5','B','Y'),(16464,'Vouchers','1411180300','5','B','Y'),(16465,'Recreational rowboats','2511180300','5','B','Y'),(16466,'Scan converters','4511180300','5','B','Y'),(16467,'Chartered bus services','7811180300','5','B','Y'),(16468,'Tape drive libraries','4320190300','5','B','Y'),(16469,'Can openers for the physically challenged','4221190300','5','B','Y'),(16470,'Touch screen monitors','4321190300','5','B','Y'),(16471,'Ultrasonic blood flow detectors','4222190300','5','B','Y'),(16472,'Breast pump kits','4223190300','5','B','Y'),(16473,'Endotracheal tubes','4227190300','5','B','Y'),(16474,'Sterilization dust covers','4228190300','5','B','Y'),(16475,'Efavirenz','5134190300','5','B','Y'),(16476,'Veterinary vitamin','5050190300','5','B','Y'),(16477,'Transfer foils','4410200300','5','B','Y'),(16478,'Self propelled artillery','2510200300','5','B','Y'),(16479,'Photocomposition materials','4510200300','5','B','Y'),(16480,'Salad bars','4810200300','5','B','Y'),(16481,'Data center services','8111200300','5','B','Y'),(16482,'In person amharic interpretation service','8211200300','5','B','Y'),(16483,'Non metallic bins','2411200300','5','B','Y'),(16484,'Microfiche or microfilm viewer components or accessories','4511200300','5','B','Y'),(16485,'Clutch plates','2611200300','5','B','Y'),(16486,'Animal trypanosomiasis','7012200300','5','B','Y'),(16487,'Electronic columns','4111190400','5','B','Y'),(16488,'Paclitaxel','5111190400','5','B','Y'),(16489,'Newspaper or advertising material delivery services','8211190400','5','B','Y'),(16490,'Radio studio or equipment services','8311190400','5','B','Y'),(16491,'Letter boards or accessories','4411190400','5','B','Y'),(16492,'Paddles','2511190400','5','B','Y'),(16493,'Process server service','8012190400','5','B','Y'),(16494,'Comb or clamp type binding','8212190400','5','B','Y'),(16495,'Offset paper','1412190400','5','B','Y'),(16496,'Ink refills','4412190400','5','B','Y'),(16497,'Billboards','5512190400','5','B','Y'),(16498,'Library','9512190400','5','B','Y'),(16499,'Hazardous waste water disposal','7612190400','5','B','Y'),(16500,'Seed harvesting services','7014190400','5','B','Y'),(16501,'Enema accessories','4214190400','5','B','Y'),(16502,'Surgical units','9514190400','5','B','Y'),(16503,'Sunflower seeds','1015190400','5','B','Y'),(16504,'Methocarbamol','5115190400','5','B','Y'),(16505,'Aero magnetic geophysics','8115190400','5','B','Y'),(16506,'Plastic straps','3115190400','5','B','Y'),(16507,'Chimney construction and maintenance service','7215190400','5','B','Y'),(16508,'Horizontal slider window frames','3017190400','5','B','Y'),(16509,'Cultural and ethnic group relations consultation and engagement','8017190400','5','B','Y'),(16510,'Multiparameter vital sign units','4218190400','5','B','Y'),(16511,'Medical x ray film illuminator windows or screens','4220190400','5','B','Y'),(16512,'Digital video disc audio video DVD AV','4320190400','5','B','Y'),(16513,'Choppers for the physically challenged','4221190400','5','B','Y'),(16514,'Plasma display panels PDP','4321190400','5','B','Y'),(16515,'Electromagnetic blood flowmeters','4222190400','5','B','Y'),(16516,'Breast feeding pillows','4223190400','5','B','Y'),(16517,'Tracheostomy tubes','4227190400','5','B','Y'),(16518,'Sterilization pouches','4228190400','5','B','Y'),(16519,'Griseofulvin','5130190400','5','B','Y'),(16520,'Evolocumab','5132190400','5','B','Y'),(16521,'Maraviroc','5134190400','5','B','Y'),(16522,'Veterinary vitamin and mineral mixture','5050190400','5','B','Y'),(16523,'Creative foils','4410200400','5','B','Y'),(16524,'Monotype composing machines','4510200400','5','B','Y'),(16525,'Waste generation or disposal reporting service','7710200400','5','B','Y'),(16526,'Tabletops','4810200400','5','B','Y'),(16527,'Disaster recovery services','8111200400','5','B','Y'),(16528,'Gefitinib','5111200400','5','B','Y'),(16529,'In person arabic interpretation service','8211200400','5','B','Y'),(16530,'Meeting planners','4411200400','5','B','Y'),(16531,'Metallic bins','2411200400','5','B','Y'),(16532,'Microfiche reader printer components or accessories','4511200400','5','B','Y'),(16533,'Clutch repair kits','2611200400','5','B','Y'),(16534,'Shovels','2711200400','5','B','Y'),(16535,'Foot or mouth control services','7012200400','5','B','Y'),(16536,'Sampling syringes','4112200400','5','B','Y'),(16537,'Wood veneers','1112200400','5','B','Y'),(16538,'Oral surgeon services','8512200400','5','B','Y'),(16539,'Intensive care unit','9512200400','5','B','Y'),(16540,'Landfill for low risk hazardous or universal waste','7612200400','5','B','Y'),(16541,'Freedom of speech defense associations','9413200400','5','B','Y'),(16542,'Field crops market preparation services','7014200400','5','B','Y'),(16543,'Slum redevelopment services','9314200400','5','B','Y'),(16544,'Vecuronium','5115200400','5','B','Y'),(16545,'Plain or ornamental plastering service','7215200400','5','B','Y'),(16546,'Mobile medical services life support kits','4217200400','5','B','Y'),(16547,'Dermatoscopes','4218200400','5','B','Y'),(16548,'Respiration air supplying self contained breathing apparatus or accessories','4618200400','5','B','Y'),(16549,'Floppy disks','4320200400','5','B','Y'),(16550,'Light switch extensions for the physically challenged','4221200400','5','B','Y'),(16551,'Patient controlled analgesia infusion pumps','4222200400','5','B','Y'),(16552,'Family software','4323200400','5','B','Y'),(16553,'Intubation stylets','4227200400','5','B','Y'),(16554,'Chloramphenicol or chloramphenicolum','5128200400','5','B','Y'),(16555,'Tolnaftate','5130200400','5','B','Y'),(16556,'Cilostazol','5141200400','5','B','Y'),(16557,'Fluorouracil','5144200400','5','B','Y'),(16558,'Structural pest control','7210210400','5','B','Y'),(16559,'Depalletizers','2410210400','5','B','Y'),(16560,'Stamp canceling machines','4410210400','5','B','Y'),(16561,'Kennels services','7012180300','5','B','Y'),(16562,'Immigration or naturalization law','8012180300','5','B','Y'),(16563,'Laboratory beakers','4112180300','5','B','Y'),(16564,'Polyester coated papers','1412180300','5','B','Y'),(16565,'Government bonds','8412180300','5','B','Y'),(16566,'Biological laboratory services','8512180300','5','B','Y'),(16567,'Passports','5512180300','5','B','Y'),(16568,'Nuclear power station','9512180300','5','B','Y'),(16569,'Microfilm jacket fillers','4512180300','5','B','Y'),(16570,'Technical professional schools','8612180300','5','B','Y'),(16571,'Squeegees or washers','4712180300','5','B','Y'),(16572,'Building environmental control system','3912180300','5','B','Y'),(16573,'Real estate listing services','8013180300','5','B','Y'),(16574,'Imitation cheese','5013180300','5','B','Y'),(16575,'Rhythm wands or hoops','6013180300','5','B','Y'),(16576,'Emergency housing services','9313180300','5','B','Y'),(16577,'Women liberation movements','9413180300','5','B','Y'),(16578,'Military police training','8613180300','5','B','Y'),(16579,'Household disinfectants','4713180300','5','B','Y'),(16580,'Hazardous materials storage','7813180300','5','B','Y'),(16581,'Crop cultivating services','7014180300','5','B','Y'),(16582,'Addressing service','8014180300','5','B','Y'),(16583,'Acoustics or noise control','8114180300','5','B','Y'),(16584,'Electrotherapy lead wires or cables','4214180300','5','B','Y'),(16585,'International labor standards services','9314180300','5','B','Y'),(16586,'Container unit','9514180300','5','B','Y'),(16587,'Vessel stores services','7814180300','5','B','Y'),(16588,'Forest arid land rehabilitation','7015180300','5','B','Y'),(16589,'Physical oceanography','8115180300','5','B','Y'),(16590,'Vending machine installation and maintenance service','7215180300','5','B','Y'),(16591,'Domestic cupboard','3016180300','5','B','Y'),(16592,'Flood protection or control services','7017180300','5','B','Y'),(16593,'Media training and coaching service','8017180300','5','B','Y'),(16594,'Trade statistics','9317180300','5','B','Y'),(16595,'Hand held shower unit','3018180300','5','B','Y'),(16596,'Pulse oximeter probes or sensors','4218180300','5','B','Y'),(16597,'Clinical bassinets or cribs or pediatric beds','4219180300','5','B','Y'),(16598,'Pegfilgrastim','5120180300','5','B','Y'),(16599,'Mammography x ray units','4220180300','5','B','Y'),(16600,'Hard disk drives','4320180300','5','B','Y'),(16601,'Key board skins','4321180300','5','B','Y'),(16602,'Orienteering equipment','4921180300','5','B','Y'),(16603,'Intravenous or arterial catheter positioning tapes or dressings or straps or cuffs','4222180300','5','B','Y'),(16604,'Optical adapters','4322180300','5','B','Y'),(16605,'Cervical collars or neck braces','4224180300','5','B','Y'),(16606,'Cadaver scissor lift trolleys','4226180300','5','B','Y'),(16607,'Transfer sets for respiratory therapy','4227180300','5','B','Y'),(16608,'Epirubicin','5128180300','5','B','Y'),(16609,'Sterilization biological kits','4228180300','5','B','Y'),(16610,'Darunavir ethanolate','5134180300','5','B','Y'),(16611,'Methyldopa','5143180300','5','B','Y'),(16612,'Bees','1010190300','5','B','Y'),(16613,'Humidifiers','4010190300','5','B','Y'),(16614,'Shellfish culture','7010190300','5','B','Y'),(16615,'Incubators or brooders for poultry','2110190300','5','B','Y'),(16616,'Ion implantation equipment','4110190300','5','B','Y'),(16617,'Primaquine','5110190300','5','B','Y'),(16618,'Life saving helicopter services','9210190300','5','B','Y'),(16619,'Internet placement','8210190300','5','B','Y'),(16620,'District heating','8310190300','5','B','Y'),(16621,'Bankbook or passbook update machine','4410190300','5','B','Y'),(16622,'Snowmobiles or snow scooter','2510190300','5','B','Y'),(16623,'Paper drilling machines','4510190300','5','B','Y'),(16624,'Gasworks site investigation','7710190300','5','B','Y'),(16625,'Food service glasses','4810190300','5','B','Y'),(16626,'Ocean to truck transportation','7810190300','5','B','Y'),(16627,'Metal detectors','4111190300','5','B','Y'),(16628,'News agency wire services','8211190300','5','B','Y'),(16629,'Small scale radio systems','8311190300','5','B','Y'),(16630,'Easels or accessories','4411190300','5','B','Y'),(16631,'Sails','2511190300','5','B','Y'),(16632,'Range research','7012190300','5','B','Y'),(16633,'Expert witness service','8012190300','5','B','Y'),(16634,'Glued binding','8212190300','5','B','Y'),(16635,'High brightness newsprint','1412190300','5','B','Y'),(16636,'Commercial mortgage finance','8412190300','5','B','Y'),(16637,'Moving message signs','5512190300','5','B','Y'),(16638,'Lecture theater','9512190300','5','B','Y'),(16639,'Chemical detoxification','7612190300','5','B','Y'),(16640,'Pressure or steam cleaner accessories','4712190300','5','B','Y'),(16641,'Threatened animals protection associations','9413190300','5','B','Y'),(16642,'Plugging compound','4713190300','5','B','Y'),(16643,'Field crop harvesting services','7014190300','5','B','Y'),(16644,'Enema kits','4214190300','5','B','Y'),(16645,'Dental unit','9514190300','5','B','Y'),(16646,'Fuel wood resources','7015190300','5','B','Y'),(16647,'Geophysical photo interpretation','8115190300','5','B','Y'),(16648,'Bricklaying service','7215190300','5','B','Y'),(16649,'Casement window frames','3017190300','5','B','Y'),(16650,'Internal stakeholder relations consultation and engagement','8017190300','5','B','Y'),(16651,'Cardiac output CO monitoring units','4218190300','5','B','Y'),(16652,'Medical monitor cabinets','4219190300','5','B','Y'),(16653,'Medical x ray film view boxes','4220190300','5','B','Y'),(16654,'Datacom patch cord','4322330300','5','B','Y'),(16655,'Linezolid','5128330300','5','B','Y'),(16656,'Hydralazine','5143330300','5','B','Y'),(16657,'Microbiological aircontrol equipment','4110340300','5','B','Y'),(16658,'Carpenter pencil','2711340300','5','B','Y'),(16659,'Dosing droppers','4112340300','5','B','Y'),(16660,'Mercaptopurine','5120340300','5','B','Y'),(16661,'Diagnostic or interventional vascular catheter introducers','4220340300','5','B','Y'),(16662,'Data compression software','4323340300','5','B','Y'),(16663,'Apalcillin','5128340300','5','B','Y'),(16664,'Itraconazole','5130340300','5','B','Y'),(16665,'Binding spines or snaps','4410350300','5','B','Y'),(16666,'Venetoclax','5111350300','5','B','Y'),(16667,'Building exterior steam cleaning service','7215350300','5','B','Y'),(16668,'Cardiac pacing lead introducers or sets','4220350300','5','B','Y'),(16669,'Network conferencing software','4323350300','5','B','Y'),(16670,'Carbamide peroxide or hydrogen peroxide','5147350300','5','B','Y'),(16671,'Laboratory bridges','4111360300','5','B','Y'),(16672,'Extremity restraints','4214360300','5','B','Y'),(16673,'Counter top installation service','7215360300','5','B','Y'),(16674,'Insulin','5118360300','5','B','Y'),(16675,'Medical picture archiving computer systems PACS','4220360300','5','B','Y'),(16676,'Programmable Logic Control Software','4323360300','5','B','Y'),(16677,'Rifapentine','5128360300','5','B','Y'),(16678,'Multiple baths','4110370300','5','B','Y'),(16679,'Directional coupler','4111370300','5','B','Y'),(16680,'Phototherapy bulbs','4214370300','5','B','Y'),(16681,'Medical x ray passthrough boxes','4220370300','5','B','Y'),(16682,'Stirring tables','4110380300','5','B','Y'),(16683,'Electromagnetic geophysical instruments','4111380300','5','B','Y'),(16684,'Urodynamic catheters','4214380300','5','B','Y'),(16685,'Medical radiological positioning aids for general radiological use','4220380300','5','B','Y'),(16686,'Efavirenz/emtricitabine/tenofovir','5134380300','5','B','Y'),(16687,'Benchtop centrifuges','4110390300','5','B','Y'),(16688,'Particle size measuring apparatus','4111390300','5','B','Y'),(16689,'Colon catheters or rectal tubes','4214390300','5','B','Y'),(16690,'Medical neutron radiation therapy systems','4220390300','5','B','Y'),(16691,'Nifedipine','5143390300','5','B','Y'),(16692,'Sample preparation line','4110400300','5','B','Y'),(16693,'Awning installation service','7215400300','5','B','Y'),(16694,'Medical radiological shielding portable containers for radioactive materials','4220400300','5','B','Y'),(16695,'Air Transport Demand Forecast Services','7820400300','5','B','Y'),(16696,'Heel warmers','4110410300','5','B','Y'),(16697,'Seismic alarm modules','4111410300','5','B','Y'),(16698,'Chest tube kits','4214410300','5','B','Y'),(16699,'Rotary pump maintenance or repair service','7215410300','5','B','Y'),(16700,'Cefdinir','5128410300','5','B','Y'),(16701,'Water models','6010420300','5','B','Y'),(16702,'Base exchange equipment','4110420300','5','B','Y'),(16703,'Measuring tables','4111420300','5','B','Y'),(16704,'Veterinary brucella vaccines','5120420300','5','B','Y'),(16705,'General surgical instrument sets','4229420300','5','B','Y'),(16706,'Anaerobic jars or accessories','4110430300','5','B','Y'),(16707,'Open stream water level recorders','4111430300','5','B','Y'),(16708,'Steam turbine maintenance service','7215430300','5','B','Y'),(16709,'Thiamphenicol','5128430300','5','B','Y'),(16710,'Flupentixol','5133430300','5','B','Y'),(16711,'Tissue culture incubators','4110440300','5','B','Y'),(16712,'Precipitation or evaporation recorders','4111440300','5','B','Y'),(16713,'Aripiprazole','5129440300','5','B','Y'),(16714,'Ageing ovens','4110450300','5','B','Y'),(16715,'Extensometers','4111450300','5','B','Y'),(16716,'Crane rental service','7215450300','5','B','Y'),(16717,'Tube furnaces','4110460300','5','B','Y'),(16718,'Concrete or cement testing instruments','4111460300','5','B','Y'),(16719,'Construction of zoo habitat and enclosure for land mammals and primates','7215460300','5','B','Y'),(16720,'Ertapenem','5128460300','5','B','Y'),(16721,'Autotransfusion units','4229460300','5','B','Y'),(16722,'Tray dryers','4110470300','5','B','Y'),(16723,'Laboratory evaporators','4110480300','5','B','Y'),(16724,'Phenazopyridine','5138480300','5','B','Y'),(16725,'Ultra filtration equipment','4110490300','5','B','Y'),(16726,'Cilastatin/imipenem','5128490300','5','B','Y'),(16727,'Endoscopic aspiration or biopsy needles','4229490300','5','B','Y'),(16728,'Test sieves','4110500300','5','B','Y'),(16729,'Aluminum SAE 2000 series cold rolled sheet','3026500300','5','B','Y'),(16730,'Piperacillin/tazobactam','5128500300','5','B','Y'),(16731,'Endoscope wall hangers','4229500300','5','B','Y'),(16732,'Laboratory centrifugal pumps','4110510300','5','B','Y'),(16733,'Marine transport repair part kits','2517510300','5','B','Y'),(16734,'Microbiology slide stainers','4110520300','5','B','Y'),(16735,'Rescue line launcher','4616170400','5','B','Y'),(16736,'Leaded glass','3017170400','5','B','Y'),(16737,'Pumping station maintenance or management services','7017170400','5','B','Y'),(16738,'Mobile medical services infant swaddlers or buntings','4217170400','5','B','Y'),(16739,'Safety helmets','4618170400','5','B','Y'),(16740,'Fuel top up card service / Fuel prepaid card service','7818170400','5','B','Y'),(16741,'Fly swatters','1019170400','5','B','Y'),(16742,'Avian infectious bronchitis vaccines','5120170400','5','B','Y'),(16743,'Medical ultrasound bone densitometers','4220170400','5','B','Y'),(16744,'Headpointers or mouthsticks for the physically challenged','4221170400','5','B','Y'),(16745,'Currency recognition equipment','4321170400','5','B','Y'),(16746,'Intravenous or arterial pressure infusion bags','4222170400','5','B','Y'),(16747,'Radio core equipment','4322170400','5','B','Y'),(16748,'Water test kit or solutions','4924170400','5','B','Y'),(16749,'Gait bars for rehabilitation or therapy','4225170400','5','B','Y'),(16750,'Icatibant','5126170400','5','B','Y'),(16751,'Oxygen timers','4227170400','5','B','Y'),(16752,'Instrument cleaners or detergents','4228170400','5','B','Y'),(16753,'Fish ranches','7010180400','5','B','Y'),(16754,'Fertilizer spreaders or distributors','2110180400','5','B','Y'),(16755,'Electroscopes','4110180400','5','B','Y'),(16756,'Electric power transmission services','8310180400','5','B','Y'),(16757,'Cash registers','4410180400','5','B','Y'),(16758,'Book stitching machines','4510180400','5','B','Y'),(16759,'Motorcycle sidecar','2510180400','5','B','Y'),(16760,'Activity specific environmental auditing services','7710180400','5','B','Y'),(16761,'Commercial use measuring cups','4810180400','5','B','Y'),(16762,'Relocation services','7810180400','5','B','Y'),(16763,'Bentonite','1111180400','5','B','Y'),(16764,'Wide area network WAN maintenance or support','8111180400','5','B','Y'),(16765,'Written translation services','8211180400','5','B','Y'),(16766,'Television broadcasting station management','8311180400','5','B','Y'),(16767,'Calibrating tanks','2411180400','5','B','Y'),(16768,'Drafting papers','4411180400','5','B','Y'),(16769,'Bills or bill books','1411180400','5','B','Y'),(16770,'Canoes or kayaks','2511180400','5','B','Y'),(16771,'Line doublers','4511180400','5','B','Y'),(16772,'Taxicab services','7811180400','5','B','Y'),(16773,'Guardianship or custody law services','8012180400','5','B','Y'),(16774,'Laboratory flasks','4112180400','5','B','Y'),(16775,'Silicone coated papers','1412180400','5','B','Y'),(16776,'Privately issued bonds','8412180400','5','B','Y'),(16777,'Erasers','4412180400','5','B','Y'),(16778,'Pathological laboratory services','8512180400','5','B','Y'),(16779,'Water tower','9512180400','5','B','Y'),(16780,'Badges or badge holders','5512180400','5','B','Y'),(16781,'Microfilm processors','4512180400','5','B','Y'),(16782,'Non technical professional schools','8612180400','5','B','Y'),(16783,'Cleaning pails or buckets','4712180400','5','B','Y'),(16784,'Fraternal associations','9413180400','5','B','Y'),(16785,'Ammonia cleaners','4713180400','5','B','Y'),(16786,'Document storage services','7813180400','5','B','Y'),(16787,'Crop planting services','7014180400','5','B','Y'),(16788,'Equipment inspection service','8114180400','5','B','Y'),(16789,'Galvanic or faradic stimulators','4214180400','5','B','Y'),(16790,'Domestic electric fan','5214180400','5','B','Y'),(16791,'International labor registration services','9314180400','5','B','Y'),(16792,'Emergency Shelter Kit','9514180400','5','B','Y'),(16793,'Loading terminal facility management','7814180400','5','B','Y'),(16794,'Forest wind breaks or shelter belts','7015180400','5','B','Y'),(16795,'Hydrological surveys','8115180400','5','B','Y'),(16796,'Emulsions','1216180400','5','B','Y'),(16797,'Investment tax credit','9316180400','5','B','Y'),(16798,'Faucet handle','3018180400','5','B','Y'),(16799,'Pulse oximeter probe or sensor accessories','4218180400','5','B','Y'),(16800,'Goggles','4618180400','5','B','Y'),(16801,'Medical or surgical bedside rails','4219180400','5','B','Y'),(16802,'Medical c arm x ray units','4220180400','5','B','Y'),(16803,'Keyboard drawers or shelves','4321180400','5','B','Y'),(16804,'Team identification materials or markers','4921180400','5','B','Y'),(16805,'Optical networking lasers','4322180400','5','B','Y'),(16806,'Clavicle orthopedic softgoods','4224180400','5','B','Y'),(16807,'Morgue cabinet refrigerators','4226180400','5','B','Y'),(16808,'Sterilization controls','4228180400','5','B','Y'),(16809,'Ciprofibrate','5132180400','5','B','Y'),(16810,'Estrogens conjugated','5135180400','5','B','Y'),(16811,'Silkworms','1010190400','5','B','Y'),(16812,'Shrimp farming','7010190400','5','B','Y'),(16813,'Quinine','5110190400','5','B','Y'),(16814,'Lifeguard services for pool or beach','9210190400','5','B','Y'),(16815,'Cinema placement','8210190400','5','B','Y'),(16816,'Protectograph','4410190400','5','B','Y'),(16817,'Golf carts','2510190400','5','B','Y'),(16818,'Enlargers','4510190400','5','B','Y'),(16819,'Chemical works or oil refinery waste site investigation','7710190400','5','B','Y'),(16820,'Food service stemware','4810190400','5','B','Y'),(16821,'Air to truck transport','7810190400','5','B','Y'),(16822,'Search And Rescue Vehicle Accessories','2517520300','5','B','Y'),(16823,'Surgical power equipment sets','4229520300','5','B','Y'),(16824,'Job search skills instructional materials','6010530300','5','B','Y'),(16825,'Electrophoresis system power supplies','4110530300','5','B','Y'),(16826,'Frequency analyzers','4111530300','5','B','Y'),(16827,'Spectrometers','4111540300','5','B','Y'),(16828,'White iron hot rolled sheet','3026540300','5','B','Y'),(16829,'pH meters','4111560300','5','B','Y'),(16830,'Gas chromatographs','4111570300','5','B','Y'),(16831,'Transcription or translation systems or kits','4110580300','5','B','Y'),(16832,'Blood bank analyzers','4111580300','5','B','Y'),(16833,'Parenting skills instructional materials','6010590300','5','B','Y'),(16834,'Complementary deoxyribonucleic acid cDNA synthesis kits','4110590300','5','B','Y'),(16835,'Blood gas analyzer reagents','4111600300','5','B','Y'),(16836,'Deoxyribonucleic acid DNA typing kits','4110610300','5','B','Y'),(16837,'Blood bank quality controls or calibrators or standards','4111610300','5','B','Y'),(16838,'Communications teaching aids or materials','6010620300','5','B','Y'),(16839,'Bacteria transformation kits','4110620300','5','B','Y'),(16840,'Monitor or meter accessories','4111620300','5','B','Y'),(16841,'Surgical robotic electrocautery instruments','4229620300','5','B','Y'),(16842,'Kits for polymerase chain reaction PCR purification','4110630300','5','B','Y'),(16843,'Flammability tester','4111630300','5','B','Y'),(16844,'Sequencing primers','4110640300','5','B','Y'),(16845,'Surgical bone cement injectors ','4229670300','5','B','Y'),(16846,'Oral-rehydration-points consumable kit','5703010400','5','B','Y'),(16847,'Science teaching kit','5704010400','5','B','Y'),(16848,'Nutritional kit - inpatient, module-equipment','5705010400','5','B','Y'),(16849,'Stationery and PPE','5707010400','5','B','Y'),(16850,'IT kit for office','5708010400','5','B','Y'),(16851,'CSB Plus','5705020400','5','B','Y'),(16852,'Plastic / Tarpaulin sheeting','5706020400','5','B','Y'),(16853,'Sudden-onset wash and dignity kit','5703030400','5','B','Y'),(16854,'Patio and deck construction and repair service','7211100400','5','B','Y'),(16855,'Paper or pulp mill construction and remodeling service','7212100400','5','B','Y'),(16856,'Power supply units','3912100400','5','B','Y'),(16857,'Highway reflector installation service','7214100400','5','B','Y'),(16858,'Hydronics heating system maintenance and repair service','7215100400','5','B','Y'),(16859,'New dormitory construction service','7211110400','5','B','Y'),(16860,'Restaurant construction service','7212110400','5','B','Y'),(16861,'Saxophones','6013110400','5','B','Y'),(16862,'Highway and road resurfacing service','7214110400','5','B','Y'),(16863,'Acrylic films','1311120400','5','B','Y'),(16864,'Piccoloes','6013120400','5','B','Y'),(16865,'Dock construction service','7214120400','5','B','Y'),(16866,'HVAC ventilation and duct work construction service','7215120400','5','B','Y'),(16867,'Food drying equipment','2320120400','5','B','Y'),(16868,'Violins','6013130400','5','B','Y'),(16869,'Aircraft painting service','7215130400','5','B','Y'),(16870,'Potato flour','5022130400','5','B','Y'),(16871,'Training - Airfield Lighting','8610140400','5','B','Y'),(16872,'Editorial Services - Russian','8211140400','5','B','Y'),(16873,'Post office construction service','7212140400','5','B','Y'),(16874,'Castanets','6013140400','5','B','Y'),(16875,'Digital media buying services','8014140400','5','B','Y'),(16876,'Network interface cards','4320140400','5','B','Y'),(16877,'Deep sea fishing operations','7010150400','5','B','Y'),(16878,'Strategic planning consultation services','8010150400','5','B','Y'),(16879,'On street food vendors','9010150400','5','B','Y'),(16880,'Weeders','2110150400','5','B','Y'),(16881,'Homogenizers','4110150400','5','B','Y'),(16882,'Pile drivers','2210150400','5','B','Y'),(16883,'Disaster proofing or contingency services','7210150400','5','B','Y'),(16884,'Crime deterrence programs','9210150400','5','B','Y'),(16885,'Water distribution management','8310150400','5','B','Y'),(16886,'Political legislature services','9310150400','5','B','Y'),(16887,'Hand trucks or accessories','2410150400','5','B','Y'),(16888,'Digital senders','4410150400','5','B','Y'),(16889,'Aviation fuel','1510150400','5','B','Y'),(16890,'Station wagons','2510150400','5','B','Y'),(16891,'Lithographic equipment','4510150400','5','B','Y'),(16892,'Newspapers','5510150400','5','B','Y'),(16893,'Psychiatric hospital services','8510150400','5','B','Y'),(16894,'Diesel engines','2610150400','5','B','Y'),(16895,'Handguns','4610150400','5','B','Y'),(16896,'Agriculture vocational training services','8610150400','5','B','Y'),(16897,'Chairs','5610150400','5','B','Y'),(16898,'Bacterial removal equipment','4710150400','5','B','Y'),(16899,'Environmental Impact Assessment EIA services','7710150400','5','B','Y'),(16900,'Commercial use charcoal grills','4810150400','5','B','Y'),(16901,'Air transport of letters and parcels','7810150400','5','B','Y'),(16902,'Water well drilling equipment','2011150400','5','B','Y'),(16903,'Mortars','3011150400','5','B','Y'),(16904,'Bracing services','7011150400','5','B','Y'),(16905,'Labor training or development','8011150400','5','B','Y'),(16906,'Cottage rental services','9011150400','5','B','Y'),(16907,'Commercial fishing nets','2111150400','5','B','Y'),(16908,'Pull spring balances','4111150400','5','B','Y'),(16909,'Application programming services','8111150400','5','B','Y'),(16910,'Fact finding missions','9211150400','5','B','Y'),(16911,'Girls boots','5311150400','5','B','Y'),(16912,'Pre paid phone card services','8311150400','5','B','Y'),(16913,'Underground movements','9311150400','5','B','Y'),(16914,'Tractor feed paper','1411150400','5','B','Y'),(16915,'Bookkeeping services','8411150400','5','B','Y'),(16916,'Ethylene','1511150400','5','B','Y'),(16917,'Dredging craft','2511150400','5','B','Y'),(16918,'Tuberculosis prevention or control services','8511150400','5','B','Y'),(16919,'Highway ramp or slip road','9511150400','5','B','Y'),(16920,'Lighting or power or data components for lecterns','4511150400','5','B','Y'),(16921,'Window or window blind cleaning services','7611150400','5','B','Y'),(16922,'Non certificated distance learning services','8611150400','5','B','Y'),(16923,'Abandoned Explosive Ordnance AXO','4611150400','5','B','Y'),(16924,'Pocket knives','2711150400','5','B','Y'),(16925,'Genetic resources protection services','7711150400','5','B','Y'),(16926,'Sightseeing service by air','7811150400','5','B','Y'),(16927,'Dairy laboratories services','7012150400','5','B','Y'),(16928,'Bitumen','3012150400','5','B','Y'),(16929,'Economic forecasts','8112150400','5','B','Y'),(16930,'Manual single channel air displacement pipetters','4112150400','5','B','Y'),(16931,'Letterpress or screen printing','8212150400','5','B','Y'),(16932,'Security guard services','9212150400','5','B','Y'),(16933,'Waste disposal plant construction service','7212150400','5','B','Y'),(16934,'National government or military post libraries','8312150400','5','B','Y'),(16935,'Diplomatic privileges or immunities services','9312150400','5','B','Y'),(16936,'Window envelopes','4412150400','5','B','Y'),(16937,'Development finance institutions','8412150400','5','B','Y'),(16938,'Packaging paper','1412150400','5','B','Y'),(16939,'Hydraulic oil','1512150400','5','B','Y'),(16940,'Digital cameras','4512150400','5','B','Y'),(16941,'Primary care physician emergency medical services','8512150400','5','B','Y'),(16942,'Classroom stools','5612150400','5','B','Y'),(16943,'Tire collection and disposal','7612150400','5','B','Y'),(16944,'Air pollution monitoring or measurement services','7712150400','5','B','Y'),(16945,'Industrial hydraulic press','2712150400','5','B','Y'),(16946,'Sleeping bags','4912150400','5','B','Y'),(16947,'Ceramic blocks','3013150400','5','B','Y'),(16948,'Tuning pins','6013150400','5','B','Y'),(16949,'Offshore temporary housing service','8013150400','5','B','Y'),(16950,'Sampling surveys','8113150400','5','B','Y'),(16951,'Explosive charges','1213150400','5','B','Y'),(16952,'Color separation','8213150400','5','B','Y'),(16953,'Patient gowns','4213150400','5','B','Y'),(16954,'Dental floss','5313150400','5','B','Y'),(16955,'Refugee emergency assistance services','9313150400','5','B','Y'),(16956,'Refrigerated containers','2413150400','5','B','Y'),(16957,'Cargo insurance','8413150400','5','B','Y'),(16958,'Iridium','1513150400','5','B','Y'),(16959,'Commercial passenger propeller aircraft','2513150400','5','B','Y'),(16960,'Gas power plants','2613150400','5','B','Y'),(16961,'Media studies','8613150400','5','B','Y'),(16962,'Preparation of commodity market surveys','8014150400','5','B','Y'),(16963,'Lamotrigine','5114150400','5','B','Y'),(16964,'Equipment test calibration or repair','8114150400','5','B','Y'),(16965,'Chart or graph design services','8214150400','5','B','Y'),(16966,'Medicated applicators or absorbents','4214150400','5','B','Y'),(16967,'Timber removal service','7214150400','5','B','Y'),(16968,'Tamper proof or security seals','2414150400','5','B','Y'),(16969,'Photo enhancing and correcting solution','4514150400','5','B','Y'),(16970,'Supplier or vendor managed freight and rebilling','7814150400','5','B','Y'),(16971,'Diving instruments or accessories','4914150400','5','B','Y'),(16972,'Chili seeds or seedlings','1015150400','5','B','Y'),(16973,'Trade promotion services','8015150400','5','B','Y'),(16974,'Domestic disposable cups or glasses or lids','5215150400','5','B','Y'),(16975,'Sculptors services','8215150400','5','B','Y'),(16976,'Dental veneers','4215150400','5','B','Y'),(16977,'Computer power conditioning service','7215150400','5','B','Y'),(16978,'Administrative reform services','9315150400','5','B','Y'),(16979,'Body armour','4615150400','5','B','Y'),(16980,'Oil filters','4016150400','5','B','Y'),(16981,'Clerical services','8016150400','5','B','Y'),(16982,'Peritoneal dialysis catheter adapters or clamps or connectors','4216150400','5','B','Y'),(16983,'Excess profits tax','9316150400','5','B','Y'),(16984,'Medical or surgical equipment service agreement','8516150400','5','B','Y'),(16985,'Traffic signals','4616150400','5','B','Y'),(16986,'Footballs','4916150400','5','B','Y'),(16987,'Wooden doors','3017150400','5','B','Y'),(16988,'Water resources mapping services','7017150400','5','B','Y'),(16989,'Compost','1017150400','5','B','Y'),(16990,'Stakeholder analysis','8017150400','5','B','Y'),(16991,'Ball bearings','3117150400','5','B','Y'),(16992,'Measuring or testing instruments manufacture services','7317150400','5','B','Y'),(16993,'Development of small scale industries','9317150400','5','B','Y'),(16994,'Sinks','3018150400','5','B','Y'),(16995,'Protective gloves','4618150400','5','B','Y'),(16996,'Bumetanide','5119150400','5','B','Y'),(16997,'Fixed phones','4319150400','5','B','Y'),(16998,'Aircraft flight simulators or trainers','2519150400','5','B','Y'),(16999,'Flame detectors','4619150400','5','B','Y'),(17000,'Rowing machines','4920150400','5','B','Y'),(17001,'Standers or standing cages or standing aids ','4221150400','5','B','Y'),(17002,'Personal digital assistant PDAs or organizers','4321150400','5','B','Y'),(17003,'Workplace safety internet based training','4621150400','5','B','Y'),(17004,'Peripherally inserted central catheters PICC','4222150400','5','B','Y'),(17005,'Premise branch exchange PBX systems','4322150400','5','B','Y'),(17006,'Mine dispenser','4622150400','5','B','Y'),(17007,'Enteral nutrition bags or containers','4223150400','5','B','Y'),(17008,'Base plate','3024150400','5','B','Y'),(17009,'Cast or splint stockinet or liners','4224150400','5','B','Y'),(17010,'Therapeutic pegboards or activity boards','4225150400','5','B','Y'),(17011,'Autopsy thread or needle pullers','4226150400','5','B','Y'),(17012,'Esophageal stethoscopes','4227150400','5','B','Y'),(17013,'Pyrazinamide','5128150400','5','B','Y'),(17014,'Baldwin apples','5030150400','5','B','Y'),(17015,'Kits for medical education or training','4230150400','5','B','Y'),(17016,'Organic baldwin apples','5031150400','5','B','Y'),(17017,'Mefenamic acid','5138150400','5','B','Y'),(17018,'Fluticasone furoate','5142150400','5','B','Y'),(17019,'Live geese','1010160400','5','B','Y'),(17020,'Fans','4010160400','5','B','Y'),(17021,'Project administration or planning','8010160400','5','B','Y'),(17022,'Hemodialysis dialysate conductivity meters','4216160500','5','B','Y'),(17023,'Sales tax','9316160500','5','B','Y'),(17024,'Life buoy','4616160500','5','B','Y'),(17025,'Nitrogen Phosphorous Potassium Mixtures NPK','1017160500','5','B','Y'),(17026,'Water rights advisory services','7017160500','5','B','Y'),(17027,'Lactulose','5117160500','5','B','Y'),(17028,'Mobile medical services cinch rescue loops','4217160500','5','B','Y'),(17029,'Laboratory equipment manufacture services','7317160500','5','B','Y'),(17030,'Door chimes','4617160500','5','B','Y'),(17031,'Drain','3018160500','5','B','Y'),(17032,'Methimazole','5118160500','5','B','Y'),(17033,'Blood pressure cuffs or bladders','4218160500','5','B','Y'),(17034,'Dump truck body','2518160500','5','B','Y'),(17035,'Safety shoes','4618160500','5','B','Y'),(17036,'Sterile water for injection','5119160500','5','B','Y'),(17037,'Hospital equipment power columns','4219160500','5','B','Y'),(17038,'Phone handset cords','4319160500','5','B','Y'),(17039,'Fire suppression hand tools','4619160500','5','B','Y'),(17040,'Expanders','4320160500','5','B','Y'),(17041,'Signal processor upgrades','4321160500','5','B','Y'),(17042,'Intravenous or arterial tubing check valves','4222160500','5','B','Y'),(17043,'Time accounting software','4323160500','5','B','Y'),(17044,'Betamethasone/calcipotriene','5124160500','5','B','Y'),(17045,'Autopsy body boards','4226160500','5','B','Y'),(17046,'Estradiol or oestradiol','5135160500','5','B','Y'),(17047,'Glyceryl trinitrate or glyceryltrinitrate or nitroglycerin','5141160500','5','B','Y'),(17048,'Threshing machines','2110170500','5','B','Y'),(17049,'Laboratory crushers or pulverizers','4110170500','5','B','Y'),(17050,'Intelligence services','9310170500','5','B','Y'),(17051,'Office machine trays or feeders','4410170500','5','B','Y'),(17052,'Repossession services','8410170500','5','B','Y'),(17053,'Printing trimmers','4510170500','5','B','Y'),(17054,'Public health administration','8510170500','5','B','Y'),(17055,'Fire fighting water tank truck','2510170500','5','B','Y'),(17056,'Clerical training','8610170500','5','B','Y'),(17057,'Showcases','5610170500','5','B','Y'),(17058,'Environmental economics advisory services','7710170500','5','B','Y'),(17059,'Cappuccino or espresso machines','4810170500','5','B','Y'),(17060,'Permanent machinist personnel','8011170500','5','B','Y'),(17061,'Microscope objectives','4111170500','5','B','Y'),(17062,'Systems architecture','8111170500','5','B','Y'),(17063,'Speech writing','8211170500','5','B','Y'),(17064,'Paper napkins or serviettes','1411170500','5','B','Y'),(17065,'Carbon credit permit or certificate','6411170500','5','B','Y'),(17066,'Public address systems','4511170500','5','B','Y'),(17067,'Dry cell batteries','2611170500','5','B','Y'),(17068,'Oil and gas offshore platform personnel transportation service','7811170500','5','B','Y'),(17069,'Livestock breeding or grooming services','7012170500','5','B','Y'),(17070,'Paving slab','3012170500','5','B','Y'),(17071,'Nuclear magnetic resonance NMR tubes','4112170500','5','B','Y'),(17072,'Inverters','3212170500','5','B','Y'),(17073,'Equipment cases','5312170500','5','B','Y'),(17074,'Mechanical pencils','4412170500','5','B','Y'),(17075,'Market data','8412170500','5','B','Y'),(17076,'Photographic enlargers','4512170500','5','B','Y'),(17077,'Self adhesive signs','5512170500','5','B','Y'),(17078,'Fire station','9512170500','5','B','Y'),(17079,'Surface water pollution drainage services','7712170500','5','B','Y'),(17080,'Urn sand bags','4712170500','5','B','Y'),(17081,'Soil classification','7013170500','5','B','Y'),(17082,'Dipyridamole','5113170500','5','B','Y'),(17083,'Explosive primers','1213170500','5','B','Y'),(17084,'Drug abuse prevention or control programs','9313170500','5','B','Y'),(17085,'Target or reconnaissance drones','2513170500','5','B','Y'),(17086,'Auction services','8014170500','5','B','Y'),(17087,'Guardhouse','9514170500','5','B','Y'),(17088,'Archaeological services','8115170500','5','B','Y'),(17089,'Vocalists services','8215170500','5','B','Y'),(17090,'Evaluation of food aid nutritional impact','8515170500','5','B','Y'),(17091,'Fingerprint or palmprint ink rollers','4615170500','5','B','Y'),(17092,'Bush and forest ecology and conservation service','7016170500','5','B','Y'),(17093,'Ipratropium bromide','5116170500','5','B','Y'),(17094,'Pager Administration Service','8116170500','5','B','Y'),(17095,'Hydraulic rescue equipment set','4616170500','5','B','Y'),(17096,'Laminated glass','3017170500','5','B','Y'),(17097,'Pipelines maintenance or management services','7017170500','5','B','Y'),(17098,'Motorcycle helmets','4618170500','5','B','Y'),(17099,'Lariats','1019170500','5','B','Y'),(17100,'Medical gas alarms','4219170500','5','B','Y'),(17101,'Newcastle virus vaccine','5120170500','5','B','Y'),(17102,'Medical ultrasound or doppler or echocardiograph probe covers','4220170500','5','B','Y'),(17103,'Hearing aids for the physically challenged','4221170500','5','B','Y'),(17104,'Game pads or joy sticks','4321170500','5','B','Y'),(17105,'Analgesia infusion vial assemblies','4222170500','5','B','Y'),(17106,'Radio access equipment','4322170500','5','B','Y'),(17107,'Winterization kit for tent ','3024170500','5','B','Y'),(17108,'Leg orthopedic softgoods','4224170500','5','B','Y'),(17109,'Parallel bars for rehabilitation or therapy','4225170500','5','B','Y'),(17110,'Icatibant acetate','5126170500','5','B','Y'),(17111,'Oxygen delivery connectors or adapters','4227170500','5','B','Y'),(17112,'Olanzapine','5140170500','5','B','Y'),(17113,'Furnaces','4010180500','5','B','Y'),(17114,'Fishery by product resources','7010180500','5','B','Y'),(17115,'Fog or mist generators','2110180500','5','B','Y'),(17116,'Fluxmeters','4110180500','5','B','Y'),(17117,'Industrial electric power distribution','8310180500','5','B','Y'),(17118,'Calculator ribbons','4410180500','5','B','Y'),(17119,'Book jogging machines','4510180500','5','B','Y'),(17120,'Environmental quality control services','7710180500','5','B','Y'),(17121,'Commercial use mixing bowls','4810180500','5','B','Y'),(17122,'Andalusite','1111180500','5','B','Y'),(17123,'Goserelin','5111180500','5','B','Y'),(17124,'Proprietary or licensed systems maintenance or support','8111180500','5','B','Y'),(17125,'Chemical tanks','2411180500','5','B','Y'),(17126,'Curves','4411180500','5','B','Y'),(17127,'Checks or check books','1411180500','5','B','Y'),(17128,'Personal motorized watercraft','2511180500','5','B','Y'),(17129,'Video editors','4511180500','5','B','Y'),(17130,'Laboratory graduated cylinders','4112180500','5','B','Y'),(17131,'Precious metals market services','8412180500','5','B','Y'),(17132,'Latex treated coated paper','1412180500','5','B','Y'),(17133,'Correction pens','4412180500','5','B','Y'),(17134,'Urinalysis laboratory services','8512180500','5','B','Y'),(17135,'Well','9512180500','5','B','Y'),(17136,'Microfilm camera components or accessories','4512180500','5','B','Y'),(17137,'Pressure or steam cleaners','4712180500','5','B','Y'),(17138,'Ethnic minorities cultural preservation services','9413180500','5','B','Y'),(17139,'General purpose cleaners','4713180500','5','B','Y'),(17140,'Building inspection service','8114180500','5','B','Y'),(17141,'Neuromuscular stimulators or kits','4214180500','5','B','Y'),(17142,'Unemployment services','9314180500','5','B','Y'),(17143,'Aerodrome or airport or aviation facility operations service','7814180500','5','B','Y'),(17144,'Forest reserves or parks conservation services','7015180500','5','B','Y'),(17145,'Bathymetric surveys','8115180500','5','B','Y'),(17146,'Tax deductions','9316180500','5','B','Y'),(17147,'Jaw spreaders','4217180500','5','B','Y'),(17148,'Combination fixed and hand held shower head','3018180500','5','B','Y'),(17149,'Pulse oximeter unit accessories','4218180500','5','B','Y'),(17150,'Medical suspended columns','4219180500','5','B','Y'),(17151,'Rho D immunoglobulins','5120180500','5','B','Y'),(17152,'Medical cinefluoroscopy units','4220180500','5','B','Y'),(17153,'Service kits for storage devices','4321180500','5','B','Y'),(17154,'Lanyard','4921180500','5','B','Y'),(17155,'Asynchronous transfer mode ATM network equipment','4322180500','5','B','Y'),(17156,'Elbow orthopedic softgoods','4224180500','5','B','Y'),(17157,'Morgue walk in refrigerators','4226180500','5','B','Y'),(17158,'Daunorubicin','5128180500','5','B','Y'),(17159,'Sterilization indicator records','4228180500','5','B','Y'),(17160,'Oseltamivir phosphate','5134180500','5','B','Y'),(17161,'Fish farming','7010190500','5','B','Y'),(17162,'Livestock identification equipment','2110190500','5','B','Y'),(17163,'Chloroquine','5110190500','5','B','Y'),(17164,'Print placement','8210190500','5','B','Y'),(17165,'Drawing or retouching boards','4510190500','5','B','Y'),(17166,'All terrain vehicles tracked or wheeled','2510190500','5','B','Y'),(17167,'Wood treatment plant site investigation','7710190500','5','B','Y'),(17168,'Food service cups or mugs','4810190500','5','B','Y'),(17169,'Rail truck transportation','7810190500','5','B','Y'),(17170,'Electronic measuring probes','4111190500','5','B','Y'),(17171,'International bilateral services and international private leased lines','8311190500','5','B','Y'),(17172,'Dry erase boards or accessories','4411190500','5','B','Y'),(17173,'Marine ballast systems','2511190500','5','B','Y'),(17174,'Binding restoration or repair','8212190500','5','B','Y'),(17175,'Ink or stamp pads','4412190500','5','B','Y'),(17176,'Tympan papers','1412190500','5','B','Y'),(17177,'Language laboratory','9512190500','5','B','Y'),(17178,'Flagpoles or parts or accessories','5512190500','5','B','Y'),(17179,'Inorganic hazardous waste collection and disposal','7612190500','5','B','Y'),(17180,'Enema soaps','4214190500','5','B','Y'),(17181,'Agricultural research services','9314190500','5','B','Y'),(17182,'Concrete block masonry service','7215190500','5','B','Y'),(17183,'Tilt or transom window frames','3017190500','5','B','Y'),(17184,'Indigenous peoples relations consultation and engagement','8017190500','5','B','Y'),(17185,'Cisapride','5117190500','5','B','Y'),(17186,'Medical transducer monitor cables','4218190500','5','B','Y'),(17187,'Medical treatment cabinets','4219190500','5','B','Y'),(17188,'Medical x ray film transfer cases','4220190500','5','B','Y'),(17189,'Tape unit cleaning kit','4320190500','5','B','Y'),(17190,'Cups or mugs for the physically challenged','4221190500','5','B','Y'),(17191,'Organic light emitting displays','4321190500','5','B','Y'),(17192,'Laser blood flowmeters','4222190500','5','B','Y'),(17193,'Endobronchial tubes','4227190500','5','B','Y'),(17194,'Sterilization heat sealers','4228190500','5','B','Y'),(17195,'Phototypesetting machines','4510200500','5','B','Y'),(17196,'Bar stools','4810200500','5','B','Y'),(17197,'Document scanning service','8111200500','5','B','Y'),(17198,'Imatinib','5111200500','5','B','Y'),(17199,'In person armenian interpretation service','8211200500','5','B','Y'),(17200,'Appointment books or refills','4411200500','5','B','Y'),(17201,'Metallic baskets','2411200500','5','B','Y'),(17202,'Animal health preventive medication services','7012200500','5','B','Y'),(17203,'Glued laminated timber','1112200500','5','B','Y'),(17204,'Magazine or book covers','4412200500','5','B','Y'),(17205,'Orthodontic services','8512200500','5','B','Y'),(17206,'Cab over engine tractors with sleeper','2510210400','5','B','Y'),(17207,'Ice cream display cases','4810210400','5','B','Y'),(17208,'Web search engine providers','8111210400','5','B','Y'),(17209,'Audio transducers','4111210400','5','B','Y'),(17210,'Tissue culture flasks','4112210400','5','B','Y'),(17211,'Paper clips','4412210400','5','B','Y'),(17212,'Non treated crepe paper','1412210400','5','B','Y'),(17213,'Daycare center','9512210400','5','B','Y'),(17214,'Hospital pillows','4213210400','5','B','Y'),(17215,'Medical hydrocollators','4214210400','5','B','Y'),(17216,'Sectoral planning services','9314210400','5','B','Y'),(17217,'Solar reflecting insulation film service','7215210400','5','B','Y'),(17218,'Packaging equipment maintenance and repair service','7315210400','5','B','Y'),(17219,'Graphite fabric or cloth','1116210400','5','B','Y'),(17220,'Ethambutol/isoniazid/pyrazinamide/rifampicin','5116210400','5','B','Y'),(17221,'Issues management and mitigation advisory service','8017210400','5','B','Y'),(17222,'Mobile medical services cardio pulmonary resuscitation CPR boards','4217210400','5','B','Y'),(17223,'Anti static floor mats','4618210400','5','B','Y'),(17224,'Medical stools or chairs','4219210400','5','B','Y'),(17225,'Brachytherapy seed capture kits','4220210400','5','B','Y'),(17226,'Vertical helix scan VHS videotape storage or accessories','4320210400','5','B','Y'),(17227,'Inkjet printers','4321210400','5','B','Y'),(17228,'Intravenous or arterial line poles or stands','4222210400','5','B','Y'),(17229,'Word processing software','4323210400','5','B','Y'),(17230,'Ostomy collection supplies','4231210400','5','B','Y'),(17231,'Letter or small parcel worldwide delivery services','7810220400','5','B','Y'),(17232,'Pyrometers','4111220400','5','B','Y'),(17233,'Operating system software maintenance','8111220400','5','B','Y'),(17234,'X75 managed network services','8311220400','5','B','Y'),(17235,'Metallic pails','2411220400','5','B','Y'),(17236,'Impressed stamp paper','1412220400','5','B','Y'),(17237,'Medical glove liners','4213220400','5','B','Y'),(17238,'Beta sources','1214220400','5','B','Y'),(17239,'Ceramic tile installation service','7215220400','5','B','Y'),(17240,'Medical thermometer racks','4218220400','5','B','Y'),(17241,'Patient transport incubators','4219220400','5','B','Y'),(17242,'Sulfasalazine','5120220400','5','B','Y'),(17243,'External ringer or its parts','4320220400','5','B','Y'),(17244,'Embedded text entry software','4323220400','5','B','Y'),(17245,'Transport ventilators','4227220400','5','B','Y'),(17246,'Loratadine','5131220400','5','B','Y'),(17247,'Suture boots and capturing devices','4231220400','5','B','Y'),(17248,'Bulk material carriers','2010230400','5','B','Y'),(17249,'Sealing machines','4410230400','5','B','Y'),(17250,'Moisture meters','4111230400','5','B','Y'),(17251,'UNIX server maintenance','8111230400','5','B','Y'),(17252,'Ocx optical carrier service','8311230400','5','B','Y'),(17253,'Psychological examination medical equipment sets','4218230400','5','B','Y'),(17254,'Patient ceiling hoists','4219230400','5','B','Y'),(17255,'Blood administration or transfusion tubing','4222230400','5','B','Y'),(17256,'Data base management system software','4323230400','5','B','Y'),(17257,'Erythromycin','5128230400','5','B','Y'),(17258,'Diphenhydramine','5131230400','5','B','Y'),(17259,'Autolytic debridement products','4231230400','5','B','Y'),(17260,'Entecavir','5134230400','5','B','Y'),(17261,'Laboratory heaters','4110240400','5','B','Y'),(17262,'Label applying machines','4410240400','5','B','Y'),(17263,'Pressure regulator','4111240400','5','B','Y'),(17264,'Multi point analog telecommunications circuit','8311240400','5','B','Y'),(17265,'Laboratory tongs','4112240400','5','B','Y'),(17266,'Carrot seeds or seedlings','1015240400','5','B','Y'),(17267,'Metal stud installation service','7215240400','5','B','Y'),(17268,'Medical carts','4219240400','5','B','Y'),(17269,'Graphical user interface development software','4323240400','5','B','Y'),(17270,'Labetalol','5126240400','5','B','Y'),(17271,'Carbenicillin','5128240400','5','B','Y'),(17272,'Nystatin','5130240400','5','B','Y'),(17273,'Drospirenone/estradiol','5135240400','5','B','Y'),(17274,'Entomological pinning equipment','4110250400','5','B','Y'),(17275,'Gloves or mittens','5310250400','5','B','Y'),(17276,'Paper and plastic counter','4410250400','5','B','Y'),(17277,'Water meters','4111250400','5','B','Y'),(17278,'Indefeasible rights of use IRU for submarine cable or terrestrial cable systems','8311250400','5','B','Y'),(17279,'Biopsy needles','4214250400','5','B','Y'),(17280,'Dental dressings','4215250400','5','B','Y'),(17281,'Ceramic floor tile installation service','7215250400','5','B','Y'),(17282,'Automobile or light truck tires','2517250400','5','B','Y'),(17283,'Fire alarm control panel','4618250400','5','B','Y'),(17284,'Radio jamming transmitter','4322250400','5','B','Y'),(17285,'Route navigation software','4323250400','5','B','Y'),(17286,'Facial support garments','4231250400','5','B','Y'),(17287,'Animal catching devices','4110260400','5','B','Y'),(17288,'Stenotype machines','4410260400','5','B','Y'),(17289,'Dial access services','8311260400','5','B','Y'),(17290,'Hemocytometers','4112260400','5','B','Y'),(17291,'Medical catheter tip syringes','4214260400','5','B','Y'),(17292,'Architectural sheet metal service','7215260400','5','B','Y'),(17293,'Medical exam penlights or flashlights','4218260400','5','B','Y'),(17294,'Drug delivery systems','4219260400','5','B','Y'),(17295,'Content delivery networking equipment','4322260400','5','B','Y'),(17296,'Computer aided design CAD software','4323260400','5','B','Y'),(17297,'Pregabalin','5136260400','5','B','Y'),(17298,'X ray diffraction equipment','4110270400','5','B','Y'),(17299,'Institutional food preparation or service attire','5310270400','5','B','Y'),(17300,'Feed analyzers','4111270400','5','B','Y'),(17301,'Tamper proof tapes','4112270400','5','B','Y'),(17302,'Urinary drainage bags or meters','4214270400','5','B','Y'),(17303,'Curb construction service','7215270400','5','B','Y'),(17304,'Bromhexine','5116270400','5','B','Y'),(17305,'Skinfold calipers','4218270400','5','B','Y'),(17306,'Telegraph switch board','4322270400','5','B','Y'),(17307,'Internet directory services software','4323270400','5','B','Y'),(17308,'Simvastatin','5132270400','5','B','Y'),(17309,'Demining non technical survey NTS service','8110280400','5','B','Y'),(17310,'Comb binding machine','4410280400','5','B','Y'),(17311,'Raloxifene','5111280400','5','B','Y'),(17312,'Test tube racks','4112280400','5','B','Y'),(17313,'Hydraulic Motor','2517280400','5','B','Y'),(17314,'Patient chair scales','4218280400','5','B','Y'),(17315,'Tacrolimus','5120280400','5','B','Y'),(17316,'Administration software','4323280400','5','B','Y'),(17317,'Secnidazole','5128280400','5','B','Y'),(17318,'Pyrimethamine/sulfadoxine','5110290400','5','B','Y'),(17319,'Air compressed spray','4410290400','5','B','Y'),(17320,'Complex controlling devices','4111290400','5','B','Y'),(17321,'Exterior metal wall system installation service','7215290400','5','B','Y'),(17322,'Digital Voice Recording And Playback System ','2520290400','5','B','Y'),(17323,'Fax software','4323290400','5','B','Y'),(17324,'Surgical suture or wire passers or related products','4229290400','5','B','Y'),(17325,'Vidarabine','5134290400','5','B','Y'),(17326,'Fan circulated ovens','4110300400','5','B','Y'),(17327,'Fusers','4410300400','5','B','Y'),(17328,'Flame ionization analyzers','4111300400','5','B','Y'),(17329,'Vacuum desiccators','4112300400','5','B','Y'),(17330,'Operating system software','4323300400','5','B','Y'),(17331,'Surgical sizing instruments or templates','4229300400','5','B','Y'),(17332,'Stavudine or stavidine','5134300400','5','B','Y'),(17333,'Underground conveyor service','7210310400','5','B','Y'),(17334,'Transfer rolls','4410310400','5','B','Y'),(17335,'Cold storage box','2411310400','5','B','Y'),(17336,'Dialysis membrane','4112310400','5','B','Y'),(17337,'Bismuth subsalicylate','5114310400','5','B','Y'),(17338,'Amniocentesis kits','4214310400','5','B','Y'),(17339,'Spa or hot tub construction and installation service','7215310400','5','B','Y'),(17340,'2,5G GPRS wireless access network equipment and components','4322310400','5','B','Y'),(17341,'Thymol iodide','5130310400','5','B','Y'),(17342,'Nitrofural or nitrofurazone','5147310400','5','B','Y'),(17343,'Time card racks','4410320400','5','B','Y'),(17344,'Electrician kits','2711320400','5','B','Y'),(17345,'Microbial quality control QC reference organism','4112320400','5','B','Y'),(17346,'Embryo transfer catheters','4214320400','5','B','Y'),(17347,'Damp proofing service','7215320400','5','B','Y'),(17348,'Unified messaging platform','4322320400','5','B','Y'),(17349,'Network security and virtual private network VPN equipment software','4323320400','5','B','Y'),(17350,'Dolutegravir','5134320400','5','B','Y'),(17351,'Tapentadol hydrochloride','5137320400','5','B','Y'),(17352,'Sildenafil','5141320400','5','B','Y'),(17353,'Parking lot or road sweeping services','7210330400','5','B','Y'),(17354,'Cryogenic storage boxes','4112330400','5','B','Y'),(17355,'Chemotherapy preparation pads','4214330400','5','B','Y'),(17356,'Diclofenac','5138330400','5','B','Y'),(17357,'Vascular imaging guidewires','4220340400','5','B','Y'),(17358,'Compact disc CD or DVD or sound card software','4323340400','5','B','Y'),(17359,'Carfecillin','5128340400','5','B','Y'),(17360,'Flumethrin','5145340400','5','B','Y'),(17361,'Laminar flow cabinets or stations','4110350400','5','B','Y'),(17362,'Binding coils or wire loops','4410350400','5','B','Y'),(17363,'High pressure water blasting','7215350400','5','B','Y'),(17364,'Cardiac recorders','4220350400','5','B','Y'),(17365,'Instant messaging software','4323350400','5','B','Y'),(17366,'Nimodipine','5141350400','5','B','Y'),(17367,'Sterile water for irrigation','5147350400','5','B','Y'),(17368,'Capacitance meters','4111360400','5','B','Y'),(17369,'Non EMS head restraints','4214360400','5','B','Y'),(17370,'Drapery track installation service','7215360400','5','B','Y'),(17371,'Rifaximin','5128360400','5','B','Y'),(17372,'Indacaterol','5139360400','5','B','Y'),(17373,'Resources for learning to speak English','6010370400','5','B','Y'),(17374,'Biological baths','4110370400','5','B','Y'),(17375,'Integrated circuit testers','4111370400','5','B','Y'),(17376,'Phototherapy light mats','4214370400','5','B','Y'),(17377,'Medical toners or developers','4220370400','5','B','Y'),(17378,'Etravirine','5134370400','5','B','Y'),(17379,'Sodium hypochlorite','5147370400','5','B','Y'),(17380,'Multi bank or flocculation equipment','4110380400','5','B','Y'),(17381,'Calibration weights or weight sets','4111150500','5','B','Y'),(17382,'Operating system programming services','8111150500','5','B','Y'),(17383,'War prevention strategies','9211150500','5','B','Y'),(17384,'Infants boots','5311150500','5','B','Y'),(17385,'Student movements','9311150500','5','B','Y'),(17386,'Directory assistance services','8311150500','5','B','Y'),(17387,'Mimeograph paper','1411150500','5','B','Y'),(17388,'Payroll accounting services','8411150500','5','B','Y'),(17389,'Butane','1511150500','5','B','Y'),(17390,'Tankers','2511150500','5','B','Y'),(17391,'Leprosy prevention or control services','8511150500','5','B','Y'),(17392,'Distance learning assessment services','8611150500','5','B','Y'),(17393,'Fabric and furniture cleaning services','7611150500','5','B','Y'),(17394,'Explosive remnants of war ERW','4611150500','5','B','Y'),(17395,'Toxic substances protection services','7711150500','5','B','Y'),(17396,'Passenger aircraft rental or leasing service','7811150500','5','B','Y'),(17397,'Dairy farm in house processing','7012150500','5','B','Y'),(17398,'Manual single channel positive displacement pipetters','4112150500','5','B','Y'),(17399,'Economic development consultancy','8112150500','5','B','Y'),(17400,'Pillows','5212150500','5','B','Y'),(17401,'Promotional or advertising printing','8212150500','5','B','Y'),(17402,'Waste water and sewage treatment plant construction service','7212150500','5','B','Y'),(17403,'State immunities services','9312150500','5','B','Y'),(17404,'Specialty envelopes','4412150500','5','B','Y'),(17405,'Fiberboards','1412150500','5','B','Y'),(17406,'Cinematographic cameras','4512150500','5','B','Y'),(17407,'Classroom tables','5612150500','5','B','Y'),(17408,'Inorganic waste collection and disposal','7612150500','5','B','Y'),(17409,'Ice chests','4912150500','5','B','Y'),(17410,'Musical instrument stands or sheet holders','6013150500','5','B','Y'),(17411,'Haydite block','3013150500','5','B','Y'),(17412,'Portable or modular office rental service','8013150500','5','B','Y'),(17413,'Time series analysis','8113150500','5','B','Y'),(17414,'Plastic explosives','1213150500','5','B','Y'),(17415,'Patient infant shirts or vests','4213150500','5','B','Y'),(17416,'Film post production service','8213150500','5','B','Y'),(17417,'Refugee camps services','9313150500','5','B','Y'),(17418,'Infant soother or pacifier or dummy','5313150500','5','B','Y'),(17419,'Refrigerated vessels','2413150500','5','B','Y'),(17420,'Marine insurance','8413150500','5','B','Y'),(17421,'Enriched plutonium','1513150500','5','B','Y'),(17422,'Cargo jet aircraft','2513150500','5','B','Y'),(17423,'X ray film','4513150500','5','B','Y'),(17424,'Marine power plants','2613150500','5','B','Y'),(17425,'Marketing plans','8014150500','5','B','Y'),(17426,'Production standards development','8114150500','5','B','Y'),(17427,'Computer generated design services','8214150500','5','B','Y'),(17428,'Earthmoving service','7214150500','5','B','Y'),(17429,'Towing service for commercial and private vehicles','7814150500','5','B','Y'),(17430,'Masks or fins or snorkels','4914150500','5','B','Y'),(17431,'Courgette seeds or seedlings','1015150500','5','B','Y'),(17432,'Roofing membranes','3015150500','5','B','Y'),(17433,'Forest inventory','7015150500','5','B','Y'),(17434,'Multinational marketing enterprises','8015150500','5','B','Y'),(17435,'Ceramics makers services','8215150500','5','B','Y'),(17436,'Standby or emergency power installation service','7215150500','5','B','Y'),(17437,'Administrative agencies services','9315150500','5','B','Y'),(17438,'Barriers','4615150500','5','B','Y'),(17439,'Air filters','4016150500','5','B','Y'),(17440,'Fleet management services','8016150500','5','B','Y'),(17441,'Televisions','5216150500','5','B','Y'),(17442,'Peritoneal dialysis drainage bags or containers','4216150500','5','B','Y'),(17443,'Mountain bicycles','2516150500','5','B','Y'),(17444,'Medical or surgical equipment or implant rental and shipping fee','8516150500','5','B','Y'),(17445,'Soccer balls','4916150500','5','B','Y'),(17446,'Metal doors','3017150500','5','B','Y'),(17447,'River basin development','7017150500','5','B','Y'),(17448,'Communication planning','8017150500','5','B','Y'),(17449,'Toilets','3018150500','5','B','Y'),(17450,'Vehicle inspection service','7818150500','5','B','Y'),(17451,'Fresh prepared soups or stews','5019150500','5','B','Y'),(17452,'Answering machines','4319150500','5','B','Y'),(17453,'Aircraft cargo handling equipment','2519150500','5','B','Y'),(17454,'Fire alarm systems','4619150500','5','B','Y'),(17455,'Double sided tape','3120150500','5','B','Y'),(17456,'Walker or rollator accessories','4221150500','5','B','Y'),(17457,'Point of sale POS terminal','4321150500','5','B','Y'),(17458,'Standalone telephone caller identification','4322150500','5','B','Y'),(17459,'Intrusive demining machine','4622150500','5','B','Y'),(17460,'Sport nets or netting','4922150500','5','B','Y'),(17461,'Enteral feeding set adapters or connectors or extensions','4223150500','5','B','Y'),(17462,'Human resources software','4323150500','5','B','Y'),(17463,'Cupola','3024150500','5','B','Y'),(17464,'Orthopedic casting rolls or tapes','4224150500','5','B','Y'),(17465,'Therapeutic puzzles','4225150500','5','B','Y'),(17466,'Autopsy knives or blades','4226150500','5','B','Y'),(17467,'Respiratory monitoring kits','4227150500','5','B','Y'),(17468,'Braeburn apples','5030150500','5','B','Y'),(17469,'Nursing or medical clipboards','4230150500','5','B','Y'),(17470,'Organic braeburn apples','5031150500','5','B','Y'),(17471,'Alirocumab','5132150500','5','B','Y'),(17472,'Mesalamine or mesalazine','5138150500','5','B','Y'),(17473,'Alprazolam','5140150500','5','B','Y'),(17474,'Fluticasone propionate','5142150500','5','B','Y'),(17475,'Povidone iodine','5147150500','5','B','Y'),(17476,'Live pheasants','1010160500','5','B','Y'),(17477,'Temporary drafting service','8010160500','5','B','Y'),(17478,'Food service for transportation operators','9010160500','5','B','Y'),(17479,'Prime ministers services','9310160500','5','B','Y'),(17480,'Gas facility charge','8310160500','5','B','Y'),(17481,'Loading equipment','2410160500','5','B','Y'),(17482,'Paper jogging machines','4410160500','5','B','Y'),(17483,'Charcoal','1510160500','5','B','Y'),(17484,'Medical vocational training services','8610160500','5','B','Y'),(17485,'Bacterial removal chemicals','4710160500','5','B','Y'),(17486,'Environmental institution building or planning','7710160500','5','B','Y'),(17487,'Commercial use food grinders','4810160500','5','B','Y'),(17488,'Fluorescent lamps','3910160500','5','B','Y'),(17489,'Lean lime','3011160500','5','B','Y'),(17490,'Temporary financial staffing needs','8011160500','5','B','Y'),(17491,'Marble','1111160500','5','B','Y'),(17492,'Strain gauges','4111160500','5','B','Y'),(17493,'Programming for Assembler','8111160500','5','B','Y'),(17494,'Disarmament negotiations or agreements','9211160500','5','B','Y'),(17495,'Voter registration or counting or analysis or scrutiny services','9311160500','5','B','Y'),(17496,'Spacesegment leasing','8311160500','5','B','Y'),(17497,'Greeting or note or post cards','1411160500','5','B','Y'),(17498,'Cash or ticket boxes','4411160500','5','B','Y'),(17499,'Transparency equipment or supplies','4511160500','5','B','Y'),(17500,'Immunologic prevention or control services','8511160500','5','B','Y'),(17501,'Thermal generators','2611160500','5','B','Y'),(17502,'Exhaust hood or fan clearing','7611160500','5','B','Y'),(17503,'Lighting or power or data components for panel systems','5611160500','5','B','Y'),(17504,'Caulking service','7215320500','5','B','Y'),(17505,'Instant messaging platform','4322320500','5','B','Y'),(17506,'Transaction security and virus protection software','4323320500','5','B','Y'),(17507,'Levocabastine','5131320500','5','B','Y'),(17508,'High vacuum equipment','4110330500','5','B','Y'),(17509,'Drain laying service','7210330500','5','B','Y'),(17510,'Histology or tissue cassette cabinets','4112330500','5','B','Y'),(17511,'Network cable management panel assembly','4322330500','5','B','Y'),(17512,'Promethazine hydrochloride','5131330500','5','B','Y'),(17513,'Hydralazine hydrochloride','5143330500','5','B','Y'),(17514,'Angioplasty balloon catheters','4220340500','5','B','Y'),(17515,'Device drivers or system software','4323340500','5','B','Y'),(17516,'Benzylpenicillin or penicillin g','5128340500','5','B','Y'),(17517,'Theophylline','5139340500','5','B','Y'),(17518,'Binding combs or strips','4410350500','5','B','Y'),(17519,'Construction site clean up service','7215350500','5','B','Y'),(17520,'Metformin','5118350500','5','B','Y'),(17521,'Implantable cardioverter defibrillators ICD or cardiac resynchronization therapy defibrillators CRT-D','4220350500','5','B','Y'),(17522,'Ambient music or advertising messaging software','4323350500','5','B','Y'),(17523,'Thermoanalysis derivatographs','4111360500','5','B','Y'),(17524,'Restraint straps or buckles or supplies','4214360500','5','B','Y'),(17525,'Kitchen and bathroom remodeling service','7215360500','5','B','Y'),(17526,'Dot marking machine','2315360500','5','B','Y'),(17527,'Teriflunomide','5120360500','5','B','Y'),(17528,'Medical x ray film archiving system software','4220360500','5','B','Y'),(17529,'Surgical sound sets','4229360500','5','B','Y'),(17530,'Organ baths','4110370500','5','B','Y'),(17531,'Logic state testers','4111370500','5','B','Y'),(17532,'Phototherapy patient protection devices','4214370500','5','B','Y'),(17533,'Medical imaging dry laser printers or imagers','4220370500','5','B','Y'),(17534,'Cefminox','5128370500','5','B','Y'),(17535,'Laboratory vibrators','4110380500','5','B','Y'),(17536,'Induced polarization IP geophysical instruments','4111380500','5','B','Y'),(17537,'Culture kits or supplies','6010390500','5','B','Y'),(17538,'Floor centrifuges','4110390500','5','B','Y'),(17539,'Permeability testing apparatus','4111390500','5','B','Y'),(17540,'Lysine clonixinate','5138390500','5','B','Y'),(17541,'Laboratory bailers','4110400500','5','B','Y'),(17542,'Cable splicingservice','7215400500','5','B','Y'),(17543,'Medical radiological shielding gloves','4220400500','5','B','Y'),(17544,'Safety Management Systems (Sms) Related Services (Aviation)','7820400500','5','B','Y'),(17545,'Specimen collection or transport bags','4110410500','5','B','Y'),(17546,'Portable seismic apparatus','4111410500','5','B','Y'),(17547,'Control valve maintenance and repair service','7215410500','5','B','Y'),(17548,'Ultra violet water purification units','4110420500','5','B','Y'),(17549,'Ovine rinderpest or peste des petit ruminants vaccines','5120420500','5','B','Y'),(17550,'Inspissators','4110430500','5','B','Y'),(17551,'Shaking incubators','4110440500','5','B','Y'),(17552,'Rainfall recorders','4111440500','5','B','Y'),(17553,'Laboratory quartz oven pots','4110450500','5','B','Y'),(17554,'Roundness testing instruments','4111450500','5','B','Y'),(17555,'Crucible furnaces','4110460500','5','B','Y'),(17556,'Crack or corrosion detectors','4111460500','5','B','Y'),(17557,'Construction of zoo habitat and enclosure for reptiles','7215460500','5','B','Y'),(17558,'Meropenem','5128460500','5','B','Y'),(17559,'Autotransfusion reservoirs ','4229460500','5','B','Y'),(17560,'Nitrogen blowdown evaporators','4110480500','5','B','Y'),(17561,'Thin channel filtration equipment','4110490500','5','B','Y'),(17562,'Endoscopic cleaning brushes or related products','4229490500','5','B','Y'),(17563,'Aluminum SAE 3000 series cold rolled sheet','3026500500','5','B','Y'),(17564,'Amoxicillin trihydrate/Potassium clavulanate','5128500500','5','B','Y'),(17565,'Endoscopic equipment sets','4229500500','5','B','Y'),(17566,'Metering pumps','4110510500','5','B','Y'),(17567,'Microslide making equipment','4110520500','5','B','Y'),(17568,'Interview skills instructional materials','6010530500','5','B','Y'),(17569,'Electrophoresis system accessories','4110530500','5','B','Y'),(17570,'Proton spectrometers','4111540500','5','B','Y'),(17571,'Liquid chromatographs','4111570500','5','B','Y'),(17572,'Blood gas analyzers','4111580500','5','B','Y'),(17573,'Piroxicam','5138580500','5','B','Y'),(17574,'Understanding date rape or dating skills or harassment instructional materials','6010590500','5','B','Y'),(17575,'Nucleic acid radioactive labeling kits','4110600500','5','B','Y'),(17576,'Coagulation analyzer reagents','4111600500','5','B','Y'),(17577,'Chemistry reagents or solutions','4111610500','5','B','Y'),(17578,'Energy or power teaching aids or materials','6010620500','5','B','Y'),(17579,'Rapid test kits','4111620500','5','B','Y'),(17580,'Surgical robotic hook instruments','4229620500','5','B','Y'),(17581,'Bronchoscopes','4229630500','5','B','Y'),(17582,'Insect expression kits','4110650500','5','B','Y'),(17583,'Enzyme reporter vector maps or sequences','4110660500','5','B','Y'),(17584,'Surgical bone cements','4229670500','5','B','Y'),(17585,'Epidemy health kit','5703010600','5','B','Y'),(17586,'Winterization kit for tent','5706020600','5','B','Y'),(17587,'Single family home new construction service','7211100600','5','B','Y'),(17588,'Prefabricated industrial building erection and remodeling service','7212100600','5','B','Y'),(17589,'Power adapters or inverters','3912100600','5','B','Y'),(17590,'Synthesizer','6013100600','5','B','Y'),(17591,'Boiler pressure controller maintenance or repair or operation','7215100600','5','B','Y'),(17592,'Apartment remodeling service','7211110600','5','B','Y'),(17593,'Gravel or dirt road construction service','7214110600','5','B','Y'),(17594,'Flouropolymer films','1311120600','5','B','Y'),(17595,'Dredging service','7214120600','5','B','Y'),(17596,'HVAC heating system construction service','7215120600','5','B','Y'),(17597,'Banjoes','6013130600','5','B','Y'),(17598,'Pavement marking service','7215130600','5','B','Y'),(17599,'Wheat Flour (WFP food convention)','5022130600','5','B','Y'),(17600,'Training - Satellite Navigation Equipment ','8610140600','5','B','Y'),(17601,'Editorial Services - Chinese','8211140600','5','B','Y'),(17602,'School building construction service','7212140600','5','B','Y'),(17603,'Electrical receptacles','3912140600','5','B','Y'),(17604,'Xylophones','6013140600','5','B','Y'),(17605,'Direct response TV services','8014140600','5','B','Y'),(17606,'Optical network transmit cards','4320140600','5','B','Y'),(17607,'Horses','1010150600','5','B','Y'),(17608,'Organizational structure consultation','8010150600','5','B','Y'),(17609,'Chalk','1110150600','5','B','Y'),(17610,'Graders or land levelers','2110150600','5','B','Y'),(17611,'Naval architecture','8110150600','5','B','Y'),(17612,'Elevator maintenance services','7210150600','5','B','Y'),(17613,'Water treatment services','8310150600','5','B','Y'),(17614,'Pushcarts','2410150600','5','B','Y'),(17615,'Faxswitch machines','4410150600','5','B','Y'),(17616,'Gasoline or Petrol','1510150600','5','B','Y'),(17617,'Limousines','2510150600','5','B','Y'),(17618,'Silk screen printing machines','4510150600','5','B','Y'),(17619,'Magazines','5510150600','5','B','Y'),(17620,'Substance abuse hospital services','8510150600','5','B','Y'),(17621,'Turbine engines','2610150600','5','B','Y'),(17622,'Farm rearing systems','7012160500','5','B','Y'),(17623,'Liquidation law services','8012160500','5','B','Y'),(17624,'Manhole frames with covers','3012160500','5','B','Y'),(17625,'Rattan','1112160500','5','B','Y'),(17626,'Precious metals reserves','8112160500','5','B','Y'),(17627,'Ultramicro pipette tips','4112160500','5','B','Y'),(17628,'Remote database information retrieval services','8312160500','5','B','Y'),(17629,'North south cooperation services','9312160500','5','B','Y'),(17630,'Tape dispensers','4412160500','5','B','Y'),(17631,'Currency conversion service','8412160500','5','B','Y'),(17632,'Kraft tissue paper','1412160500','5','B','Y'),(17633,'Addressing or mailing labels','5512160500','5','B','Y'),(17634,'Automotive repair or servicing building','9512160500','5','B','Y'),(17635,'Screen frames','4512160500','5','B','Y'),(17636,'Soil pollution mapping','7712160500','5','B','Y'),(17637,'Floor scrubbers','4712160500','5','B','Y'),(17638,'Soil chemical treatment services','7013160500','5','B','Y'),(17639,'Sale of commercial building','8013160500','5','B','Y'),(17640,'Sandlime brick','3013160500','5','B','Y'),(17641,'Animal transport cage','1013160500','5','B','Y'),(17642,'Vanity kits','5313160500','5','B','Y'),(17643,'Walk in freezers','2413160500','5','B','Y'),(17644,'Workmens insurance','8413160500','5','B','Y'),(17645,'International aid assistance services','9413160500','5','B','Y'),(17646,'Shipping container house','9513160500','5','B','Y'),(17647,'Cleaning brushes','4713160500','5','B','Y'),(17648,'Integrated pest management services','7014160500','5','B','Y'),(17649,'Promotional merchandise','8014160500','5','B','Y'),(17650,'Transport infrastructure','8114160500','5','B','Y'),(17651,'Medical mixing or solution basins or bowls','4214160500','5','B','Y'),(17652,'Railway track laying service','7214160500','5','B','Y'),(17653,'Population trends or projections services','9314160500','5','B','Y'),(17654,'Gazebo','9514160500','5','B','Y'),(17655,'Photograph purifier','4514160500','5','B','Y'),(17656,'Oat seeds','1015160500','5','B','Y'),(17657,'Edible forestry production','7015160500','5','B','Y'),(17658,'Customs consulting service','8015160500','5','B','Y'),(17659,'Voice and data and video wiring service','7215160500','5','B','Y'),(17660,'Government finance services','9315160500','5','B','Y'),(17661,'Weapon or explosives detectors and supplies','4615160500','5','B','Y'),(17662,'Oilfield consultancy services','7116160500','5','B','Y'),(17663,'Fisheries resource evaluation','7010180600','5','B','Y'),(17664,'Composter','2110180600','5','B','Y'),(17665,'Magnetometers','4110180600','5','B','Y'),(17666,'Rural electrical power distribution','8310180600','5','B','Y'),(17667,'Poncho','5310180600','5','B','Y'),(17668,'Cash register ribbons','4410180600','5','B','Y'),(17669,'Book gathering machines','4510180600','5','B','Y'),(17670,'Health sector manpower development','8610180600','5','B','Y'),(17671,'Environmental security control services','7710180600','5','B','Y'),(17672,'Commercial use cake or pie pans','4810180600','5','B','Y'),(17673,'Mullite','1111180600','5','B','Y'),(17674,'Database analysis service','8111180600','5','B','Y'),(17675,'Business forms or questionnaires','1411180600','5','B','Y'),(17676,'Dip tanks','2411180600','5','B','Y'),(17677,'Protractors','4411180600','5','B','Y'),(17678,'Rafts','2511180600','5','B','Y'),(17679,'Distance learning systems','4511180600','5','B','Y'),(17680,'Swiveling barber chair','5611180600','5','B','Y'),(17681,'Laboratory vials','4112180600','5','B','Y'),(17682,'Waxed paper','1412180600','5','B','Y'),(17683,'Correction pen refills','4412180600','5','B','Y'),(17684,'Securities Custodial Services','8412180600','5','B','Y'),(17685,'Neurological laboratory services','8512180600','5','B','Y'),(17686,'Mobile telephone base station','9512180600','5','B','Y'),(17687,'Microfilm duplicator components or accessories','4512180600','5','B','Y'),(17688,'Personnel identification band kits or accessories','5512180600','5','B','Y'),(17689,'Mop wringer','4712180600','5','B','Y'),(17690,'Self storage or mini storage service','7813180600','5','B','Y'),(17691,'Power line inspection service','8114180600','5','B','Y'),(17692,'Diathermy units','4214180600','5','B','Y'),(17693,'Employment statistics or forecasting services','9314180600','5','B','Y'),(17694,'Oil and gas offshore support shore base service','7814180600','5','B','Y'),(17695,'Forestry watershed management','7015180600','5','B','Y'),(17696,'Underwater exploration','8115180600','5','B','Y'),(17697,'Metoclopramide','5117180600','5','B','Y'),(17698,'Whirlpool jet','3018180600','5','B','Y'),(17699,'Potassium bicarbonate/Potassium bitartrate','5119180600','5','B','Y'),(17700,'Clinical trapeze bars','4219180600','5','B','Y'),(17701,'Gamma IGG or immunoglobulin','5120180600','5','B','Y'),(17702,'Medical radiology and fluoroscopy RF units','4220180600','5','B','Y'),(17703,'Tape arrays','4320180600','5','B','Y'),(17704,'Keyboard wrist rest','4321180600','5','B','Y'),(17705,'Physical education equipment storage','4921180600','5','B','Y'),(17706,'Synchronous optical network SONET network equipment','4322180600','5','B','Y'),(17707,'Medical nutrition food or liquid thickeners','4223180600','5','B','Y'),(17708,'Forearm or wrist or thumb orthopedic softgoods','4224180600','5','B','Y'),(17709,'Morgue freezers','4226180600','5','B','Y'),(17710,'Doxorubicin','5128180600','5','B','Y'),(17711,'Sterilization indicator strips','4228180600','5','B','Y'),(17712,'Sofosbuvir','5134180600','5','B','Y'),(17713,'Egg inspection or collecting equipment','2110190600','5','B','Y'),(17714,'Proguanil','5110190600','5','B','Y'),(17715,'Go cart','2510190600','5','B','Y'),(17716,'Oil depot or terminal site investigation','7710190600','5','B','Y'),(17717,'Food service serving baskets','4810190600','5','B','Y'),(17718,'Chart recorders','4111190600','5','B','Y'),(17719,'Chalk boards or accessories','4411190600','5','B','Y'),(17720,'Anchor chocks','2511190600','5','B','Y'),(17721,'Bronzing or gilding or edging or deckling','8212190600','5','B','Y'),(17722,'Felt pen cartridge','4412190600','5','B','Y'),(17723,'Laboratory building','9512190600','5','B','Y'),(17724,'Flag stands','5512190600','5','B','Y'),(17725,'Farmers or peasants organizations services','9314190600','5','B','Y'),(17726,'Drain tile installation service','7215190600','5','B','Y'),(17727,'Fixed window frames','3017190600','5','B','Y'),(17728,'Government relations consultation and engagement','8017190600','5','B','Y'),(17729,'Medical x ray film illuminator clips','4220190600','5','B','Y'),(17730,'Cutlery or utensil holders for the physically challenged','4221190600','5','B','Y'),(17731,'Character displays','4321190600','5','B','Y'),(17732,'Magnetic resonance blood flowmeters','4222190600','5','B','Y'),(17733,'Sterilization instrument bands','4228190600','5','B','Y'),(17734,'Permanent bars','4810200600','5','B','Y'),(17735,'Data storage service','8111200600','5','B','Y'),(17736,'Pazopanib','5111200600','5','B','Y'),(17737,'In person bangledesh interpretation service','8211200600','5','B','Y'),(17738,'Non metallic baskets','2411200600','5','B','Y'),(17739,'Diaries or refills','4411200600','5','B','Y'),(17740,'Animal vaccination services','7012200600','5','B','Y'),(17741,'Treated timber','1112200600','5','B','Y'),(17742,'Fluoroscopy room','9512200600','5','B','Y'),(17743,'Vegetable crops market preparation services','7014200600','5','B','Y'),(17744,'Urban development control or regulations services','9314200600','5','B','Y'),(17745,'Cisatracurium','5115200600','5','B','Y'),(17746,'Mobile medical services obstetrics kits','4217200600','5','B','Y'),(17747,'Laryngeal or oropharyngeal exam speculas','4218200600','5','B','Y'),(17748,'Protective films','4618200600','5','B','Y'),(17749,'Hospital utility tables','4219200600','5','B','Y'),(17750,'Magneto Optical MO disks','4320200600','5','B','Y'),(17751,'Self opening scissors for the physically challenged','4221200600','5','B','Y'),(17752,'Intravenous infusion pump analyzers or sensors','4222200600','5','B','Y'),(17753,'Thiopental sodium','5127200600','5','B','Y'),(17754,'Introducers','4227200600','5','B','Y'),(17755,'Paliperidone palmitate','5133200600','5','B','Y'),(17756,'Levonorgestrel','5135200600','5','B','Y'),(17757,'Rodent control','7210210600','5','B','Y'),(17758,'Industrial shrink wrap equipment','2410210600','5','B','Y'),(17759,'Letter folders','4410210600','5','B','Y'),(17760,'Tractor head','2510210600','5','B','Y'),(17761,'Cool containers','4810210600','5','B','Y'),(17762,'Application service providers','8111210600','5','B','Y'),(17763,'Humidity transmitters','4111210600','5','B','Y'),(17764,'Inoculating devices','4112210600','5','B','Y'),(17765,'Pins or tacks','4412210600','5','B','Y'),(17766,'Latex treated uncoated paper','1412210600','5','B','Y'),(17767,'Hostel','9512210600','5','B','Y'),(17768,'Hospital bedspreads or duvet covers','4213210600','5','B','Y'),(17769,'Therapeutic heating or cooling blankets or drapes','4214210600','5','B','Y'),(17770,'Baking and heating equipment maintenance and repair service','7315210600','5','B','Y'),(17771,'Ethambutol/isoniazid/pyrazinamide/rifampicin','5116210600','5','B','Y'),(17772,'Mobile medical services manual resuscitators or ventilators','4217210600','5','B','Y'),(17773,'Terlipressin','5118210600','5','B','Y'),(17774,'Manual radionuclide applicator systems or guides ','4220210600','5','B','Y'),(17775,'Portable media case or wallet','4320210600','5','B','Y'),(17776,'Line matrix printers','4321210600','5','B','Y'),(17777,'Presentation software','4323210600','5','B','Y'),(17778,'Ostomy inserts','4231210600','5','B','Y'),(17779,'Bicycle or scooter messenger services','7810220600','5','B','Y'),(17780,'Thermocouples','4111220600','5','B','Y'),(17781,'Information retrieval or search software maintenance','8111220600','5','B','Y'),(17782,'Directional radio capacity disaster recovery management service','8311220600','5','B','Y'),(17783,'Gamma sources','1214220600','5','B','Y'),(17784,'Atosiban','5118220600','5','B','Y'),(17785,'Mercury medical thermometers','4218220600','5','B','Y'),(17786,'Patient scooters','4219220600','5','B','Y'),(17787,'Dexrazoxane','5120220600','5','B','Y'),(17788,'Storage drive or input device components','4320220600','5','B','Y'),(17789,'Suture needles','4231220600','5','B','Y'),(17790,'Duloxetine hydrochloride','5140220600','5','B','Y'),(17791,'Fluocinolone acetonide','5142220600','5','B','Y'),(17792,'Aluminum profiles','3010230600','5','B','Y'),(17793,'Elevating platform vehicles or scissor lifts','2010230600','5','B','Y'),(17794,'Tying machines','4410230600','5','B','Y'),(17795,'Printer, scanner and multifunctional equipment maintenance','8111230600','5','B','Y'),(17796,'Humidity calibrator','4111230600','5','B','Y'),(17797,'Neurological discriminators','4218230600','5','B','Y'),(17798,'Safety harnesses or belts','4618230600','5','B','Y'),(17799,'Soft drinks','5020230600','5','B','Y'),(17800,'Etanercept','5120230600','5','B','Y'),(17801,'Data base user interface and query software','4323230600','5','B','Y'),(17802,'Mechanical debridement products','4231230600','5','B','Y'),(17803,'Dexamethasone','5142230600','5','B','Y'),(17804,'Laboratory hotplates','4110240600','5','B','Y'),(17805,'Lettering equipment','4410240600','5','B','Y'),(17806,'Vacuum gauges','4111240600','5','B','Y'),(17807,'DSL digital subscriber line','8311240600','5','B','Y'),(17808,'Laboratory knives','4112240600','5','B','Y'),(17809,'Fuel tanks','2517240600','5','B','Y'),(17810,'Alendronic acid or alendronate sodium','5118240600','5','B','Y'),(17811,'Urinal carrying carts','4219240600','5','B','Y'),(17812,'Certolizumab pegol','5120240600','5','B','Y'),(17813,'Program testing software','4323240600','5','B','Y'),(17814,'Isoflurane','5127240600','5','B','Y'),(17815,'Entomological trays','4110250600','5','B','Y'),(17816,'Venturis','4111250600','5','B','Y'),(17817,'Directional radio backbone capacity technical infrastructure service','8311250600','5','B','Y'),(17818,'Blunt needles','4214250600','5','B','Y'),(17819,'Dental absorbent pellets','4215250600','5','B','Y'),(17820,'Resilient floor laying service','7215250600','5','B','Y'),(17821,'Bicycle tires','2517250600','5','B','Y'),(17822,'Encyclopedia software','4323250600','5','B','Y'),(17823,'Anesthesia apparatus screen filters','4227250600','5','B','Y'),(17824,'Cefalotin or cephalothin','5128250600','5','B','Y'),(17825,'Abacavir sulfate','5134250600','5','B','Y'),(17826,'Laboratory animal restraints or harnesses','4110260600','5','B','Y'),(17827,'Typewriter ribbon','4410260600','5','B','Y'),(17828,'Directional radio capacity customer access service','8311260600','5','B','Y'),(17829,'Microscope slide dispensers','4112260600','5','B','Y'),(17830,'Ezetimibe/Atorvastatin','5112260600','5','B','Y'),(17831,'Medical metered delivery syringes','4214260600','5','B','Y'),(17832,'Siding installation and repair service','7215260600','5','B','Y'),(17833,'Powder blowers','4219260600','5','B','Y'),(17834,'Internet service node startup kits','4322260600','5','B','Y'),(17835,'Compliance software','4323260600','5','B','Y'),(17836,'Eplerenone','5143260600','5','B','Y'),(17837,'Security uniforms','5310270600','5','B','Y'),(17838,'Urological procedure trays or packs or kits','4214270600','5','B','Y'),(17839,'Driveway construction service','7215270600','5','B','Y'),(17840,'Wound measuring grids or devices','4218270600','5','B','Y'),(17841,'Pediatric examination table accessories','4219270600','5','B','Y'),(17842,'Post mine clearance assessment service','8110280600','5','B','Y'),(17843,'Wire binding machine','4410280600','5','B','Y'),(17844,'Static fuel container ','2411280600','5','B','Y'),(17845,'Cryoracks','4112280600','5','B','Y'),(17846,'Blood gas analyzer accessories or supplies','4111580600','5','B','Y'),(17847,'Childbirth education instructional materials','6010590600','5','B','Y'),(17848,'Protein or peptide display libraries','4110590600','5','B','Y'),(17849,'Deoxyribonucleic acid DNA sequence analyzer reagents','4111600600','5','B','Y'),(17850,'Chemistry test strips or test paper','4111610600','5','B','Y'),(17851,'Environmental teaching aids or materials','6010620600','5','B','Y'),(17852,'Diagnostic beverages for laboratory testing','4111620600','5','B','Y'),(17853,'Surgical robotic knot pusher or delivery instruments','4229620600','5','B','Y'),(17854,'Polymerase chain reaction PCR buffers','4110630600','5','B','Y'),(17855,'Endoscopic insufflation or distention units or accessories','4229640600','5','B','Y'),(17856,'Insect media','4110650600','5','B','Y'),(17857,'Expression complementary deoxyribonucleic acid cDNA vectors','4110660600','5','B','Y'),(17858,'Primary healthcare kit','5703010700','5','B','Y'),(17859,'Single family prefabricated home erection service','7211100700','5','B','Y'),(17860,'Truck and automobile assembly plant constructionand remodeling service','7212100700','5','B','Y'),(17861,'Cooperative apartment remodeling service','7211110700','5','B','Y'),(17862,'Bridge construction and repair service','7214110700','5','B','Y'),(17863,'Metalized films','1311120700','5','B','Y'),(17864,'Harmonicas','6013120700','5','B','Y'),(17865,'Harbor construction service','7214120700','5','B','Y'),(17866,'Heating and cooling and air conditioning HVAC installation and maintenance service','7215120700','5','B','Y'),(17867,'Mandolins','6013130700','5','B','Y'),(17868,'Ship painting service','7215130700','5','B','Y'),(17869,'Cassava Flour','5022130700','5','B','Y'),(17870,'Training - Communications Systems ','8610140700','5','B','Y'),(17871,'Mausoleum construction service','7212140700','5','B','Y'),(17872,'Donor acquisition services','8014140700','5','B','Y'),(17873,'Peripheral controller cards','4320140700','5','B','Y'),(17874,'Sheep','1010150700','5','B','Y'),(17875,'Trawling','7010150700','5','B','Y'),(17876,'Information technology consultation services','8010150700','5','B','Y'),(17877,'Agricultural rollers','2110150700','5','B','Y'),(17878,'Dam engineering','8110150700','5','B','Y'),(17879,'Tampers','2210150700','5','B','Y'),(17880,'Building maintenance service','7210150700','5','B','Y'),(17881,'Desalination services','8310150700','5','B','Y'),(17882,'Wheelbarrows','2410150700','5','B','Y'),(17883,'Inkjet fax machine','4410150700','5','B','Y'),(17884,'Benzene','1510150700','5','B','Y'),(17885,'Light trucks or sport utility vehicles','2510150700','5','B','Y'),(17886,'Printing presses','4510150700','5','B','Y'),(17887,'Picture or drawing or coloring books for children','5510150700','5','B','Y'),(17888,'Turbofan engines','2610150700','5','B','Y'),(17889,'Fishery vocational training services','8610150700','5','B','Y'),(17890,'Bookcases','5610150700','5','B','Y'),(17891,'Grit chambers','4710150700','5','B','Y'),(17892,'Commercial use convection ovens','4810150700','5','B','Y'),(17893,'Removal services or ornamental plant or bush or tree','7011150700','5','B','Y'),(17894,'Outplacement services','8011150700','5','B','Y'),(17895,'Soil cured concrete','3011150700','5','B','Y'),(17896,'Bench scales','4111150700','5','B','Y'),(17897,'ERP or database applications programming services','8111150700','5','B','Y'),(17898,'Embargoes','9211150700','5','B','Y'),(17899,'Opposition movements','9311150700','5','B','Y'),(17900,'Call centre bureau services','8311150700','5','B','Y'),(17901,'Printer or copier paper','1411150700','5','B','Y'),(17902,'Book ends','4411150700','5','B','Y'),(17903,'Tool bags','2411150700','5','B','Y'),(17904,'Inventory accounting service','8411150700','5','B','Y'),(17905,'Barges','2511150700','5','B','Y'),(17906,'Sexually transmitted disease prevention or control services','8511150700','5','B','Y'),(17907,'Water gas or producer gas','1511150700','5','B','Y'),(17908,'Modular staff office packages','5611150700','5','B','Y'),(17909,'Cleaning services for parks and outdoor public venues','7611150700','5','B','Y'),(17910,'Endangered species protection services','7711150700','5','B','Y'),(17911,'Laundry drying stand','4711150700','5','B','Y'),(17912,'Electronic single channel pipetters','4112150700','5','B','Y'),(17913,'Stationery or business form printing','8212150700','5','B','Y'),(17914,'Veterinary injection or suction units or accessories','4212150700','5','B','Y'),(17915,'Tank construction and servicing','7212150700','5','B','Y'),(17916,'State visits organization services','9312150700','5','B','Y'),(17917,'Catalog or clasp envelopes','4412150700','5','B','Y'),(17918,'Volatile corrosion inhibitor or VCI paper','1412150700','5','B','Y'),(17919,'Study carrels','5612150700','5','B','Y'),(17920,'Post event refuse collection and clean up service','7612150700','5','B','Y'),(17921,'Pneumatic mattresses','4912150700','5','B','Y'),(17922,'Percussion instrument accessory','6013150700','5','B','Y'),(17923,'Light concrete block','3013150700','5','B','Y'),(17924,'Darbepoetin alfa','5113150700','5','B','Y'),(17925,'Ammonium nitrate explosives','1213150700','5','B','Y'),(17926,'Patient slippers or socks','4213150700','5','B','Y'),(17927,'Displaced persons assistance services','9313150700','5','B','Y'),(17928,'Toothpicks','5313150700','5','B','Y'),(17929,'Business interruption insurance','8413150700','5','B','Y'),(17930,'Private or business propeller aircraft','2513150700','5','B','Y'),(17931,'Processed microfilm','4513150700','5','B','Y'),(17932,'Solar power plants','2613150700','5','B','Y'),(17933,'Sugarbeet or sugarcane production','7014150700','5','B','Y'),(17934,'Patient sling scales','4218280600','5','B','Y'),(17935,'Punch down block','4322280600','5','B','Y'),(17936,'Enalapril maleate','5143280600','5','B','Y'),(17937,'Landscape architecture service','7210290600','5','B','Y'),(17938,'Computer or office equipment cleaning kit','4410290600','5','B','Y'),(17939,'Metal lath and furring service','7215290600','5','B','Y'),(17940,'Aeronautical Information System (AIS) ','2520290600','5','B','Y'),(17941,'Multiplexer software','4323290600','5','B','Y'),(17942,'Cryogenic or liquid nitrogen freezers','4110300600','5','B','Y'),(17943,'Radiometry analyzers','4111300600','5','B','Y'),(17944,'Desiccator accessories','4112300600','5','B','Y'),(17945,'Virtual machine software','4323300600','5','B','Y'),(17946,'Clindamycin phosphate','5128300600','5','B','Y'),(17947,'Surgical measuring tapes','4229300600','5','B','Y'),(17948,'Ink sticks','4410310600','5','B','Y'),(17949,'Tool box','2411310600','5','B','Y'),(17950,'Dialysis flask','4112310600','5','B','Y'),(17951,'Gynecology drainage kits','4214310600','5','B','Y'),(17952,'Athletic field construction service','7215310600','5','B','Y'),(17953,'3G UMTS wireless access network equipment and components','4322310600','5','B','Y'),(17954,'Polymyxin b','5128310600','5','B','Y'),(17955,'Laboratory washing detergents','4110320600','5','B','Y'),(17956,'Fingerprint time attendance and access control machine','4410320600','5','B','Y'),(17957,'Building fireproofing service','7215320600','5','B','Y'),(17958,'Wireless internet gateway','4322320600','5','B','Y'),(17959,'Pneumatic vacuum equipment','4110330600','5','B','Y'),(17960,'Histology tissue cassette accessories','4112330600','5','B','Y'),(17961,'Sitagliptin phosphate','5118330600','5','B','Y'),(17962,'Network system cabinet or enclosure','4322330600','5','B','Y'),(17963,'Isolation glove boxes','4110340600','5','B','Y'),(17964,'Caffeine/ergotamine','5114340600','5','B','Y'),(17965,'Removal devices of diagnostic or interventional vascular catheters','4220340600','5','B','Y'),(17966,'Ethernet driver software','4323340600','5','B','Y'),(17967,'Tamsulosin hydrochloride','5126340600','5','B','Y'),(17968,'Penicillin V or phenoxymethylpenicillin','5128340600','5','B','Y'),(17969,'PCR enclosures','4110350600','5','B','Y'),(17970,'Binding tape','4410350600','5','B','Y'),(17971,'New building post construction cleanup service','7215350600','5','B','Y'),(17972,'Implantable cardiac defibrillator device ICD or cardiac resynchronization therapy defibrillator CRT D leads or electrodes','4220350600','5','B','Y'),(17973,'Map creation software','4323350600','5','B','Y'),(17974,'Freeze watch indicators','4111360600','5','B','Y'),(17975,'Full body restraints','4214360600','5','B','Y'),(17976,'Office furniture installation service','7215360600','5','B','Y'),(17977,'Teleradiography systems','4220360600','5','B','Y'),(17978,'Indacaterol maleate','5139360600','5','B','Y'),(17979,'Water baths','4110370600','5','B','Y'),(17980,'Semiconductor testers','4111370600','5','B','Y'),(17981,'Phototherapy power units','4214370600','5','B','Y'),(17982,'Pioglitazone hydrochloride','5118370600','5','B','Y'),(17983,'Medical x ray film processing chemical kits','4220370600','5','B','Y'),(17984,'Cefonicid','5128370600','5','B','Y'),(17985,'Magnetic stirrers','4110380600','5','B','Y'),(17986,'Magnetometer geophysical instruments','4111380600','5','B','Y'),(17987,'Lamivudine/zidovudine','5134380600','5','B','Y'),(17988,'Refrigerated floor centrifuges','4110390600','5','B','Y'),(17989,'Permeability or porosity estimation apparatus','4111390600','5','B','Y'),(17990,'Propafenone','5112390600','5','B','Y'),(17991,'Coliwasas','4110400600','5','B','Y'),(17992,'Core drilling and cutting service','7215400600','5','B','Y'),(17993,'Medical radiological shielding freestanding or portable screens or curtains','4220400600','5','B','Y'),(17994,'ANS & ATM Software Maintenance/Development Services (Aviation)','7820400600','5','B','Y'),(17995,'Doxycycline','5128400600','5','B','Y'),(17996,'Whole Green Peas (WFP food convention)','5042400600','5','B','Y'),(17997,'Phlebotomy trays or accessories','4110410600','5','B','Y'),(17998,'Seismic recorders or seismographs','4111410600','5','B','Y'),(17999,'Reciprocating compressor rental and maintenance service','7215410600','5','B','Y'),(18000,'Cefixime','5128410600','5','B','Y'),(18001,'Ultra pure water systems','4110420600','5','B','Y'),(18002,'In vitro culture equipment','4110430600','5','B','Y'),(18003,'Zuclopenthixol','5133430600','5','B','Y'),(18004,'Plate incubators','4110440600','5','B','Y'),(18005,'Precipitation or evaporation surface observing apparatus','4111440600','5','B','Y'),(18006,'Suction catheters','4214440600','5','B','Y'),(18007,'Laboratory safety ovens','4110450600','5','B','Y'),(18008,'Spherometers','4111450600','5','B','Y'),(18009,'Creep testers','4111460600','5','B','Y'),(18010,'Autotransfusion tubing sets or kits','4229460600','5','B','Y'),(18011,'Extracting equipment for laboratories','4110480600','5','B','Y'),(18012,'Endoscopic cutting instruments','4229490600','5','B','Y'),(18013,'Aluminum SAE 3000 series hot rolled sheet','3026500600','5','B','Y'),(18014,'Endoscopic heater probe units or heater probes','4229500600','5','B','Y'),(18015,'Chromatography pumps','4110510600','5','B','Y'),(18016,'Non motorized cycle repair part kit','2517510600','5','B','Y'),(18017,'Immunohistochemistry autostainer','4110520600','5','B','Y'),(18018,'Resume skills instructional materials','6010530600','5','B','Y'),(18019,'Spectrophotometers','4111540600','5','B','Y'),(18020,'Laparotomy or surgical x-ray detectable sponges or towels','4229540600','5','B','Y'),(18021,'Kits for purification of messenger ribonucleic acid mRNA','4110550600','5','B','Y'),(18022,'Diagnostic screening room','9512200500','5','B','Y'),(18023,'Cash grain crops market preparation services','7014200500','5','B','Y'),(18024,'Urban lighting services','9314200500','5','B','Y'),(18025,'Botulinum toxin','5115200500','5','B','Y'),(18026,'Stucco installation and repair service','7215200500','5','B','Y'),(18027,'Mobile medical services long distance response LDR trauma kits','4217200500','5','B','Y'),(18028,'Ophthalmoscopes or otoscopes or scope sets','4218200500','5','B','Y'),(18029,'Mask or respirators filters or accessories','4618200500','5','B','Y'),(18030,'Hospital diaper or dressing tables','4219200500','5','B','Y'),(18031,'Flash memory storage card','4320200500','5','B','Y'),(18032,'Long handled dustpans or brushes for the physically challenged','4221200500','5','B','Y'),(18033,'Intravenous pump parts or accessories','4222200500','5','B','Y'),(18034,'Music or sound editing software','4323200500','5','B','Y'),(18035,'Intubation forceps','4227200500','5','B','Y'),(18036,'Tyrothricin','5128200500','5','B','Y'),(18037,'Etonogestrel','5135200500','5','B','Y'),(18038,'Animal trapping','7210210500','5','B','Y'),(18039,'Palletizers','2410210500','5','B','Y'),(18040,'Addressing machines','4410210500','5','B','Y'),(18041,'Cab over engine tractors without sleeper','2510210500','5','B','Y'),(18042,'Glass chilling equipment','4810210500','5','B','Y'),(18043,'World wide web WWW site operation host services','8111210500','5','B','Y'),(18044,'Temperature transmitters','4111210500','5','B','Y'),(18045,'Roller bottles','4112210500','5','B','Y'),(18046,'Binder or bulldog clips','4412210500','5','B','Y'),(18047,'Latex treated crepe paper','1412210500','5','B','Y'),(18048,'Retirement home','9512210500','5','B','Y'),(18049,'Hospital bed sheets or mattress covers','4213210500','5','B','Y'),(18050,'Therapeutic heating or cooling units or systems','4214210500','5','B','Y'),(18051,'Test equipment refurbishment','7315210500','5','B','Y'),(18052,'Glass fabric or cloth','1116210500','5','B','Y'),(18053,'Mobile medical service automated external defibrillator AED accessories','4217210500','5','B','Y'),(18054,'Anti static worktable mats','4618210500','5','B','Y'),(18055,'Brachytherapy units','4220210500','5','B','Y'),(18056,'Multiple media cabinets','4320210500','5','B','Y'),(18057,'Laser printers','4321210500','5','B','Y'),(18058,'Charting software','4323210500','5','B','Y'),(18059,'Epinastine hydrochloride','5131210500','5','B','Y'),(18060,'Ostomy skin barriers or protective care kits','4231210500','5','B','Y'),(18061,'Letter or small parcel local delivery services','7810220500','5','B','Y'),(18062,'Temperature regulators','4111220500','5','B','Y'),(18063,'Database management system software maintenance','8111220500','5','B','Y'),(18064,'X25 managed network services','8311220500','5','B','Y'),(18065,'Surgical gloves','4213220500','5','B','Y'),(18066,'Cobalt sources','1214220500','5','B','Y'),(18067,'Medical thermometer tip or probe covers','4218220500','5','B','Y'),(18068,'Patient scooter accessories','4219220500','5','B','Y'),(18069,'Keycaps or keytops or keys','4320220500','5','B','Y'),(18070,'Fonts software','4323220500','5','B','Y'),(18071,'Intensive care ventilators','4227220500','5','B','Y'),(18072,'Rosuvastatin calcium','5132220500','5','B','Y'),(18073,'Flunarizine','5142220500','5','B','Y'),(18074,'Utility service vehicles','2010230500','5','B','Y'),(18075,'Agricultural sun shade material','2110230500','5','B','Y'),(18076,'Infant diapers','5310230500','5','B','Y'),(18077,'Strapping tensioners or sealers','4410230500','5','B','Y'),(18078,'X86 server maintenance','8111230500','5','B','Y'),(18079,'Humidity controller','4111230500','5','B','Y'),(18080,'Protamine sulfate','5117230500','5','B','Y'),(18081,'Infant slings','4219230500','5','B','Y'),(18082,'Blood administration or transfusion tubing clamps','4222230500','5','B','Y'),(18083,'Data base reporting software','4323230500','5','B','Y'),(18084,'Enzymatic debridement products','4231230500','5','B','Y'),(18085,'Ganciclovir','5134230500','5','B','Y'),(18086,'Fentanyl','5137230500','5','B','Y'),(18087,'Losartan','5143230500','5','B','Y'),(18088,'Copper napthanate or copper naphthenate','5145230500','5','B','Y'),(18089,'Heating mantles or tapes','4110240500','5','B','Y'),(18090,'Label making machines','4410240500','5','B','Y'),(18091,'Pressure or vacuum recorders','4111240500','5','B','Y'),(18092,'Point to point analog telecommunications circuit','8311240500','5','B','Y'),(18093,'Laboratory forceps','4112240500','5','B','Y'),(18094,'Radish seeds or seedlings','1015240500','5','B','Y'),(18095,'Store fixture installation service','7215240500','5','B','Y'),(18096,'Irrigator mobile stands','4219240500','5','B','Y'),(18097,'Certolizumab','5120240500','5','B','Y'),(18098,'Object or component oriented development software','4323240500','5','B','Y'),(18099,'Chloropyramine hydrochloride','5131240500','5','B','Y'),(18100,'Entomological mounting materials','4110250500','5','B','Y'),(18101,'Umbrellas','5310250500','5','B','Y'),(18102,'Chlorambucil','5111250500','5','B','Y'),(18103,'Water meter spares','4111250500','5','B','Y'),(18104,'Crossconnection functionality','8311250500','5','B','Y'),(18105,'Dental examination chair headrest covers','4215250500','5','B','Y'),(18106,'Linoleum installation service','7215250500','5','B','Y'),(18107,'Bicycle tubes','2517250500','5','B','Y'),(18108,'Earth leakage detector and fire alarm','4618250500','5','B','Y'),(18109,'Multi-media educational software','4323250500','5','B','Y'),(18110,'Gas anesthesia apparatus tubes or tubing assemblies or tube fittings','4227250500','5','B','Y'),(18111,'Fish aeration systems','4110260500','5','B','Y'),(18112,'Dictation machines','4410260500','5','B','Y'),(18113,'External international lines','8311260500','5','B','Y'),(18114,'Microscope immersion oil','4112260500','5','B','Y'),(18115,'Medical ear syringes','4214260500','5','B','Y'),(18116,'Ceiling erection and repair service','7215260500','5','B','Y'),(18117,'Network gateway','4322260500','5','B','Y'),(18118,'Analytical or scientific software','4323260500','5','B','Y'),(18119,'Crystallizers','4110270500','5','B','Y'),(18120,'School uniforms','5310270500','5','B','Y'),(18121,'Oxaliplatin','5111270500','5','B','Y'),(18122,'Urinary drainage bag straps or fasteners','4214270500','5','B','Y'),(18123,'Sidewalk or ramp construction service','7215270500','5','B','Y'),(18124,'Body composition analyzers','4218270500','5','B','Y'),(18125,'Internet browser software','4323270500','5','B','Y'),(18126,'Ramipril','5143270500','5','B','Y'),(18127,'Demining operational analysis (OA) or operational research service','8110280500','5','B','Y'),(18128,'Binding punch machine','4410280500','5','B','Y'),(18129,'Temperature controlled freight container','2411280500','5','B','Y'),(18130,'Drying racks','4112280500','5','B','Y'),(18131,'Hydraulic Servicing Unit ','2517280500','5','B','Y'),(18132,'Patient floor scales','4218280500','5','B','Y'),(18133,'Tacrolimus anhydrous','5120280500','5','B','Y'),(18134,'Private branch exchange PBX equipment','4322280500','5','B','Y'),(18135,'Internet protocol IP multimedia subsystem software','4323280500','5','B','Y'),(18136,'Lisinopril','5143280500','5','B','Y'),(18137,'Chlorhexidine digluconate','5147280500','5','B','Y'),(18138,'Histological staining apparatus','4110290500','5','B','Y'),(18139,'Amodiaquine and pyrimethamine/sulfadoxine','5110290500','5','B','Y'),(18140,'Exterior grounds maintenance','7210290500','5','B','Y'),(18141,'Small paper bags of wet absorbing salts','4410290500','5','B','Y'),(18142,'Structural iron work service','7215290500','5','B','Y'),(18143,'Automatic Terminal Information Service (ATIS) Equipment ','2520290500','5','B','Y'),(18144,'LAN software','4323290500','5','B','Y'),(18145,'Ultra cold or ultralow upright cabinets or freezers','4110300500','5','B','Y'),(18146,'Unisex tshirts','5310300500','5','B','Y'),(18147,'Fuser lamps or assemblies','4410300500','5','B','Y'),(18148,'Ion analyzers','4111300500','5','B','Y'),(18149,'Microbial susceptibility disc desiccant storage container','4112300500','5','B','Y'),(18150,'Computer firmware','4323300500','5','B','Y'),(18151,'Surgical valve sizing instruments','4229300500','5','B','Y'),(18152,'Stavudine and lamivudine and nevirapine','5134300500','5','B','Y'),(18153,'Ink cartridges','4410310500','5','B','Y'),(18154,'Ballot box','2411310500','5','B','Y'),(18155,'Dialysis cassette holder','4112310500','5','B','Y'),(18156,'Obstetrical extraction units','4214310500','5','B','Y'),(18157,'Swimming pool construction service','7215310500','5','B','Y'),(18158,'3G UMTS mobile core network equipment and components','4322310500','5','B','Y'),(18159,'Bisoprolol','5126310500','5','B','Y'),(18160,'Washing machine racks or accessories','4110320500','5','B','Y'),(18161,'Time cards or sheets','4410320500','5','B','Y'),(18162,'Threading Pipe Tool Kit','2711320500','5','B','Y'),(18163,'Gravity geophysical instruments','4111380400','5','B','Y'),(18164,'Radiation therapy positioning aids','4220380400','5','B','Y'),(18165,'Volpristin','5128380400','5','B','Y'),(18166,'Emtricitabine/tenofovir','5134380400','5','B','Y'),(18167,'Levosimendan','5143380400','5','B','Y'),(18168,'Refrigerated benchtop centrifuges','4110390400','5','B','Y'),(18169,'Penetrometers','4111390400','5','B','Y'),(18170,'Silvadene or silver sulfadiazine','5128390400','5','B','Y'),(18171,'Sample preparation bombs','4110400400','5','B','Y'),(18172,'Building mover service','7215400400','5','B','Y'),(18173,'Glibenclamide or glyburide','5118400400','5','B','Y'),(18174,'Medical radiological shielding earplugs','4220400400','5','B','Y'),(18175,'Aviation-Related Safety Audits Services','7820400400','5','B','Y'),(18176,'Demeclocycline','5128400400','5','B','Y'),(18177,'Tourniquets','4110410400','5','B','Y'),(18178,'Seismic amplifiers','4111410400','5','B','Y'),(18179,'Gearbox maintenance and repair service','7215410400','5','B','Y'),(18180,'Cefditoren','5128410400','5','B','Y'),(18181,'Water ecology supplies','6010420400','5','B','Y'),(18182,'Reverse osmosis equipment','4110420400','5','B','Y'),(18183,'Contagious bovine pleuropneumonia CBPP vaccines','5120420400','5','B','Y'),(18184,'Quetiapine','5133420400','5','B','Y'),(18185,'Digestion systems','4110430400','5','B','Y'),(18186,'Cooled biological oxygen demand BOD incubators','4110440400','5','B','Y'),(18187,'Radiosonde apparatus','4111440400','5','B','Y'),(18188,'Digoxin','5112440400','5','B','Y'),(18189,'Cleanroom ovens','4110450400','5','B','Y'),(18190,'Pitch measuring instruments','4111450400','5','B','Y'),(18191,'Programmable tube furnaces','4110460400','5','B','Y'),(18192,'Corrosion testers','4111460400','5','B','Y'),(18193,'Construction of zoo habitat and enclosure for aquatic and amphibious species','7215460400','5','B','Y'),(18194,'Autotransfusion filters','4229460400','5','B','Y'),(18195,'Freeze dryer or lyopholizer accessories','4110470400','5','B','Y'),(18196,'Vacuum or rotary evaporators','4110480400','5','B','Y'),(18197,'Sintered cell filters','4110490400','5','B','Y'),(18198,'Endoscopic bite blocks or straps','4229490400','5','B','Y'),(18199,'Aluminum SAE 2000 series hot rolled sheet','3026500400','5','B','Y'),(18200,'Ceftolozane/Tazobactam','5128500400','5','B','Y'),(18201,'Endoscopic equipment or procedure carts','4229500400','5','B','Y'),(18202,'Syringe pumps','4110510400','5','B','Y'),(18203,'Electrosurgical or electrocautery equipment','4229510400','5','B','Y'),(18204,'Laboratory slide stainer accessories','4110520400','5','B','Y'),(18205,'Surgical power reamers ','4229520400','5','B','Y'),(18206,'Time management skills instructional materials','6010530400','5','B','Y'),(18207,'Transilluminators','4110530400','5','B','Y'),(18208,'Frequency counters or timer or dividers','4111530400','5','B','Y'),(18209,'Mass spectrometers','4111540400','5','B','Y'),(18210,'Malleable iron hot rolled sheet','3026540400','5','B','Y'),(18211,'Genomic deoxyribonucleic acid DNA purification kits','4110550400','5','B','Y'),(18212,'Ion chromatographs','4111570400','5','B','Y'),(18213,'Translation labeling accessories','4110580400','5','B','Y'),(18214,'Blood bank analyzer accessories or supplies','4111580400','5','B','Y'),(18215,'Meloxicam','5138580400','5','B','Y'),(18216,'Child development instructional materials','6010590400','5','B','Y'),(18217,'Nucleic acid non radioactive labeling kits','4110600400','5','B','Y'),(18218,'Chemistry analyzer reagents','4111600400','5','B','Y'),(18219,'Electronics or electricity teaching aids or materials','6010610400','5','B','Y'),(18220,'Nuclease protection assays','4110610400','5','B','Y'),(18221,'Chemistry test kits or supplies','4111610400','5','B','Y'),(18222,'Computer science teaching aids or materials','6010620400','5','B','Y'),(18223,'Bottled agar media or stabs for bacteria','4110620400','5','B','Y'),(18224,'Surgical robotic graspers or forceps','4229620400','5','B','Y'),(18225,'Fire point tester','4111630400','5','B','Y'),(18226,'Endoscopic imaging systems or accessories','4229640400','5','B','Y'),(18227,'Display vector maps or sequences','4110660400','5','B','Y'),(18228,'Surgical bone cement kits','4229670400','5','B','Y'),(18229,'Dapsone','5128700400','5','B','Y'),(18230,'Emergency health kit','5703010500','5','B','Y'),(18231,'School kit for students','5704010500','5','B','Y'),(18232,'Nutritional kit - inpatient, module-registration','5705010500','5','B','Y'),(18233,'Personal protection equipment, power and water supply','5707010500','5','B','Y'),(18234,'Emergency ration','5705020500','5','B','Y'),(18235,'Sleeping mats','5706020500','5','B','Y'),(18236,'Water, sanitation and hygiene kit','5703030500','5','B','Y'),(18237,'Single family home fire damage repair service','7211100500','5','B','Y'),(18238,'Pharmaceutical manufacturing plant construction and remodeling service','7212100500','5','B','Y'),(18239,'Boiler pressure controller installation','7215100500','5','B','Y'),(18240,'New hotel or motel construction service','7211110500','5','B','Y'),(18241,'Shopping center and mall construction service','7212110500','5','B','Y'),(18242,'Whistle','6013110500','5','B','Y'),(18243,'Sidewalk construction and repair service','7214110500','5','B','Y'),(18244,'Coextruded films','1311120500','5','B','Y'),(18245,'Drainage system construction service','7214120500','5','B','Y'),(18246,'HVAC refrigeration construction service','7215120500','5','B','Y'),(18247,'Calamine','5124120500','5','B','Y'),(18248,'Harps','6013130500','5','B','Y'),(18249,'Bridge painting service','7215130500','5','B','Y'),(18250,'Sorghum Flour (WFP food convention)','5022130500','5','B','Y'),(18251,'Training - Ground Navigational Aids ','8610140500','5','B','Y'),(18252,'Editorial Services - Arabic','8211140500','5','B','Y'),(18253,'Religious building construction service','7212140500','5','B','Y'),(18254,'Drums','6013140500','5','B','Y'),(18255,'Direct marketing/mailing specific to fundraising','8014140500','5','B','Y'),(18256,'Optical network receive cards','4320140500','5','B','Y'),(18257,'Corporate objectives or policy development','8010150500','5','B','Y'),(18258,'Hoeing machines','2110150500','5','B','Y'),(18259,'Structural engineering','8110150500','5','B','Y'),(18260,'Rollers','2210150500','5','B','Y'),(18261,'Locksmith services','7210150500','5','B','Y'),(18262,'Graffiti and vandalism deterrence support service','9210150500','5','B','Y'),(18263,'Water policy advisory services','8310150500','5','B','Y'),(18264,'Pallet trucks','2410150500','5','B','Y'),(18265,'Digital duplicators','4410150500','5','B','Y'),(18266,'Diesel fuel','1510150500','5','B','Y'),(18267,'Minivans or vans','2510150500','5','B','Y'),(18268,'Photogravure printing machines','4510150500','5','B','Y'),(18269,'Comic books','5510150500','5','B','Y'),(18270,'Respiratory hospital services','8510150500','5','B','Y'),(18271,'Steam engines','2610150500','5','B','Y'),(18272,'Air rifles or air handguns','4610150500','5','B','Y'),(18273,'Rural youth or farmers vocational training services','8610150500','5','B','Y'),(18274,'Environmental monitoring','7710150500','5','B','Y'),(18275,'Commercial use coffee or iced tea makers','4810150500','5','B','Y'),(18276,'Air transport of livestock or live animals','7810150500','5','B','Y'),(18277,'Uranium exploration equipment','2011150500','5','B','Y'),(18278,'Tree surgery services','7011150500','5','B','Y'),(18279,'Human resources productivity audits','8011150500','5','B','Y'),(18280,'Ready mix concrete','3011150500','5','B','Y'),(18281,'Self adhesive labels','5512160600','5','B','Y'),(18282,'Railway station','9512160600','5','B','Y'),(18283,'Camera harnesses','4512160600','5','B','Y'),(18284,'Soil pollution measurement or monitoring','7712160600','5','B','Y'),(18285,'Carpet sweepers','4712160600','5','B','Y'),(18286,'Loess brick','3013160600','5','B','Y'),(18287,'Deodorants','5313160600','5','B','Y'),(18288,'Unemployment insurance','8413160600','5','B','Y'),(18289,'Plate freezers','2413160600','5','B','Y'),(18290,'Portable sales booth','9513160600','5','B','Y'),(18291,'Direct marketing fulfillment','8014160600','5','B','Y'),(18292,'Transport planning','8114160600','5','B','Y'),(18293,'Medical multipurpose basins','4214160600','5','B','Y'),(18294,'Home kitchen','9514160600','5','B','Y'),(18295,'Developing tank reel','4514160600','5','B','Y'),(18296,'Sesame seeds','1015160600','5','B','Y'),(18297,'Wood testing services','7015160600','5','B','Y'),(18298,'Tropicamide','5115160600','5','B','Y'),(18299,'Underground engineering for communication equipment','7215160600','5','B','Y'),(18300,'Government accounting services','9315160600','5','B','Y'),(18301,'Nutrient deficiency control programs','8515160600','5','B','Y'),(18302,'Narcotic test kits','4615160600','5','B','Y'),(18303,'Hemodialysis dialysate level detectors','4216160600','5','B','Y'),(18304,'Social security tax','9316160600','5','B','Y'),(18305,'Water resource recovery services','7017160600','5','B','Y'),(18306,'Mobile medical services air splints','4217160600','5','B','Y'),(18307,'Sirens','4617160600','5','B','Y'),(18308,'Robe hook','3018160600','5','B','Y'),(18309,'Propylthiouracil','5118160600','5','B','Y'),(18310,'Blood pressure inflation hoses or pneumatic hoses or adapters','4218160600','5','B','Y'),(18311,'Trailer body','2518160600','5','B','Y'),(18312,'Footwear covers','4618160600','5','B','Y'),(18313,'Phone handsets','4319160600','5','B','Y'),(18314,'Fire suppression foam or similar compounds','4619160600','5','B','Y'),(18315,'Hemophilus influenzae vaccine','5120160600','5','B','Y'),(18316,'Multimedia kits','4321160600','5','B','Y'),(18317,'Intravenous or arterial tubing clamps','4222160600','5','B','Y'),(18318,'Billing and Invoicing Software','4323160600','5','B','Y'),(18319,'Cast impression trays','4224160600','5','B','Y'),(18320,'Autopsy hanging scales','4226160600','5','B','Y'),(18321,'Topical hemostatic agents','4231160600','5','B','Y'),(18322,'Dienogest','5135160600','5','B','Y'),(18323,'Soy flour/Polyvidone','5146160600','5','B','Y'),(18324,'Professional procurement services','8010170600','5','B','Y'),(18325,'Laboratory disintegrators','4110170600','5','B','Y'),(18326,'Laboratory equipment maintenance','8110170600','5','B','Y'),(18327,'Legislators services','9310170600','5','B','Y'),(18328,'Trolleys or accessories','2410170600','5','B','Y'),(18329,'Photoconductor or imaging units','4410170600','5','B','Y'),(18330,'Printing punches','4510170600','5','B','Y'),(18331,'Fire fighting chemical truck','2510170600','5','B','Y'),(18332,'Health assistance vocational training services','8610170600','5','B','Y'),(18333,'Conferencing tables','5610170600','5','B','Y'),(18334,'Environmental law advisory services','7710170600','5','B','Y'),(18335,'Milkshake machines','4810170600','5','B','Y'),(18336,'Lawn care services','7011170600','5','B','Y'),(18337,'Permanent clerical or administrative assistance','8011170600','5','B','Y'),(18338,'Photo attachments for microscopes','4111170600','5','B','Y'),(18339,'Network planning services','8111170600','5','B','Y'),(18340,'Paper table cloth','1411170600','5','B','Y'),(18341,'Combination audio mixer and amplifier','4511170600','5','B','Y'),(18342,'Electronic batteries','2611170600','5','B','Y'),(18343,'Coastal and transoceanic water transport of passengers by ferry','7811170600','5','B','Y'),(18344,'Employment law services','8012170600','5','B','Y'),(18345,'Concrete curb','3012170600','5','B','Y'),(18346,'Livestock identification and recording service','7012170600','5','B','Y'),(18347,'Culture tubes','4112170600','5','B','Y'),(18348,'General assembly services','9312170600','5','B','Y'),(18349,'Computer bags','5312170600','5','B','Y'),(18350,'Wooden pencils','4412170600','5','B','Y'),(18351,'Financial asset management service','8412170600','5','B','Y'),(18352,'Banners','5512170600','5','B','Y'),(18353,'Ambulance station','9512170600','5','B','Y'),(18354,'Photo cutters or trimmers','4512170600','5','B','Y'),(18355,'Transboundary water pollution management or control services','7712170600','5','B','Y'),(18356,'Ash trays','4712170600','5','B','Y'),(18357,'Watershed management','7013170600','5','B','Y'),(18358,'Matches','1213170600','5','B','Y'),(18359,'Surgical jumpsuits and coveralls','4213170600','5','B','Y'),(18360,'Product brokerage service','8014170600','5','B','Y'),(18361,'Minorities protection services','9314170600','5','B','Y'),(18362,'Warehouse','9514170600','5','B','Y'),(18363,'Temperate forest harvesting','7015170600','5','B','Y'),(18364,'Choreographic services','8215170600','5','B','Y'),(18365,'Fingerprint latent print kits','4615170600','5','B','Y'),(18366,'Coastal ecology and conservation service','7016170600','5','B','Y'),(18367,'Pager Support Service','8116170600','5','B','Y'),(18368,'Air tent','4616170600','5','B','Y'),(18369,'Tempered glass','3017170600','5','B','Y'),(18370,'Dike or embankment maintenance or management services','7017170600','5','B','Y'),(18371,'Leghold traps','1019170600','5','B','Y'),(18372,'Coffee','5020170600','5','B','Y'),(18373,'Medical ultrasound or doppler or echocardiograph probes','4220170600','5','B','Y'),(18374,'Letter or symbol boards for the physically challenged','4221170600','5','B','Y'),(18375,'Keyboards','4321170600','5','B','Y'),(18376,'Intravenous or arterial infusion transfer bags or container spouts','4222170600','5','B','Y'),(18377,'Radio antennas','4322170600','5','B','Y'),(18378,'Orthotics or foot care products','4224170600','5','B','Y'),(18379,'Gait training walkers or bikers or exercisers','4225170600','5','B','Y'),(18380,'Nebivolol hydrochloride','5126170600','5','B','Y'),(18381,'Respiratory therapy compressors','4227170600','5','B','Y'),(18382,'Heat pumps','4010180600','5','B','Y'),(18383,'Printer or facsimile or photocopier cleaning supplies','4410310700','5','B','Y'),(18384,'Nitrogen gas analyzers','4111310700','5','B','Y'),(18385,'Box partition','2411310700','5','B','Y'),(18386,'Perinometers','4214310700','5','B','Y'),(18387,'Golf course construction service','7215310700','5','B','Y'),(18388,'Vehicular global positioning system GPS','2517310700','5','B','Y'),(18389,'WLAN mobile core network equipment and components','4322310700','5','B','Y'),(18390,'Caspofungin acetate','5128310700','5','B','Y'),(18391,'Microplate washers','4110320700','5','B','Y'),(18392,'Time card or time clock machine accessories','4410320700','5','B','Y'),(18393,'Glazing of concrete surfaces service','7215320700','5','B','Y'),(18394,'Video streaming system','4322320700','5','B','Y'),(18395,'Sildenafil citrate','5141320700','5','B','Y'),(18396,'Vacuum or mercury vapour equipment','4110330700','5','B','Y'),(18397,'Histology tissue cassette storage tray or box','4112330700','5','B','Y'),(18398,'Network system cabling box','4322330700','5','B','Y'),(18399,'Phenol or phenolate sodium','5147330700','5','B','Y'),(18400,'Anaerobic chamber','4110340700','5','B','Y'),(18401,'Angiography contrast medium delivery sets','4220340700','5','B','Y'),(18402,'Graphics card driver software','4323340700','5','B','Y'),(18403,'Pheneticillin or phenethicillin','5128340700','5','B','Y'),(18404,'Terconazole','5130340700','5','B','Y'),(18405,'HEPA filtered enclosures','4110350700','5','B','Y'),(18406,'Binding Kits','4410350700','5','B','Y'),(18407,'Construction site haul away service','7215350700','5','B','Y'),(18408,'Mobile operator specific standard software','4323350700','5','B','Y'),(18409,'Cloxacillin sodium','5128350700','5','B','Y'),(18410,'Indometacin or indomethacin','5138350700','5','B','Y'),(18411,'Heat stress monitors','4111360700','5','B','Y'),(18412,'Patient motion sensors or alarms','4214360700','5','B','Y'),(18413,'Plastic wall tile installation service','7215360700','5','B','Y'),(18414,'Insulin aspart','5118360700','5','B','Y'),(18415,'Oil baths','4110370700','5','B','Y'),(18416,'Phototherapy warmer beds','4214370700','5','B','Y'),(18417,'Medical x ray darkroom accessories','4220370700','5','B','Y'),(18418,'Macitentan','5143370700','5','B','Y'),(18419,'Laboratory touch mixers','4110380700','5','B','Y'),(18420,'Resistivity geophysical instruments','4111380700','5','B','Y'),(18421,'Ultracentrifuges','4110390700','5','B','Y'),(18422,'Porosimeters','4111390700','5','B','Y'),(18423,'Water samplers','4110400700','5','B','Y'),(18424,'Dewatering service','7215400700','5','B','Y'),(18425,'Gliclazide','5118400700','5','B','Y'),(18426,'Medical radiological shielding wall or ceiling or floor installed panels','4220400700','5','B','Y'),(18427,'Wgs84 Survey And Pans/Ops Procedure Services','7820400700','5','B','Y'),(18428,'Split Green Peas (WFP food convention)','5042400700','5','B','Y'),(18429,'Vacuum blood collection tubes or containers','4110410700','5','B','Y'),(18430,'Seismometers','4111410700','5','B','Y'),(18431,'Centrifugal compressor rental and maintenance service','7215410700','5','B','Y'),(18432,'Water analysis systems','4110420700','5','B','Y'),(18433,'Total station','4111420700','5','B','Y'),(18434,'Quetiapine fumarate','5133420700','5','B','Y'),(18435,'Microbiology fermentation equipment','4110430700','5','B','Y'),(18436,'Solar radiation surface observing apparatus','4111440700','5','B','Y'),(18437,'Laboratory microwave ovens','4110450700','5','B','Y'),(18438,'Spring testing machines','4111450700','5','B','Y'),(18439,'Ductility testing machines','4111460700','5','B','Y'),(18440,'Autotransfusion valves','4229460700','5','B','Y'),(18441,'Celecoxib','5138460700','5','B','Y'),(18442,'Molecular filtration equipment','4110490700','5','B','Y'),(18443,'Endoscopic cytology or microbiology brushes','4229490700','5','B','Y'),(18444,'Amlodipine/hydrochlorothiazide/olmesartan','5143490700','5','B','Y'),(18445,'Aluminum SAE 4000 series cold rolled sheet','3026500700','5','B','Y'),(18446,'Laboratory drum pumps','4110510700','5','B','Y'),(18447,'Immunohistochemistry autostainer accessory','4110520700','5','B','Y'),(18448,'Work ethics or attitude training instructional materials','6010530700','5','B','Y'),(18449,'Instrumentation for capillary electrophoresis','4110530700','5','B','Y'),(18450,'Lasers','4111530700','5','B','Y'),(18451,'Nitrofurantoin','5128530700','5','B','Y'),(18452,'Canned or jarred Peanut Butter (WFP food convention) ','5046530700','5','B','Y'),(18453,'Atomic absorption AA spectrometers','4111540700','5','B','Y'),(18454,'Pigeon Peas','5042540700','5','B','Y'),(18455,'High pressure liquid chromatograph chromatography','4111570700','5','B','Y'),(18456,'Chemistry analyzers','4111580700','5','B','Y'),(18457,'Pregnancy from conception through birth instructional materials','6010590700','5','B','Y'),(18458,'Two hybrid libraries or systems','4110590700','5','B','Y'),(18459,'Methenamine mandelate','5128590700','5','B','Y'),(18460,'Toxicology analyzer reagents','4111600700','5','B','Y'),(18461,'Chemistry quality controls or calibrators or standards','4111610700','5','B','Y'),(18462,'Hemoglobin or hematocrit monitor or meter','4111620700','5','B','Y'),(18463,'Surgical robotic needle drivers','4229620700','5','B','Y'),(18464,'Polymerase chain reaction PCR optimizing products','4110630700','5','B','Y'),(18465,'Endoscopic printers or film or accessories','4229640700','5','B','Y'),(18466,'Insect medium supplements or reagents','4110650700','5','B','Y'),(18467,'Fluorescent protein vector maps or sequences','4110660700','5','B','Y'),(18468,'Reproductive health kit','5703010800','5','B','Y'),(18469,'Family kit','5706020800','5','B','Y'),(18470,'Single family new town home or garden home construction service','7211100800','5','B','Y'),(18471,'Warehouse construction and remodeling service','7212100800','5','B','Y'),(18472,'Condominium remodeling service','7211110800','5','B','Y'),(18473,'Tunnel construction and repair service','7214110800','5','B','Y'),(18474,'Rice grain','5022110800','5','B','Y'),(18475,'Nylon films','1311120800','5','B','Y'),(18476,'Violoncellos','6013130800','5','B','Y'),(18477,'Paper hanging service','7215130800','5','B','Y'),(18478,'Training - Meteorological Systems ','8610140800','5','B','Y'),(18479,'Stadium construction service','7212140800','5','B','Y'),(18480,'Donor care services','8014140800','5','B','Y'),(18481,'Goats','1010150800','5','B','Y'),(18482,'Business intelligence consulting services','8010150800','5','B','Y'),(18483,'Rollers for lawn or sports grounds','2110150800','5','B','Y'),(18484,'Architectural engineering','8110150800','5','B','Y'),(18485,'Trenching machines','2210150800','5','B','Y'),(18486,'Floor cleaning services','7210150800','5','B','Y'),(18487,'Town water','8310150800','5','B','Y'),(18488,'Creepers','2410150800','5','B','Y'),(18489,'Laser fax machine','4410150800','5','B','Y'),(18490,'Crude oil','1510150800','5','B','Y'),(18491,'Perforating machines','4510150800','5','B','Y'),(18492,'Mobile healthcare centers or services','8510150800','5','B','Y'),(18493,'Sports car','2510150800','5','B','Y'),(18494,'Thermal engines','2610150800','5','B','Y'),(18495,'Environmental vocational training services','8610150800','5','B','Y'),(18496,'Mattresses or sleep sets','5610150800','5','B','Y'),(18497,'Desalination equipment','4710150800','5','B','Y'),(18498,'Commercial use conveyer toasters','4810150800','5','B','Y'),(18499,'Plants or ornamental tree spraying services','7011150800','5','B','Y'),(18500,'Service recognition programs','8011150800','5','B','Y'),(18501,'Water permeable concrete','3011150800','5','B','Y'),(18502,'Bodyweight measuring scales','4111150800','5','B','Y'),(18503,'Application implementation services','8111150800','5','B','Y'),(18504,'Toll free inbound telephone service','8311150800','5','B','Y'),(18505,'Facsimile paper','1411150800','5','B','Y'),(18506,'Tent bag','2411150800','5','B','Y'),(18507,'Export administration and accounting service','8411150800','5','B','Y'),(18508,'Passenger or automobile ferries','2511150800','5','B','Y'),(18509,'Viral disease prevention or control services','8511150800','5','B','Y'),(18510,'Coal gas','1511150800','5','B','Y'),(18511,'Natural risks or hazards protection services','7711150800','5','B','Y'),(18512,'Electronic multichannel pipetters','4112150800','5','B','Y'),(18513,'Blankets','5212150800','5','B','Y'),(18514,'Wrap or tag or label or seal or bag printing','8212150800','5','B','Y'),(18515,'Preparation plant construction service','7212150800','5','B','Y'),(18516,'International law prescription services','9312150800','5','B','Y'),(18517,'Message droppers','4412150800','5','B','Y'),(18518,'Kaolin treated paperboard','1412150800','5','B','Y'),(18519,'Transmission oil','1512150800','5','B','Y'),(18520,'Student computer desks','5612150800','5','B','Y'),(18521,'Mosquito nets','4912150800','5','B','Y'),(18522,'Music boxes or mechanisms','6013150800','5','B','Y'),(18523,'Glass block','3013150800','5','B','Y'),(18524,'Nitroglycerin powder explosives','1213150800','5','B','Y'),(18525,'Patient pajamas','4213150800','5','B','Y'),(18526,'Denture cleaning tablets','5313150800','5','B','Y'),(18527,'Cash in transit insurance','8413150800','5','B','Y'),(18528,'Private or business jet aircraft','2513150800','5','B','Y'),(18529,'Negative film','4513150800','5','B','Y'),(18530,'Steam power plants','2613150800','5','B','Y'),(18531,'Nut production','7014150800','5','B','Y'),(18532,'Telephone Support Service','8116170800','5','B','Y'),(18533,'Rescue net','4616170800','5','B','Y'),(18534,'Float glass','3017170800','5','B','Y'),(18535,'Irrigation advisory services','7017170800','5','B','Y'),(18536,'Baking mixes','5018170800','5','B','Y'),(18537,'Trailer hitches','2518170800','5','B','Y'),(18538,'Fumigation backpack','1019170800','5','B','Y'),(18539,'Medical ultrasound or doppler or echocardiograph gels or transmission pads or lotions','4220170800','5','B','Y'),(18540,'Telephone aids for the physically challenged','4221170800','5','B','Y'),(18541,'Computer mouse or trackballs','4321170800','5','B','Y'),(18542,'Microwave access equipment','4322170800','5','B','Y'),(18543,'Femoral fracture pillows','4224170800','5','B','Y'),(18544,'Medical oxygen masks or parts','4227170800','5','B','Y'),(18545,'Atorvastatin calcium trihydrate','5132170800','5','B','Y'),(18546,'Diltiazem hydrochloride','5143170800','5','B','Y'),(18547,'Soya-fortified Maize Meal (WFP food convention)','5050170800','5','B','Y'),(18548,'Heating stoves','4010180800','5','B','Y'),(18549,'Frost protection equipment','2110180800','5','B','Y'),(18550,'Neutron diffraction apparatus','4110180800','5','B','Y'),(18551,'Power quality monitoring','8310180800','5','B','Y'),(18552,'Scientific calculator','4410180800','5','B','Y'),(18553,'Thermal book binding machines','4510180800','5','B','Y'),(18554,'Commercial use sauce or saute pans','4810180800','5','B','Y'),(18555,'Road transport of dry bulk','7810180800','5','B','Y'),(18556,'Common clay','1111180800','5','B','Y'),(18557,'X ray radiography examination equipment','4111180800','5','B','Y'),(18558,'System analysis service','8111180800','5','B','Y'),(18559,'Fuel storage tanks','2411180800','5','B','Y'),(18560,'T squares','4411180800','5','B','Y'),(18561,'Accounting forms or accounting books','1411180800','5','B','Y'),(18562,'Consumer based research or clinics or focus groups','8014150700','5','B','Y'),(18563,'Phenytoin','5114150700','5','B','Y'),(18564,'Silkscreen design services','8214150700','5','B','Y'),(18565,'Pile driving service','7214150700','5','B','Y'),(18566,'Antiseptic Wipe with Alcohol & Chlorhexidine','4214150700','5','B','Y'),(18567,'Social work administration services','9314150700','5','B','Y'),(18568,'Drysuits','4914150700','5','B','Y'),(18569,'Cucumber seeds or seedlings','1015150700','5','B','Y'),(18570,'Shakes','3015150700','5','B','Y'),(18571,'Irrigation pumps','4015150700','5','B','Y'),(18572,'Afforestation services','7015150700','5','B','Y'),(18573,'Textile spinners or loomers or weavers services','8215150700','5','B','Y'),(18574,'Electronic controls installation service','7215150700','5','B','Y'),(18575,'Administrative procedures or services','9315150700','5','B','Y'),(18576,'Queuing control system','4615150700','5','B','Y'),(18577,'Audio visual services','8016150700','5','B','Y'),(18578,'Peritoneal dialysis solutions','4216150700','5','B','Y'),(18579,'Bicycles','2516150700','5','B','Y'),(18580,'Door frames','3017150700','5','B','Y'),(18581,'Urea fertilizer','1017150700','5','B','Y'),(18582,'Surface water development','7017150700','5','B','Y'),(18583,'Electrical household appliances manufacture services','7317150700','5','B','Y'),(18584,'Wiper blades','2517150700','5','B','Y'),(18585,'Bathtub or shower enclosures','3018150700','5','B','Y'),(18586,'Crushing machinery','2318150700','5','B','Y'),(18587,'Safety vests','4618150700','5','B','Y'),(18588,'Automotive and light truck maintenance and repair','7818150700','5','B','Y'),(18589,'Tennis tables','4918150700','5','B','Y'),(18590,'Shelf stable prepared soups or stews','5019150700','5','B','Y'),(18591,'Bird repellents','1019150700','5','B','Y'),(18592,'Spironolactone','5119150700','5','B','Y'),(18593,'Special purpose telephones','4319150700','5','B','Y'),(18594,'Aircraft deicing equipment','2519150700','5','B','Y'),(18595,'Passive firestop system','4619150700','5','B','Y'),(18596,'Daughterboards','4320150700','5','B','Y'),(18597,'Spray paints','3121150700','5','B','Y'),(18598,'Desktop computers','4321150700','5','B','Y'),(18599,'Intravenous or arterial start kit without catheters','4222150700','5','B','Y'),(18600,'Autodialers','4322150700','5','B','Y'),(18601,'Demining machine parts and accessories','4622150700','5','B','Y'),(18602,'Project management software','4323150700','5','B','Y'),(18603,'Gable','3024150700','5','B','Y'),(18604,'Orthopedic splint systems','4224150700','5','B','Y'),(18605,'Postmortem threads','4226150700','5','B','Y'),(18606,'Ethionamide','5128150700','5','B','Y'),(18607,'Bramley seedling apples','5030150700','5','B','Y'),(18608,'Training videos for medical staff education','4230150700','5','B','Y'),(18609,'Organic bramley seedling apples','5031150700','5','B','Y'),(18610,'Tirofiban hydrochloride','5143150700','5','B','Y'),(18611,'Fishery resources protection or conservation','7010160700','5','B','Y'),(18612,'Live guinea fowl','1010160700','5','B','Y'),(18613,'Project impact assessment','8010160700','5','B','Y'),(18614,'Calcium oxide','5110160700','5','B','Y'),(18615,'Statesmen services','9310160700','5','B','Y'),(18616,'Paper press machine','4410160700','5','B','Y'),(18617,'Silk screen arc lamps','4510160700','5','B','Y'),(18618,'Telecommunications vocational training services','8610160700','5','B','Y'),(18619,'Commercial use juicers','4810160700','5','B','Y'),(18620,'Temporary legal staffing needs','8011160700','5','B','Y'),(18621,'Unslaked lime','3011160700','5','B','Y'),(18622,'Sandstone','1111160700','5','B','Y'),(18623,'Thread counters or gauges','4111160700','5','B','Y'),(18624,'Programming for C or C++','8111160700','5','B','Y'),(18625,'Battle area clearance BAC service','9211160700','5','B','Y'),(18626,'Election analysis services','9311160700','5','B','Y'),(18627,'Check files','4411160700','5','B','Y'),(18628,'Poster boards','1411160700','5','B','Y'),(18629,'Overhead projectors','4511160700','5','B','Y'),(18630,'Neurological disorder prevention or control services','8511160700','5','B','Y'),(18631,'Solar generators','2611160700','5','B','Y'),(18632,'Small animal breeding services','7012160700','5','B','Y'),(18633,'Taxation law','8012160700','5','B','Y'),(18634,'Wood pulp','1112160700','5','B','Y'),(18635,'Currency exchange markets','8112160700','5','B','Y'),(18636,'Universal pipette tips','4112160700','5','B','Y'),(18637,'International cooperation services','9312160700','5','B','Y'),(18638,'Operating lease finance service','8412160700','5','B','Y'),(18639,'Decals','5512160700','5','B','Y'),(18640,'Railway depot','9512160700','5','B','Y'),(18641,'Camera blocks or holders','4512160700','5','B','Y'),(18642,'Organic fertilizer pollution assessment','7712160700','5','B','Y'),(18643,'Clay brick','3013160700','5','B','Y'),(18644,'Embryos','1113160700','5','B','Y'),(18645,'Enoxaparin','5113160700','5','B','Y'),(18646,'Medical staff jackets or coats','4213160700','5','B','Y'),(18647,'Hand or body lotion or oil','5313160700','5','B','Y'),(18648,'Blast freezers','2413160700','5','B','Y'),(18649,'Liability insurance','8413160700','5','B','Y'),(18650,'Events management','8014160700','5','B','Y'),(18651,'Patient urinals','4214160700','5','B','Y'),(18652,'Camera obscura','4514160700','5','B','Y'),(18653,'Linseed seeds','1015160700','5','B','Y'),(18654,'Refrigerant compressors','4015160700','5','B','Y'),(18655,'Overground engineering for communication equipment','7215160700','5','B','Y'),(18656,'Government auditing services','9315160700','5','B','Y'),(18657,'Security lanyards','4615160700','5','B','Y'),(18658,'Hemodialysis dialysate pressure pumps','4216160700','5','B','Y'),(18659,'Inheritance or transfer tax','9316160700','5','B','Y'),(18660,'Tennis racquets','4916160700','5','B','Y'),(18661,'Water pricing services','7017160700','5','B','Y'),(18662,'Psyllium hydrophilic muciloid','5117160700','5','B','Y'),(18663,'Mobile medical services cervical or extrication collars','4217160700','5','B','Y'),(18664,'Buzzers','4617160700','5','B','Y'),(18665,'Shower curtain or assembly','3018160700','5','B','Y'),(18666,'Blood pressure recording units','4218160700','5','B','Y'),(18667,'Dextrose','5119160700','5','B','Y'),(18668,'Patient cubicle curtains or screens or curtain track hardware','4219160700','5','B','Y'),(18669,'Phone headset ear or speaker cushions','4319160700','5','B','Y'),(18670,'Fire breathing apparatus','4619160700','5','B','Y'),(18671,'Hepatitis B virus vaccine','5120160700','5','B','Y'),(18672,'Medical magnetic resonance imaging MRI monitors','4220160700','5','B','Y'),(18673,'Computer speakers','4321160700','5','B','Y'),(18674,'Intravenous or arterial tubing filters or screens for general use','4222160700','5','B','Y'),(18675,'Autopsy specimen bags or containers','4226160700','5','B','Y'),(18676,'Gentamicin','5128160700','5','B','Y'),(18677,'Surgical hemostatic agents','4231160700','5','B','Y'),(18678,'Psyllium hydrophilic mucilloid (Plantago ovata)/Senna glycosides or sennosides','5146160700','5','B','Y'),(18679,'Cooling tower accessories','4010170700','5','B','Y'),(18680,'Laboratory presses','4110170700','5','B','Y'),(18681,'Printing equipment maintenance ','8110170700','5','B','Y'),(18682,'Parliamentary practice services','9310170700','5','B','Y'),(18683,'Stapler units','4410170700','5','B','Y'),(18684,'Printing plates','4510170700','5','B','Y'),(18685,'Health system evaluation services','8510170700','5','B','Y'),(18686,'Telecommunication site','9510170700','5','B','Y'),(18687,'Fire fighting ladder truck','2510170700','5','B','Y'),(18688,'Drafting tables','5610170700','5','B','Y'),(18689,'Ecology advisory services','7710170700','5','B','Y'),(18690,'Soft serve machines','4810170700','5','B','Y'),(18691,'Highway lawn maintenance services','7011170700','5','B','Y'),(18692,'Permanent technical staffing needs','8011170700','5','B','Y'),(18693,'Profile projectors','4111170700','5','B','Y'),(18694,'Systems planning services','8111170700','5','B','Y'),(18695,'Audio equipment connector and stage box','4511170700','5','B','Y'),(18696,'Lead acid batteries','2611170700','5','B','Y'),(18697,'Inland water transport of passengers by ferry','7811170700','5','B','Y'),(18698,'Labor disputes law services','8012170700','5','B','Y'),(18699,'Noise protection board','3012170700','5','B','Y'),(18700,'Separator test tubes','4112170700','5','B','Y'),(18701,'International court of justice services','9312170700','5','B','Y'),(18702,'Colored pencils','4412170700','5','B','Y'),(18703,'Magnetic signs','5512170700','5','B','Y'),(18704,'Mountain rescue building','9512170700','5','B','Y'),(18705,'Photo print dryer','4512170700','5','B','Y'),(18706,'Groundwater pollution monitoring or control services','7712170700','5','B','Y'),(18707,'Motion sickness bags','4712170700','5','B','Y'),(18708,'Lighters','1213170700','5','B','Y'),(18709,'Surgical isolation suits or helmets or shields or accessories','4213170700','5','B','Y'),(18710,'Reconnaissance or surveillance aircraft','2513170700','5','B','Y'),(18711,'Cultural heritage preservation or promotion services','9314170700','5','B','Y'),(18712,'Auditorium','9514170700','5','B','Y'),(18713,'Fingerprint lifters','4615170700','5','B','Y'),(18714,'Telephone Administration Service','8116170700','5','B','Y'),(18715,'Rescue door opener','4616170700','5','B','Y'),(18716,'Safety glass','3017170700','5','B','Y'),(18717,'Water well maintenance or management services','7017170700','5','B','Y'),(18718,'Ultrasonic pest repeller','1019170700','5','B','Y'),(18719,'Medical vacuum systems','4219170700','5','B','Y'),(18720,'Medical ultrasound or doppler or echocardiograph gel warmers','4220170700','5','B','Y'),(18721,'Telecommunication devices TDD or teletypewriters TTY for the physically challenged','4221170700','5','B','Y'),(18722,'Light stylus','4321170700','5','B','Y'),(18723,'Analgesic infusion sets or kits','4222170700','5','B','Y'),(18724,'Microwave core equipment','4322170700','5','B','Y'),(18725,'Walking braces','4224170700','5','B','Y'),(18726,'Flow sensors or regulators or components','4227170700','5','B','Y'),(18727,'Solar heating units','4010180700','5','B','Y'),(18728,'Pollination equipment or supplies','2110180700','5','B','Y'),(18729,'Electron diffraction apparatus','4110180700','5','B','Y'),(18730,'Municipal electric power distribution','8310180700','5','B','Y'),(18731,'Jacket, Winter','5310180700','5','B','Y'),(18732,'Pocket calculator','4410180700','5','B','Y'),(18733,'Book folding machines','4510180700','5','B','Y'),(18734,'Commercial use pizza pans','4810180700','5','B','Y'),(18735,'Chamotte','1111180700','5','B','Y'),(18736,'Expansion tanks','2411180700','5','B','Y'),(18737,'Scales','4411180700','5','B','Y'),(18738,'Multipurpose business book','1411180700','5','B','Y'),(18739,'Interfaces','4511180700','5','B','Y'),(18740,'Dinghies','2511180700','5','B','Y'),(18741,'Parking fees','7811180700','5','B','Y'),(18742,'Laboratory ampoules','4112180700','5','B','Y'),(18743,'Butcher papers','1412180700','5','B','Y'),(18744,'Eraser refills','4412180700','5','B','Y'),(18745,'Ultrasound laboratory services','8512180700','5','B','Y'),(18746,'Dam','9512180700','5','B','Y'),(18747,'Microfilm jacket filler components or accessories','4512180700','5','B','Y'),(18748,'Identification product holders or accessories','5512180700','5','B','Y'),(18749,'Antifreeze','1512180700','5','B','Y'),(18750,'Drain or toilet plunger','4712180700','5','B','Y'),(18751,'Bleaches','4713180700','5','B','Y'),(18752,'Critical spare part storage service','7813180700','5','B','Y'),(18753,'Plumbing or sewer inspection service','8114180700','5','B','Y'),(18754,'Transcutaneous electric nerve stimulation units','4214180700','5','B','Y'),(18755,'Work time arrangements','9314180700','5','B','Y'),(18756,'Air traffic control service','7814180700','5','B','Y'),(18757,'Forestry torrent control','7015180700','5','B','Y'),(18758,'Cinnarizine','5117180700','5','B','Y'),(18759,'Spout','3018180700','5','B','Y'),(18760,'Patient care beds for general use','4219180700','5','B','Y'),(18761,'Medical radioisotope scanners','4220180700','5','B','Y'),(18762,'Tape drives','4320180700','5','B','Y'),(18763,'Mouse wrist rest','4321180700','5','B','Y'),(18764,'Physical education assessment tools','4921180700','5','B','Y'),(18765,'Telecommunications dense wavelength division multiplexing DWDM filters','4322180700','5','B','Y'),(18766,'Hand or finger orthopedic softgoods','4224180700','5','B','Y'),(18767,'Autopsy carts','4226180700','5','B','Y'),(18768,'Metered dose inhaler spacers or holding chambers','4227180700','5','B','Y'),(18769,'Sterilization indicator tapes','4228180700','5','B','Y'),(18770,'Daclatasvir','5134180700','5','B','Y'),(18771,'Pyrimethamine','5110190700','5','B','Y'),(18772,'Trailer, travel or caravan','2510190700','5','B','Y'),(18773,'Dry cleaning plants site investigation','7710190700','5','B','Y'),(18774,'Food service pitchers','4810190700','5','B','Y'),(18775,'Digital readout recorders','4111190700','5','B','Y'),(18776,'Bulletin boards or accessories','4411190700','5','B','Y'),(18777,'Anchor lines','2511190700','5','B','Y'),(18778,'Velo binding services','8212190700','5','B','Y'),(18779,'Fountain pen ink refill','4412190700','5','B','Y'),(18780,'Meteorological station','9512190700','5','B','Y'),(18781,'Title boards','5512190700','5','B','Y'),(18782,'Womens services in agricultural production or rural development','9314190700','5','B','Y'),(18783,'Exterior marble masonry service','7215190700','5','B','Y'),(18784,'Window sill','3017190700','5','B','Y'),(18785,'Community relations consultation and engagement','8017190700','5','B','Y'),(18786,'Basal metabolism apparatus','4218190700','5','B','Y'),(18787,'Medical or surgical instrument storage cabinets or chests','4219190700','5','B','Y'),(18788,'Medical x ray film stereoscopes','4220190700','5','B','Y'),(18789,'Cutlery or utensils for the physically challenged','4221190700','5','B','Y'),(18790,'Head mounted displays','4321190700','5','B','Y'),(18791,'Sterilization instrument protectors','4228190700','5','B','Y'),(18792,'Niclosamide','5145190700','5','B','Y'),(18793,'Portable bars','4810200700','5','B','Y'),(18794,'Content or data standardization services','8111200700','5','B','Y'),(18795,'In person belarussian interpretation service','8211200700','5','B','Y'),(18796,'Suggestion box','4411200700','5','B','Y'),(18797,'Material handling racks','2411200700','5','B','Y'),(18798,'Veterinary administration','7012200700','5','B','Y'),(18799,'Pathology room or laboratory','9512200700','5','B','Y'),(18800,'Fruit crops market preparation services','7014200700','5','B','Y'),(18801,'Urban building standards or regulations services','9314200700','5','B','Y'),(18802,'Powered air purifying respirator system PAPRs or accessories','4618200700','5','B','Y'),(18803,'High capacity removable media blank disks','4320200700','5','B','Y'),(18804,'Suction brushes for the physically challenged','4221200700','5','B','Y'),(18805,'Intravenous infusion pump transducers','4222200700','5','B','Y'),(18806,'Bender tools','4227200700','5','B','Y'),(18807,'TFT or trifluorothymidine or trifluridine','5144200700','5','B','Y'),(18808,'Cartoning machinery','2410210700','5','B','Y'),(18809,'Stamp affixers','4410210700','5','B','Y'),(18810,'Catering gloves or glove dispensers','4810210700','5','B','Y'),(18811,'Internet domain names','8111210700','5','B','Y'),(18812,'Electro pneumatic transducers','4111210700','5','B','Y'),(18813,'Tissue culture coated plates or dishes or inserts','4112210700','5','B','Y'),(18814,'Staples','4412210700','5','B','Y'),(18815,'Corrugated base paper','1412210700','5','B','Y'),(18816,'Hospital blankets or duvets or quilts','4213210700','5','B','Y'),(18817,'Therapeutic cryo compression therapy systems','4214210700','5','B','Y'),(18818,'Machining equipment rebuild and refurbishment service','7315210700','5','B','Y'),(18819,'Resin impregnated fabric or cloth','1116210700','5','B','Y'),(18820,'Isoniazid/rifapentine','5116210700','5','B','Y'),(18821,'Stethoscope headsets','4218210700','5','B','Y'),(18822,'Antistatic maintenance kits','4618210700','5','B','Y'),(18823,'Clinical examination chairs','4219210700','5','B','Y'),(18824,'Compact disc or digital versatile disc CD/DVD briefcase','4320210700','5','B','Y'),(18825,'Plotter printers','4321210700','5','B','Y'),(18826,'Web page creation and editing software','4323210700','5','B','Y'),(18827,'Forestry vocational training services','8610150600','5','B','Y'),(18828,'Corrosion control equipment','4710150600','5','B','Y'),(18829,'Development consent or approval processing service','7710150600','5','B','Y'),(18830,'Commercial use coffee warmers','4810150600','5','B','Y'),(18831,'Arborist services','7011150600','5','B','Y'),(18832,'Personnel relocation','8011150600','5','B','Y'),(18833,'Grout','3011150600','5','B','Y'),(18834,'Animal weighing scales','4111150600','5','B','Y'),(18835,'Client or server programming services','8111150600','5','B','Y'),(18836,'Counterterrorism','9211150600','5','B','Y'),(18837,'Peasant movements','9311150600','5','B','Y'),(18838,'Conference calling services','8311150600','5','B','Y'),(18839,'Computer printout paper','1411150600','5','B','Y'),(18840,'Billing services','8411150600','5','B','Y'),(18841,'Paper or pad holder or dispensers','4411150600','5','B','Y'),(18842,'Tug boats','2511150600','5','B','Y'),(18843,'Bacterial disease prevention or control services','8511150600','5','B','Y'),(18844,'Acetylene','1511150600','5','B','Y'),(18845,'Interior plant landscaping services','7611150600','5','B','Y'),(18846,'Unexploded ordnance UXO','4611150600','5','B','Y'),(18847,'Radiation protection services','7711150600','5','B','Y'),(18848,'Medical evacuation by air ambulance','7811150600','5','B','Y'),(18849,'Manual single channel repeating pipetters','4112150600','5','B','Y'),(18850,'Publication printing','8212150600','5','B','Y'),(18851,'Veterinary surgical instrument and supply sets','4212150600','5','B','Y'),(18852,'Power plant construction service','7212150600','5','B','Y'),(18853,'Embassies or Ambassadors services','9312150600','5','B','Y'),(18854,'Standard envelopes','4412150600','5','B','Y'),(18855,'Corrugated fiberboard or container board CCM','1412150600','5','B','Y'),(18856,'Video conference cameras','4512150600','5','B','Y'),(18857,'Student desks','5612150600','5','B','Y'),(18858,'Abandoned vehicle recovery and disposal service','7612150600','5','B','Y'),(18859,'Tent repair kits','4912150600','5','B','Y'),(18860,'Livestock stables','1013150600','5','B','Y'),(18861,'Soil improvement','7013150600','5','B','Y'),(18862,'Accessories for stringed instruments','6013150600','5','B','Y'),(18863,'Natural rock slab','3013150600','5','B','Y'),(18864,'Portable toilet rental service','8013150600','5','B','Y'),(18865,'Erythropoietin','5113150600','5','B','Y'),(18866,'Aluminized explosives','1213150600','5','B','Y'),(18867,'Patient jackets','4213150600','5','B','Y'),(18868,'Refugee resettlements or repatriation services','9313150600','5','B','Y'),(18869,'Dental kits','5313150600','5','B','Y'),(18870,'Refrigerated tanks','2413150600','5','B','Y'),(18871,'Reinsurance services','8413150600','5','B','Y'),(18872,'Depleted plutonium','1513150600','5','B','Y'),(18873,'Commercial passenger jet aircraft','2513150600','5','B','Y'),(18874,'Slide film','4513150600','5','B','Y'),(18875,'Petrol power plants','2613150600','5','B','Y'),(18876,'Internet based market research','8014150600','5','B','Y'),(18877,'Product testing','8114150600','5','B','Y'),(18878,'Package design services','8214150600','5','B','Y'),(18879,'Social welfare services','9314150600','5','B','Y'),(18880,'Tarpaulins','2414150600','5','B','Y'),(18881,'Wetsuits','4914150600','5','B','Y'),(18882,'Pea seeds or seedlings','1015150600','5','B','Y'),(18883,'Hand pumps','4015150600','5','B','Y'),(18884,'Forest monitoring or evaluation','7015150600','5','B','Y'),(18885,'Glass blowers services','8215150600','5','B','Y'),(18886,'Switchgear and related devices installation service','7215150600','5','B','Y'),(18887,'Administrative economic council services','9315150600','5','B','Y'),(18888,'Riot batons','4615150600','5','B','Y'),(18889,'Data archiving services','8016150600','5','B','Y'),(18890,'Peritoneal dialysis catheters or indwelling access devices','4216150600','5','B','Y'),(18891,'Racing bicycles','2516150600','5','B','Y'),(18892,'Snow or ice melter','4616150600','5','B','Y'),(18893,'Baseball bats','4916150600','5','B','Y'),(18894,'Storm doors','3017150600','5','B','Y'),(18895,'Ground or surface water modeling services','7017150600','5','B','Y'),(18896,'Humus','1017150600','5','B','Y'),(18897,'Communication equipment manufacture services','7317150600','5','B','Y'),(18898,'Urinals','3018150600','5','B','Y'),(18899,'Sexual assault determination kits','4218150600','5','B','Y'),(18900,'Protective ponchos','4618150600','5','B','Y'),(18901,'Vehicle glass replacement service','7818150600','5','B','Y'),(18902,'Rodenticides','1019150600','5','B','Y'),(18903,'Frozen prepared soups or stews','5019150600','5','B','Y'),(18904,'Abrasive discs','3119150600','5','B','Y'),(18905,'Aircraft refueling equipment','2519150600','5','B','Y'),(18906,'Flame arrestor','4619150600','5','B','Y'),(18907,'Walkers or rollators','4221150600','5','B','Y'),(18908,'Thin client computers','4321150600','5','B','Y'),(18909,'Umbilical catheters','4222150600','5','B','Y'),(18910,'Teleconferencing console','4322150600','5','B','Y'),(18911,'Non intrusive demining machine','4622150600','5','B','Y'),(18912,'Materials requirements planning logistics and supply chain software','4323150600','5','B','Y'),(18913,'Funicular bell','3024150600','5','B','Y'),(18914,'Orthopedic casting material for splints','4224150600','5','B','Y'),(18915,'Therapeutic decorating boxes','4225150600','5','B','Y'),(18916,'Autopsy chisels or osteotomes','4226150600','5','B','Y'),(18917,'Bramley apples','5030150600','5','B','Y'),(18918,'Dual earpiece stethoscopes','4230150600','5','B','Y'),(18919,'Organic bramley apples','5031150600','5','B','Y'),(18920,'Compression bandages','4231150600','5','B','Y'),(18921,'Vitamin B6 supplement','5050150600','5','B','Y'),(18922,'Project monitoring and evaluation','8010160600','5','B','Y'),(18923,'Supply of fuel','8310160600','5','B','Y'),(18924,'Unisex Sweatshirt','5310160600','5','B','Y'),(18925,'Stackers','2410160600','5','B','Y'),(18926,'Paper sorting machines','4410160600','5','B','Y'),(18927,'Offset film processors','4510160600','5','B','Y'),(18928,'Electronics vocational training services','8610160600','5','B','Y'),(18929,'Corrosion control chemicals','4710160600','5','B','Y'),(18930,'Commercial use graters','4810160600','5','B','Y'),(18931,'Temporary medical staffing needs','8011160600','5','B','Y'),(18932,'Slate','1111160600','5','B','Y'),(18933,'Tellurometers','4111160600','5','B','Y'),(18934,'Hydroxycarbamide or hydroxyurea','5111160600','5','B','Y'),(18935,'Programming for Basic','8111160600','5','B','Y'),(18936,'Mutual or balanced force reductions','9211160600','5','B','Y'),(18937,'Pressure groups representation or participation services','9311160600','5','B','Y'),(18938,'Radio Manual','8311160600','5','B','Y'),(18939,'Art or craft paper','1411160600','5','B','Y'),(18940,'Liquid crystal display projection panels','4511160600','5','B','Y'),(18941,'Allergies prevention or control services','8511160600','5','B','Y'),(18942,'Hydraulic generators','2611160600','5','B','Y'),(18943,'Parts or accessories panel systems','5611160600','5','B','Y'),(18944,'Poultry production services','7012160600','5','B','Y'),(18945,'Real estate law','8012160600','5','B','Y'),(18946,'Background screens','6012160600','5','B','Y'),(18947,'Cork','1112160600','5','B','Y'),(18948,'Foreign exchange control','8112160600','5','B','Y'),(18949,'Gel loading pipette tips','4112160600','5','B','Y'),(18950,'East west cooperation services','9312160600','5','B','Y'),(18951,'Skip tracing','8312160600','5','B','Y'),(18952,'Remittance processing services','8412160600','5','B','Y'),(18953,'Ostomy wafers','4231210700','5','B','Y'),(18954,'Hydromorphone','5137210700','5','B','Y'),(18955,'Thermographs','4111220700','5','B','Y'),(18956,'Video conferencing software maintenance','8111220700','5','B','Y'),(18957,'Radioisotope sources','1214220700','5','B','Y'),(18958,'Carbetocin','5118220700','5','B','Y'),(18959,'Patient temperature continuous or trend monitors','4218220700','5','B','Y'),(18960,'Patient stretchers','4219220700','5','B','Y'),(18961,'Dexrazoxane hydrochloride','5120220700','5','B','Y'),(18962,'Head mount arms and assembly','4320220700','5','B','Y'),(18963,'Ketamine hydrochloride','5127220700','5','B','Y'),(18964,'High frequency ventilators','4227220700','5','B','Y'),(18965,'Suture removal kits or trays or packs or sets','4231220700','5','B','Y'),(18966,'Underground mining service vehicle spare parts or accessories','2010230700','5','B','Y'),(18967,'Collators','4410230700','5','B','Y'),(18968,'PC or workstation or notebook maintenance','8111230700','5','B','Y'),(18969,'Cement water retentivity tester','4111230700','5','B','Y'),(18970,'Neurological pins','4218230700','5','B','Y'),(18971,'Evacuation harnesses','4618230700','5','B','Y'),(18972,'Blood warming or transfusion systems','4222230700','5','B','Y'),(18973,'Data mining software','4323230700','5','B','Y'),(18974,'Surgical debridement products','4231230700','5','B','Y'),(18975,'Penciclovir','5134230700','5','B','Y'),(18976,'Pyrantel pamoate','5145230700','5','B','Y'),(18977,'Warming cabinets','4110240700','5','B','Y'),(18978,'Tape embosser','4410240700','5','B','Y'),(18979,'Liquid level controls or instruments','4111240700','5','B','Y'),(18980,'Laboratory scalpels','4112240700','5','B','Y'),(18981,'Refuse transportation fee','7612240700','5','B','Y'),(18982,'Radioactive waste disposal systems','2614240700','5','B','Y'),(18983,'Chemical spill safety kit','4618240700','5','B','Y'),(18984,'Medical cart accessories','4219240700','5','B','Y'),(18985,'Requirements analysis and system architecture software','4323240700','5','B','Y'),(18986,'Mezlocillin','5128240700','5','B','Y'),(18987,'Entomological catching equipment','4110250700','5','B','Y'),(18988,'Cyclophosphamide','5111250700','5','B','Y'),(18989,'Dental rolls','4215250700','5','B','Y'),(18990,'Vinyl floor tile and sheet installation service','7215250700','5','B','Y'),(18991,'Dictionary software','4323250700','5','B','Y'),(18992,'Temperature control for anesthesia apparatus','4227250700','5','B','Y'),(18993,'Word processors','4410260700','5','B','Y'),(18994,'Microscope lens cleaner solution','4112260700','5','B','Y'),(18995,'Medical micro syringes','4214260700','5','B','Y'),(18996,'Chute installation service','7215260700','5','B','Y'),(18997,'Vehicle side panels','2517260700','5','B','Y'),(18998,'Cache engine equipment','4322260700','5','B','Y'),(18999,'Flight control software','4323260700','5','B','Y'),(19000,'Doctors coat','5310270700','5','B','Y'),(19001,'Urinary irrigation tubings','4214270700','5','B','Y'),(19002,'Retaining wall construction service','7215270700','5','B','Y'),(19003,'Inclinometers','4218270700','5','B','Y'),(19004,'Pediatric examination tables','4219270700','5','B','Y'),(19005,'Demining risk analysis or assessment or evaluation service','8110280700','5','B','Y'),(19006,'Storage and transit units','2411280700','5','B','Y'),(19007,'Dissecting trays','4112280700','5','B','Y'),(19008,'Wheelchair platform scales','4218280700','5','B','Y'),(19009,'Chlorpromazine','5133280700','5','B','Y'),(19010,'Amodiaquine/artesunate','5110290700','5','B','Y'),(19011,'Equipment dust covers','4410290700','5','B','Y'),(19012,'Precast concrete structural framing panel placing service','7215290700','5','B','Y'),(19013,'Aeronautical Information Management System (AIM)','2520290700','5','B','Y'),(19014,'Storage networking software','4323290700','5','B','Y'),(19015,'Propranolol','5126290700','5','B','Y'),(19016,'Skin stretching systems','4229290700','5','B','Y'),(19017,'Chilling units or cold water circulators','4110300700','5','B','Y'),(19018,'Random access analyzers','4111300700','5','B','Y'),(19019,'Fulvestrant','5135160900','5','B','Y'),(19020,'Verapamil','5143160900','5','B','Y'),(19021,'Ball mills','2010170900','5','B','Y'),(19022,'Air handling unit','4010170900','5','B','Y'),(19023,'Baler','2110170900','5','B','Y'),(19024,'Laboratory asphalt and concrete mixer','4110170900','5','B','Y'),(19025,'Mirror assemblies','4410170900','5','B','Y'),(19026,'Printing film','4510170900','5','B','Y'),(19027,'Smoke exhaust truck','2510170900','5','B','Y'),(19028,'Safety training services','8610170900','5','B','Y'),(19029,'Ice dispensers','4810170900','5','B','Y'),(19030,'Coastal and transoceanic transport by tankers','7810170900','5','B','Y'),(19031,'Seeding services','7011170900','5','B','Y'),(19032,'Permanent medical staff needs','8011170900','5','B','Y'),(19033,'Binocular light compound microscopes','4111170900','5','B','Y'),(19034,'Demining geographical or geospatial information system GIS','8111170900','5','B','Y'),(19035,'Watch or clock repair kits','5411170900','5','B','Y'),(19036,'Remote amplifier','4511170900','5','B','Y'),(19037,'Nickel cadmium batteries','2611170900','5','B','Y'),(19038,'Ungraded crushed rock','3012170900','5','B','Y'),(19039,'Capillary or hematocrit tubes','4112170900','5','B','Y'),(19040,'Human Security Screening System ','9212170900','5','B','Y'),(19041,'International charity organizations services','9312170900','5','B','Y'),(19042,'Crayons','4412170900','5','B','Y'),(19043,'Coastguard building','9512170900','5','B','Y'),(19044,'Automated film processor','4512170900','5','B','Y'),(19045,'Groundwater pollution treatment or rehabilitation','7712170900','5','B','Y'),(19046,'Hazardous waste container','4712170900','5','B','Y'),(19047,'Explosive tamper','1213170900','5','B','Y'),(19048,'Surgical sleeves','4213170900','5','B','Y'),(19049,'Military transport aircraft','2513170900','5','B','Y'),(19050,'Cultural policy services','9314170900','5','B','Y'),(19051,'Conservatory','9514170900','5','B','Y'),(19052,'Fingerprint marking pens','4615170900','5','B','Y'),(19053,'Poractant alfa','5116170900','5','B','Y'),(19054,'Voice Mail Administration Service','8116170900','5','B','Y'),(19055,'Wired glass','3017170900','5','B','Y'),(19056,'Irrigation systems management services','7017170900','5','B','Y'),(19057,'Baking supplies','5018170900','5','B','Y'),(19058,'Instant coffee','5020170900','5','B','Y'),(19059,'Medical ultrasound or doppler or echocardiograph monitors','4220170900','5','B','Y'),(19060,'Typing aids for the physically challenged','4221170900','5','B','Y'),(19061,'Pressure stylus','4321170900','5','B','Y'),(19062,'Microwave antennas','4322170900','5','B','Y'),(19063,'Post operative shoes','4224170900','5','B','Y'),(19064,'Medical nasal cannulae','4227170900','5','B','Y'),(19065,'Micronutrition Powder (WFP food convention)','5050170900','5','B','Y'),(19066,'Optical diffraction apparatus','4110180900','5','B','Y'),(19067,'Desktop calculator','4410180900','5','B','Y'),(19068,'Commercial use stock or sauce pots','4810180900','5','B','Y'),(19069,'Road transport of letters and parcels','7810180900','5','B','Y'),(19070,'Ball clay','1111180900','5','B','Y'),(19071,'System installation service','8111180900','5','B','Y'),(19072,'Leak testing equipment','4111180900','5','B','Y'),(19073,'Processing tanks','2411180900','5','B','Y'),(19074,'Templates','4411180900','5','B','Y'),(19075,'Bill of lading forms or bill of lading books','1411180900','5','B','Y'),(19076,'Television mount accessories','4511180900','5','B','Y'),(19077,'Skiff','2511180900','5','B','Y'),(19078,'Vehicle leasing of sedans or coupes or station wagons','7811180900','5','B','Y'),(19079,'Laboratory funnels','4112180900','5','B','Y'),(19080,'Masking paper','1412180900','5','B','Y'),(19081,'Eraser holder','4412180900','5','B','Y'),(19082,'Blood or sperm or transplant organ banks services','8512180900','5','B','Y'),(19083,'Microfilm film supplies','4512180900','5','B','Y'),(19084,'Movable weir','9512180900','5','B','Y'),(19085,'Degreasing pans','4712180900','5','B','Y'),(19086,'Muscle stimulator lead sets','4214180900','5','B','Y'),(19087,'Hand shower repair kit','3018180900','5','B','Y'),(19088,'Medical imaging contrast agent injectors or accessories','4220180900','5','B','Y'),(19089,'Read write compact disc CD','4320180900','5','B','Y'),(19090,'Body measurement tool','4921180900','5','B','Y'),(19091,'Optical transmitter','4322180900','5','B','Y'),(19092,'Shoulder orthopedic softgoods','4224180900','5','B','Y'),(19093,'Cadaver lifter or transfer devices','4226180900','5','B','Y'),(19094,'Sterilization record storage envelopes','4228180900','5','B','Y'),(19095,'Dexmedetomidine hydrochloride','5136180900','5','B','Y'),(19096,'Slurry Machine','2210190900','5','B','Y'),(19097,'Amphibious vehicle','2510190900','5','B','Y'),(19098,'Recycling plant site investigation','7710190900','5','B','Y'),(19099,'Food service coffee or tea pots','4810190900','5','B','Y'),(19100,'Magnetic tape recorders','4111190900','5','B','Y'),(19101,'Board cleaning kits or accessories','4411190900','5','B','Y'),(19102,'Elementary school','9512190900','5','B','Y'),(19103,'Albumin human','5113190900','5','B','Y'),(19104,'Land administration services','9314190900','5','B','Y'),(19105,'Stone masonry service','7215190900','5','B','Y'),(19106,'Business and utility provider relations consultation and engagement','8017190900','5','B','Y'),(19107,'Esomeprazole or omeprazole','5117190900','5','B','Y'),(19108,'Drink holders for the physically challenged','4221190900','5','B','Y'),(19109,'Poly light emitting diode LED display','4321190900','5','B','Y'),(19110,'Sterilization labeling guns','4228190900','5','B','Y'),(19111,'Cleaning, sorting, and grading machine parts and accessories','2110200900','5','B','Y'),(19112,'Food serving or dispensing table','4810200900','5','B','Y'),(19113,'Content or data classification services','8111200900','5','B','Y'),(19114,'In person bosnian interpretation service','8211200900','5','B','Y'),(19115,'Animal hospital services','7012200900','5','B','Y'),(19116,'Rotary or business card files','4412200900','5','B','Y'),(19117,'Ginning services','7014200900','5','B','Y'),(19118,'Urban project or program administration or management services','9314200900','5','B','Y'),(19119,'Mobile medical services search and rescue kits','4217200900','5','B','Y'),(19120,'Blank audio tape','4320200900','5','B','Y'),(19121,'Syringe actuators for an injector','4222200900','5','B','Y'),(19122,'Patient carbon dioxide detectors','4227200900','5','B','Y'),(19123,'Sack holders','2410210900','5','B','Y'),(19124,'Automatic postal or mailing machine','4410210900','5','B','Y'),(19125,'Current transducer','4111210900','5','B','Y'),(19126,'Benches','5611210900','5','B','Y'),(19127,'Petri pads','4112210900','5','B','Y'),(19128,'Hook and loop fastener','4412210900','5','B','Y'),(19129,'Rehabilitation services for people with chronic disabilities','8512210900','5','B','Y'),(19130,'Hospital bath mats','4213210900','5','B','Y'),(19131,'Therapeutic hot or cold therapy mitts','4214210900','5','B','Y'),(19132,'Industrial weight scale maintenance and rental service','7315210900','5','B','Y'),(19133,'Lace','1116210900','5','B','Y'),(19134,'Bag tag printer','4321210900','5','B','Y'),(19135,'Faropenem sodium','5128210900','5','B','Y'),(19136,'Ostomy bag rings','4231210900','5','B','Y'),(19137,'Thermostats','4111220900','5','B','Y'),(19138,'Development software maintenance','8111220900','5','B','Y'),(19139,'Jerrycans','2411220900','5','B','Y'),(19140,'Thermometer probes','4218220900','5','B','Y'),(19141,'Wheelchair ramps','4219220900','5','B','Y'),(19142,'Head stack assemblies','4320220900','5','B','Y'),(19143,'Fluocinolone/lidocaine/neomycin/polymyxin','5124220900','5','B','Y'),(19144,'Umbilical tapes','4231220900','5','B','Y'),(19145,'Point of sale hardware installation or implementation service','8111230900','5','B','Y'),(19146,'Safety rope ladders and wire rope ladders','4618230900','5','B','Y'),(19147,'Information retrieval or search software','4323230900','5','B','Y'),(19148,'Azithromycin anhydrous','5128230900','5','B','Y'),(19149,'Isoconazole','5130230900','5','B','Y'),(19150,'Diphenhydramine hydrochloride','5131230900','5','B','Y'),(19151,'Wound irrigation systems','4231230900','5','B','Y'),(19152,'Aciclovir or acyclovir','5134230900','5','B','Y'),(19153,'Semi automatic labeling systems','4410240900','5','B','Y'),(19154,'Pressure scanners','4111240900','5','B','Y'),(19155,'Laboratory tools','4112240900','5','B','Y'),(19156,'Cast or splint carts or stands','4219240900','5','B','Y'),(19157,'Infliximab','5120240900','5','B','Y'),(19158,'Compiler and decompiler software','4323240900','5','B','Y'),(19159,'Piperacillin','5128240900','5','B','Y'),(19160,'Entomological dippers','4110250900','5','B','Y'),(19161,'Air velocity and temperature monitors','4111250900','5','B','Y'),(19162,'Epidural anesthesia kit or tray','4214250900','5','B','Y'),(19163,'Disposable dental tray covers','4215250900','5','B','Y'),(19164,'Floor leveling service','7215250900','5','B','Y'),(19165,'Heavy truck tire tube','2517250900','5','B','Y'),(19166,'Voice synthesizer and recognition software','4323250900','5','B','Y'),(19167,'Anesthesia machine calibrators','4227250900','5','B','Y'),(19168,'Accessory or supply kits for typewriters','4410260900','5','B','Y'),(19169,'Medical syringes with needle','4214260900','5','B','Y'),(19170,'Network routers','4322260900','5','B','Y'),(19171,'Library software','4323260900','5','B','Y'),(19172,'Ambulance officers uniforms','5310270900','5','B','Y'),(19173,'Nephrostomy sets','4214270900','5','B','Y'),(19174,'Concrete pumping service','7215270900','5','B','Y'),(19175,'Vehicle air conditioner','2517270900','5','B','Y'),(19176,'Metformin/sitagliptin','5118270900','5','B','Y'),(19177,'Interferon beta-1a','5134270900','5','B','Y'),(19178,'Mine landmine impact survey LIS','8110280900','5','B','Y'),(19179,'Petri dish racks','4112280900','5','B','Y'),(19180,'Tissue processors','4110290900','5','B','Y'),(19181,'Compact disc drive cleaner','4410290900','5','B','Y'),(19182,'Metal storage tank erection service','7215290900','5','B','Y'),(19183,'Selective Calling Equipment (Selcal) ','2520290900','5','B','Y'),(19184,'WAN switching software and firmware','4323290900','5','B','Y'),(19185,'Ciprofloxacin','5128290900','5','B','Y'),(19186,'Thermal differential analyzers','4111300900','5','B','Y'),(19187,'Prazosin hydrochloride','5126300900','5','B','Y'),(19188,'Remifentanil','5127300900','5','B','Y'),(19189,'Printer or facsimile or photocopier drums','4410310900','5','B','Y'),(19190,'ORSAT equipment','4111310900','5','B','Y'),(19191,'Molded box','2411310900','5','B','Y'),(19192,'Contraceptive device removers','4214310900','5','B','Y'),(19193,'IN SSP switching equipment','4322310900','5','B','Y'),(19194,'Laboratory wash bottles','4110320900','5','B','Y'),(19195,'Waterproofing service','7215320900','5','B','Y'),(19196,'Location based messaging service platforms','4322320900','5','B','Y'),(19197,'Flow injection analysis equipment','4110330900','5','B','Y'),(19198,'Enzyme analyzers','4111330900','5','B','Y'),(19199,'Pasteur or transfer pipette dispenser','4112330900','5','B','Y'),(19200,'Patch panel','4322330900','5','B','Y'),(19201,'Heated reach in environmental or growth chambers','4110340900','5','B','Y'),(19202,'Parliament members services','9310160800','5','B','Y'),(19203,'Winches','2410160800','5','B','Y'),(19204,'Paper shredder bag','4410160800','5','B','Y'),(19205,'Silk screen screens','4510160800','5','B','Y'),(19206,'Hydraulics vocational training services','8610160800','5','B','Y'),(19207,'Commercial use mixers','4810160800','5','B','Y'),(19208,'Railway transport services of letters and parcels','7810160800','5','B','Y'),(19209,'Temporary information technology software developers','8011160800','5','B','Y'),(19210,'Limestone','1111160800','5','B','Y'),(19211,'Programming for COBOL','8111160800','5','B','Y'),(19212,'Explosive ordnance disposal EOD service','9211160800','5','B','Y'),(19213,'Election organization services','9311160800','5','B','Y'),(19214,'Gift certificate','1411160800','5','B','Y'),(19215,'Coin banks','4411160800','5','B','Y'),(19216,'Film projectors','4511160800','5','B','Y'),(19217,'Nutritional disease prevention or control services','8511160800','5','B','Y'),(19218,'Steam generators','2611160800','5','B','Y'),(19219,'Residential street lights','3911160800','5','B','Y'),(19220,'Bovine production services','7012160800','5','B','Y'),(19221,'Mergers or acquisitions law','8012160800','5','B','Y'),(19222,'Bamboo','1112160800','5','B','Y'),(19223,'Robotic pipette tips','4112160800','5','B','Y'),(19224,'Non governmental liaison services','9312160800','5','B','Y'),(19225,'Payment gateway services','8412160800','5','B','Y'),(19226,'Bar code labels','5512160800','5','B','Y'),(19227,'Psychologist services','8512160800','5','B','Y'),(19228,'Underground railway station','9512160800','5','B','Y'),(19229,'Camera assemblies','4512160800','5','B','Y'),(19230,'Pesticides pollution assessment','7712160800','5','B','Y'),(19231,'Floor machine pads','4712160800','5','B','Y'),(19232,'Salt glazed brick','3013160800','5','B','Y'),(19233,'Medical staff scrubs','4213160800','5','B','Y'),(19234,'Soaps','5313160800','5','B','Y'),(19235,'Medical Claims Review and Management','8413160800','5','B','Y'),(19236,'Toilet brushes','4713160800','5','B','Y'),(19237,'Bedpan liners or bags','4214160800','5','B','Y'),(19238,'Population distribution or analysis services','9314160800','5','B','Y'),(19239,'Film squeegee','4514160800','5','B','Y'),(19240,'Castor oil seeds','1015160800','5','B','Y'),(19241,'Satellite system maintenance or repair service','7215160800','5','B','Y'),(19242,'Government or central bank services','9315160800','5','B','Y'),(19243,'Bomb protection devices and supplies','4615160800','5','B','Y'),(19244,'Air sterilizer','4016160800','5','B','Y'),(19245,'Hemodialysis dialysate solutions','4216160800','5','B','Y'),(19246,'Custom tax or duty','9316160800','5','B','Y'),(19247,'Volleyballs','4916160800','5','B','Y'),(19248,'Mobile medical services head immobilizers','4217160800','5','B','Y'),(19249,'Motion detectors','4617160800','5','B','Y'),(19250,'Shower rod','3018160800','5','B','Y'),(19251,'Levothyroxine or thyroxine or triiodothyronine','5118160800','5','B','Y'),(19252,'Blood pressure measuring instruments accessories','4218160800','5','B','Y'),(19253,'Phone headset voice tubes','4319160800','5','B','Y'),(19254,'Fire suppression system','4619160800','5','B','Y'),(19255,'Influenza virus vaccine','5120160800','5','B','Y'),(19256,'Removable drive frames','4320160800','5','B','Y'),(19257,'Encoder decoder equipment','4321160800','5','B','Y'),(19258,'Intravenous or arterial tubing identification labels or tapes','4222160800','5','B','Y'),(19259,'Autopsy infectious disease kits','4226160800','5','B','Y'),(19260,'Estriol','5135160800','5','B','Y'),(19261,'Mower parts or accessories','2110170800','5','B','Y'),(19262,'Laboratory grinder or polisher','4110170800','5','B','Y'),(19263,'Ozone filters','4410170800','5','B','Y'),(19264,'Printing awls','4510170800','5','B','Y'),(19265,'Rescue truck','2510170800','5','B','Y'),(19266,'Literacy services','8610170800','5','B','Y'),(19267,'Mobile files','5610170800','5','B','Y'),(19268,'Slush machines','4810170800','5','B','Y'),(19269,'Inland water transport by refrigerator vessels','7810170800','5','B','Y'),(19270,'Mulching services','7011170800','5','B','Y'),(19271,'Permanent financial staffing needs','8011170800','5','B','Y'),(19272,'Video attachments for microscopes','4111170800','5','B','Y'),(19273,'Telecommunications planning services','8111170800','5','B','Y'),(19274,'Broadcast domain controller','4511170800','5','B','Y'),(19275,'Nickel iron batteries','2611170800','5','B','Y'),(19276,'Brick tile','3012170800','5','B','Y'),(19277,'Insurance law service','8012170800','5','B','Y'),(19278,'Anti coagulant test tubes','4112170800','5','B','Y'),(19279,'Biometric Security Systems','9212170800','5','B','Y'),(19280,'International political organizations services','9312170800','5','B','Y'),(19281,'Markers','4412170800','5','B','Y'),(19282,'Neon signs','5512170800','5','B','Y'),(19283,'Lifeboat station','9512170800','5','B','Y'),(19284,'Photo print washer','4512170800','5','B','Y'),(19285,'Groundwater pollution drainage services','7712170800','5','B','Y'),(19286,'Hygienic bags','4712170800','5','B','Y'),(19287,'Detonator box','1213170800','5','B','Y'),(19288,'Surgical cleanup or room turnover packs or kits','4213170800','5','B','Y'),(19289,'Office kitchen','9514170800','5','B','Y'),(19290,'Forensic magnifiers','4615170800','5','B','Y'),(19291,'Desoxyribonuclease or dornase alfa','5116170800','5','B','Y'),(19292,'Hemodialysis dialysate tubing','4216161000','5','B','Y'),(19293,'Senna glycosides or sennosides','5117161000','5','B','Y'),(19294,'Mobile medical services torso immobilizers','4217161000','5','B','Y'),(19295,'Caffeine/Dihydroergotamine/Paracetamol','5114340900','5','B','Y'),(19296,'Angioscopic valvulotomes','4220340900','5','B','Y'),(19297,'Procaine benzylpenicillin or procaine penicillin g','5128340900','5','B','Y'),(19298,'Laboratory scrubbers','4110350900','5','B','Y'),(19299,'Mobile messaging service software','4323350900','5','B','Y'),(19300,'Dicloxacillin sodium','5128350900','5','B','Y'),(19301,'Tenofovir alafenamide fumarate','5134350900','5','B','Y'),(19302,'Patient restraint boards','4214360900','5','B','Y'),(19303,'Domestic or commercial appliance installation service','7215360900','5','B','Y'),(19304,'Refrigerated baths','4110370900','5','B','Y'),(19305,'Modulation meters','4111370900','5','B','Y'),(19306,'Visible light radiators','4214370900','5','B','Y'),(19307,'Combination displays and printers for x ray system calibrator sets','4220370900','5','B','Y'),(19308,'Cefprozil','5128370900','5','B','Y'),(19309,'Ketotifen fumarate','5131370900','5','B','Y'),(19310,'Hematology or chemistry mixers','4110380900','5','B','Y'),(19311,'Ground penetrating radar','4111380900','5','B','Y'),(19312,'Dolutegravir/Abacavir/Lamivudine','5134380900','5','B','Y'),(19313,'Centrifuge rotors','4110390900','5','B','Y'),(19314,'Soil core sampling apparatus','4111390900','5','B','Y'),(19315,'Air sampling pumps','4110400900','5','B','Y'),(19316,'Industrial dock and dock equipment installation service','7215400900','5','B','Y'),(19317,'Medical radiological shielding eyewears','4220400900','5','B','Y'),(19318,'Capacity Analysis (Aviation)','7820400900','5','B','Y'),(19319,'Blood unit collection bags','4110410900','5','B','Y'),(19320,'Centrifugal pump maintenance or repair service','7215410900','5','B','Y'),(19321,'Cefotaxime','5128410900','5','B','Y'),(19322,'Deoxiders','4110420900','5','B','Y'),(19323,'Microaerophilic environmental cutlure system','4110430900','5','B','Y'),(19324,'Wind surface observing apparatus','4111440900','5','B','Y'),(19325,'Vacuum ovens','4110450900','5','B','Y'),(19326,'Tensiometers','4111450900','5','B','Y'),(19327,'Ibuprofen','5138450900','5','B','Y'),(19328,'Whole Red Lentils (WFP food convention)','5040450900','5','B','Y'),(19329,'Laboratory safety furnaces','4110460900','5','B','Y'),(19330,'Forging testing apparatus','4111460900','5','B','Y'),(19331,'Laboratory filter holders or cyclones','4110490900','5','B','Y'),(19332,'Endoscopic dilators or inflation devices','4229490900','5','B','Y'),(19333,'Amlodipine/olmesartan','5143490900','5','B','Y'),(19334,'Aluminum SAE 5000 series cold rolled sheet','3026500900','5','B','Y'),(19335,'Rotary vane pumps','4110510900','5','B','Y'),(19336,'Multidepartment manual slide stainer set','4110520900','5','B','Y'),(19337,'Business etiquette instructional materials','6010530900','5','B','Y'),(19338,'Kits or reagents for capillary electrophoresis','4110530900','5','B','Y'),(19339,'Nuclear magnetic resonance NMR spectrometers','4111540900','5','B','Y'),(19340,'Surgical applicators','4229540900','5','B','Y'),(19341,'Split Peas (WFP food convention)','5042540900','5','B','Y'),(19342,'Nucleic acids quantitation kits','4110550900','5','B','Y'),(19343,'Conductivity meters','4111560900','5','B','Y'),(19344,'High pressure liquid chromatography HPLC columns','4111570900','5','B','Y'),(19345,'Coagulation analyzers','4111580900','5','B','Y'),(19346,'Histology analyzer reagents','4111600900','5','B','Y'),(19347,'Coagulation reagents or solutions','4111610900','5','B','Y'),(19348,'Transportation teaching aids or materials','6010620900','5','B','Y'),(19349,'Syndicated or proprietary forecast studies','8014150800','5','B','Y'),(19350,'Blasting service except building demolition','7214150800','5','B','Y'),(19351,'Voluntary service management','9314150800','5','B','Y'),(19352,'Diving boot','4914150800','5','B','Y'),(19353,'Eggplant seeds or seedlings','1015150800','5','B','Y'),(19354,'Shingles','3015150800','5','B','Y'),(19355,'Taxidermy services','8215150800','5','B','Y'),(19356,'Computerized controls installation service','7215150800','5','B','Y'),(19357,'Government departments services','9315150800','5','B','Y'),(19358,'Helmet, bullet proof','4615150800','5','B','Y'),(19359,'Document destruction services','8016150800','5','B','Y'),(19360,'Peritoneal dialysis unit straps or harnesses','4216150800','5','B','Y'),(19361,'Pocket doors','3017150800','5','B','Y'),(19362,'Restroom partitions','3018150800','5','B','Y'),(19363,'Fire retardant apparel','4618150800','5','B','Y'),(19364,'Heavy truck maintenance and repair','7818150800','5','B','Y'),(19365,'Termite shields','1019150800','5','B','Y'),(19366,'Digital telephones','4319150800','5','B','Y'),(19367,'Jetways','2519150800','5','B','Y'),(19368,'Belt monitoring system','4619150800','5','B','Y'),(19369,'Medical computed tomography CT or CAT monitors','4220150800','5','B','Y'),(19370,'Dispersion compensation fiber module DCFMs','4320150800','5','B','Y'),(19371,'Multifunctional mobility devices','4221150800','5','B','Y'),(19372,'Personal computers','4321150800','5','B','Y'),(19373,'Intravenous or arterial catheter skin care kits or sets','4222150800','5','B','Y'),(19374,'Telephone busy lamp fields','4322150800','5','B','Y'),(19375,'Mine detecting dog MDD','4622150800','5','B','Y'),(19376,'Inventory management software','4323150800','5','B','Y'),(19377,'Gin pole and accessories','3024150800','5','B','Y'),(19378,'Postmortem needles','4226150800','5','B','Y'),(19379,'Steam autoclaves or sterilizers','4228150800','5','B','Y'),(19380,'Calville blanche d\'hiver apples','5030150800','5','B','Y'),(19381,'Operational or instructional videos for medical equipment','4230150800','5','B','Y'),(19382,'Organic calville blanche d\'hiver apples','5031150800','5','B','Y'),(19383,'Lighting controls','4511180800','5','B','Y'),(19384,'Yachts','2511180800','5','B','Y'),(19385,'Vehicle rental','7811180800','5','B','Y'),(19386,'Laboratory burets','4112180800','5','B','Y'),(19387,'Freezer paper','1412180800','5','B','Y'),(19388,'Electrical erasers','4412180800','5','B','Y'),(19389,'X ray laboratory services','8512180800','5','B','Y'),(19390,'Oil or gas platform','9512180800','5','B','Y'),(19391,'Microfilm processor components or accessories','4512180800','5','B','Y'),(19392,'Identification badge clip','5512180800','5','B','Y'),(19393,'Drain or pipe cleaning equipment','4712180800','5','B','Y'),(19394,'Aminocaproic acid','5113180800','5','B','Y'),(19395,'Dry germicidal','4713180800','5','B','Y'),(19396,'Diathermy electrodes','4214180800','5','B','Y'),(19397,'Occupational health or safety services','9314180800','5','B','Y'),(19398,'Tax returns','9316180800','5','B','Y'),(19399,'Difenidol or diphenidol','5117180800','5','B','Y'),(19400,'Rough in valve','3018180800','5','B','Y'),(19401,'Patient care beds for specialty care','4219180800','5','B','Y'),(19402,'Medical x ray buckys','4220180800','5','B','Y'),(19403,'Read only compact disc CD','4320180800','5','B','Y'),(19404,'Obesity measurement tool','4921180800','5','B','Y'),(19405,'Synchronous digital hierarchy SDH telecom equipment','4322180800','5','B','Y'),(19406,'Ribs or abdomen orthopedic softgoods','4224180800','5','B','Y'),(19407,'Cadaver trays','4226180800','5','B','Y'),(19408,'Sterilization papers or sheets','4228180800','5','B','Y'),(19409,'Fenofibrate','5132180800','5','B','Y'),(19410,'Artemether','5110190800','5','B','Y'),(19411,'Quads','2510190800','5','B','Y'),(19412,'Foundry site investigation','7710190800','5','B','Y'),(19413,'Food service chafers','4810190800','5','B','Y'),(19414,'Graphic recorders','4111190800','5','B','Y'),(19415,'Magnetic boards or accessories','4411190800','5','B','Y'),(19416,'Case making services','8212190800','5','B','Y'),(19417,'Ballpoint pen ink refill','4412190800','5','B','Y'),(19418,'Research or testing facility','9512190800','5','B','Y'),(19419,'Sign holders or stands','5512190800','5','B','Y'),(19420,'Hetastarch','5113190800','5','B','Y'),(19421,'Agrarian reform or land settlement services','9314190800','5','B','Y'),(19422,'Refractory or acid brick masonry service','7215190800','5','B','Y'),(19423,'Window arch','3017190800','5','B','Y'),(19424,'Not for profit organization relations consultation and engagement','8017190800','5','B','Y'),(19425,'Intracompartmental pressure monitoring sets','4218190800','5','B','Y'),(19426,'Medical chart caddies','4219190800','5','B','Y'),(19427,'Medical fluoroscopic screen hoods','4220190800','5','B','Y'),(19428,'Cutting or paring boards for the physically challenged','4221190800','5','B','Y'),(19429,'Vacuum fluorescent display','4321190800','5','B','Y'),(19430,'Sterilization instrument tray liners','4228190800','5','B','Y'),(19431,'Condiment counters','4810200800','5','B','Y'),(19432,'Cd rom mastering services','8111200800','5','B','Y'),(19433,'Sorafenib','5111200800','5','B','Y'),(19434,'In person bengali interpretation service','8211200800','5','B','Y'),(19435,'Wall planners or refills','4411200800','5','B','Y'),(19436,'Veterinary laboratory technology','7012200800','5','B','Y'),(19437,'Tab indexes','4412200800','5','B','Y'),(19438,'Catheter room','9512200800','5','B','Y'),(19439,'Tree nut crops market preparation services','7014200800','5','B','Y'),(19440,'Urban community services','9314200800','5','B','Y'),(19441,'Coffee seed or seedlings','1015200800','5','B','Y'),(19442,'Dental x ray units','4215200800','5','B','Y'),(19443,'Mobile medical services rappel kits','4217200800','5','B','Y'),(19444,'Compressed Air Breathing Apparatus (CABA)','4618200800','5','B','Y'),(19445,'Ultra density optical UDO blank disks','4320200800','5','B','Y'),(19446,'Infusion pump kits','4222200800','5','B','Y'),(19447,'Intubation gauges or guides','4227200800','5','B','Y'),(19448,'Norethindrone or norethisterone','5135200800','5','B','Y'),(19449,'Packaging compactors','2410210800','5','B','Y'),(19450,'Mail machine accessories','4410210800','5','B','Y'),(19451,'Aluminum food wrapping foil','4810210800','5','B','Y'),(19452,'Loadcells','4111210800','5','B','Y'),(19453,'Combination chair with desk','5611210800','5','B','Y'),(19454,'Microbiology inoculation loops or needles','4112210800','5','B','Y'),(19455,'Wrapping Crepe','1412210800','5','B','Y'),(19456,'Hospital pillow covers or pillowcases','4213210800','5','B','Y'),(19457,'Therapeutic heating or cooling pads or compresses or packs','4214210800','5','B','Y'),(19458,'Electrical equipment maintenance and repair service','7315210800','5','B','Y'),(19459,'Wire mesh fabric or cloth','1116210800','5','B','Y'),(19460,'Desmopressin acetate','5118210800','5','B','Y'),(19461,'Hospital folding cots','4219210800','5','B','Y'),(19462,'Memory card case','4320210800','5','B','Y'),(19463,'Thermal tape printers','4321210800','5','B','Y'),(19464,'Calendar and scheduling software','4323210800','5','B','Y'),(19465,'Wound drainage pouches','4231210800','5','B','Y'),(19466,'Oxycodone','5137210800','5','B','Y'),(19467,'Security and protection software maintenance','8111220800','5','B','Y'),(19468,'Calibration sources','1214220800','5','B','Y'),(19469,'Patient temperature strips','4218220800','5','B','Y'),(19470,'Wheelchair accessories','4219220800','5','B','Y'),(19471,'Lead assemblies','4320220800','5','B','Y'),(19472,'Cefoxitin sodium','5128220800','5','B','Y'),(19473,'Suture removers','4231220800','5','B','Y'),(19474,'Point of sale hardware maintenance and support service','8111230800','5','B','Y'),(19475,'Idarucizumab','5113230800','5','B','Y'),(19476,'Methylene blue or methylthioninium chloride','5117230800','5','B','Y'),(19477,'Electroencephalograph EEGs','4218230800','5','B','Y'),(19478,'Roxithromycin','5128230800','5','B','Y'),(19479,'Clotrimazole','5130230800','5','B','Y'),(19480,'Valganciclovir','5134230800','5','B','Y'),(19481,'Automatic labeling systems','4410240800','5','B','Y'),(19482,'Pressure intensifiers','4111240800','5','B','Y'),(19483,'Laboratory scissors','4112240800','5','B','Y'),(19484,'Web platform development software','4323240800','5','B','Y'),(19485,'Sevoflurane','5127240800','5','B','Y'),(19486,'Dobutamine hydrochloride','5139240800','5','B','Y'),(19487,'Deflazacort','5142240800','5','B','Y'),(19488,'Entomological aspirators','4110250800','5','B','Y'),(19489,'Gas gauges','4111250800','5','B','Y'),(19490,'Bendamustine hydrochloride','5111250800','5','B','Y'),(19491,'Dental syringes or needles or syringes with needles','4215250800','5','B','Y'),(19492,'Wood floor installation and refinishing service','7215250800','5','B','Y'),(19493,'Phonebook software','4323250800','5','B','Y'),(19494,'Animal testing equipment','4110260800','5','B','Y'),(19495,'Typewriter printing elements','4410260800','5','B','Y'),(19496,'Hemocytometer cover glass','4112260800','5','B','Y'),(19497,'Medical syringes without needle','4214260800','5','B','Y'),(19498,'Network repeaters','4322260800','5','B','Y'),(19499,'Industrial control software','4323260800','5','B','Y'),(19500,'Nurses uniforms','5310270800','5','B','Y'),(19501,'Urological instrument adapters','4214270800','5','B','Y'),(19502,'Parking lot construction service','7215270800','5','B','Y'),(19503,'Portable baby/child measuring set','4218270800','5','B','Y'),(19504,'Demining technical survey','8110280800','5','B','Y'),(19505,'General purpose trays','4112280800','5','B','Y'),(19506,'Covers or liners for weighing scales','4218280800','5','B','Y'),(19507,'Metronidazole','5128280800','5','B','Y'),(19508,'Compact disc cleaners or scratch removers','4410290800','5','B','Y'),(19509,'Smoke stack installation service','7215290800','5','B','Y'),(19510,'Vehicle rear light','2517290800','5','B','Y'),(19511,'Volmet Equipment ','2520290800','5','B','Y'),(19512,'Switch or router software','4323290800','5','B','Y'),(19513,'Mirtazapine','5129290800','5','B','Y'),(19514,'Surgical purstring devices','4229290800','5','B','Y'),(19515,'Refrigerated cooling modules','4110300800','5','B','Y'),(19516,'Cintigraphic analyzers','4111300800','5','B','Y'),(19517,'Developer for printers or photocopiers','4410310800','5','B','Y'),(19518,'Nitrogen oxide analyzers','4111310800','5','B','Y'),(19519,'Insulated box for vaccines','2411310800','5','B','Y'),(19520,'Abdominal decompression chambers','4214310800','5','B','Y'),(19521,'Tennis court construction service','7215310800','5','B','Y'),(19522,'Vehicle navigation systems','2517310800','5','B','Y'),(19523,'WLAN wireless access network equipment and components','4322310800','5','B','Y'),(19524,'Colistimethate sodium','5128310800','5','B','Y'),(19525,'Blood bank cell washers','4110320800','5','B','Y'),(19526,'Insulation of pipes and boilers service','7215320800','5','B','Y'),(19527,'Mobile or messaging game platform','4322320800','5','B','Y'),(19528,'High vacuum combustion apparatus','4110330800','5','B','Y'),(19529,'Pipette storage canister or box','4112330800','5','B','Y'),(19530,'Network system equipment rack','4322330800','5','B','Y'),(19531,'Refrigerated reach in environmental or growth chambers','4110340800','5','B','Y'),(19532,'Cardiovascular sheath kits','4220340800','5','B','Y'),(19533,'Prazocillin','5128340800','5','B','Y'),(19534,'Carbon filtered enclosures','4110350800','5','B','Y'),(19535,'Binding die punch','4410350800','5','B','Y'),(19536,'Mobile operator specific application software','4323350800','5','B','Y'),(19537,'Coincidence or anticoincidence counters','4111360800','5','B','Y'),(19538,'Patient stabilization or fall prevention devices','4214360800','5','B','Y'),(19539,'Window treatment installation service','7215360800','5','B','Y'),(19540,'Insulin beef','5118360800','5','B','Y'),(19541,'Sand baths','4110370800','5','B','Y'),(19542,'Power meters','4111370800','5','B','Y'),(19543,'Phototherapy vests','4214370800','5','B','Y'),(19544,'Medical x ray film processing fixers','4220370800','5','B','Y'),(19545,'Riociguat','5143370800','5','B','Y'),(19546,'Platelet mixers','4110380800','5','B','Y'),(19547,'Gravimeters','4111380800','5','B','Y'),(19548,'Vacuum centrifuges','4110390800','5','B','Y'),(19549,'Sand testing apparatus','4111390800','5','B','Y'),(19550,'Sulfadiazine','5128390800','5','B','Y'),(19551,'Air samplers or collectors','4110400800','5','B','Y'),(19552,'Diamond drilling and sawing service','7215400800','5','B','Y'),(19553,'Medical radiological shielding chambers or rooms or safes or cabinets','4220400800','5','B','Y'),(19554,'E-Passport, Id, E-Health Services, Surveys, Planning & Studies (Aviation)','7820400800','5','B','Y'),(19555,'Non vacuum blood collection tubes or containers','4110410800','5','B','Y'),(19556,'Vibrometers','4111410800','5','B','Y'),(19557,'Reciprocating pump maintenance or repair service','7215410800','5','B','Y'),(19558,'Ceftazidime','5128410800','5','B','Y'),(19559,'Dehydrators','4110420800','5','B','Y'),(19560,'Anaerobic environmental culture systems or supplies','4110430800','5','B','Y'),(19561,'Temperature or humidity surface observing apparatus','4111440800','5','B','Y'),(19562,'Induction dryers','4110450800','5','B','Y'),(19563,'Surface testers','4111450800','5','B','Y'),(19564,'Fatigue testers','4111460800','5','B','Y'),(19565,'Laboratory cartridge element filters','4110490800','5','B','Y'),(19566,'Endoscopic clamp or dissector or grasper or forceps','4229490800','5','B','Y'),(19567,'Amlodipine/hydrochlorothiazide/valsartan','5143490800','5','B','Y'),(19568,'Aluminum SAE 4000 series hot rolled sheet','3026500800','5','B','Y'),(19569,'Laboratory general purpose tubing','4110510800','5','B','Y'),(19570,'Laboratory staining rack and tray','4110520800','5','B','Y'),(19571,'Team building skills instructional materials','6010530800','5','B','Y'),(19572,'Capillaries or cartridges','4110530800','5','B','Y'),(19573,'Lightmeters','4111530800','5','B','Y'),(19574,'Infrared spectrometers','4111540800','5','B','Y'),(19575,'Surgical scrub brushes','4229540800','5','B','Y'),(19576,'Whole Yellow Peas (WFP food convention)','5042540800','5','B','Y'),(19577,'Nucleic acids coprecipitants','4110550800','5','B','Y'),(19578,'Methyl salicylate','5138560800','5','B','Y'),(19579,'High pressure thin layer chromatograph TLC','4111570800','5','B','Y'),(19580,'Chemistry analyzer accessories or supplies','4111580800','5','B','Y'),(19581,'Understanding the risks of birth defects instructional materials','6010590800','5','B','Y'),(19582,'Viral packaging kits','4110590800','5','B','Y'),(19583,'Hematology analyzer reagents','4111600800','5','B','Y'),(19584,'Safety or hazardous teaching aids or materials','6010610800','5','B','Y'),(19585,'Coagulation test kits or supplies','4111610800','5','B','Y'),(19586,'Medical teaching aids or materials','6010620800','5','B','Y'),(19587,'Blood chemistry multiple parameter monitor or meter','4111620800','5','B','Y'),(19588,'Surgical robotic retractor instruments','4229620800','5','B','Y'),(19589,'Polymerase chain reaction PCR or reverse transcriptase polymerase chain reaction RT PCR primers','4110630800','5','B','Y'),(19590,'Endoscopic video cameras or recorders or adapters or accessories','4229640800','5','B','Y'),(19591,'Mammalian cell expression kits','4110650800','5','B','Y'),(19592,'Fusion vectors','4110660800','5','B','Y'),(19593,'Trauma and emergency surgery kit','5703010900','5','B','Y'),(19594,'Dormitory remodeling service','7211110900','5','B','Y'),(19595,'Viaduct construction and repair service','7214110900','5','B','Y'),(19596,'Polycarbonate films','1311120900','5','B','Y'),(19597,'Levee construction service','7214120900','5','B','Y'),(19598,'Hydroquinone','5124120900','5','B','Y'),(19599,'Training Course - Flight ','8610140900','5','B','Y'),(19600,'Public library construction','7212140900','5','B','Y'),(19601,'Donor retention services','8014140900','5','B','Y'),(19602,'Wireless network interface cards','4320140900','5','B','Y'),(19603,'Asses','1010150900','5','B','Y'),(19604,'Government affairs and community relations consultation service','8010150900','5','B','Y'),(19605,'Trencher drainage machine','2110150900','5','B','Y'),(19606,'Airport engineering','8110150900','5','B','Y'),(19607,'Backhoes','2210150900','5','B','Y'),(19608,'Fire protection system and equipment maintenance or repair service','7210150900','5','B','Y'),(19609,'Service water','8310150900','5','B','Y'),(19610,'Wagons','2410150900','5','B','Y'),(19611,'Thermal fax machine','4410150900','5','B','Y'),(19612,'Marine fuel','1510150900','5','B','Y'),(19613,'Educational or vocational textbooks','5510150900','5','B','Y'),(19614,'Gynecological or obstetrical hospital services','8510150900','5','B','Y'),(19615,'Ultraviolet UV rotary printer','4510150900','5','B','Y'),(19616,'Electrically powered vehicle','2510150900','5','B','Y'),(19617,'Hydroelectric engines','2610150900','5','B','Y'),(19618,'Natural resources vocational training services','8610150900','5','B','Y'),(19619,'Dressers or armoires','5610150900','5','B','Y'),(19620,'Commercial use deep fryers','4810150900','5','B','Y'),(19621,'Job evaluation service','8011150900','5','B','Y'),(19622,'Asphalt based concrete','3011150900','5','B','Y'),(19623,'Floor or platform scales','4111150900','5','B','Y'),(19624,'Internet or intranet client application development services','8111150900','5','B','Y'),(19625,'Stationery','1411150900','5','B','Y'),(19626,'Pen or pencil holders','4411150900','5','B','Y'),(19627,'Water bags','2411150900','5','B','Y'),(19628,'Cruise ships','2511150900','5','B','Y'),(19629,'Zoonotic disease prevention or control services','8511150900','5','B','Y'),(19630,'Methylacetylene propadiene MAPP gas','1511150900','5','B','Y'),(19631,'Modular technical office packages','5611150900','5','B','Y'),(19632,'Augers','2711150900','5','B','Y'),(19633,'Laundry work table','4711150900','5','B','Y'),(19634,'Pasteur or transfer pipettes','4112150900','5','B','Y'),(19635,'Security or financial instruments printing','8212150900','5','B','Y'),(19636,'Underground Electrical Services','7212150900','5','B','Y'),(19637,'International law promotion or recognition services','9312150900','5','B','Y'),(19638,'Mailing bags','4412150900','5','B','Y'),(19639,'Composite paper or paperboard without surface coating','1412150900','5','B','Y'),(19640,'Student computer tables','5612150900','5','B','Y'),(19641,'Camping or outdoor stoves','4912150900','5','B','Y'),(19642,'Mouthpieces','6013150900','5','B','Y'),(19643,'Sound proof block','3013150900','5','B','Y'),(19644,'Hospital robes','4213150900','5','B','Y'),(19645,'Ammonium nitrate and fuel oil ANFO','1213150900','5','B','Y'),(19646,'Mouth fresheners','5313150900','5','B','Y'),(19647,'Comprehensive projects insurance','8413150900','5','B','Y'),(19648,'Fixed wing training aircraft or trainer','2513150900','5','B','Y'),(19649,'Film spotting color','4513150900','5','B','Y'),(19650,'Wind power plants','2613150900','5','B','Y'),(19651,'Market intelligence or competitive analysis','8014150900','5','B','Y'),(19652,'Vigabatrin','5114150900','5','B','Y'),(19653,'Trenching service','7214150900','5','B','Y'),(19654,'Social problems analysis or management services','9314150900','5','B','Y'),(19655,'Diver hood','4914150900','5','B','Y'),(19656,'Endive seeds or seedlings','1015150900','5','B','Y'),(19657,'Rubber support block','3015150900','5','B','Y'),(19658,'Energy management controls installation service','7215150900','5','B','Y'),(19659,'Public or outdoor artwork or decorative fixture installation and maintenance','8215150900','5','B','Y'),(19660,'Government information services','9315150900','5','B','Y'),(19661,'Ballistic/Fragmentation Equipment','4615150900','5','B','Y'),(19662,'Natural sugars or sweetening products','5016150900','5','B','Y'),(19663,'Peritoneal dialysis units or cyclers ','4216150900','5','B','Y'),(19664,'Softballs','4916150900','5','B','Y'),(19665,'Revolving doors','3017150900','5','B','Y'),(19666,'Hazardous material protective apparel','4618150900','5','B','Y'),(19667,'Rail car inspection and maintenance service','7818150900','5','B','Y'),(19668,'Insecticides','1019150900','5','B','Y'),(19669,'Mannitol','5119150900','5','B','Y'),(19670,'Analog telephones','4319150900','5','B','Y'),(19671,'Aircraft pushback or tow tractors','2519150900','5','B','Y'),(19672,'Toxic vapor detector','4619150900','5','B','Y'),(19673,'Medical computed tomography CT or CAT power conditioners','4220150900','5','B','Y'),(19674,'Exchange datacom modules','4320150900','5','B','Y'),(19675,'Tablet computers','4321150900','5','B','Y'),(19676,'Intravenous or arterial catheter trays','4222150900','5','B','Y'),(19677,'Telephone call accounting systems','4322150900','5','B','Y'),(19678,'Mine self destruction mechanism','4622150900','5','B','Y'),(19679,'Bar coding software','4323150900','5','B','Y'),(19680,'Mast section and king pole','3024150900','5','B','Y'),(19681,'Thermoplastic orthoses components','4224150900','5','B','Y'),(19682,'Autopsy dissection kits','4226150900','5','B','Y'),(19683,'Terizidone','5128150900','5','B','Y'),(19684,'Sterilization containers or trays','4228150900','5','B','Y'),(19685,'Cameo apples','5030150900','5','B','Y'),(19686,'Organic cameo apples','5031150900','5','B','Y'),(19687,'Medroxyprogesterone','5135150900','5','B','Y'),(19688,'Vitamin B12 supplement','5050150900','5','B','Y'),(19689,'Ceiling fan','4010160900','5','B','Y'),(19690,'Tilts','2410160900','5','B','Y'),(19691,'Sludge or sewage handling trucks','2510160900','5','B','Y'),(19692,'Silk screen printing racks','4510160900','5','B','Y'),(19693,'Industrial vocational training services','8610160900','5','B','Y'),(19694,'Microbiocides','4710160900','5','B','Y'),(19695,'Commercial use pasta machines','4810160900','5','B','Y'),(19696,'Railway transport by tanker car','7810160900','5','B','Y'),(19697,'Temporary information technology systems or database administrators','8011160900','5','B','Y'),(19698,'Programming for FORTRAN','8111160900','5','B','Y'),(19699,'Basalt','1111160900','5','B','Y'),(19700,'Mine action center MAC or mine action coordination center MACC service','9211160900','5','B','Y'),(19701,'Counterfeit bill detectors or supplies','4411160900','5','B','Y'),(19702,'Cover paper','1411160900','5','B','Y'),(19703,'Multimedia projectors','4511160900','5','B','Y'),(19704,'Radiation sickness prevention or control services','8511160900','5','B','Y'),(19705,'Crossroad','9511160900','5','B','Y'),(19706,'Gas turbine generator','2611160900','5','B','Y'),(19707,'Legal Research Services','8012160900','5','B','Y'),(19708,'Variable volume pipette tips','4112160900','5','B','Y'),(19709,'Non aligned countries cooperation','9312160900','5','B','Y'),(19710,'Packaging labels','5512160900','5','B','Y'),(19711,'Camera brackets','4512160900','5','B','Y'),(19712,'Network cable','2612160900','5','B','Y'),(19713,'Nitrates pollution assessment','7712160900','5','B','Y'),(19714,'Fabricated brick','3013160900','5','B','Y'),(19715,'Bovine semen','1113160900','5','B','Y'),(19716,'Medical staff shoe covers','4213160900','5','B','Y'),(19717,'Sun protection products','5313160900','5','B','Y'),(19718,'Food aid policies or programs','9313160900','5','B','Y'),(19719,'Employee assistance programs','8413160900','5','B','Y'),(19720,'Sponsorship of event or celebrity','8014160900','5','B','Y'),(19721,'Population composition analysis services','9314160900','5','B','Y'),(19722,'Film developing machine worktable','4514160900','5','B','Y'),(19723,'Maize seeds','1015160900','5','B','Y'),(19724,'Satellite system hub support service','7215160900','5','B','Y'),(19725,'Identification card discriminator','4615160900','5','B','Y'),(19726,'Water purification system','4016160900','5','B','Y'),(19727,'Hemodialysis dialysate tanks','4216160900','5','B','Y'),(19728,'Tariff or duty','9316160900','5','B','Y'),(19729,'Mobile medical services restraint or spine board straps','4217160900','5','B','Y'),(19730,'Convex security mirrors','4617160900','5','B','Y'),(19731,'Shower caddy','3018160900','5','B','Y'),(19732,'Blood pressure monitor dome kits','4218160900','5','B','Y'),(19733,'Sodium bicarbonate or sodium hydrogen carbonate','5119160900','5','B','Y'),(19734,'Phone headsets','4319160900','5','B','Y'),(19735,'Fire escape equipment','4619160900','5','B','Y'),(19736,'Measles virus vaccine','5120160900','5','B','Y'),(19737,'Medical magnetic resonance imaging MRI scanners','4220160900','5','B','Y'),(19738,'Storage device trays or assemblies','4320160900','5','B','Y'),(19739,'Universal serial bus hubs or connectors','4321160900','5','B','Y'),(19740,'Intravenous or arterial tubing administration sets','4222160900','5','B','Y'),(19741,'Postmortem identification tags or bracelets','4226160900','5','B','Y'),(19742,'Vehicle air purifier','2517271100','5','B','Y'),(19743,'Glimepiride/metformin','5118271100','5','B','Y'),(19744,'Bacitracin/hydrocortisone/neomycin/polymyxin b','5110281100','5','B','Y'),(19745,'Canine explosive detection team','8110281100','5','B','Y'),(19746,'Test and culture tube dispenser','4112281100','5','B','Y'),(19747,'Telephony equipment alarm units','4322281100','5','B','Y'),(19748,'Histological knives or knife holders or blades','4110291100','5','B','Y'),(19749,'Cleaning wipes for office machines','4410291100','5','B','Y'),(19750,'Multilateration Surveillance (MLAT)','2520291100','5','B','Y'),(19751,'Network connectivity terminal emulation software','4323291100','5','B','Y'),(19752,'General purpose refrigerators or refrigerator freezers','4110301100','5','B','Y'),(19753,'Ink rolls','4410311100','5','B','Y'),(19754,'Fetal blood samplers or collecting kits','4214311100','5','B','Y'),(19755,'Satellite Navigation Equipment ','2517311100','5','B','Y'),(19756,'OSS mobile core network equipment and components','4322311100','5','B','Y'),(19757,'Cetirizine dihydrochloride','5131311100','5','B','Y'),(19758,'Laboratory wastewater treatment equipment','4110321100','5','B','Y'),(19759,'Paging controllers','4322321100','5','B','Y'),(19760,'Manometers','4110331100','5','B','Y'),(19761,'Halide detector lamp','4111331100','5','B','Y'),(19762,'Phlebotomy area organization rack and dispenser','4112331100','5','B','Y'),(19763,'Fiber optic attenuator','4322331100','5','B','Y'),(19764,'Refrigerated walk in environmental or growth chambers','4110341100','5','B','Y'),(19765,'Screen saver software','4323341100','5','B','Y'),(19766,'Piroxicillin','5128341100','5','B','Y'),(19767,'Laboratory enclosure accessories','4110351100','5','B','Y'),(19768,'Mobile location based services software','4323351100','5','B','Y'),(19769,'Medical or surgical suction or vacuum appliance accessories','4229351100','5','B','Y'),(19770,'Tenofovir disoproxil','5134351100','5','B','Y'),(19771,'Cross talk meters','4111361100','5','B','Y'),(19772,'Kitchen cabinet installation service','7215361100','5','B','Y'),(19773,'Liraglutide','5118361100','5','B','Y'),(19774,'Benzoic acid/salicylic acid','5130361100','5','B','Y'),(19775,'Reciprocating shaking water baths','4110371100','5','B','Y'),(19776,'Network analyzers','4111371100','5','B','Y'),(19777,'Medical x ray film dryers','4220371100','5','B','Y'),(19778,'loracarbef','5128371100','5','B','Y'),(19779,'Orbital shakers','4110381100','5','B','Y'),(19780,'Solid bearing tester','4111381100','5','B','Y'),(19781,'Emtricitabine/Tenofovir Alafenamide/Bictegravir','5134381100','5','B','Y'),(19782,'Centrifuge adapters','4110391100','5','B','Y'),(19783,'Filters or other spare parts for samplers','4110401100','5','B','Y'),(19784,'Epoxy application service','7215401100','5','B','Y'),(19785,'Airport Inspection And Certification ','7820401100','5','B','Y'),(19786,'Cytology collection kits or containers','4110411100','5','B','Y'),(19787,'Softeners','4110421100','5','B','Y'),(19788,'Meteorology instrument accessories','4111441100','5','B','Y'),(19789,'Hybridization ovens or incubators','4110451100','5','B','Y'),(19790,'Softness tester','4111451100','5','B','Y'),(19791,'Ketoprofen','5138451100','5','B','Y'),(19792,'Laboratory furnace replacement insulation','4110461100','5','B','Y'),(19793,'Hardness testers','4111461100','5','B','Y'),(19794,'Autotransfusion waste collection systems','4229461100','5','B','Y'),(19795,'Density gradient fractionators','4110481100','5','B','Y'),(19796,'Laboratory air filtration systems','4110491100','5','B','Y'),(19797,'Sulfamethoxazole/trimethoprim','5128491100','5','B','Y'),(19798,'Aluminum SAE 6000 series cold rolled sheet','3026501100','5','B','Y'),(19799,'Blotting or transfer apparatus','4110531100','5','B','Y'),(19800,'Photometers','4111531100','5','B','Y'),(19801,'Inductively coupled plasma ICP spectrometers','4111541100','5','B','Y'),(19802,'Surgical blade holders or breakers','4229541100','5','B','Y'),(19803,'Kits for plasmids deoxyribonucleic acid DNA extraction from yeast','4110551100','5','B','Y'),(19804,'Deoxyribonucleic sequence analyzers','4111581100','5','B','Y'),(19805,'Peripheral stents','4229591100','5','B','Y'),(19806,'Microbiology analyzer reagents','4111601100','5','B','Y'),(19807,'Cytology test kits or supplies','4111611100','5','B','Y'),(19808,'Media ingredients or additives schizosaccharomyces pombe','4110621100','5','B','Y'),(19809,'Ethanol breathalyzer','4111621100','5','B','Y'),(19810,'Surgical robotic ultrasonic energy instruments','4229621100','5','B','Y'),(19811,'Purified ribonucleic acids RNA','4110631100','5','B','Y'),(19812,'Cystoscopes or cystourethroscopes','4229631100','5','B','Y'),(19813,'Endoscopic converters','4229641100','5','B','Y'),(19814,'Kits for protein extraction from bacteria','4110651100','5','B','Y'),(19815,'Hybrid system vectors or kits','4110661100','5','B','Y'),(19816,'Diarrheal disease kit','5703011200','5','B','Y'),(19817,'Natural gas compressor station construction service','7214111200','5','B','Y'),(19818,'Bulgur Wheat (WFP food convention)','5022111200','5','B','Y'),(19819,'Biaxially orientated polypropylene','1311121200','5','B','Y'),(19820,'Pond construction service','7214121200','5','B','Y'),(19821,'Motor repair kit','2610141200','5','B','Y'),(19822,'Training - Flight Inspection Equipment ','8610141200','5','B','Y'),(19823,'Offline media buying','8014141200','5','B','Y'),(19824,'PCMCIA or PC card','4320141200','5','B','Y'),(19825,'Rabbits','1010151200','5','B','Y'),(19826,'Ventilation tube fittings','4010151200','5','B','Y'),(19827,'Actuarial consulting services','8010151200','5','B','Y'),(19828,'Geographic information system GIS services','8110151200','5','B','Y'),(19829,'Hoist construction service','7210151200','5','B','Y'),(19830,'Power buggies','2410151200','5','B','Y'),(19831,'Thermal transfer printer for commercial printing applications','4510151200','5','B','Y'),(19832,'Mixers or agitators','4710151200','5','B','Y'),(19833,'Commercial use grills','4810151200','5','B','Y'),(19834,'Triple beam balances','4111151200','5','B','Y'),(19835,'Computer graphics service','8111151200','5','B','Y'),(19836,'Graph paper','1411151200','5','B','Y'),(19837,'Literature rack','4411151200','5','B','Y'),(19838,'Straw bag','2411151200','5','B','Y'),(19839,'Immunization services','8511151200','5','B','Y'),(19840,'Oil or gas workboat','2511151200','5','B','Y'),(19841,'Embossing','8212151200','5','B','Y'),(19842,'Offshore oil and gas production facility equipment installation and integration service','7212151200','5','B','Y'),(19843,'Mailer tube caps','4412151200','5','B','Y'),(19844,'Cold pack or ice brick','2412151200','5','B','Y'),(19845,'Underwater cameras','4512151200','5','B','Y'),(19846,'Tuning bars','6013151200','5','B','Y'),(19847,'Autoclaved lightweight aerated concrete block','3013151200','5','B','Y'),(19848,'Patient infant caps or hats or material for infant caps','4213151200','5','B','Y'),(19849,'Electronic equipment insurance','8413151200','5','B','Y'),(19850,'Aircraft, Jet Widebody','2513151200','5','B','Y'),(19851,'Grain or legume production','7014151200','5','B','Y'),(19852,'Market research on location surveys','8014151200','5','B','Y'),(19853,'Lettuce seeds or seedlings','1015151200','5','B','Y'),(19854,'Brick roofing tile','3015151200','5','B','Y'),(19855,'Neostigmine','5115151200','5','B','Y'),(19856,'Curatorial service for art gallery and museum exhibitions and collections','8215151200','5','B','Y'),(19857,'Public institutions services','9315151200','5','B','Y'),(19858,'Loudspeakers','5216151200','5','B','Y'),(19859,'Door openers','3017151200','5','B','Y'),(19860,'Electronic computers or data processing equipment manufacture services','7317151200','5','B','Y'),(19861,'Cleanroom apparel','4618151200','5','B','Y'),(19862,'Digital enhanced cordless telecommunications DECT cordless phones','4319151200','5','B','Y'),(19863,'Airstairs or stair trucks','2519151200','5','B','Y'),(19864,'Jump ropes','4920151200','5','B','Y'),(19865,'Mainframe computers','4321151200','5','B','Y'),(19866,'Intravenous catheters','4222151200','5','B','Y'),(19867,'Mine Protected Vehicles - Interrogation Arm','4622151200','5','B','Y'),(19868,'License management software','4323151200','5','B','Y'),(19869,'Transom','3024151200','5','B','Y'),(19870,'Cast or splint bonding materials','4224151200','5','B','Y'),(19871,'Autopsy saws','4226151200','5','B','Y'),(19872,'Cortland apples','5030151200','5','B','Y'),(19873,'Organic cortland apples','5031151200','5','B','Y'),(19874,'Gauze sponges','4231151200','5','B','Y'),(19875,'Polynoxylin','5110161200','5','B','Y'),(19876,'Jacks','2410161200','5','B','Y'),(19877,'Concrete transport truck','2510161200','5','B','Y'),(19878,'Doctor blade','4510161200','5','B','Y'),(19879,'Commercial use food processors','4810161200','5','B','Y'),(19880,'Temporary drivers','8011161200','5','B','Y'),(19881,'Programming or Proprietary Languages','8111161200','5','B','Y'),(19882,'Limestone dust or mine rock dust','1111161200','5','B','Y'),(19883,'Demining preliminary development PD service','9211161200','5','B','Y'),(19884,'Coin bag seal','4411161200','5','B','Y'),(19885,'Respiratory disease prevention or control services','8511161200','5','B','Y'),(19886,'Secondary road','9511161200','5','B','Y'),(19887,'Dissolve controls','4511161200','5','B','Y'),(19888,'Impulse generator','2611161200','5','B','Y'),(19889,'Area lighting','3911161200','5','B','Y'),(19890,'Peace treaties cooperation','9312161200','5','B','Y'),(19891,'Paper cutters or refills','4412161200','5','B','Y'),(19892,'Airport control tower','9512161200','5','B','Y'),(19893,'Camera tables','4512161200','5','B','Y'),(19894,'Medical staff isolation or cover gowns','4213161200','5','B','Y'),(19895,'Bath gels','5313161200','5','B','Y'),(19896,'Sales or marketing programs','8014161200','5','B','Y'),(19897,'Family planning programs or services','9314161200','5','B','Y'),(19898,'Portable darkroom','4514161200','5','B','Y'),(19899,'Kiwicha seeds or seedlings','1015161200','5','B','Y'),(19900,'Hemodialysis dialyzer celluloid filters','4216161200','5','B','Y'),(19901,'Superphosphate fertilizer','1017161200','5','B','Y'),(19902,'Mobile medical services scoop stretchers','4217161200','5','B','Y'),(19903,'Video monitors','4617161200','5','B','Y'),(19904,'Shaving razor hook','3018161200','5','B','Y'),(19905,'Agricultural trailer','2518161200','5','B','Y'),(19906,'Military boot','4618161200','5','B','Y'),(19907,'Hospital intercom systems','4219161200','5','B','Y'),(19908,'Phone rests','4319161200','5','B','Y'),(19909,'Backpack water pump','4619161200','5','B','Y'),(19910,'Computer faceplates','4320161200','5','B','Y'),(19911,'Computer accessory kits','4321161200','5','B','Y'),(19912,'Intravenous or arterial tubing needleless injection ports or stopcocks or manifolds','4222161200','5','B','Y'),(19913,'Postmortem finger straighteners','4226161200','5','B','Y'),(19914,'Medroxyprogesterone acetate','5135161200','5','B','Y'),(19915,'Screw chiller','4010171200','5','B','Y'),(19916,'Mailbox stackers','4410171200','5','B','Y'),(19917,'Fire investigation car','2510171200','5','B','Y'),(19918,'Handcrafts vocational training services','8610171200','5','B','Y'),(19919,'Pedestals','5610171200','5','B','Y'),(19920,'Cup dispenser','4810171200','5','B','Y'),(19921,'Security cameras','4617161000','5','B','Y'),(19922,'Toilet tissue holder','3018161000','5','B','Y'),(19923,'Blood pressure cuff kits','4218161000','5','B','Y'),(19924,'Air cargo trailer','2518161000','5','B','Y'),(19925,'Personal communication holders or mounts, stands','4319161000','5','B','Y'),(19926,'Fire sprinkler heads','4619161000','5','B','Y'),(19927,'Meningococcal vaccine','5120161000','5','B','Y'),(19928,'Backplane or panels or assemblies','4320161000','5','B','Y'),(19929,'Computer country or localization kits','4321161000','5','B','Y'),(19930,'Intravenous tubing spike entry ports or caps or protectors','4222161000','5','B','Y'),(19931,'Autopsy fluid collection vacuum aspirators or tubing','4226161000','5','B','Y'),(19932,'Reciprocating chiller','4010171000','5','B','Y'),(19933,'Wafer reclaiming service','8110171000','5','B','Y'),(19934,'Magnetic pickup assemblies','4410171000','5','B','Y'),(19935,'Industrial sign and label printer ink','4510171000','5','B','Y'),(19936,'Smoke exhaust truck with lighting','2510171000','5','B','Y'),(19937,'Teacher training services','8610171000','5','B','Y'),(19938,'Projector stands or carts','5610171000','5','B','Y'),(19939,'Drinking fountains or bubblers','4810171000','5','B','Y'),(19940,'Coastal and transoceanic water transport by refrigerator vessels','7810171000','5','B','Y'),(19941,'Mowing services','7011171000','5','B','Y'),(19942,'Permanent legal staffing needs','8011171000','5','B','Y'),(19943,'Combination electron and light microscopes','4111171000','5','B','Y'),(19944,'Watch or clock movement','5411171000','5','B','Y'),(19945,'Chime and siren unit','4511171000','5','B','Y'),(19946,'Product specific battery packs','2611171000','5','B','Y'),(19947,'Paving stone','3012171000','5','B','Y'),(19948,'Test tube closures or caps','4112171000','5','B','Y'),(19949,'Controlled Access Identification System ','9212171000','5','B','Y'),(19950,'International human relief organizations services','9312171000','5','B','Y'),(19951,'Writing chalk or accessories','4412171000','5','B','Y'),(19952,'Traffic signs','5512171000','5','B','Y'),(19953,'Rescue service station','9512171000','5','B','Y'),(19954,'Sheet film drum','4512171000','5','B','Y'),(19955,'Food waste meter','4712171000','5','B','Y'),(19956,'Archaic or indigenous language services','9314171000','5','B','Y'),(19957,'Phone box or phone booth','9514171000','5','B','Y'),(19958,'Fingerprint powders','4615171000','5','B','Y'),(19959,'Wetland ecology and conservation service','7016171000','5','B','Y'),(19960,'Voice Mail Support Service','8116171000','5','B','Y'),(19961,'Rescue light','4616171000','5','B','Y'),(19962,'Irrigation system construction service','7017171000','5','B','Y'),(19963,'Insulating glass','3017171000','5','B','Y'),(19964,'Bakers yeast','5018171000','5','B','Y'),(19965,'Medical gas cylinder carts or stands','4219171000','5','B','Y'),(19966,'Leaf tea','5020171000','5','B','Y'),(19967,'Medical ultrasound or doppler or echocardiograph printers','4220171000','5','B','Y'),(19968,'Writing aids for the physically challenged','4221171000','5','B','Y'),(19969,'Radio frequency identification devices','4321171000','5','B','Y'),(19970,'Satellite core equipment','4322171000','5','B','Y'),(19971,'Medical nasal catheters or catheterization kits','4227171000','5','B','Y'),(19972,'Amoxicillin anhydrous','5128171000','5','B','Y'),(19973,'Corn Soya Blend (WFP food convention)','5050171000','5','B','Y'),(19974,'Diffractometers','4110181000','5','B','Y'),(19975,'Spare parts and accessories for dispersing and spraying appliances for agriculture','2110181000','5','B','Y'),(19976,'Printer calculator','4410181000','5','B','Y'),(19977,'Personnel skills training','8610181000','5','B','Y'),(19978,'Commercial use pot or pan covers','4810181000','5','B','Y'),(19979,'Road transport of livestock or live animals','7810181000','5','B','Y'),(19980,'Fullers earth','1111181000','5','B','Y'),(19981,'Software coding service','8111181000','5','B','Y'),(19982,'Hot testing equipment station','4111181000','5','B','Y'),(19983,'Water storage tanks','2411181000','5','B','Y'),(19984,'Triangles','4411181000','5','B','Y'),(19985,'Personnel forms or personnel books','1411181000','5','B','Y'),(19986,'Visual presenters','4511181000','5','B','Y'),(19987,'Limousine or town car service','7811181000','5','B','Y'),(19988,'Lamp starter','3911181000','5','B','Y'),(19989,'Laboratory staining dishes or jars','4112181000','5','B','Y'),(19990,'Carbon papers','1412181000','5','B','Y'),(19991,'Drug or alcohol screening','8512181000','5','B','Y'),(19992,'Microfilm sundry components or accessories','4512181000','5','B','Y'),(19993,'Irrigation and flood control waterworks','9512181000','5','B','Y'),(19994,'Cleaning rag dispenser','4712181000','5','B','Y'),(19995,'Dishwashing products','4713181000','5','B','Y'),(19996,'Iontophoresis electrodes','4214181000','5','B','Y'),(19997,'Career development services','9314181000','5','B','Y'),(19998,'Mobile medical services oxygen generators','4217181000','5','B','Y'),(19999,'Faucet trim','3018181000','5','B','Y'),(20000,'Patient care mattresses','4219181000','5','B','Y'); /*!40000 ALTER TABLE `itemclassification` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `itemstatuscodes` -- DROP TABLE IF EXISTS `itemstatuscodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `itemstatuscodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `name` text NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `itemstatuscodes` -- LOCK TABLES `itemstatuscodes` WRITE; /*!40000 ALTER TABLE `itemstatuscodes` DISABLE KEYS */; INSERT INTO `itemstatuscodes` VALUES (1,'Y',NULL,'Y','Active','1'),(2,'N',NULL,'N','Inactive','2'); /*!40000 ALTER TABLE `itemstatuscodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `itemtypecodes` -- DROP TABLE IF EXISTS `itemtypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `itemtypecodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `itemtypecodes` -- LOCK TABLES `itemtypecodes` WRITE; /*!40000 ALTER TABLE `itemtypecodes` DISABLE KEYS */; INSERT INTO `itemtypecodes` VALUES (1,'Raw Material','1','Raw Material','Y','1'),(2,'Finished Product','2','Finished Product','Y','2'),(3,'Service','3','Service without stock','',''); /*!40000 ALTER TABLE `itemtypecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `journal` -- DROP TABLE IF EXISTS `journal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `journal` ( `id` int(50) NOT NULL AUTO_INCREMENT, `currency` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `journaldate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `journal` -- LOCK TABLES `journal` WRITE; /*!40000 ALTER TABLE `journal` DISABLE KEYS */; /*!40000 ALTER TABLE `journal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `labour` -- DROP TABLE IF EXISTS `labour`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `labour` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `qty` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `employeeid` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, `rate` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'pay', `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `labour` -- LOCK TABLES `labour` WRITE; /*!40000 ALTER TABLE `labour` DISABLE KEYS */; /*!40000 ALTER TABLE `labour` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `landlord` -- DROP TABLE IF EXISTS `landlord`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `landlord` ( `id` int(40) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `landlord` -- LOCK TABLES `landlord` WRITE; /*!40000 ALTER TABLE `landlord` DISABLE KEYS */; /*!40000 ALTER TABLE `landlord` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `lease` -- DROP TABLE IF EXISTS `lease`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `lease` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateleased` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `lease` -- LOCK TABLES `lease` WRITE; /*!40000 ALTER TABLE `lease` DISABLE KEYS */; /*!40000 ALTER TABLE `lease` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavegroup` -- DROP TABLE IF EXISTS `leavegroup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavegroup` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `defaultleavetype` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavegroup` -- LOCK TABLES `leavegroup` WRITE; /*!40000 ALTER TABLE `leavegroup` DISABLE KEYS */; INSERT INTO `leavegroup` VALUES (1,'General ','','0000-00-00 00:00:00','0000-00-00 00:00:00',21,'1/1','31/12',2),(2,'Security','','0000-00-00 00:00:00','0000-00-00 00:00:00',11,'1/1','31/12',2); /*!40000 ALTER TABLE `leavegroup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leaves` -- DROP TABLE IF EXISTS `leaves`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leaves` ( `id` int(30) NOT NULL AUTO_INCREMENT, `startdate` datetime DEFAULT NULL, `enddate` datetime DEFAULT NULL, `status` varchar(11) DEFAULT NULL, `employee` int(11) DEFAULT NULL, `cause` text DEFAULT NULL, `startdatetype` varchar(12) DEFAULT NULL, `enddatetype` varchar(12) DEFAULT NULL, `duration` decimal(10,2) DEFAULT NULL, `type` int(11) DEFAULT NULL, `description` text DEFAULT NULL COMMENT 'Comments on leave request', `change_type` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` timestamp NULL DEFAULT NULL, `photo` text NOT NULL, `incharge` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `postedtime` varchar(30) NOT NULL, `img_id` text DEFAULT NULL, `comments` text NOT NULL, `manager` int(10) NOT NULL, `companyid` int(11) DEFAULT 1, `branchid` int(20) NOT NULL DEFAULT 1, PRIMARY KEY (`id`), KEY `changed_by` (`updatedby`), KEY `change_date` (`updateddate`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of changes in leave requests table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leaves` -- LOCK TABLES `leaves` WRITE; /*!40000 ALTER TABLE `leaves` DISABLE KEYS */; /*!40000 ALTER TABLE `leaves` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavetypes` -- DROP TABLE IF EXISTS `leavetypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavetypes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `gender` varchar(30) NOT NULL, `deduct` varchar(10) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavetypes` -- LOCK TABLES `leavetypes` WRITE; /*!40000 ALTER TABLE `leavetypes` DISABLE KEYS */; INSERT INTO `leavetypes` VALUES (1,'maternity leave','','2019-06-03 01:46:56pm','Female','No',0),(2,'Normal leave','all','2019-06-03 01:47:13pm','Both','No',0),(3,'Emergency','','2019-06-03 01:47:41pm','Both','No',0),(4,'Sick Leave','','2023-02-15 12:24:43pm','Both','No',0); /*!40000 ALTER TABLE `leavetypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loggs` -- DROP TABLE IF EXISTS `loggs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loggs` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `timein` varchar(50) NOT NULL, `timeout` varchar(50) NOT NULL, `browser` text NOT NULL, `ip` text NOT NULL, `action` varchar(30) DEFAULT 'loggedin', `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1161 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-05-02 16:44:31','','','197.232.142.176','loggedin',1),(2,'admin','1','2024-05-02 16:52:36','','','197.232.142.176','loggedin',1),(3,'admin','1','2024-05-03 11:49:33','','','197.248.95.237','loggedin',1),(4,'admin','1','2024-05-03 12:19:14','','','197.248.95.237','loggedin',1),(5,'admin','1','2024-05-03 13:43:00','','','197.248.95.237','loggedin',1),(6,'admin','1','2024-05-03 13:46:00','','','197.248.95.237','loggedin',1),(7,'admin','1','2024-05-03 13:52:22','','','197.248.95.237','loggedin',1),(8,'admin','1','2024-05-03 14:12:13','2024-05-03 14:16:44','','197.248.95.237','loggedin',1),(9,'admin','1','2024-05-03 14:28:40','','','197.248.95.237','loggedin',1),(10,'admin','1','2024-05-03 14:30:20','','','197.248.95.237','loggedin',1),(11,'admin','1','2024-05-03 14:31:34','2024-05-03 14:34:34','','197.248.95.237','loggedin',1),(12,'user','4','2024-05-03 14:36:05','2024-05-03 14:42:58','','197.248.95.237','loggedin',1),(13,'admin','1','2024-05-03 14:43:04','2024-05-03 14:43:57','','197.248.95.237','loggedin',1),(14,'user','4','2024-05-03 14:44:19','2024-05-03 14:52:30','','197.248.95.237','loggedin',1),(15,'user','4','2024-05-03 14:53:03','','','197.248.95.237','loggedin',1),(16,'user','4','2024-05-03 14:57:05','','','197.248.95.237','loggedin',1),(17,'user','4','2024-05-03 15:02:02','2024-05-03 15:04:42','','197.248.95.237','loggedin',1),(18,'admin','1','2024-05-03 15:04:48','2024-05-03 15:05:01','','197.248.95.237','loggedin',1),(19,'admin','1','2024-05-03 15:05:07','','','197.248.95.237','loggedin',1),(20,'admin','1','2024-05-03 15:16:06','2024-05-03 15:23:25','','197.248.95.237','loggedin',1),(21,'admin','1','2024-05-03 15:23:47','','','197.248.95.237','loggedin',1),(22,'admin','1','2024-05-03 15:23:48','','','197.248.95.237','loggedin',1),(23,'admin','1','2024-05-03 15:25:12','2024-05-03 15:28:42','','197.248.95.237','loggedin',1),(24,'user','4','2024-05-03 15:30:04','2024-05-03 15:49:54','','197.248.95.237','loggedin',1),(25,'admin','1','2024-05-03 15:49:59','','','197.248.95.237','loggedin',1),(26,'admin','1','2024-05-03 15:54:49','2024-05-03 15:58:56','','197.248.95.237','loggedin',1),(27,'user','4','2024-05-03 15:59:57','2024-05-03 16:01:05','','197.248.95.237','loggedin',1),(28,'admin','1','2024-05-03 16:01:16','2024-05-03 16:01:45','','197.248.95.237','loggedin',1),(29,'user','4','2024-05-03 16:01:51','','','197.248.95.237','loggedin',1),(30,'admin','1','2024-05-03 16:03:48','2024-05-03 16:05:31','','197.248.95.237','loggedin',1),(31,'user','4','2024-05-03 16:06:20','2024-05-03 16:43:37','','197.248.95.237','loggedin',1),(32,'admin','1','2024-05-03 16:43:44','','','197.248.95.237','loggedin',1),(33,'admin','1','2024-05-03 16:46:10','','','197.248.95.237','loggedin',1),(34,'admin','1','2024-05-15 15:26:42','','','197.232.142.176','loggedin',1),(35,'admin','1','2024-05-16 09:23:11','','','146.185.31.214','loggedin',1),(36,'admin','1','2024-05-16 15:01:12','','','146.185.31.214','loggedin',1),(37,'admin','1','2024-05-16 15:43:54','2024-05-16 15:46:45','','146.185.31.214','loggedin',1),(38,'admin','1','2024-05-16 15:47:11','','','146.185.31.214','loggedin',1),(39,'admin','1','2024-05-17 09:47:58','','','185.107.80.128','loggedin',1),(40,'admin','1','2024-05-17 09:48:30','','','185.107.80.128','loggedin',1),(41,'admin','1','2024-05-17 14:01:12','','','146.185.31.214','loggedin',1),(42,'admin','1','2024-05-17 14:23:22','','','146.185.31.214','loggedin',1),(43,'admin','1','2024-05-17 14:36:13','','','146.185.31.214','loggedin',1),(44,'admin','1','2024-05-17 14:46:33','','','197.232.142.176','loggedin',1),(45,'admin','1','2024-05-17 15:36:00','','','146.185.31.214','loggedin',1),(46,'admin','1','2024-05-17 17:22:41','','','197.232.142.176','loggedin',1),(47,'admin','1','2024-05-20 08:57:56','','','197.248.95.237','loggedin',1),(48,'admin','1','2024-05-20 09:47:45','','','197.248.95.237','loggedin',1),(49,'admin','1','2024-05-20 09:54:11','','','154.154.128.253','loggedin',1),(50,'admin','1','2024-05-20 11:16:39','','','197.248.95.237','loggedin',1),(51,'admin','1','2024-05-20 12:07:44','2024-05-20 12:09:20','','197.248.95.237','loggedin',1),(52,'user','4','2024-05-20 12:10:26','','','197.248.95.237','loggedin',1),(53,'admin','1','2024-05-20 12:14:37','','','197.248.95.237','loggedin',1),(54,'admin','1','2024-05-20 12:36:09','2024-05-20 13:23:20','','105.161.41.105','loggedin',1),(55,'user','4','2024-05-20 13:24:15','2024-05-20 13:49:22','','197.248.95.237','loggedin',1),(56,'admin','1','2024-05-20 13:49:29','2024-05-20 13:50:50','','197.248.95.237','loggedin',1),(57,'user','4','2024-05-20 13:51:01','2024-05-20 14:17:01','','197.248.95.237','loggedin',1),(58,'admin','1','2024-05-20 14:17:08','','','197.248.95.237','loggedin',1),(59,'admin','1','2024-05-20 14:18:08','','','197.248.95.237','loggedin',1),(60,'admin','1','2024-05-20 14:21:03','2024-05-20 14:21:12','','197.248.95.237','loggedin',1),(61,'admin','1','2024-05-20 14:26:06','2024-05-20 14:26:12','','197.248.95.237','loggedin',1),(62,'user','3','2024-05-20 14:26:36','2024-05-20 14:34:37','','197.248.95.237','loggedin',1),(63,'user','3','2024-05-20 14:34:51','2024-05-20 15:29:23','','197.248.95.237','loggedin',1),(64,'user','4','2024-05-20 14:56:24','','','197.248.95.237','loggedin',1),(65,'user','4','2024-05-20 14:59:39','','','197.248.95.237','loggedin',1),(66,'admin','1','2024-05-20 15:29:30','','','197.248.95.237','loggedin',1),(67,'admin','1','2024-05-20 16:12:18','','','197.248.95.237','loggedin',1),(68,'admin','1','2024-05-20 16:21:03','2024-05-20 16:39:49','','197.248.95.237','loggedin',1),(69,'user','4','2024-05-20 16:40:05','2024-05-20 16:42:51','','197.248.95.237','loggedin',1),(70,'admin','1','2024-05-20 16:42:59','2024-05-20 16:43:23','','197.248.95.237','loggedin',1),(71,'user','4','2024-05-20 16:43:34','2024-05-20 16:47:19','','197.248.95.237','loggedin',1),(72,'admin','1','2024-05-20 16:47:26','2024-05-20 16:47:58','','197.248.95.237','loggedin',1),(73,'user','4','2024-05-20 16:48:07','2024-05-20 16:50:36','','197.248.95.237','loggedin',1),(74,'user','3','2024-05-20 16:53:45','2024-05-20 17:03:27','','197.248.95.237','loggedin',1),(75,'admin','1','2024-05-20 17:03:45','2024-05-20 17:07:43','','197.248.95.237','loggedin',1),(76,'user','3','2024-05-20 17:07:55','','','197.248.95.237','loggedin',1),(77,'user','4','2024-05-21 08:09:27','2024-05-21 09:10:56','','197.248.95.237','loggedin',1),(78,'admin','1','2024-05-21 09:06:24','','','197.232.142.176','loggedin',1),(79,'admin','1','2024-05-21 09:11:04','2024-05-21 09:29:34','','197.248.95.237','loggedin',1),(80,'user','3','2024-05-21 09:30:23','2024-05-21 09:57:39','','197.248.95.237','loggedin',1),(81,'user','3','2024-05-21 10:16:34','','','197.248.95.237','loggedin',1),(82,'user','3','2024-05-21 10:21:34','','','197.248.95.237','loggedin',1),(83,'user','4','2024-05-21 11:20:58','2024-05-21 12:36:34','','197.248.95.237','loggedin',1),(84,'admin','1','2024-05-21 12:20:28','','','102.0.240.14','loggedin',1),(85,'admin','1','2024-05-21 12:36:48','2024-05-21 12:38:00','','197.248.95.237','loggedin',1),(86,'user','4','2024-05-21 12:38:21','','','197.248.95.237','loggedin',1),(87,'admin','1','2024-05-21 12:40:53','2024-05-21 12:47:25','','41.139.134.122','loggedin',1),(88,'user','4','2024-05-21 12:47:34','','','41.139.134.122','loggedin',1),(89,'user','3','2024-05-21 13:01:24','','','197.248.95.237','loggedin',1),(90,'admin','1','2024-05-21 14:31:07','2024-05-21 15:51:34','','197.232.142.176','loggedin',1),(91,'user','4','2024-05-22 11:21:29','','','197.248.95.237','loggedin',1),(92,'admin','1','2024-05-22 12:54:36','','','197.232.142.176','loggedin',1),(93,'user','4','2024-05-22 16:56:15','','','197.248.95.237','loggedin',1),(94,'user','4','2024-05-23 08:28:37','','','197.248.95.237','loggedin',1),(95,'user','4','2024-05-23 11:33:50','','','197.248.95.237','loggedin',1),(96,'admin','1','2024-05-23 11:48:09','','','154.79.85.158','loggedin',1),(97,'admin','1','2024-05-23 11:48:34','','','154.79.85.158','loggedin',1),(98,'admin','1','2024-05-23 11:48:38','','','154.79.85.158','loggedin',1),(99,'user','3','2024-05-23 14:31:20','','','197.248.95.237','loggedin',1),(100,'user','3','2024-05-23 16:28:01','','','197.248.95.237','loggedin',1),(101,'user','4','2024-05-24 08:45:59','','','197.248.95.237','loggedin',1),(102,'user','4','2024-05-24 12:59:08','','','197.248.95.237','loggedin',1),(103,'user','3','2024-05-27 10:13:54','','','197.248.95.237','loggedin',1),(104,'admin','1','2024-05-27 10:24:42','','','197.232.142.176','loggedin',1),(105,'admin','1','2024-05-27 10:26:18','','','197.232.142.176','loggedin',1),(106,'user','3','2024-05-27 11:10:06','','','197.248.95.237','loggedin',1),(107,'user','3','2024-05-27 11:38:27','','','197.248.95.237','loggedin',1),(108,'user','4','2024-05-27 12:09:53','','','197.248.95.237','loggedin',1),(109,'user','4','2024-05-27 13:46:38','','','197.248.95.237','loggedin',1),(110,'user','4','2024-05-28 08:37:00','','','197.248.95.237','loggedin',1),(111,'user','4','2024-05-28 11:02:51','','','197.248.95.237','loggedin',1),(112,'user','4','2024-05-28 13:34:19','','','197.248.95.237','loggedin',1),(113,'user','4','2024-05-28 16:26:29','','','197.248.95.237','loggedin',1),(114,'user','4','2024-05-29 13:07:57','','','197.248.95.237','loggedin',1),(115,'user','4','2024-05-30 08:36:23','','','197.248.95.237','loggedin',1),(116,'admin','1','2024-05-30 09:12:09','','','197.232.142.176','loggedin',1),(117,'user','3','2024-05-30 09:21:51','','','197.248.95.237','loggedin',1),(118,'user','4','2024-05-30 13:26:50','','','197.248.95.237','loggedin',1),(119,'admin','1','2024-05-30 15:10:58','','','197.232.142.176','loggedin',1),(120,'user','4','2024-06-03 09:00:12','2024-06-03 11:59:17','','197.248.95.237','loggedin',1),(121,'user','4','2024-06-03 11:59:39','','','197.248.95.237','loggedin',1),(122,'user','4','2024-06-03 13:28:32','','','197.248.95.237','loggedin',1),(123,'user','3','2024-06-04 15:14:17','','','197.248.95.237','loggedin',1),(124,'user','3','2024-06-04 15:18:13','','','197.248.95.237','loggedin',1),(125,'user','3','2024-06-04 16:19:25','','','197.248.95.237','loggedin',1),(126,'user','3','2024-06-04 16:41:17','','','197.248.95.237','loggedin',1),(127,'user','3','2024-06-04 16:52:27','','','197.248.95.237','loggedin',1),(128,'user','4','2024-06-05 08:34:23','','','197.248.95.237','loggedin',1),(129,'user','3','2024-06-05 11:13:05','','','197.248.95.237','loggedin',1),(130,'user','4','2024-06-05 15:01:52','','','197.248.95.237','loggedin',1),(131,'user','4','2024-06-05 15:09:40','2024-06-05 15:54:03','','197.248.95.237','loggedin',1),(132,'user','4','2024-06-05 15:54:14','','','197.248.95.237','loggedin',1),(133,'user','4','2024-06-05 15:57:50','','','197.248.95.237','loggedin',1),(134,'user','4','2024-06-05 16:04:11','','','197.248.95.237','loggedin',1),(135,'user','4','2024-06-05 16:09:53','','','197.248.95.237','loggedin',1),(136,'user','4','2024-06-05 16:18:03','2024-06-05 16:21:44','','197.248.95.237','loggedin',1),(137,'user','4','2024-06-05 16:21:51','','','197.248.95.237','loggedin',1),(138,'user','4','2024-06-05 16:28:18','','','197.248.95.237','loggedin',1),(139,'user','4','2024-06-05 16:36:03','','','197.248.95.237','loggedin',1),(140,'user','4','2024-06-06 09:06:04','','','197.248.95.237','loggedin',1),(141,'user','4','2024-06-06 09:19:50','','','197.248.95.237','loggedin',1),(142,'user','4','2024-06-06 09:24:24','','','197.248.95.237','loggedin',1),(143,'user','4','2024-06-06 09:32:58','','','197.248.95.237','loggedin',1),(144,'user','4','2024-06-06 09:44:11','','','197.248.95.237','loggedin',1),(145,'user','4','2024-06-06 09:49:53','','','197.248.95.237','loggedin',1),(146,'user','4','2024-06-06 09:51:36','','','197.248.95.237','loggedin',1),(147,'user','4','2024-06-06 09:52:56','','','197.248.95.237','loggedin',1),(148,'user','4','2024-06-06 09:54:13','','','197.248.95.237','loggedin',1),(149,'user','4','2024-06-06 10:00:03','','','197.248.95.237','loggedin',1),(150,'user','4','2024-06-06 10:08:30','','','197.248.95.237','loggedin',1),(151,'user','4','2024-06-06 16:07:10','','','197.248.95.237','loggedin',1),(152,'user','4','2024-06-07 08:25:39','','','197.248.95.237','loggedin',1),(153,'user','4','2024-06-07 11:35:06','','','197.248.95.237','loggedin',1),(154,'user','4','2024-06-07 13:10:03','','','197.248.95.237','loggedin',1),(155,'user','4','2024-06-07 16:18:32','','','197.248.95.237','loggedin',1),(156,'user','4','2024-06-08 08:16:14','','','197.248.95.237','loggedin',1),(157,'user','4','2024-06-08 08:21:54','','','197.248.95.237','loggedin',1),(158,'user','4','2024-06-08 08:25:50','','','197.248.95.237','loggedin',1),(159,'user','4','2024-06-08 09:51:56','','','197.248.95.237','loggedin',1),(160,'admin','1','2024-06-08 13:48:58','','','197.232.142.176','loggedin',1),(161,'user','4','2024-06-10 08:22:25','','','197.248.95.237','loggedin',1),(162,'user','4','2024-06-10 08:48:51','','','197.248.95.237','loggedin',1),(163,'admin','1','2024-06-10 09:05:52','','','197.232.142.176','loggedin',1),(164,'admin','1','2024-06-10 09:11:35','','','197.232.142.176','loggedin',1),(165,'admin','1','2024-06-10 09:26:44','','','197.232.142.176','loggedin',1),(166,'admin','1','2024-06-10 13:08:16','','','197.232.142.176','loggedin',1),(167,'user','4','2024-06-10 14:27:02','','','197.248.95.237','loggedin',1),(168,'user','4','2024-06-10 15:05:28','','','197.248.95.237','loggedin',1),(169,'user','4','2024-06-10 15:11:20','','','197.248.95.237','loggedin',1),(170,'user','4','2024-06-11 09:18:05','','','197.248.95.237','loggedin',1),(171,'user','4','2024-06-11 13:37:55','','','197.248.95.237','loggedin',1),(172,'user','4','2024-06-11 16:01:38','','','197.248.95.237','loggedin',1),(173,'user','4','2024-06-12 09:01:08','','','197.248.95.237','loggedin',1),(174,'user','3','2024-06-12 10:05:15','','','197.248.95.237','loggedin',1),(175,'user','4','2024-06-12 12:13:16','','','197.248.95.237','loggedin',1),(176,'user','4','2024-06-12 12:22:28','','','197.248.95.237','loggedin',1),(177,'user','4','2024-06-12 12:44:07','','','197.248.95.237','loggedin',1),(178,'user','4','2024-06-12 12:47:16','','','197.248.95.237','loggedin',1),(179,'user','4','2024-06-12 12:52:00','','','197.248.95.237','loggedin',1),(180,'user','4','2024-06-12 13:09:13','','','197.248.95.237','loggedin',1),(181,'user','4','2024-06-12 13:18:22','','','197.248.95.237','loggedin',1),(182,'user','3','2024-06-12 13:24:45','','','197.248.95.237','loggedin',1),(183,'user','3','2024-06-12 13:29:20','','','197.248.95.237','loggedin',1),(184,'user','3','2024-06-12 13:29:24','','','197.248.95.237','loggedin',1),(185,'user','3','2024-06-12 13:33:59','','','197.248.95.237','loggedin',1),(186,'user','3','2024-06-12 13:35:39','','','197.248.95.237','loggedin',1),(187,'user','3','2024-06-12 15:39:59','','','197.248.95.237','loggedin',1),(188,'user','3','2024-06-12 16:03:31','','','197.248.95.237','loggedin',1),(189,'user','3','2024-06-12 16:11:33','','','197.248.95.237','loggedin',1),(190,'user','4','2024-06-13 08:18:35','','','197.248.95.237','loggedin',1),(191,'admin','1','2024-06-13 09:06:14','','','102.220.36.173','loggedin',1),(192,'user','4','2024-06-13 09:19:58','','','197.248.95.237','loggedin',1),(193,'admin','1','2024-06-13 10:37:56','','','102.220.36.173','loggedin',1),(194,'user','4','2024-06-13 12:46:52','','','197.248.95.237','loggedin',1),(195,'user','4','2024-06-14 08:26:26','','','197.248.95.237','loggedin',1),(196,'user','4','2024-06-14 08:32:39','2024-06-14 08:38:10','','197.248.95.237','loggedin',1),(197,'user','4','2024-06-14 08:38:25','2024-06-14 08:41:08','','197.248.95.237','loggedin',1),(198,'user','4','2024-06-14 08:41:15','','','197.248.95.237','loggedin',1),(199,'user','3','2024-06-14 11:25:55','','','197.248.95.237','loggedin',1),(200,'user','3','2024-06-14 11:30:41','','','197.248.95.237','loggedin',1),(201,'user','4','2024-06-14 14:26:01','','','197.248.95.237','loggedin',1),(202,'user','4','2024-06-15 08:25:24','','','197.248.95.237','loggedin',1),(203,'user','4','2024-06-15 08:30:30','','','197.248.95.237','loggedin',1),(204,'user','4','2024-06-15 08:33:04','','','197.248.95.237','loggedin',1),(205,'user','4','2024-06-15 08:49:40','','','197.248.95.237','loggedin',1),(206,'user','4','2024-06-15 10:24:20','','','197.248.95.237','loggedin',1),(207,'user','4','2024-06-15 10:43:41','','','197.248.95.237','loggedin',1),(208,'user','4','2024-06-15 10:54:44','','','197.248.95.237','loggedin',1),(209,'user','4','2024-06-15 11:35:54','','','197.248.95.237','loggedin',1),(210,'user','4','2024-06-15 11:41:36','','','197.248.95.237','loggedin',1),(211,'user','4','2024-06-15 12:20:27','','','197.248.95.237','loggedin',1),(212,'user','4','2024-06-15 12:41:04','2024-06-15 13:11:13','','197.248.95.237','loggedin',1),(213,'user','4','2024-06-15 13:11:19','','','197.248.95.237','loggedin',1),(214,'user','4','2024-06-15 13:12:27','','','197.248.95.237','loggedin',1),(215,'user','4','2024-06-15 13:15:59','','','197.248.95.237','loggedin',1),(216,'user','4','2024-06-15 13:21:50','','','197.248.95.237','loggedin',1),(217,'user','4','2024-06-15 13:24:41','','','197.248.95.237','loggedin',1),(218,'user','4','2024-06-15 13:29:08','','','197.248.95.237','loggedin',1),(219,'user','4','2024-06-15 13:34:06','','','197.248.95.237','loggedin',1),(220,'user','4','2024-06-15 13:37:09','','','197.248.95.237','loggedin',1),(221,'user','4','2024-06-15 13:39:47','','','197.248.95.237','loggedin',1),(222,'user','4','2024-06-15 13:46:29','','','197.248.95.237','loggedin',1),(223,'user','4','2024-06-15 13:53:29','','','197.248.95.237','loggedin',1),(224,'user','4','2024-06-15 13:56:12','','','197.248.95.237','loggedin',1),(225,'user','4','2024-06-15 14:01:16','','','197.248.95.237','loggedin',1),(226,'user','4','2024-06-15 14:03:43','','','197.248.95.237','loggedin',1),(227,'user','4','2024-06-15 14:07:09','','','197.248.95.237','loggedin',1),(228,'user','4','2024-06-15 14:09:45','','','197.248.95.237','loggedin',1),(229,'user','4','2024-06-15 14:14:00','2024-06-15 14:14:50','','197.248.95.237','loggedin',1),(230,'user','4','2024-06-15 14:14:55','2024-06-15 14:16:02','','197.248.95.237','loggedin',1),(231,'user','4','2024-06-15 14:16:09','2024-06-15 14:18:42','','197.248.95.237','loggedin',1),(232,'user','4','2024-06-15 14:18:47','2024-06-15 14:20:00','','197.248.95.237','loggedin',1),(233,'user','4','2024-06-15 14:20:07','2024-06-15 14:21:19','','197.248.95.237','loggedin',1),(234,'user','4','2024-06-15 14:21:24','2024-06-15 14:22:59','','197.248.95.237','loggedin',1),(235,'user','4','2024-06-15 14:23:21','2024-06-15 14:25:55','','197.248.95.237','loggedin',1),(236,'user','4','2024-06-15 14:26:01','2024-06-15 14:30:23','','197.248.95.237','loggedin',1),(237,'user','4','2024-06-15 14:30:31','2024-06-15 14:34:07','','197.248.95.237','loggedin',1),(238,'user','4','2024-06-15 14:34:14','2024-06-15 15:21:49','','197.248.95.237','loggedin',1),(239,'user','4','2024-06-15 15:21:57','2024-06-15 15:37:24','','197.248.95.237','loggedin',1),(240,'user','4','2024-06-15 15:39:00','2024-06-15 15:41:12','','197.248.95.237','loggedin',1),(241,'user','4','2024-06-15 15:45:16','2024-06-15 15:49:01','','197.248.95.237','loggedin',1),(242,'user','4','2024-06-15 15:55:40','2024-06-15 15:59:00','','197.248.95.237','loggedin',1),(243,'user','4','2024-06-15 15:59:06','2024-06-15 16:01:46','','197.248.95.237','loggedin',1),(244,'user','4','2024-06-15 16:02:40','2024-06-15 16:07:57','','197.248.95.237','loggedin',1),(245,'user','4','2024-06-15 16:12:55','2024-06-15 16:16:43','','197.248.95.237','loggedin',1),(246,'user','4','2024-06-18 08:15:03','','','197.248.95.237','loggedin',1),(247,'user','3','2024-06-18 10:47:32','','','197.248.95.237','loggedin',1),(248,'user','3','2024-06-18 10:51:20','','','197.248.95.237','loggedin',1),(249,'user','4','2024-06-18 14:36:28','','','197.248.95.237','loggedin',1),(250,'user','3','2024-06-18 15:07:08','','','197.248.95.237','loggedin',1),(251,'admin','1','2024-06-20 06:12:12','','','105.161.25.121','loggedin',1),(252,'user','4','2024-06-20 08:16:04','','','197.248.95.237','loggedin',1),(253,'user','3','2024-06-20 08:58:49','','','197.248.95.237','loggedin',1),(254,'user','4','2024-06-20 09:14:32','','','197.248.95.237','loggedin',1),(255,'user','4','2024-06-20 09:22:06','','','197.248.95.237','loggedin',1),(256,'user','4','2024-06-20 09:24:31','','','197.248.95.237','loggedin',1),(257,'user','4','2024-06-20 09:26:17','','','197.248.95.237','loggedin',1),(258,'admin','1','2024-06-20 11:36:00','','','102.215.33.2','loggedin',1),(259,'admin','1','2024-06-20 13:18:07','','','102.215.33.2','loggedin',1),(260,'user','4','2024-06-20 14:28:37','','','197.248.95.237','loggedin',1),(261,'admin','1','2024-06-20 15:21:52','','','102.215.33.2','loggedin',1),(262,'user','4','2024-06-21 12:18:11','2024-06-21 12:42:09','','197.248.95.237','loggedin',1),(263,'user','4','2024-06-21 12:42:46','2024-06-21 14:42:27','','197.248.95.237','loggedin',1),(264,'user','4','2024-06-21 14:57:42','','','197.248.95.237','loggedin',1),(265,'user','4','2024-06-24 09:00:37','2024-06-24 10:39:43','','197.248.95.237','loggedin',1),(266,'user','4','2024-06-24 10:39:50','2024-06-24 10:42:36','','197.248.95.237','loggedin',1),(267,'user','4','2024-06-24 10:42:42','2024-06-24 10:44:17','','197.248.95.237','loggedin',1),(268,'user','4','2024-06-24 10:44:25','2024-06-24 11:11:24','','197.248.95.237','loggedin',1),(269,'user','4','2024-06-24 11:11:30','','','197.248.95.237','loggedin',1),(270,'user','4','2024-06-24 15:47:47','2024-06-24 15:55:08','','197.248.95.237','loggedin',1),(271,'user','4','2024-06-24 15:55:26','2024-06-24 15:59:17','','197.248.95.237','loggedin',1),(272,'user','4','2024-06-24 15:59:25','2024-06-24 16:02:16','','197.248.95.237','loggedin',1),(273,'user','4','2024-06-24 16:02:23','','','197.248.95.237','loggedin',1),(274,'user','4','2024-06-24 16:03:56','2024-06-24 16:10:41','','197.248.95.237','loggedin',1),(275,'user','4','2024-06-24 16:10:47','2024-06-24 16:18:18','','197.248.95.237','loggedin',1),(276,'user','4','2024-06-24 16:18:34','','','197.248.95.237','loggedin',1),(277,'user','4','2024-06-26 11:15:00','2024-06-26 11:20:41','','197.248.95.237','loggedin',1),(278,'user','4','2024-06-26 11:20:52','2024-06-26 11:21:49','','197.248.95.237','loggedin',1),(279,'admin','1','2024-06-26 11:57:04','','','102.215.33.2','loggedin',1),(280,'user','4','2024-06-26 12:38:30','2024-06-26 13:21:08','','197.248.95.237','loggedin',1),(281,'user','4','2024-06-26 13:21:14','2024-06-26 13:23:27','','197.248.95.237','loggedin',1),(282,'user','4','2024-06-26 13:40:12','','','197.248.95.237','loggedin',1),(283,'user','3','2024-06-26 14:38:11','','','197.248.95.237','loggedin',1),(284,'user','3','2024-06-28 08:33:56','','','197.248.95.237','loggedin',1),(285,'user','4','2024-06-28 08:34:52','','','197.248.95.237','loggedin',1),(286,'user','4','2024-06-28 09:15:53','2024-06-28 09:27:56','','197.248.95.237','loggedin',1),(287,'user','4','2024-06-28 09:28:02','2024-06-28 09:29:47','','197.248.95.237','loggedin',1),(288,'user','4','2024-06-28 09:30:02','2024-06-28 09:35:10','','197.248.95.237','loggedin',1),(289,'user','4','2024-06-28 09:35:17','2024-06-28 10:02:31','','197.248.95.237','loggedin',1),(290,'user','4','2024-06-28 10:02:36','2024-06-28 10:24:41','','197.248.95.237','loggedin',1),(291,'user','4','2024-06-28 10:24:52','','','197.248.95.237','loggedin',1),(292,'user','4','2024-06-28 15:13:04','2024-06-28 15:24:16','','197.248.95.237','loggedin',1),(293,'user','4','2024-06-28 15:24:23','2024-06-28 15:34:57','','197.248.95.237','loggedin',1),(294,'user','4','2024-06-28 15:35:04','2024-06-28 15:43:35','','197.248.95.237','loggedin',1),(295,'user','4','2024-06-28 15:43:42','2024-06-28 15:47:53','','197.248.95.237','loggedin',1),(296,'user','4','2024-06-28 15:48:00','2024-06-28 16:09:22','','197.248.95.237','loggedin',1),(297,'user','4','2024-06-28 16:09:29','2024-06-28 16:12:39','','197.248.95.237','loggedin',1),(298,'user','4','2024-06-28 16:12:46','2024-06-28 16:17:15','','197.248.95.237','loggedin',1),(299,'user','4','2024-06-28 16:17:21','2024-06-28 16:19:29','','197.248.95.237','loggedin',1),(300,'user','4','2024-06-28 16:19:35','','','197.248.95.237','loggedin',1),(301,'user','4','2024-06-29 09:25:10','','','197.248.95.237','loggedin',1),(302,'user','4','2024-07-01 09:07:10','2024-07-01 09:15:23','','197.248.95.237','loggedin',1),(303,'user','4','2024-07-01 09:15:30','','','197.248.95.237','loggedin',1),(304,'user','4','2024-07-01 12:37:06','2024-07-01 13:00:33','','197.248.95.237','loggedin',1),(305,'user','4','2024-07-01 13:00:58','','','197.248.95.237','loggedin',1),(306,'user','3','2024-07-01 13:05:53','','','197.248.95.237','loggedin',1),(307,'user','3','2024-07-01 13:28:54','','','197.248.95.237','loggedin',1),(308,'user','3','2024-07-01 14:21:49','','','197.248.95.237','loggedin',1),(309,'user','3','2024-07-01 15:23:54','','','197.248.95.237','loggedin',1),(310,'user','4','2024-07-03 09:02:33','2024-07-03 09:40:49','','197.248.95.237','loggedin',1),(311,'user','4','2024-07-03 09:40:57','2024-07-03 09:43:57','','197.248.95.237','loggedin',1),(312,'user','4','2024-07-03 09:44:05','2024-07-03 09:48:50','','197.248.95.237','loggedin',1),(313,'user','4','2024-07-03 09:48:56','','','197.248.95.237','loggedin',1),(314,'user','3','2024-07-03 11:27:27','','','197.248.95.237','loggedin',1),(315,'user','3','2024-07-03 11:36:11','','','197.248.95.237','loggedin',1),(316,'user','3','2024-07-03 15:43:50','','','197.248.95.237','loggedin',1),(317,'user','3','2024-07-03 16:34:39','','','197.248.95.237','loggedin',1),(318,'admin','1','2024-07-04 09:22:12','','','154.159.252.126','loggedin',1),(319,'user','4','2024-07-05 08:27:02','','','197.248.95.237','loggedin',1),(320,'user','4','2024-07-05 15:29:24','2024-07-05 15:49:29','','197.248.95.237','loggedin',1),(321,'user','4','2024-07-05 15:49:36','2024-07-05 15:56:39','','197.248.95.237','loggedin',1),(322,'user','4','2024-07-05 15:56:45','2024-07-05 16:16:47','','197.248.95.237','loggedin',1),(323,'user','4','2024-07-05 16:16:53','2024-07-05 16:22:17','','197.248.95.237','loggedin',1),(324,'user','4','2024-07-05 16:22:23','','','197.248.95.237','loggedin',1),(325,'user','4','2024-07-08 08:18:34','2024-07-08 08:33:57','','197.248.95.237','loggedin',1),(326,'user','4','2024-07-08 08:34:04','2024-07-08 08:55:46','','197.248.95.237','loggedin',1),(327,'admin','1','2024-07-08 08:39:15','2024-07-08 08:39:23','','102.1.248.138','loggedin',1),(328,'admin','1','2024-07-08 08:39:49','','','102.1.248.138','loggedin',1),(329,'user','4','2024-07-08 08:55:53','2024-07-08 08:57:11','','197.248.95.237','loggedin',1),(330,'admin','1','2024-07-08 08:58:19','','','102.1.248.138','loggedin',1),(331,'user','4','2024-07-08 09:50:29','2024-07-08 09:52:43','','197.248.95.237','loggedin',1),(332,'user','4','2024-07-08 09:52:49','2024-07-08 11:19:32','','197.248.95.237','loggedin',1),(333,'user','4','2024-07-08 11:19:39','2024-07-08 11:28:03','','197.248.95.237','loggedin',1),(334,'user','4','2024-07-08 11:28:08','2024-07-08 11:30:03','','197.248.95.237','loggedin',1),(335,'user','4','2024-07-08 11:30:56','2024-07-08 11:33:31','','197.248.95.237','loggedin',1),(336,'user','4','2024-07-08 11:35:01','2024-07-08 11:37:47','','197.248.95.237','loggedin',1),(337,'user','4','2024-07-08 11:37:53','2024-07-08 12:19:29','','197.248.95.237','loggedin',1),(338,'user','4','2024-07-08 12:19:36','2024-07-08 12:23:25','','197.248.95.237','loggedin',1),(339,'user','4','2024-07-08 12:23:33','2024-07-08 12:24:30','','197.248.95.237','loggedin',1),(340,'user','4','2024-07-08 12:24:35','2024-07-08 12:25:52','','197.248.95.237','loggedin',1),(341,'user','4','2024-07-08 13:21:29','2024-07-08 14:31:47','','197.248.95.237','loggedin',1),(342,'user','3','2024-07-08 13:39:04','','','197.248.95.237','loggedin',1),(343,'user','4','2024-07-08 14:31:52','2024-07-08 14:34:25','','197.248.95.237','loggedin',1),(344,'user','4','2024-07-08 14:34:31','2024-07-08 14:35:40','','197.248.95.237','loggedin',1),(345,'user','4','2024-07-08 14:35:46','2024-07-08 14:40:51','','197.248.95.237','loggedin',1),(346,'user','4','2024-07-08 14:40:57','2024-07-08 14:42:23','','197.248.95.237','loggedin',1),(347,'user','4','2024-07-08 14:42:29','2024-07-08 14:46:13','','197.248.95.237','loggedin',1),(348,'user','4','2024-07-08 14:46:19','2024-07-08 14:47:21','','197.248.95.237','loggedin',1),(349,'user','4','2024-07-08 14:47:27','2024-07-08 14:48:18','','197.248.95.237','loggedin',1),(350,'user','4','2024-07-08 14:48:25','2024-07-08 14:49:22','','197.248.95.237','loggedin',1),(351,'user','4','2024-07-08 14:50:07','2024-07-08 14:58:23','','197.248.95.237','loggedin',1),(352,'user','4','2024-07-08 15:04:58','2024-07-08 15:10:26','','197.248.95.237','loggedin',1),(353,'user','4','2024-07-08 15:12:50','2024-07-08 15:15:36','','197.248.95.237','loggedin',1),(354,'user','4','2024-07-08 15:15:43','2024-07-08 15:23:28','','197.248.95.237','loggedin',1),(355,'user','4','2024-07-08 15:23:33','2024-07-08 15:25:53','','197.248.95.237','loggedin',1),(356,'user','4','2024-07-08 15:26:31','2024-07-08 15:51:40','','197.248.95.237','loggedin',1),(357,'user','4','2024-07-08 16:33:12','2024-07-08 16:36:01','','197.248.95.237','loggedin',1),(358,'user','4','2024-07-08 16:36:07','2024-07-08 16:38:08','','197.248.95.237','loggedin',1),(359,'user','4','2024-07-09 08:30:59','2024-07-09 09:53:17','','197.248.95.237','loggedin',1),(360,'user','4','2024-07-09 09:53:29','2024-07-09 10:05:48','','197.248.95.237','loggedin',1),(361,'user','4','2024-07-09 10:06:54','2024-07-09 10:11:04','','197.248.95.237','loggedin',1),(362,'user','4','2024-07-09 10:11:09','2024-07-09 10:14:25','','197.248.95.237','loggedin',1),(363,'user','4','2024-07-09 10:14:48','2024-07-09 10:17:10','','197.248.95.237','loggedin',1),(364,'user','4','2024-07-09 11:31:43','2024-07-09 11:35:12','','197.248.95.237','loggedin',1),(365,'user','4','2024-07-09 12:56:30','2024-07-09 13:00:30','','197.248.95.237','loggedin',1),(366,'user','4','2024-07-09 15:06:34','2024-07-09 15:17:04','','197.248.95.237','loggedin',1),(367,'user','4','2024-07-09 15:42:56','2024-07-09 15:54:27','','197.248.95.237','loggedin',1),(368,'user','4','2024-07-09 15:55:53','','','197.248.95.237','loggedin',1),(369,'user','4','2024-07-09 16:29:52','2024-07-09 16:40:51','','197.248.95.237','loggedin',1),(370,'user','4','2024-07-09 16:40:58','','','197.248.95.237','loggedin',1),(371,'user','4','2024-07-10 08:25:42','2024-07-10 08:42:10','','197.248.95.237','loggedin',1),(372,'user','4','2024-07-10 08:42:18','2024-07-10 09:15:34','','197.248.95.237','loggedin',1),(373,'user','4','2024-07-10 09:15:49','2024-07-10 09:27:01','','197.248.95.237','loggedin',1),(374,'user','4','2024-07-10 09:29:58','2024-07-10 09:36:02','','197.248.95.237','loggedin',1),(375,'user','4','2024-07-10 09:36:40','','','197.248.95.237','loggedin',1),(376,'user','4','2024-07-10 16:46:39','2024-07-10 16:49:19','','197.248.95.237','loggedin',1),(377,'user','4','2024-07-10 16:49:30','','','197.248.95.237','loggedin',1),(378,'user','4','2024-07-11 08:26:16','','','197.248.95.237','loggedin',1),(379,'user','4','2024-07-12 08:14:48','2024-07-12 09:29:58','','197.248.95.237','loggedin',1),(380,'user','4','2024-07-12 09:30:14','','','197.248.95.237','loggedin',1),(381,'user','4','2024-07-12 15:19:53','2024-07-12 15:26:45','','197.248.95.237','loggedin',1),(382,'user','4','2024-07-12 16:14:12','','','197.248.95.237','loggedin',1),(383,'user','4','2024-07-13 11:38:04','','','197.248.95.237','loggedin',1),(384,'user','4','2024-07-13 14:38:52','2024-07-13 14:43:47','','197.248.95.237','loggedin',1),(385,'user','4','2024-07-13 14:43:55','','','197.248.95.237','loggedin',1),(386,'user','4','2024-07-17 13:53:48','2024-07-17 14:01:29','','197.248.95.237','loggedin',1),(387,'user','4','2024-07-17 14:01:35','2024-07-17 14:02:39','','197.248.95.237','loggedin',1),(388,'user','4','2024-07-17 14:02:45','2024-07-17 14:05:37','','197.248.95.237','loggedin',1),(389,'user','4','2024-07-17 14:05:44','','','197.248.95.237','loggedin',1),(390,'user','4','2024-07-18 10:30:41','','','197.248.95.237','loggedin',1),(391,'user','4','2024-07-18 15:47:21','2024-07-18 16:43:14','','197.248.95.237','loggedin',1),(392,'user','4','2024-07-18 16:43:21','2024-07-18 16:44:58','','197.248.95.237','loggedin',1),(393,'user','4','2024-07-18 16:45:10','','','197.248.95.237','loggedin',1),(394,'user','4','2024-07-19 09:32:09','2024-07-19 10:11:11','','197.248.95.237','loggedin',1),(395,'user','4','2024-07-19 10:11:18','2024-07-19 10:17:56','','197.248.95.237','loggedin',1),(396,'user','4','2024-07-19 10:18:03','2024-07-19 10:20:19','','197.248.95.237','loggedin',1),(397,'user','4','2024-07-19 10:20:35','2024-07-19 10:32:06','','197.248.95.237','loggedin',1),(398,'user','4','2024-07-19 10:32:11','2024-07-19 10:33:55','','197.248.95.237','loggedin',1),(399,'user','4','2024-07-19 10:34:01','2024-07-19 10:48:20','','197.248.95.237','loggedin',1),(400,'user','4','2024-07-19 10:48:27','2024-07-19 11:20:35','','197.248.95.237','loggedin',1),(401,'user','4','2024-07-19 11:20:41','2024-07-19 11:28:59','','197.248.95.237','loggedin',1),(402,'user','4','2024-07-19 11:29:05','2024-07-19 11:35:27','','197.248.95.237','loggedin',1),(403,'user','4','2024-07-19 11:35:34','2024-07-19 12:05:46','','197.248.95.237','loggedin',1),(404,'user','4','2024-07-19 12:05:55','','','197.248.95.237','loggedin',1),(405,'user','4','2024-07-22 08:39:35','2024-07-22 10:39:11','','197.248.95.237','loggedin',1),(406,'user','4','2024-07-22 10:39:16','2024-07-22 11:33:24','','197.248.95.237','loggedin',1),(407,'admin','1','2024-07-22 11:10:41','2024-07-22 11:15:20','','196.216.86.92','loggedin',1),(408,'user','4','2024-07-22 11:33:43','','','197.248.95.237','loggedin',1),(409,'user','4','2024-07-24 08:22:46','2024-07-24 11:51:36','','197.248.95.237','loggedin',1),(410,'admin','1','2024-07-24 10:01:26','','','197.232.142.176','loggedin',1),(411,'admin','1','2024-07-24 11:14:53','','','197.232.142.176','loggedin',1),(412,'user','4','2024-07-24 11:51:41','2024-07-24 12:21:06','','197.248.95.237','loggedin',1),(413,'user','4','2024-07-24 12:21:12','','','197.248.95.237','loggedin',1),(414,'user','3','2024-07-24 16:15:36','','','197.248.95.237','loggedin',1),(415,'user','4','2024-07-25 08:31:02','2024-07-25 08:39:37','','197.248.95.237','loggedin',1),(416,'user','4','2024-07-25 09:11:36','','','197.248.95.237','loggedin',1),(417,'user','4','2024-07-25 09:17:58','2024-07-25 09:21:22','','197.248.95.237','loggedin',1),(418,'user','4','2024-07-25 09:21:32','2024-07-25 09:36:01','','197.248.95.237','loggedin',1),(419,'user','4','2024-07-25 11:28:57','','','197.248.95.237','loggedin',1),(420,'user','4','2024-07-25 11:43:26','','','197.248.95.237','loggedin',1),(421,'user','4','2024-07-25 16:25:23','2024-07-25 16:47:53','','197.248.95.237','loggedin',1),(422,'user','4','2024-07-26 08:35:01','2024-07-26 08:44:00','','197.248.95.237','loggedin',1),(423,'user','4','2024-07-26 08:44:07','2024-07-26 09:07:26','','197.248.95.237','loggedin',1),(424,'user','4','2024-07-26 09:07:31','','','197.248.95.237','loggedin',1),(425,'admin','1','2024-07-26 09:23:38','','','197.232.142.176','loggedin',1),(426,'user','4','2024-07-26 09:23:48','2024-07-26 09:26:17','','197.248.95.237','loggedin',1),(427,'user','4','2024-07-26 09:26:24','2024-07-26 09:44:22','','197.248.95.237','loggedin',1),(428,'admin','1','2024-07-26 09:40:37','','','197.232.142.176','loggedin',1),(429,'admin','1','2024-07-26 09:43:46','','','197.232.142.176','loggedin',1),(430,'user','4','2024-07-26 09:44:27','2024-07-26 09:53:49','','197.248.95.237','loggedin',1),(431,'user','4','2024-07-26 09:53:54','','','197.248.95.237','loggedin',1),(432,'user','4','2024-07-26 09:54:47','2024-07-26 09:56:38','','197.248.95.237','loggedin',1),(433,'user','4','2024-07-26 09:56:43','','','197.248.95.237','loggedin',1),(434,'user','4','2024-07-26 10:02:55','','','197.248.95.237','loggedin',1),(435,'user','4','2024-07-27 08:58:29','2024-07-27 09:15:31','','197.248.95.237','loggedin',1),(436,'user','4','2024-07-27 09:15:40','2024-07-27 09:23:12','','197.248.95.237','loggedin',1),(437,'user','4','2024-07-27 09:23:18','2024-07-27 09:27:34','','197.248.95.237','loggedin',1),(438,'user','4','2024-07-27 09:27:40','2024-07-27 09:30:51','','197.248.95.237','loggedin',1),(439,'user','4','2024-07-27 09:30:57','2024-07-27 09:36:49','','197.248.95.237','loggedin',1),(440,'user','4','2024-07-27 09:36:58','2024-07-27 09:54:26','','197.248.95.237','loggedin',1),(441,'user','4','2024-07-27 09:54:31','2024-07-27 10:07:00','','197.248.95.237','loggedin',1),(442,'user','4','2024-07-27 10:07:07','','','197.248.95.237','loggedin',1),(443,'user','4','2024-07-29 09:37:29','','','197.248.95.237','loggedin',1),(444,'user','4','2024-07-29 09:46:07','','','197.248.95.237','loggedin',1),(445,'user','4','2024-07-29 16:32:04','','','197.248.95.237','loggedin',1),(446,'user','4','2024-07-30 08:17:04','2024-07-30 08:38:10','','197.248.95.237','loggedin',1),(447,'user','4','2024-07-30 08:38:16','2024-07-30 08:58:26','','197.248.95.237','loggedin',1),(448,'user','4','2024-07-30 08:58:34','','','197.248.95.237','loggedin',1),(449,'user','4','2024-07-30 11:28:05','2024-07-30 11:36:47','','197.248.95.237','loggedin',1),(450,'user','4','2024-07-30 11:36:52','2024-07-30 11:40:28','','197.248.95.237','loggedin',1),(451,'user','4','2024-07-30 11:47:29','','','197.248.95.237','loggedin',1),(452,'user','4','2024-07-30 11:59:37','','','197.248.95.237','loggedin',1),(453,'user','4','2024-07-30 12:09:36','2024-07-30 12:18:54','','197.248.95.237','loggedin',1),(454,'user','4','2024-07-30 12:19:00','2024-07-30 12:40:44','','197.248.95.237','loggedin',1),(455,'user','4','2024-07-30 12:40:49','','','197.248.95.237','loggedin',1),(456,'user','4','2024-07-30 13:42:13','2024-07-30 15:01:14','','197.248.95.237','loggedin',1),(457,'user','4','2024-07-30 15:01:27','2024-07-30 15:30:24','','197.248.95.237','loggedin',1),(458,'user','4','2024-07-30 15:30:33','','','197.248.95.237','loggedin',1),(459,'user','4','2024-07-31 08:19:52','2024-07-31 08:33:48','','197.248.95.237','loggedin',1),(460,'user','4','2024-07-31 08:33:53','2024-07-31 08:37:44','','197.248.95.237','loggedin',1),(461,'user','4','2024-07-31 08:38:56','','','197.248.95.237','loggedin',1),(462,'user','4','2024-07-31 08:47:34','2024-07-31 09:25:31','','197.248.95.237','loggedin',1),(463,'user','4','2024-07-31 09:25:37','','','197.248.95.237','loggedin',1),(464,'user','4','2024-07-31 10:40:35','','','197.248.95.237','loggedin',1),(465,'user','4','2024-07-31 12:55:56','','','197.248.95.237','loggedin',1),(466,'admin','1','2024-07-31 15:35:47','','','197.248.117.101','loggedin',1),(467,'admin','1','2024-07-31 16:25:56','','','197.248.117.101','loggedin',1),(468,'user','3','2024-07-31 16:43:41','','','197.248.95.237','loggedin',1),(469,'user','4','2024-08-01 08:21:00','2024-08-01 08:30:25','','197.248.95.237','loggedin',1),(470,'user','4','2024-08-01 08:30:30','2024-08-01 08:37:40','','197.248.95.237','loggedin',1),(471,'user','4','2024-08-01 08:37:52','2024-08-01 08:41:10','','197.248.95.237','loggedin',1),(472,'user','4','2024-08-01 08:56:30','2024-08-01 09:37:01','','197.248.95.237','loggedin',1),(473,'user','4','2024-08-01 09:37:08','2024-08-01 09:41:35','','197.248.95.237','loggedin',1),(474,'user','4','2024-08-01 09:41:41','2024-08-01 10:05:58','','197.248.95.237','loggedin',1),(475,'user','4','2024-08-01 10:06:03','2024-08-01 10:08:35','','197.248.95.237','loggedin',1),(476,'user','4','2024-08-01 10:09:03','2024-08-01 10:11:19','','197.248.95.237','loggedin',1),(477,'user','4','2024-08-01 10:11:24','2024-08-01 10:15:58','','197.248.95.237','loggedin',1),(478,'user','4','2024-08-01 10:16:03','2024-08-01 10:19:08','','197.248.95.237','loggedin',1),(479,'admin','1','2024-08-01 10:16:43','','','197.248.117.101','loggedin',1),(480,'user','4','2024-08-01 10:19:56','2024-08-01 10:22:31','','197.248.95.237','loggedin',1),(481,'user','4','2024-08-01 10:22:37','2024-08-01 11:18:43','','197.248.95.237','loggedin',1),(482,'user','4','2024-08-01 11:18:48','2024-08-01 11:27:48','','197.248.95.237','loggedin',1),(483,'user','4','2024-08-01 11:27:53','2024-08-01 11:29:15','','197.248.95.237','loggedin',1),(484,'user','4','2024-08-01 11:29:20','2024-08-01 11:30:44','','197.248.95.237','loggedin',1),(485,'user','4','2024-08-01 11:30:49','2024-08-01 11:32:59','','197.248.95.237','loggedin',1),(486,'user','4','2024-08-01 11:38:14','2024-08-01 12:04:24','','197.248.95.237','loggedin',1),(487,'user','4','2024-08-01 12:04:29','2024-08-01 12:07:44','','197.248.95.237','loggedin',1),(488,'user','4','2024-08-01 12:09:33','2024-08-01 12:11:53','','197.248.95.237','loggedin',1),(489,'user','4','2024-08-01 12:11:59','2024-08-01 12:28:46','','197.248.95.237','loggedin',1),(490,'user','4','2024-08-01 12:28:55','2024-08-01 12:34:25','','197.248.95.237','loggedin',1),(491,'user','4','2024-08-01 12:34:30','2024-08-01 12:56:03','','197.248.95.237','loggedin',1),(492,'user','4','2024-08-01 12:56:09','2024-08-01 12:59:34','','197.248.95.237','loggedin',1),(493,'user','4','2024-08-01 12:59:40','2024-08-01 13:05:21','','197.248.95.237','loggedin',1),(494,'user','4','2024-08-01 13:38:13','2024-08-01 14:18:42','','197.248.95.237','loggedin',1),(495,'user','4','2024-08-01 14:18:48','2024-08-01 14:21:45','','197.248.95.237','loggedin',1),(496,'user','4','2024-08-01 14:21:50','2024-08-01 14:24:05','','197.248.95.237','loggedin',1),(497,'user','4','2024-08-01 14:25:18','2024-08-01 15:20:34','','197.248.95.237','loggedin',1),(498,'user','4','2024-08-01 15:20:40','2024-08-01 16:06:46','','197.248.95.237','loggedin',1),(499,'user','3','2024-08-01 15:33:16','2024-08-01 15:38:59','','197.248.95.237','loggedin',1),(500,'user','3','2024-08-01 15:39:06','','','197.248.95.237','loggedin',1),(501,'user','3','2024-08-01 15:55:14','','','197.248.95.237','loggedin',1),(502,'user','4','2024-08-01 16:08:40','','','197.248.95.237','loggedin',1),(503,'admin','1','2024-08-02 12:28:01','2024-08-02 12:30:14','','197.232.142.176','loggedin',1),(504,'admin','1','2024-08-02 12:30:24','2024-08-02 12:30:27','','197.232.142.176','loggedin',1),(505,'user','4','2024-08-02 13:02:44','2024-08-02 13:21:43','','197.248.95.237','loggedin',1),(506,'user','4','2024-08-02 13:21:48','2024-08-02 13:24:37','','197.248.95.237','loggedin',1),(507,'user','4','2024-08-02 13:59:34','2024-08-02 14:05:59','','197.248.95.237','loggedin',1),(508,'user','4','2024-08-02 14:06:05','2024-08-02 14:09:26','','197.248.95.237','loggedin',1),(509,'user','4','2024-08-02 14:12:49','2024-08-02 14:15:19','','197.248.95.237','loggedin',1),(510,'user','4','2024-08-02 14:15:25','2024-08-02 14:17:15','','197.248.95.237','loggedin',1),(511,'user','4','2024-08-02 14:17:20','2024-08-02 14:19:26','','197.248.95.237','loggedin',1),(512,'user','4','2024-08-02 14:22:37','2024-08-02 14:27:12','','197.248.95.237','loggedin',1),(513,'user','4','2024-08-02 14:30:25','2024-08-02 14:39:21','','197.248.95.237','loggedin',1),(514,'user','3','2024-08-02 15:08:23','','','197.248.95.237','loggedin',1),(515,'user','4','2024-08-05 08:41:15','2024-08-05 08:44:21','','197.248.95.237','loggedin',1),(516,'user','4','2024-08-05 08:44:26','2024-08-05 08:46:49','','197.248.95.237','loggedin',1),(517,'user','4','2024-08-05 08:46:56','2024-08-05 11:14:29','','197.248.95.237','loggedin',1),(518,'user','3','2024-08-05 11:05:33','','','197.248.95.237','loggedin',1),(519,'user','3','2024-08-05 11:10:12','','','197.248.95.237','loggedin',1),(520,'user','4','2024-08-05 12:20:21','2024-08-05 12:50:43','','197.248.95.237','loggedin',1),(521,'user','4','2024-08-05 12:50:48','2024-08-05 12:54:13','','197.248.95.237','loggedin',1),(522,'user','4','2024-08-05 16:14:49','2024-08-05 16:32:23','','197.248.95.237','loggedin',1),(523,'admin','1','2024-08-05 16:21:14','','','197.232.142.176','loggedin',1),(524,'user','4','2024-08-06 10:17:54','2024-08-06 11:11:47','','197.248.95.237','loggedin',1),(525,'user','4','2024-08-06 12:04:45','','','197.248.95.237','loggedin',1),(526,'user','4','2024-08-07 08:19:01','','','197.248.95.237','loggedin',1),(527,'user','4','2024-08-07 10:37:03','2024-08-07 10:40:21','','197.248.95.237','loggedin',1),(528,'user','4','2024-08-07 10:40:28','2024-08-07 10:44:22','','197.248.95.237','loggedin',1),(529,'user','4','2024-08-07 10:52:48','2024-08-07 11:10:08','','197.248.95.237','loggedin',1),(530,'user','4','2024-08-07 11:10:19','2024-08-07 11:12:31','','197.248.95.237','loggedin',1),(531,'user','4','2024-08-07 11:13:23','2024-08-07 11:19:03','','197.248.95.237','loggedin',1),(532,'user','4','2024-08-07 11:19:08','2024-08-07 11:20:20','','197.248.95.237','loggedin',1),(533,'user','4','2024-08-07 11:40:18','2024-08-07 11:50:29','','197.248.95.237','loggedin',1),(534,'user','4','2024-08-07 11:50:36','2024-08-07 11:53:34','','197.248.95.237','loggedin',1),(535,'user','3','2024-08-07 12:20:22','','','197.248.95.237','loggedin',1),(536,'user','3','2024-08-07 12:42:05','','','197.248.95.237','loggedin',1),(537,'user','4','2024-08-09 10:10:14','','','197.248.95.237','loggedin',1),(538,'user','4','2024-08-09 13:58:37','2024-08-09 14:02:10','','197.248.95.237','loggedin',1),(539,'user','4','2024-08-09 14:18:12','2024-08-09 14:20:44','','197.248.95.237','loggedin',1),(540,'user','4','2024-08-09 14:47:00','2024-08-09 14:48:36','','197.248.95.237','loggedin',1),(541,'user','4','2024-08-09 14:48:42','2024-08-09 15:18:36','','197.248.95.237','loggedin',1),(542,'user','4','2024-08-09 15:18:42','2024-08-09 15:29:25','','197.248.95.237','loggedin',1),(543,'user','4','2024-08-09 15:29:30','2024-08-09 15:32:01','','197.248.95.237','loggedin',1),(544,'user','4','2024-08-10 13:54:45','','','197.248.95.237','loggedin',1),(545,'user','4','2024-08-12 09:46:29','','','197.248.95.237','loggedin',1),(546,'user','4','2024-08-12 12:13:10','2024-08-12 12:59:39','','197.248.95.237','loggedin',1),(547,'user','4','2024-08-12 12:59:49','','','197.248.95.237','loggedin',1),(548,'user','3','2024-08-12 13:04:51','','','197.248.95.237','loggedin',1),(549,'user','4','2024-08-13 09:42:02','2024-08-13 09:47:26','','197.248.95.237','loggedin',1),(550,'user','4','2024-08-13 09:47:34','','','197.248.95.237','loggedin',1),(551,'user','3','2024-08-13 11:18:23','','','197.248.95.237','loggedin',1),(552,'user','4','2024-08-13 12:36:36','','','197.248.95.237','loggedin',1),(553,'user','4','2024-08-13 14:22:38','','','197.248.95.237','loggedin',1),(554,'user','4','2024-08-13 14:40:36','','','197.248.95.237','loggedin',1),(555,'user','4','2024-08-13 15:03:34','','','197.248.95.237','loggedin',1),(556,'user','4','2024-08-13 15:15:27','','','197.248.95.237','loggedin',1),(557,'admin','1','2024-08-14 12:42:29','','','41.90.217.37','loggedin',1),(558,'user','4','2024-08-14 16:38:49','','','197.248.95.237','loggedin',1),(559,'user','4','2024-08-15 09:17:01','','','197.248.95.237','loggedin',1),(560,'user','4','2024-08-15 12:42:01','','','197.248.95.237','loggedin',1),(561,'user','4','2024-08-15 12:47:23','','','197.248.95.237','loggedin',1),(562,'user','4','2024-08-17 13:38:28','2024-08-17 13:45:01','','197.248.95.237','loggedin',1),(563,'user','4','2024-08-19 08:17:14','','','197.248.95.237','loggedin',1),(564,'user','4','2024-08-21 08:24:00','','','197.248.95.237','loggedin',1),(565,'user','4','2024-08-21 11:07:33','','','197.248.95.237','loggedin',1),(566,'user','4','2024-08-22 09:02:46','','','197.248.95.237','loggedin',1),(567,'user','4','2024-08-22 12:49:23','','','197.248.95.237','loggedin',1),(568,'user','4','2024-08-23 10:23:46','','','197.248.95.237','loggedin',1),(569,'admin','1','2024-08-23 11:12:20','','','197.248.95.237','loggedin',1),(570,'admin','1','2024-08-23 11:46:16','','','197.248.95.237','loggedin',1),(571,'admin','1','2024-08-23 11:47:50','','','197.248.95.237','loggedin',1),(572,'admin','1','2024-08-23 11:51:49','','','197.248.95.237','loggedin',1),(573,'user','4','2024-08-23 14:01:37','','','197.248.95.237','loggedin',1),(574,'admin','1','2024-08-23 14:12:38','','','197.248.95.237','loggedin',1),(575,'admin','1','2024-08-23 14:14:14','','','197.248.95.237','loggedin',1),(576,'user','4','2024-08-26 16:15:32','','','197.248.95.237','loggedin',1),(577,'user','4','2024-08-27 08:25:38','','','197.248.95.237','loggedin',1),(578,'user','4','2024-08-28 08:59:59','2024-08-28 11:01:17','','197.248.95.237','loggedin',1),(579,'user','4','2024-08-28 11:01:22','2024-08-28 11:23:18','','197.248.95.237','loggedin',1),(580,'user','4','2024-08-28 11:23:26','2024-08-28 11:26:55','','197.248.95.237','loggedin',1),(581,'user','4','2024-08-28 11:27:00','2024-08-28 11:30:13','','197.248.95.237','loggedin',1),(582,'user','4','2024-08-28 11:30:18','2024-08-28 11:37:25','','197.248.95.237','loggedin',1),(583,'user','4','2024-08-28 11:37:39','2024-08-28 11:41:13','','197.248.95.237','loggedin',1),(584,'user','4','2024-08-28 11:41:18','2024-08-28 11:44:13','','197.248.95.237','loggedin',1),(585,'user','4','2024-08-28 11:44:17','2024-08-28 11:47:27','','197.248.95.237','loggedin',1),(586,'user','4','2024-08-28 11:47:32','2024-08-28 12:17:07','','197.248.95.237','loggedin',1),(587,'user','4','2024-08-28 12:17:13','2024-08-28 12:25:08','','197.248.95.237','loggedin',1),(588,'user','4','2024-08-28 12:25:13','2024-08-28 12:31:59','','197.248.95.237','loggedin',1),(589,'user','4','2024-08-28 12:32:05','2024-08-28 12:35:52','','197.248.95.237','loggedin',1),(590,'user','4','2024-08-28 12:35:57','2024-08-28 12:38:42','','197.248.95.237','loggedin',1),(591,'user','4','2024-08-28 12:38:47','2024-08-28 12:41:33','','197.248.95.237','loggedin',1),(592,'user','4','2024-08-28 12:55:29','2024-08-28 13:04:37','','197.248.95.237','loggedin',1),(593,'user','4','2024-08-28 13:11:47','2024-08-28 14:09:54','','197.248.95.237','loggedin',1),(594,'user','4','2024-08-28 14:09:59','2024-08-28 14:14:31','','197.248.95.237','loggedin',1),(595,'user','4','2024-08-28 14:14:38','2024-08-28 14:18:56','','197.248.95.237','loggedin',1),(596,'user','4','2024-08-28 14:19:01','2024-08-28 14:23:12','','197.248.95.237','loggedin',1),(597,'user','4','2024-08-28 14:26:18','2024-08-28 15:01:37','','197.248.95.237','loggedin',1),(598,'user','4','2024-08-28 15:01:43','2024-08-28 15:19:02','','197.248.95.237','loggedin',1),(599,'user','4','2024-08-28 15:19:09','','','197.248.95.237','loggedin',1),(600,'user','4','2024-08-29 08:19:56','2024-08-29 10:26:03','','197.248.95.237','loggedin',1),(601,'user','4','2024-08-29 10:26:10','2024-08-29 10:32:42','','197.248.95.237','loggedin',1),(602,'user','4','2024-08-29 10:32:47','2024-08-29 10:41:16','','197.248.95.237','loggedin',1),(603,'user','4','2024-08-29 10:41:55','','','197.248.95.237','loggedin',1),(604,'user','4','2024-08-29 13:13:24','','','197.248.95.237','loggedin',1),(605,'user','4','2024-08-29 16:20:05','','','197.248.95.237','loggedin',1),(606,'user','4','2024-08-30 08:17:24','','','197.248.95.237','loggedin',1),(607,'user','4','2024-09-02 16:43:51','2024-09-02 16:48:24','','197.248.95.237','loggedin',1),(608,'user','4','2024-09-02 16:48:32','2024-09-02 16:51:21','','197.248.95.237','loggedin',1),(609,'user','4','2024-09-02 16:51:30','2024-09-02 16:54:01','','197.248.95.237','loggedin',1),(610,'user','4','2024-09-02 16:54:10','2024-09-02 16:57:26','','197.248.95.237','loggedin',1),(611,'user','4','2024-09-02 16:57:33','','','197.248.95.237','loggedin',1),(612,'user','4','2024-09-03 08:05:31','2024-09-03 08:37:41','','197.248.95.237','loggedin',1),(613,'user','4','2024-09-03 08:37:47','2024-09-03 08:41:34','','197.248.95.237','loggedin',1),(614,'user','4','2024-09-03 12:38:43','2024-09-03 12:41:28','','197.248.95.237','loggedin',1),(615,'user','4','2024-09-03 12:41:32','2024-09-03 12:43:46','','197.248.95.237','loggedin',1),(616,'user','4','2024-09-03 12:43:53','2024-09-03 13:04:19','','197.248.95.237','loggedin',1),(617,'user','4','2024-09-03 13:09:59','2024-09-03 13:10:54','','197.248.95.237','loggedin',1),(618,'user','4','2024-09-03 13:14:15','2024-09-03 13:16:32','','197.248.95.237','loggedin',1),(619,'user','4','2024-09-03 13:16:38','2024-09-03 13:18:09','','197.248.95.237','loggedin',1),(620,'user','4','2024-09-03 13:18:14','2024-09-03 13:19:00','','197.248.95.237','loggedin',1),(621,'user','3','2024-09-03 15:54:39','','','197.248.95.237','loggedin',1),(622,'user','4','2024-09-04 08:14:03','','','197.248.95.237','loggedin',1),(623,'user','3','2024-09-05 11:44:56','','','197.248.95.237','loggedin',1),(624,'user','4','2024-09-05 14:17:34','','','197.248.95.237','loggedin',1),(625,'user','4','2024-09-09 13:48:52','2024-09-09 15:28:12','','197.248.95.237','loggedin',1),(626,'user','4','2024-09-09 15:29:00','','','197.248.95.237','loggedin',1),(627,'user','4','2024-09-09 15:35:19','','','197.248.95.237','loggedin',1),(628,'user','4','2024-09-09 15:59:25','','','197.248.95.237','loggedin',1),(629,'user','4','2024-09-09 16:00:03','2024-09-09 16:01:21','','197.248.95.237','loggedin',1),(630,'user','4','2024-09-09 16:01:31','','','197.248.95.237','loggedin',1),(631,'user','3','2024-09-10 11:33:36','','','197.248.95.237','loggedin',1),(632,'user','4','2024-09-10 13:47:50','','','197.248.95.237','loggedin',1),(633,'user','4','2024-09-11 13:47:29','','','197.248.95.237','loggedin',1),(634,'user','4','2024-09-16 09:00:28','','','197.248.95.237','loggedin',1),(635,'user','4','2024-09-16 09:09:50','','','197.248.95.237','loggedin',1),(636,'user','3','2024-09-17 08:29:04','','','197.248.95.237','loggedin',1),(637,'user','3','2024-09-17 08:54:05','','','197.248.95.237','loggedin',1),(638,'user','4','2024-09-17 16:21:40','','','197.248.95.237','loggedin',1),(639,'user','4','2024-09-19 11:10:38','','','197.248.95.237','loggedin',1),(640,'user','4','2024-09-20 13:32:01','','','197.248.95.237','loggedin',1),(641,'user','3','2024-09-23 11:46:20','','','197.248.95.237','loggedin',1),(642,'user','4','2024-09-23 16:26:30','','','197.248.95.237','loggedin',1),(643,'admin','1','2024-09-24 07:27:37','','','154.70.24.166','loggedin',1),(644,'user','4','2024-09-24 10:08:17','','','197.248.95.237','loggedin',1),(645,'user','4','2024-09-24 11:02:05','','','197.248.95.237','loggedin',1),(646,'user','4','2024-09-24 11:02:32','','','197.248.95.237','loggedin',1),(647,'admin','1','2024-09-24 11:04:20','','','154.70.24.166','loggedin',1),(648,'user','4','2024-09-25 14:03:26','','','197.248.95.237','loggedin',1),(649,'user','4','2024-09-30 10:56:25','','','197.248.95.237','loggedin',1),(650,'user','4','2024-09-30 11:23:11','2024-09-30 11:26:41','','197.248.95.237','loggedin',1),(651,'user','4','2024-09-30 11:37:10','2024-09-30 11:56:25','','197.248.95.237','loggedin',1),(652,'user','4','2024-09-30 11:56:47','2024-09-30 11:59:50','','197.248.95.237','loggedin',1),(653,'user','4','2024-09-30 11:59:55','2024-09-30 12:02:56','','197.248.95.237','loggedin',1),(654,'user','4','2024-09-30 12:03:01','2024-09-30 12:05:49','','197.248.95.237','loggedin',1),(655,'user','4','2024-09-30 12:05:54','2024-09-30 12:08:12','','197.248.95.237','loggedin',1),(656,'user','4','2024-09-30 12:08:18','2024-09-30 12:10:53','','197.248.95.237','loggedin',1),(657,'user','4','2024-09-30 12:10:58','2024-09-30 12:13:07','','197.248.95.237','loggedin',1),(658,'user','4','2024-09-30 12:13:13','2024-09-30 12:15:47','','197.248.95.237','loggedin',1),(659,'user','4','2024-09-30 12:15:52','2024-09-30 12:17:47','','197.248.95.237','loggedin',1),(660,'user','4','2024-09-30 12:17:52','2024-09-30 12:20:19','','197.248.95.237','loggedin',1),(661,'user','4','2024-09-30 12:20:26','2024-09-30 12:22:19','','197.248.95.237','loggedin',1),(662,'user','4','2024-09-30 12:22:32','2024-09-30 12:26:57','','197.248.95.237','loggedin',1),(663,'user','4','2024-09-30 12:27:02','2024-09-30 12:40:03','','197.248.95.237','loggedin',1),(664,'user','4','2024-09-30 12:40:09','2024-09-30 13:05:40','','197.248.95.237','loggedin',1),(665,'user','4','2024-09-30 13:05:47','2024-09-30 13:08:52','','197.248.95.237','loggedin',1),(666,'user','4','2024-09-30 13:08:59','2024-09-30 13:11:13','','197.248.95.237','loggedin',1),(667,'user','4','2024-09-30 13:11:18','2024-09-30 13:13:39','','197.248.95.237','loggedin',1),(668,'user','4','2024-09-30 13:13:44','2024-09-30 13:16:44','','197.248.95.237','loggedin',1),(669,'user','4','2024-09-30 13:16:52','2024-09-30 13:21:02','','197.248.95.237','loggedin',1),(670,'user','4','2024-09-30 13:21:07','2024-09-30 13:24:42','','197.248.95.237','loggedin',1),(671,'user','4','2024-09-30 13:24:48','2024-09-30 13:26:57','','197.248.95.237','loggedin',1),(672,'user','4','2024-09-30 13:27:03','2024-09-30 13:32:50','','197.248.95.237','loggedin',1),(673,'user','4','2024-09-30 13:37:36','2024-09-30 13:40:16','','197.248.95.237','loggedin',1),(674,'user','4','2024-09-30 13:40:21','2024-09-30 13:42:45','','197.248.95.237','loggedin',1),(675,'user','4','2024-09-30 13:43:00','2024-09-30 13:47:20','','197.248.95.237','loggedin',1),(676,'user','4','2024-09-30 13:47:25','2024-09-30 13:50:12','','197.248.95.237','loggedin',1),(677,'user','4','2024-09-30 13:50:17','2024-09-30 13:53:05','','197.248.95.237','loggedin',1),(678,'user','4','2024-09-30 13:53:11','2024-09-30 13:55:02','','197.248.95.237','loggedin',1),(679,'user','4','2024-09-30 13:55:08','2024-09-30 13:58:03','','197.248.95.237','loggedin',1),(680,'user','4','2024-09-30 13:58:08','2024-09-30 14:01:02','','197.248.95.237','loggedin',1),(681,'user','4','2024-09-30 14:01:07','2024-09-30 14:02:25','','197.248.95.237','loggedin',1),(682,'user','4','2024-09-30 14:02:33','2024-09-30 14:58:25','','197.248.95.237','loggedin',1),(683,'user','4','2024-09-30 15:32:24','2024-09-30 15:35:24','','197.248.95.237','loggedin',1),(684,'user','4','2024-09-30 15:35:29','2024-09-30 15:39:40','','197.248.95.237','loggedin',1),(685,'user','4','2024-09-30 15:39:45','2024-09-30 15:46:18','','197.248.95.237','loggedin',1),(686,'user','4','2024-09-30 15:46:24','2024-09-30 15:48:41','','197.248.95.237','loggedin',1),(687,'user','4','2024-09-30 15:48:47','2024-09-30 15:52:40','','197.248.95.237','loggedin',1),(688,'user','4','2024-09-30 15:52:45','2024-09-30 15:55:41','','197.248.95.237','loggedin',1),(689,'user','4','2024-09-30 15:55:47','','','197.248.95.237','loggedin',1),(690,'user','4','2024-09-30 15:58:35','2024-09-30 16:01:50','','197.248.95.237','loggedin',1),(691,'user','4','2024-09-30 16:01:55','2024-09-30 16:04:46','','197.248.95.237','loggedin',1),(692,'user','4','2024-09-30 16:04:52','2024-09-30 16:07:28','','197.248.95.237','loggedin',1),(693,'user','4','2024-09-30 16:07:50','2024-09-30 16:10:07','','197.248.95.237','loggedin',1),(694,'user','4','2024-09-30 16:10:13','2024-09-30 16:12:12','','197.248.95.237','loggedin',1),(695,'user','4','2024-09-30 16:12:17','2024-09-30 16:15:57','','197.248.95.237','loggedin',1),(696,'user','4','2024-09-30 16:16:02','2024-09-30 16:17:23','','197.248.95.237','loggedin',1),(697,'user','4','2024-09-30 16:17:29','','','197.248.95.237','loggedin',1),(698,'user','4','2024-10-02 15:48:37','','','197.248.95.237','loggedin',1),(699,'user','4','2024-10-03 15:27:43','2024-10-03 15:33:06','','197.248.95.237','loggedin',1),(700,'user','4','2024-10-03 15:37:48','2024-10-03 15:41:25','','197.248.95.237','loggedin',1),(701,'user','4','2024-10-03 15:41:41','2024-10-03 15:44:28','','197.248.95.237','loggedin',1),(702,'user','4','2024-10-03 15:44:34','2024-10-03 16:18:33','','197.248.95.237','loggedin',1),(703,'user','4','2024-10-03 16:18:39','2024-10-03 16:22:18','','197.248.95.237','loggedin',1),(704,'user','3','2024-10-04 10:49:55','','','197.248.95.237','loggedin',1),(705,'user','4','2024-10-07 13:45:00','','','197.248.95.237','loggedin',1),(706,'user','4','2024-10-09 10:36:53','','','197.248.95.237','loggedin',1),(707,'user','4','2024-10-09 14:03:16','2024-10-09 14:07:45','','197.248.95.237','loggedin',1),(708,'user','4','2024-10-24 08:46:26','','','197.248.95.237','loggedin',1),(709,'user','4','2024-10-24 09:18:40','2024-10-24 11:58:22','','197.248.95.237','loggedin',1),(710,'user','4','2024-10-24 11:58:29','','','197.248.95.237','loggedin',1),(711,'user','3','2024-10-25 15:42:14','','','197.248.95.237','loggedin',1),(712,'user','4','2024-10-29 11:15:58','2024-10-29 11:34:44','','197.248.95.237','loggedin',1),(713,'user','4','2024-10-29 11:35:09','2024-10-29 12:01:01','','197.248.95.237','loggedin',1),(714,'user','4','2024-10-29 12:01:08','2024-10-29 12:17:52','','197.248.95.237','loggedin',1),(715,'user','4','2024-10-29 12:18:00','2024-10-29 13:05:31','','197.248.95.237','loggedin',1),(716,'user','4','2024-10-29 13:05:37','2024-10-29 13:15:40','','197.248.95.237','loggedin',1),(717,'user','4','2024-10-29 13:15:47','2024-10-29 13:21:00','','197.248.95.237','loggedin',1),(718,'user','4','2024-10-29 13:21:07','2024-10-29 13:25:03','','197.248.95.237','loggedin',1),(719,'user','4','2024-10-29 13:42:48','2024-10-29 14:04:03','','197.248.95.237','loggedin',1),(720,'user','4','2024-10-29 14:05:48','2024-10-29 14:09:36','','197.248.95.237','loggedin',1),(721,'user','4','2024-10-29 14:09:42','2024-10-29 14:17:51','','197.248.95.237','loggedin',1),(722,'user','4','2024-10-29 14:17:56','2024-10-29 14:22:30','','197.248.95.237','loggedin',1),(723,'user','4','2024-10-29 14:22:38','2024-10-29 14:35:40','','197.248.95.237','loggedin',1),(724,'user','4','2024-10-29 14:39:30','2024-10-29 16:07:21','','197.248.95.237','loggedin',1),(725,'user','4','2024-10-29 16:07:27','2024-10-29 16:11:07','','197.248.95.237','loggedin',1),(726,'user','4','2024-10-29 16:11:13','2024-10-29 16:16:24','','197.248.95.237','loggedin',1),(727,'user','4','2024-10-29 16:16:30','','','197.248.95.237','loggedin',1),(728,'user','4','2024-10-30 08:14:23','','','197.248.95.237','loggedin',1),(729,'user','3','2024-10-30 08:42:50','','','197.248.95.237','loggedin',1),(730,'user','4','2024-10-30 12:01:36','2024-10-30 12:53:19','','197.248.95.237','loggedin',1),(731,'user','4','2024-10-30 14:58:35','','','197.248.95.237','loggedin',1),(732,'user','4','2024-10-31 11:23:57','','','197.248.95.237','loggedin',1),(733,'user','4','2024-10-31 15:48:42','','','197.248.95.237','loggedin',1),(734,'user','4','2024-11-01 09:46:31','2024-11-01 09:57:05','','197.248.95.237','loggedin',1),(735,'user','4','2024-11-01 09:57:58','2024-11-01 10:02:13','','197.248.95.237','loggedin',1),(736,'user','4','2024-11-01 10:02:21','2024-11-01 10:08:38','','197.248.95.237','loggedin',1),(737,'user','4','2024-11-01 10:08:43','2024-11-01 10:11:32','','197.248.95.237','loggedin',1),(738,'user','4','2024-11-01 10:11:43','2024-11-01 10:13:59','','197.248.95.237','loggedin',1),(739,'user','4','2024-11-01 10:14:05','2024-11-01 10:17:31','','197.248.95.237','loggedin',1),(740,'user','4','2024-11-01 10:17:37','2024-11-01 10:19:52','','197.248.95.237','loggedin',1),(741,'user','4','2024-11-01 10:19:57','2024-11-01 10:22:47','','197.248.95.237','loggedin',1),(742,'user','4','2024-11-01 10:22:52','2024-11-01 10:27:06','','197.248.95.237','loggedin',1),(743,'user','4','2024-11-01 10:27:12','2024-11-01 10:29:53','','197.248.95.237','loggedin',1),(744,'user','4','2024-11-01 10:29:59','2024-11-01 10:33:29','','197.248.95.237','loggedin',1),(745,'user','4','2024-11-01 10:33:42','2024-11-01 10:37:04','','197.248.95.237','loggedin',1),(746,'user','4','2024-11-01 10:37:10','2024-11-01 10:39:35','','197.248.95.237','loggedin',1),(747,'user','4','2024-11-01 10:39:41','2024-11-01 10:42:46','','197.248.95.237','loggedin',1),(748,'user','4','2024-11-01 10:42:51','2024-11-01 10:45:29','','197.248.95.237','loggedin',1),(749,'user','4','2024-11-01 10:45:35','2024-11-01 10:47:06','','197.248.95.237','loggedin',1),(750,'user','4','2024-11-01 10:47:13','2024-11-01 10:49:30','','197.248.95.237','loggedin',1),(751,'user','4','2024-11-01 10:49:35','2024-11-01 10:51:11','','197.248.95.237','loggedin',1),(752,'user','4','2024-11-01 10:51:16','2024-11-01 10:57:53','','197.248.95.237','loggedin',1),(753,'user','4','2024-11-01 10:58:00','','','197.248.95.237','loggedin',1),(754,'user','4','2024-11-01 13:54:12','2024-11-01 13:56:57','','197.248.95.237','loggedin',1),(755,'user','4','2024-11-01 14:02:08','2024-11-01 14:07:31','','197.248.95.237','loggedin',1),(756,'user','4','2024-11-01 14:07:38','','','197.248.95.237','loggedin',1),(757,'user','4','2024-11-04 10:18:48','2024-11-04 11:28:59','','197.248.95.237','loggedin',1),(758,'user','4','2024-11-04 11:29:06','2024-11-04 11:48:52','','197.248.95.237','loggedin',1),(759,'user','4','2024-11-04 13:51:26','','','197.248.95.237','loggedin',1),(760,'user','4','2024-11-05 11:34:50','2024-11-05 11:37:25','','197.248.95.237','loggedin',1),(761,'user','4','2024-11-05 11:37:30','2024-11-05 11:43:45','','197.248.95.237','loggedin',1),(762,'user','4','2024-11-05 11:54:09','2024-11-05 11:56:20','','197.248.95.237','loggedin',1),(763,'user','4','2024-11-05 13:22:28','2024-11-05 13:24:24','','197.248.95.237','loggedin',1),(764,'user','4','2024-11-05 13:24:30','2024-11-05 13:37:56','','197.248.95.237','loggedin',1),(765,'user','4','2024-11-05 13:49:01','','','197.248.95.237','loggedin',1),(766,'user','4','2024-11-06 08:50:47','2024-11-06 08:56:35','','197.248.95.237','loggedin',1),(767,'user','4','2024-11-06 08:56:41','2024-11-06 08:59:49','','197.248.95.237','loggedin',1),(768,'user','4','2024-11-06 14:37:52','','','197.248.95.237','loggedin',1),(769,'user','4','2024-11-09 08:56:19','','','197.248.95.237','loggedin',1),(770,'user','4','2024-11-11 13:57:42','2024-11-11 15:11:35','','197.248.95.237','loggedin',1),(771,'user','4','2024-11-11 15:13:46','2024-11-11 15:16:48','','197.248.95.237','loggedin',1),(772,'user','4','2024-11-11 15:22:07','2024-11-11 15:24:33','','197.248.95.237','loggedin',1),(773,'user','4','2024-11-11 16:22:03','2024-11-11 16:28:29','','197.248.95.237','loggedin',1),(774,'user','4','2024-11-11 16:28:34','','','197.248.95.237','loggedin',1),(775,'user','4','2024-11-12 09:19:52','2024-11-12 09:29:47','','197.248.95.237','loggedin',1),(776,'user','4','2024-11-12 09:29:56','2024-11-12 09:39:21','','197.248.95.237','loggedin',1),(777,'user','4','2024-11-12 09:39:27','','','197.248.95.237','loggedin',1),(778,'user','4','2024-11-12 12:17:19','','','197.248.95.237','loggedin',1),(779,'user','3','2024-11-12 14:49:06','','','197.248.95.237','loggedin',1),(780,'user','4','2024-11-12 14:59:27','2024-11-12 15:43:52','','197.248.95.237','loggedin',1),(781,'user','4','2024-11-12 15:43:59','2024-11-12 15:45:52','','197.248.95.237','loggedin',1),(782,'user','4','2024-11-12 15:47:23','2024-11-12 15:55:36','','197.248.95.237','loggedin',1),(783,'user','4','2024-11-12 15:55:43','','','197.248.95.237','loggedin',1),(784,'user','4','2024-11-15 11:48:27','','','197.248.95.237','loggedin',1),(785,'user','4','2024-11-18 11:20:18','2024-11-18 11:33:29','','197.248.95.237','loggedin',1),(786,'user','4','2024-11-18 11:33:36','2024-11-18 11:48:52','','197.248.95.237','loggedin',1),(787,'user','4','2024-11-18 11:48:58','2024-11-18 11:54:21','','197.248.95.237','loggedin',1),(788,'user','4','2024-11-18 12:07:49','2024-11-18 12:11:15','','197.248.95.237','loggedin',1),(789,'user','4','2024-11-18 12:11:25','2024-11-18 12:14:29','','197.248.95.237','loggedin',1),(790,'user','4','2024-11-18 12:14:45','','','197.248.95.237','loggedin',1),(791,'user','4','2024-11-20 10:52:09','','','197.248.95.237','loggedin',1),(792,'user','3','2024-11-21 13:16:34','','','197.248.95.237','loggedin',1),(793,'user','4','2024-11-25 15:54:23','2024-11-25 16:09:37','','197.248.95.237','loggedin',1),(794,'user','4','2024-11-25 16:09:45','2024-11-25 16:15:49','','197.248.95.237','loggedin',1),(795,'user','4','2024-11-25 16:15:54','2024-11-25 16:17:58','','197.248.95.237','loggedin',1),(796,'user','4','2024-11-25 16:18:03','2024-11-25 16:20:42','','197.248.95.237','loggedin',1),(797,'user','4','2024-11-25 16:20:48','2024-11-25 16:23:09','','197.248.95.237','loggedin',1),(798,'user','4','2024-11-25 16:23:14','2024-11-25 16:25:28','','197.248.95.237','loggedin',1),(799,'user','4','2024-11-25 16:25:33','','','197.248.95.237','loggedin',1),(800,'user','4','2024-11-26 11:45:08','2024-11-26 11:47:02','','197.248.95.237','loggedin',1),(801,'user','4','2024-11-26 12:27:42','2024-11-26 12:47:22','','197.248.95.237','loggedin',1),(802,'user','4','2024-11-26 13:51:42','','','197.248.95.237','loggedin',1),(803,'user','4','2024-11-26 14:05:10','2024-11-26 14:08:31','','197.248.95.237','loggedin',1),(804,'user','4','2024-11-26 14:08:37','2024-11-26 14:11:22','','197.248.95.237','loggedin',1),(805,'user','4','2024-11-26 14:11:29','2024-11-26 15:22:05','','197.248.95.237','loggedin',1),(806,'user','4','2024-11-26 15:22:10','2024-11-26 15:24:00','','197.248.95.237','loggedin',1),(807,'user','4','2024-11-26 15:24:05','2024-11-26 15:26:39','','197.248.95.237','loggedin',1),(808,'user','4','2024-11-26 15:27:16','2024-11-26 15:40:33','','197.248.95.237','loggedin',1),(809,'user','4','2024-11-26 15:40:39','2024-11-26 15:43:05','','197.248.95.237','loggedin',1),(810,'user','4','2024-11-26 15:43:11','2024-11-26 15:49:09','','197.248.95.237','loggedin',1),(811,'user','4','2024-11-26 15:49:15','2024-11-26 16:12:48','','197.248.95.237','loggedin',1),(812,'user','4','2024-11-26 16:12:55','','','197.248.95.237','loggedin',1),(813,'user','4','2024-11-27 10:48:05','2024-11-27 12:18:38','','197.248.95.237','loggedin',1),(814,'user','4','2024-11-27 13:14:58','','','197.248.95.237','loggedin',1),(815,'user','4','2024-11-28 11:47:14','2024-11-28 12:00:00','','197.248.95.237','loggedin',1),(816,'user','4','2024-11-28 12:00:06','2024-11-28 12:03:30','','197.248.95.237','loggedin',1),(817,'user','4','2024-11-28 12:03:52','2024-11-28 12:29:39','','197.248.95.237','loggedin',1),(818,'user','4','2024-11-28 14:06:11','2024-11-28 14:11:38','','197.248.95.237','loggedin',1),(819,'user','4','2024-11-28 14:13:08','2024-11-28 15:18:10','','197.248.95.237','loggedin',1),(820,'user','4','2024-11-28 16:25:10','2024-11-28 16:32:36','','197.248.95.237','loggedin',1),(821,'user','4','2024-11-28 16:32:44','2024-11-28 16:35:38','','197.248.95.237','loggedin',1),(822,'user','4','2024-11-28 16:48:52','','','197.248.95.237','loggedin',1),(823,'user','4','2024-11-29 08:57:56','2024-11-29 09:02:49','','197.248.95.237','loggedin',1),(824,'user','4','2024-11-29 09:04:10','2024-11-29 09:07:37','','197.248.95.237','loggedin',1),(825,'user','4','2024-11-29 09:07:45','2024-11-29 09:15:25','','197.248.95.237','loggedin',1),(826,'user','4','2024-11-29 09:27:53','','','197.248.95.237','loggedin',1),(827,'user','4','2024-12-02 12:05:48','','','197.248.95.237','loggedin',1),(828,'user','3','2024-12-03 09:29:36','','','197.248.95.237','loggedin',1),(829,'user','4','2024-12-03 12:54:25','','','197.248.95.237','loggedin',1),(830,'user','4','2024-12-04 10:50:22','2024-12-04 11:13:15','','197.248.95.237','loggedin',1),(831,'user','4','2024-12-05 10:52:44','2024-12-05 11:40:15','','197.248.95.237','loggedin',1),(832,'user','4','2024-12-05 11:40:22','2024-12-05 11:48:26','','197.248.95.237','loggedin',1),(833,'user','4','2024-12-05 11:48:33','2024-12-05 11:52:47','','197.248.95.237','loggedin',1),(834,'user','4','2024-12-05 11:52:53','2024-12-05 11:55:11','','197.248.95.237','loggedin',1),(835,'user','4','2024-12-05 12:51:08','2024-12-05 12:56:22','','197.248.95.237','loggedin',1),(836,'user','4','2024-12-09 09:11:59','','','197.248.95.237','loggedin',1),(837,'user','3','2024-12-09 14:22:59','','','197.248.95.237','loggedin',1),(838,'user','4','2024-12-10 13:59:07','','','197.248.95.237','loggedin',1),(839,'user','4','2024-12-11 12:34:11','','','197.248.95.237','loggedin',1),(840,'user','4','2024-12-13 11:34:41','2024-12-13 14:48:23','','197.248.95.237','loggedin',1),(841,'user','4','2024-12-13 14:48:29','2024-12-13 14:50:00','','197.248.95.237','loggedin',1),(842,'user','4','2024-12-13 14:50:07','2024-12-13 14:53:06','','197.248.95.237','loggedin',1),(843,'user','4','2024-12-13 14:53:13','2024-12-13 14:54:49','','197.248.95.237','loggedin',1),(844,'user','4','2024-12-13 14:54:55','2024-12-13 14:56:21','','197.248.95.237','loggedin',1),(845,'user','4','2024-12-13 14:56:27','2024-12-13 14:57:34','','197.248.95.237','loggedin',1),(846,'user','4','2024-12-13 14:57:41','2024-12-13 14:58:41','','197.248.95.237','loggedin',1),(847,'user','4','2024-12-13 14:58:49','2024-12-13 15:00:05','','197.248.95.237','loggedin',1),(848,'user','4','2024-12-13 15:00:12','','','197.248.95.237','loggedin',1),(849,'user','4','2025-01-08 08:34:09','2025-01-08 10:02:07','','197.248.95.237','loggedin',1),(850,'user','4','2025-01-08 10:02:22','2025-01-08 10:05:59','','197.248.95.237','loggedin',1),(851,'user','4','2025-01-08 10:07:16','2025-01-08 10:11:00','','197.248.95.237','loggedin',1),(852,'user','4','2025-01-08 10:11:10','2025-01-08 10:13:53','','197.248.95.237','loggedin',1),(853,'user','4','2025-01-08 10:14:01','2025-01-08 10:15:36','','197.248.95.237','loggedin',1),(854,'user','4','2025-01-08 10:30:00','2025-01-08 10:34:06','','197.248.95.237','loggedin',1),(855,'user','4','2025-01-08 10:35:24','2025-01-08 11:25:48','','197.248.95.237','loggedin',1),(856,'user','4','2025-01-08 11:25:58','2025-01-08 11:30:40','','197.248.95.237','loggedin',1),(857,'user','4','2025-01-13 13:52:18','','','197.248.95.237','loggedin',1),(858,'user','3','2025-01-20 10:14:22','','','197.248.95.237','loggedin',1),(859,'user','4','2025-01-20 10:23:57','','','197.248.95.237','loggedin',1),(860,'user','4','2025-01-20 10:32:04','','','197.248.95.237','loggedin',1),(861,'user','4','2025-01-20 14:49:29','2025-01-20 14:51:36','','197.248.95.237','loggedin',1),(862,'user','4','2025-01-20 14:51:44','','','197.248.95.237','loggedin',1),(863,'user','4','2025-01-20 14:54:13','','','197.248.95.237','loggedin',1),(864,'admin','1','2025-01-21 11:27:36','','','102.219.210.90','loggedin',1),(865,'user','4','2025-01-29 10:01:14','','','197.248.95.237','loggedin',1),(866,'user','4','2025-01-29 10:11:44','','','197.248.95.237','loggedin',1),(867,'user','4','2025-01-30 10:01:46','2025-01-30 10:13:12','','197.248.95.237','loggedin',1),(868,'user','4','2025-01-30 10:33:37','2025-01-30 10:41:39','','197.248.95.237','loggedin',1),(869,'user','4','2025-01-30 10:41:50','2025-01-30 11:16:29','','197.248.95.237','loggedin',1),(870,'user','4','2025-01-30 11:16:38','2025-01-30 11:23:21','','197.248.95.237','loggedin',1),(871,'user','4','2025-01-30 11:23:32','2025-01-30 11:32:07','','197.248.95.237','loggedin',1),(872,'user','4','2025-01-30 11:32:15','2025-01-30 11:36:24','','197.248.95.237','loggedin',1),(873,'user','4','2025-01-30 11:36:34','2025-01-30 11:47:34','','197.248.95.237','loggedin',1),(874,'user','4','2025-01-30 11:49:02','','','197.248.95.237','loggedin',1),(875,'user','4','2025-01-30 16:42:43','2025-01-30 16:46:48','','197.248.95.237','loggedin',1),(876,'user','4','2025-01-30 16:48:11','','','197.248.95.237','loggedin',1),(877,'user','4','2025-01-31 11:29:00','2025-01-31 11:34:55','','197.248.95.237','loggedin',1),(878,'user','4','2025-01-31 11:35:04','2025-01-31 11:38:08','','197.248.95.237','loggedin',1),(879,'user','4','2025-01-31 14:19:43','','','197.248.95.237','loggedin',1),(880,'user','3','2025-02-03 13:21:57','','','197.248.95.237','loggedin',1),(881,'user','3','2025-02-07 15:38:08','','','197.248.95.237','loggedin',1),(882,'user','3','2025-02-10 13:06:39','','','197.248.95.237','loggedin',1),(883,'user','4','2025-02-11 11:34:56','','','197.248.95.237','loggedin',1),(884,'user','4','2025-02-11 11:58:18','','','197.248.95.237','loggedin',1),(885,'user','4','2025-02-12 12:01:25','2025-02-12 12:04:31','','197.248.95.237','loggedin',1),(886,'user','4','2025-02-12 12:04:39','2025-02-12 14:01:40','','197.248.95.237','loggedin',1),(887,'user','4','2025-02-14 08:58:17','','','197.248.95.237','loggedin',1),(888,'user','4','2025-02-14 16:37:15','','','197.248.95.237','loggedin',1),(889,'user','4','2025-02-18 08:21:44','','','197.248.95.237','loggedin',1),(890,'user','4','2025-02-18 13:08:41','2025-02-18 15:04:06','','197.248.95.237','loggedin',1),(891,'user','4','2025-02-18 15:04:14','2025-02-18 15:07:11','','197.248.95.237','loggedin',1),(892,'user','4','2025-02-18 15:07:27','2025-02-18 15:12:52','','197.248.95.237','loggedin',1),(893,'user','4','2025-02-18 15:13:01','2025-02-18 15:17:17','','197.248.95.237','loggedin',1),(894,'user','4','2025-02-18 15:17:30','2025-02-18 15:19:02','','197.248.95.237','loggedin',1),(895,'user','4','2025-02-18 15:19:13','2025-02-18 15:22:34','','197.248.95.237','loggedin',1),(896,'user','4','2025-02-18 15:22:42','','','197.248.95.237','loggedin',1),(897,'user','4','2025-02-21 12:35:07','2025-02-21 13:04:30','','197.248.95.237','loggedin',1),(898,'user','4','2025-02-21 13:04:37','','','197.248.95.237','loggedin',1),(899,'user','4','2025-02-21 16:52:40','','','197.248.95.237','loggedin',1),(900,'user','4','2025-02-24 10:28:32','2025-02-24 10:36:45','','197.248.95.237','loggedin',1),(901,'user','4','2025-02-24 10:36:51','2025-02-24 11:25:32','','197.248.95.237','loggedin',1),(902,'user','4','2025-02-24 11:25:46','2025-02-24 12:10:12','','197.248.95.237','loggedin',1),(903,'user','4','2025-02-24 12:11:04','','','197.248.95.237','loggedin',1),(904,'user','4','2025-02-24 14:48:39','','','197.248.95.237','loggedin',1),(905,'user','4','2025-02-25 10:31:28','','','197.248.95.237','loggedin',1),(906,'user','4','2025-02-26 11:04:12','2025-02-26 11:12:08','','197.248.95.237','loggedin',1),(907,'user','4','2025-02-26 11:15:26','2025-02-26 11:19:06','','197.248.95.237','loggedin',1),(908,'user','4','2025-02-26 11:19:17','2025-02-26 11:34:57','','197.248.95.237','loggedin',1),(909,'user','4','2025-02-26 11:38:17','2025-02-26 11:44:42','','197.248.95.237','loggedin',1),(910,'user','4','2025-02-26 11:53:19','2025-02-26 12:02:53','','197.248.95.237','loggedin',1),(911,'user','4','2025-02-26 12:02:59','2025-02-26 12:08:18','','197.248.95.237','loggedin',1),(912,'user','3','2025-02-27 12:24:44','','','197.248.95.237','loggedin',1),(913,'user','4','2025-02-27 12:28:12','','','197.248.95.237','loggedin',1),(914,'user','4','2025-02-28 15:19:48','2025-02-28 15:29:55','','197.248.95.237','loggedin',1),(915,'user','4','2025-02-28 15:30:03','','','197.248.95.237','loggedin',1),(916,'user','3','2025-03-01 12:42:19','','','197.248.95.237','loggedin',1),(917,'user','4','2025-03-01 12:51:33','','','197.248.95.237','loggedin',1),(918,'user','4','2025-03-01 13:19:45','','','197.248.95.237','loggedin',1),(919,'user','4','2025-03-03 08:37:29','','','197.248.95.237','loggedin',1),(920,'user','4','2025-03-03 16:41:41','','','197.248.95.237','loggedin',1),(921,'user','3','2025-03-04 09:35:25','','','197.248.95.237','loggedin',1),(922,'user','4','2025-03-04 13:53:49','2025-03-04 14:04:39','','197.248.95.237','loggedin',1),(923,'user','4','2025-03-04 14:04:48','2025-03-04 14:11:59','','197.248.95.237','loggedin',1),(924,'user','4','2025-03-04 14:12:06','2025-03-04 14:22:54','','197.248.95.237','loggedin',1),(925,'user','4','2025-03-04 14:23:09','2025-03-04 14:28:32','','197.248.95.237','loggedin',1),(926,'user','4','2025-03-04 15:52:29','2025-03-04 16:00:25','','197.248.95.237','loggedin',1),(927,'user','4','2025-03-04 16:00:34','','','197.248.95.237','loggedin',1),(928,'user','4','2025-03-05 08:12:00','','','197.248.95.237','loggedin',1),(929,'user','4','2025-03-07 10:15:30','','','197.248.95.237','loggedin',1),(930,'user','4','2025-03-07 13:19:34','','','197.248.95.237','loggedin',1),(931,'user','4','2025-03-08 09:49:16','','','197.248.95.237','loggedin',1),(932,'user','4','2025-03-11 11:07:13','','','197.248.95.237','loggedin',1),(933,'user','4','2025-03-12 10:48:17','2025-03-12 11:11:27','','197.248.95.237','loggedin',1),(934,'user','4','2025-03-12 11:13:16','2025-03-12 14:52:01','','197.248.95.237','loggedin',1),(935,'user','4','2025-03-12 15:32:12','','','197.248.95.237','loggedin',1),(936,'user','4','2025-03-14 09:26:42','','','197.248.95.237','loggedin',1),(937,'user','3','2025-03-20 14:36:06','','','197.248.95.237','loggedin',1),(938,'user','3','2025-03-20 14:44:52','','','197.248.95.237','loggedin',1),(939,'user','4','2025-03-26 15:15:54','2025-03-26 15:20:16','','197.248.95.237','loggedin',1),(940,'user','4','2025-03-26 15:21:03','2025-03-26 15:28:24','','197.248.95.237','loggedin',1),(941,'user','4','2025-03-26 16:04:12','2025-03-26 16:10:16','','197.248.95.237','loggedin',1),(942,'user','4','2025-03-26 16:10:24','2025-03-26 16:12:44','','197.248.95.237','loggedin',1),(943,'user','4','2025-03-26 16:12:52','','','197.248.95.237','loggedin',1),(944,'user','4','2025-03-26 16:12:57','2025-03-26 16:18:29','','197.248.95.237','loggedin',1),(945,'user','4','2025-03-26 16:18:36','2025-03-26 16:20:51','','197.248.95.237','loggedin',1),(946,'user','4','2025-03-26 16:21:03','','','197.248.95.237','loggedin',1),(947,'user','4','2025-03-26 16:21:06','2025-03-26 16:25:05','','197.248.95.237','loggedin',1),(948,'user','4','2025-03-26 16:25:15','2025-03-26 16:27:23','','197.248.95.237','loggedin',1),(949,'user','4','2025-03-26 16:27:31','2025-03-26 16:29:38','','197.248.95.237','loggedin',1),(950,'user','4','2025-03-26 16:29:49','2025-03-26 16:42:06','','197.248.95.237','loggedin',1),(951,'user','4','2025-03-26 16:42:14','2025-03-26 16:45:04','','197.248.95.237','loggedin',1),(952,'user','4','2025-03-27 08:34:18','2025-03-27 09:10:37','','197.248.95.237','loggedin',1),(953,'user','4','2025-03-27 09:10:45','2025-03-27 09:13:10','','197.248.95.237','loggedin',1),(954,'user','4','2025-03-27 09:13:18','2025-03-27 09:20:47','','197.248.95.237','loggedin',1),(955,'user','4','2025-03-27 09:20:54','2025-03-27 09:24:32','','197.248.95.237','loggedin',1),(956,'user','4','2025-03-27 09:24:40','2025-03-27 09:26:32','','197.248.95.237','loggedin',1),(957,'user','4','2025-03-27 09:26:40','2025-03-27 09:35:46','','197.248.95.237','loggedin',1),(958,'user','4','2025-03-27 09:35:54','2025-03-27 09:37:31','','197.248.95.237','loggedin',1),(959,'user','4','2025-03-27 09:37:41','2025-03-27 09:39:59','','197.248.95.237','loggedin',1),(960,'user','4','2025-03-27 09:40:22','2025-03-27 09:51:25','','197.248.95.237','loggedin',1),(961,'user','4','2025-03-27 09:51:33','2025-03-27 09:56:26','','197.248.95.237','loggedin',1),(962,'user','4','2025-03-27 09:56:34','2025-03-27 09:58:11','','197.248.95.237','loggedin',1),(963,'user','4','2025-03-27 09:58:19','2025-03-27 10:04:06','','197.248.95.237','loggedin',1),(964,'user','4','2025-03-27 10:04:14','2025-03-27 10:09:12','','197.248.95.237','loggedin',1),(965,'user','4','2025-03-28 11:48:05','2025-03-28 11:55:18','','197.248.95.237','loggedin',1),(966,'user','4','2025-03-28 11:55:27','2025-03-28 13:25:36','','197.248.95.237','loggedin',1),(967,'user','4','2025-03-28 13:30:24','','','197.248.95.237','loggedin',1),(968,'user','4','2025-03-28 17:02:48','','','197.248.95.237','loggedin',1),(969,'admin','1','2025-03-29 10:42:14','','','154.227.131.71','loggedin',1),(970,'user','3','2025-03-29 11:06:36','','','197.248.95.237','loggedin',1),(971,'user','3','2025-03-29 11:09:02','2025-03-29 11:10:28','','197.248.95.237','loggedin',1),(972,'admin','1','2025-03-29 11:12:20','2025-03-29 11:13:45','','197.248.95.237','loggedin',1),(973,'user','3','2025-03-29 11:13:55','','','197.248.95.237','loggedin',1),(974,'admin','1','2025-03-29 11:20:32','','','154.227.131.71','loggedin',1),(975,'user','4','2025-04-02 11:50:55','2025-04-02 12:42:09','','197.248.95.237','loggedin',1),(976,'user','4','2025-04-02 12:42:21','2025-04-02 13:16:45','','197.248.95.237','loggedin',1),(977,'user','4','2025-04-02 13:22:10','2025-04-02 14:21:12','','197.248.95.237','loggedin',1),(978,'user','4','2025-04-02 14:21:23','2025-04-02 14:22:24','','197.248.95.237','loggedin',1),(979,'admin','1','2025-04-02 14:22:38','','','197.248.95.237','loggedin',1),(980,'user','4','2025-04-02 15:08:55','2025-04-02 16:07:16','','197.248.95.237','loggedin',1),(981,'user','3','2025-04-02 15:46:29','','','197.248.95.237','loggedin',1),(982,'admin','1','2025-04-02 16:07:27','','','197.248.95.237','loggedin',1),(983,'user','4','2025-04-02 16:10:03','2025-04-02 16:17:46','','197.248.95.237','loggedin',1),(984,'admin','1','2025-04-02 16:18:04','2025-04-02 16:22:57','','197.248.95.237','loggedin',1),(985,'user','4','2025-04-02 16:23:10','','','197.248.95.237','loggedin',1),(986,'user','4','2025-04-02 16:24:08','','','197.248.95.237','loggedin',1),(987,'user','4','2025-04-03 10:22:48','2025-04-03 11:27:17','','197.248.95.237','loggedin',1),(988,'user','4','2025-04-03 11:27:24','2025-04-03 11:38:07','','197.248.95.237','loggedin',1),(989,'user','4','2025-04-03 11:38:16','2025-04-03 12:42:52','','197.248.95.237','loggedin',1),(990,'user','4','2025-04-03 12:45:16','2025-04-03 14:11:21','','197.248.95.237','loggedin',1),(991,'user','4','2025-04-03 14:11:32','2025-04-03 15:22:33','','197.248.95.237','loggedin',1),(992,'user','4','2025-04-03 15:22:41','2025-04-03 15:25:03','','197.248.95.237','loggedin',1),(993,'user','4','2025-04-03 15:25:11','2025-04-03 16:13:27','','197.248.95.237','loggedin',1),(994,'user','4','2025-04-04 08:47:51','2025-04-04 08:50:16','','197.248.95.237','loggedin',1),(995,'user','4','2025-04-04 08:52:35','2025-04-04 09:16:02','','197.248.95.237','loggedin',1),(996,'user','4','2025-04-04 13:52:37','','','197.248.95.237','loggedin',1),(997,'user','4','2025-04-05 13:40:40','','','197.248.95.237','loggedin',1),(998,'user','4','2025-04-05 13:43:36','','','197.248.95.237','loggedin',1),(999,'user','4','2025-04-07 07:49:17','','','197.248.95.237','loggedin',1),(1000,'user','4','2025-04-07 12:33:12','2025-04-07 14:01:26','','197.248.95.237','loggedin',1),(1001,'user','4','2025-04-07 14:01:36','2025-04-07 14:13:30','','197.248.95.237','loggedin',1),(1002,'user','4','2025-04-07 14:13:38','2025-04-07 15:13:39','','197.248.95.237','loggedin',1),(1003,'user','3','2025-04-08 10:01:21','','','197.248.95.237','loggedin',1),(1004,'user','4','2025-04-08 10:16:32','','','197.248.95.237','loggedin',1),(1005,'user','4','2025-04-09 12:32:16','','','197.248.95.237','loggedin',1),(1006,'user','4','2025-04-10 08:17:23','','','197.248.95.237','loggedin',1),(1007,'user','4','2025-04-11 11:02:16','2025-04-11 11:06:59','','197.248.95.237','loggedin',1),(1008,'user','4','2025-04-11 11:07:06','2025-04-11 13:18:42','','197.248.95.237','loggedin',1),(1009,'user','4','2025-04-11 13:18:49','2025-04-11 13:51:09','','197.248.95.237','loggedin',1),(1010,'user','4','2025-04-11 13:51:57','2025-04-11 13:54:28','','197.248.95.237','loggedin',1),(1011,'user','4','2025-04-11 13:54:37','2025-04-11 14:00:35','','197.248.95.237','loggedin',1),(1012,'user','4','2025-04-11 14:00:45','2025-04-11 14:04:04','','197.248.95.237','loggedin',1),(1013,'user','4','2025-04-11 14:04:12','','','197.248.95.237','loggedin',1),(1014,'user','3','2025-04-12 14:05:37','','','197.248.95.237','loggedin',1),(1015,'user','4','2025-04-15 11:11:23','','','197.248.95.237','loggedin',1),(1016,'user','4','2025-04-24 15:12:09','','','197.248.95.237','loggedin',1),(1017,'user','3','2025-04-25 10:40:49','','','197.248.95.237','loggedin',1),(1018,'user','4','2025-04-28 15:06:14','2025-04-28 15:18:09','','197.248.95.237','loggedin',1),(1019,'user','4','2025-04-28 15:19:07','2025-04-28 15:40:46','','197.248.95.237','loggedin',1),(1020,'user','4','2025-04-28 15:40:54','2025-04-28 15:49:00','','197.248.95.237','loggedin',1),(1021,'user','4','2025-04-28 15:56:03','','','197.248.95.237','loggedin',1),(1022,'user','4','2025-04-29 08:53:27','','','197.248.95.237','loggedin',1),(1023,'user','4','2025-04-29 15:10:30','2025-04-29 15:19:12','','197.248.95.237','loggedin',1),(1024,'user','4','2025-04-29 15:33:07','2025-04-29 15:35:14','','197.248.95.237','loggedin',1),(1025,'user','4','2025-04-29 15:35:24','','','197.248.95.237','loggedin',1),(1026,'user','4','2025-04-29 15:37:09','2025-04-29 15:40:09','','197.248.95.237','loggedin',1),(1027,'user','4','2025-04-29 15:40:16','','','197.248.95.237','loggedin',1),(1028,'user','3','2025-04-30 12:49:01','','','197.248.95.237','loggedin',1),(1029,'user','4','2025-04-30 16:26:08','2025-04-30 16:47:01','','197.248.95.237','loggedin',1),(1030,'user','4','2025-04-30 16:47:11','2025-04-30 17:02:22','','197.248.95.237','loggedin',1),(1031,'user','4','2025-04-30 17:02:32','','','197.248.95.237','loggedin',1),(1032,'user','4','2025-05-02 09:53:29','','','197.248.95.237','loggedin',1),(1033,'user','4','2025-05-02 10:35:27','','','197.248.95.237','loggedin',1),(1034,'user','4','2025-05-02 10:42:46','','','197.248.95.237','loggedin',1),(1035,'user','4','2025-05-02 13:01:10','','','197.248.95.237','loggedin',1),(1036,'user','3','2025-05-06 13:16:03','','','197.248.95.237','loggedin',1),(1037,'user','3','2025-05-06 13:16:11','','','197.248.95.237','loggedin',1),(1038,'user','4','2025-05-06 13:16:47','','','197.248.95.237','loggedin',1),(1039,'user','3','2025-05-06 13:16:53','','','197.248.95.237','loggedin',1),(1040,'user','3','2025-05-07 08:46:32','','','197.248.95.237','loggedin',1),(1041,'user','3','2025-05-07 08:48:13','','','197.248.95.237','loggedin',1),(1042,'user','4','2025-05-07 12:10:59','','','197.248.95.237','loggedin',1),(1043,'user','4','2025-05-08 11:52:50','','','197.248.95.237','loggedin',1),(1044,'user','3','2025-05-12 16:06:29','','','197.248.95.237','loggedin',1),(1045,'user','3','2025-05-13 08:42:47','','','197.248.95.237','loggedin',1),(1046,'user','3','2025-05-13 08:46:48','','','197.248.95.237','loggedin',1),(1047,'user','3','2025-05-13 12:50:32','','','197.248.95.237','loggedin',1),(1048,'user','4','2025-05-15 15:00:42','','','197.248.95.237','loggedin',1),(1049,'user','4','2025-05-15 16:37:11','','','197.248.95.237','loggedin',1),(1050,'user','4','2025-05-19 15:26:55','','','197.248.95.237','loggedin',1),(1051,'user','4','2025-05-20 14:28:33','2025-05-20 15:13:21','','197.248.95.237','loggedin',1),(1052,'user','4','2025-05-20 15:13:30','2025-05-20 16:38:15','','197.248.95.237','loggedin',1),(1053,'user','4','2025-05-22 10:12:06','2025-05-22 10:17:19','','197.248.95.237','loggedin',1),(1054,'user','4','2025-05-22 10:17:28','2025-05-22 10:23:02','','197.248.95.237','loggedin',1),(1055,'user','4','2025-05-22 10:23:10','2025-05-22 10:25:56','','197.248.95.237','loggedin',1),(1056,'user','4','2025-05-22 10:26:04','2025-05-22 10:29:28','','197.248.95.237','loggedin',1),(1057,'user','4','2025-05-22 10:29:36','2025-05-22 10:45:23','','197.248.95.237','loggedin',1),(1058,'user','4','2025-05-22 10:45:31','2025-05-22 10:48:53','','197.248.95.237','loggedin',1),(1059,'user','4','2025-05-22 10:49:01','2025-05-22 11:09:21','','197.248.95.237','loggedin',1),(1060,'user','4','2025-05-22 11:09:31','2025-05-22 11:12:09','','197.248.95.237','loggedin',1),(1061,'user','4','2025-05-22 11:12:17','2025-05-22 11:20:25','','197.248.95.237','loggedin',1),(1062,'user','4','2025-05-22 11:20:32','2025-05-22 11:24:08','','197.248.95.237','loggedin',1),(1063,'user','4','2025-05-22 11:24:16','2025-05-22 11:26:18','','197.248.95.237','loggedin',1),(1064,'user','4','2025-05-22 11:26:26','2025-05-22 11:50:15','','197.248.95.237','loggedin',1),(1065,'user','4','2025-05-22 11:50:24','2025-05-22 11:58:37','','197.248.95.237','loggedin',1),(1066,'user','4','2025-05-22 11:58:46','2025-05-22 12:08:06','','197.248.95.237','loggedin',1),(1067,'user','4','2025-05-22 12:08:18','2025-05-22 12:19:13','','197.248.95.237','loggedin',1),(1068,'user','4','2025-05-22 16:33:42','','','197.248.95.237','loggedin',1),(1069,'user','4','2025-05-23 17:05:43','','','197.248.95.237','loggedin',1),(1070,'user','4','2025-05-27 15:08:57','2025-05-27 15:28:44','','197.248.95.237','loggedin',1),(1071,'admin','1','2025-05-27 15:20:59','','','197.232.142.176','loggedin',1),(1072,'user','4','2025-05-27 15:29:03','2025-05-27 15:32:51','','197.248.95.237','loggedin',1),(1073,'user','4','2025-05-27 15:33:03','','','197.248.95.237','loggedin',1),(1074,'user','4','2025-05-29 15:29:14','2025-05-29 15:33:26','','197.248.95.237','loggedin',1),(1075,'user','4','2025-05-29 15:33:34','2025-05-29 15:36:59','','197.248.95.237','loggedin',1),(1076,'user','4','2025-05-29 15:37:07','2025-05-29 15:40:24','','197.248.95.237','loggedin',1),(1077,'user','4','2025-05-29 15:42:22','2025-05-29 15:46:08','','197.248.95.237','loggedin',1),(1078,'user','4','2025-05-29 15:46:41','2025-05-29 15:48:56','','197.248.95.237','loggedin',1),(1079,'user','4','2025-05-29 15:49:05','','','197.248.95.237','loggedin',1),(1080,'user','4','2025-05-30 14:26:13','','','197.248.95.237','loggedin',1),(1081,'user','4','2025-05-31 13:21:39','2025-05-31 13:56:59','','197.248.95.237','loggedin',1),(1082,'user','4','2025-06-03 10:17:55','','','197.248.95.237','loggedin',1),(1083,'user','4','2025-06-04 14:33:37','2025-06-04 14:44:35','','197.248.95.237','loggedin',1),(1084,'user','4','2025-06-04 14:44:46','2025-06-04 16:09:50','','197.248.95.237','loggedin',1),(1085,'user','4','2025-06-04 16:10:06','','','197.248.95.237','loggedin',1),(1086,'user','4','2025-06-05 09:04:32','2025-06-05 09:07:16','','197.248.95.237','loggedin',1),(1087,'user','4','2025-06-05 09:07:23','2025-06-05 09:09:28','','197.248.95.237','loggedin',1),(1088,'user','4','2025-06-05 09:09:41','2025-06-05 09:24:12','','197.248.95.237','loggedin',1),(1089,'user','4','2025-06-05 09:24:20','2025-06-05 10:02:29','','197.248.95.237','loggedin',1),(1090,'user','4','2025-06-05 10:02:37','2025-06-05 10:18:00','','197.248.95.237','loggedin',1),(1091,'user','4','2025-06-05 10:18:11','2025-06-05 10:20:22','','197.248.95.237','loggedin',1),(1092,'user','4','2025-06-05 10:20:31','2025-06-05 10:24:13','','197.248.95.237','loggedin',1),(1093,'user','4','2025-06-05 10:24:21','2025-06-05 10:26:41','','197.248.95.237','loggedin',1),(1094,'user','4','2025-06-05 10:26:52','','','197.248.95.237','loggedin',1),(1095,'user','4','2025-06-05 12:45:57','2025-06-05 13:45:30','','197.248.95.237','loggedin',1),(1096,'user','4','2025-06-05 13:45:43','2025-06-05 13:49:57','','197.248.95.237','loggedin',1),(1097,'user','4','2025-06-05 13:50:05','2025-06-05 13:51:30','','197.248.95.237','loggedin',1),(1098,'user','4','2025-06-05 13:51:38','','','197.248.95.237','loggedin',1),(1099,'admin','1','2025-06-05 15:24:28','','','197.220.124.162','loggedin',1),(1100,'user','4','2025-06-13 14:04:37','','','197.248.95.237','loggedin',1),(1101,'user','4','2025-06-13 14:05:03','','','197.248.95.237','loggedin',1),(1102,'user','4','2025-06-13 15:02:56','','','197.248.95.237','loggedin',1),(1103,'user','4','2025-06-13 15:55:54','','','197.248.95.237','loggedin',1),(1104,'user','4','2025-06-13 16:14:19','','','197.248.95.237','loggedin',1),(1105,'admin','1','2025-06-13 16:48:20','','','197.232.142.176','loggedin',1),(1106,'user','4','2025-06-13 16:58:06','','','197.248.95.237','loggedin',1),(1107,'user','4','2025-06-18 09:24:43','','','197.248.95.237','loggedin',1),(1108,'user','4','2025-06-18 09:41:18','','','197.248.95.237','loggedin',1),(1109,'user','4','2025-06-18 12:05:15','','','197.248.95.237','loggedin',1),(1110,'user','4','2025-06-18 12:13:52','','','197.248.95.237','loggedin',1),(1111,'user','4','2025-06-19 12:28:14','','','197.248.95.237','loggedin',1),(1112,'user','4','2025-06-19 13:06:46','','','197.248.95.237','loggedin',1),(1113,'user','4','2025-06-23 10:47:16','','','197.248.95.237','loggedin',1),(1114,'user','4','2025-06-23 16:06:28','2025-06-23 16:09:37','','197.248.95.237','loggedin',1),(1115,'user','4','2025-06-23 16:09:46','2025-06-23 16:27:20','','197.248.95.237','loggedin',1),(1116,'user','4','2025-06-23 16:39:36','','','197.248.95.237','loggedin',1),(1117,'user','4','2025-06-24 08:56:53','2025-06-24 10:48:31','','197.248.95.237','loggedin',1),(1118,'user','4','2025-06-24 10:48:44','2025-06-24 10:51:46','','197.248.95.237','loggedin',1),(1119,'user','4','2025-06-24 10:51:53','2025-06-24 10:56:35','','197.248.95.237','loggedin',1),(1120,'user','4','2025-06-24 10:56:45','2025-06-24 11:03:25','','197.248.95.237','loggedin',1),(1121,'user','4','2025-06-24 11:03:33','2025-06-24 11:06:12','','197.248.95.237','loggedin',1),(1122,'user','4','2025-06-24 11:06:21','2025-06-24 11:08:36','','197.248.95.237','loggedin',1),(1123,'user','4','2025-06-24 11:08:44','2025-06-24 11:11:29','','197.248.95.237','loggedin',1),(1124,'user','4','2025-06-24 11:11:38','2025-06-24 11:15:56','','197.248.95.237','loggedin',1),(1125,'user','4','2025-06-24 11:16:06','2025-06-24 11:18:13','','197.248.95.237','loggedin',1),(1126,'user','4','2025-06-24 11:18:21','2025-06-24 11:20:49','','197.248.95.237','loggedin',1),(1127,'user','4','2025-06-24 11:20:58','2025-06-24 11:23:44','','197.248.95.237','loggedin',1),(1128,'user','4','2025-06-24 11:23:53','2025-06-24 11:26:36','','197.248.95.237','loggedin',1),(1129,'user','4','2025-06-24 11:26:45','2025-06-24 11:37:12','','197.248.95.237','loggedin',1),(1130,'user','4','2025-06-24 11:37:23','2025-06-24 11:40:16','','197.248.95.237','loggedin',1),(1131,'user','4','2025-06-24 11:40:24','2025-06-24 11:42:58','','197.248.95.237','loggedin',1),(1132,'user','4','2025-06-24 11:43:06','2025-06-24 12:13:18','','197.248.95.237','loggedin',1),(1133,'user','4','2025-06-24 12:13:26','2025-06-24 12:15:49','','197.248.95.237','loggedin',1),(1134,'user','4','2025-06-24 12:15:59','2025-06-24 12:22:45','','197.248.95.237','loggedin',1),(1135,'user','4','2025-06-24 12:52:14','','','197.248.95.237','loggedin',1),(1136,'user','4','2025-06-26 13:18:08','','','197.248.95.237','loggedin',1),(1137,'user','4','2025-06-26 13:40:00','2025-06-26 13:42:54','','197.248.95.237','loggedin',1),(1138,'user','4','2025-06-26 13:43:17','2025-06-26 13:47:17','','197.248.95.237','loggedin',1),(1139,'user','4','2025-06-26 13:47:42','2025-06-26 13:53:57','','197.248.95.237','loggedin',1),(1140,'user','4','2025-06-26 13:54:05','2025-06-26 13:57:23','','197.248.95.237','loggedin',1),(1141,'user','4','2025-06-26 13:57:31','','','197.248.95.237','loggedin',1),(1142,'user','4','2025-06-26 14:04:17','2025-06-26 14:07:15','','197.248.95.237','loggedin',1),(1143,'user','4','2025-06-26 14:09:01','2025-06-26 14:20:13','','197.248.95.237','loggedin',1),(1144,'user','3','2025-06-26 14:15:24','','','197.248.95.237','loggedin',1),(1145,'user','4','2025-06-26 14:20:26','','','197.248.95.237','loggedin',1),(1146,'user','4','2025-06-26 15:15:52','','','197.248.95.237','loggedin',1),(1147,'user','4','2025-06-27 09:55:14','','','197.248.95.237','loggedin',1),(1148,'user','4','2025-06-30 08:47:58','','','197.248.95.237','loggedin',1),(1149,'user','4','2025-06-30 11:24:38','2025-06-30 11:31:39','','197.248.95.237','loggedin',1),(1150,'user','4','2025-06-30 11:31:47','2025-06-30 12:07:21','','197.248.95.237','loggedin',1),(1151,'user','4','2025-06-30 12:08:14','2025-06-30 12:29:50','','197.248.95.237','loggedin',1),(1152,'user','4','2025-06-30 12:30:00','2025-06-30 12:54:56','','197.248.95.237','loggedin',1),(1153,'user','4','2025-06-30 12:56:49','2025-06-30 12:59:38','','197.248.95.237','loggedin',1),(1154,'user','4','2025-06-30 12:59:46','2025-06-30 13:07:54','','197.248.95.237','loggedin',1),(1155,'user','4','2025-06-30 13:09:22','2025-06-30 14:05:30','','197.248.95.237','loggedin',1),(1156,'user','4','2025-06-30 14:05:47','2025-06-30 14:08:23','','197.248.95.237','loggedin',1),(1157,'user','4','2025-06-30 14:53:32','2025-06-30 15:24:36','','197.248.95.237','loggedin',1),(1158,'user','4','2025-06-30 15:24:43','2025-06-30 15:51:05','','197.248.95.237','loggedin',1),(1159,'user','4','2025-06-30 15:59:35','2025-06-30 16:18:50','','197.248.95.237','loggedin',1),(1160,'user','4','2025-06-30 16:18:58','','','197.248.95.237','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 AUTO_INCREMENT=13 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 */; INSERT INTO `loyalitycards` VALUES (1,35.00,NULL,0,'','Loyality points awarded ','4','2025-02-15 11:10:20','','1','254709544000','Points',1,0.00,'','41741335012',3500.00),(2,35.00,NULL,0,'','Loyality points awarded ','4','2025-03-22 09:21:05','','1','254709544000','Points',1,0.00,'','41743056455',3500.00),(3,35.00,NULL,0,'','Loyality points awarded ','4','2025-03-05 09:26:52','','1','254709544000','Points',1,0.00,'','41743056801',3500.00),(4,35.00,NULL,0,'','Loyality points awarded ','4','2025-03-15 09:37:55','','1','254709544000','Points',1,0.00,'','41743057462',3500.00),(5,35.00,NULL,0,'','Loyality points awarded ','4','2025-03-29 11:43:54','','1','254709544000','Points',1,0.00,'','41743669497',3500.00),(6,35.00,NULL,0,'','Loyality points awarded ','4','2025-04-23 11:53:00','','1','254709544000','Points',1,0.00,'','41746694371',3500.00),(7,35.00,NULL,0,'','Loyality points awarded ','4','2025-05-17 14:29:02','','1','254709544000','Points',1,0.00,'','41747740516',3500.00),(8,35.00,NULL,0,'','Loyality points awarded ','4','2025-05-08 10:13:24','','1','254709544000','Points',1,0.00,'','41747897927',3500.00),(9,35.00,NULL,0,'','Loyality points awarded ','4','2025-05-02 10:02:48','','1','254709544000','Points',1,0.00,'','41749106958',3500.00),(10,35.00,NULL,0,'','Loyality points awarded ','4','2025-06-27 11:24:51','','1','254709544000','Points',1,0.00,'','41751271878',3500.00),(11,35.00,NULL,0,'','Loyality points awarded ','4','2025-06-28 11:31:58','','1','254709544000','Points',1,0.00,'','41751272308',3500.00),(12,35.00,NULL,0,'','Loyality points awarded ','4','2025-06-30 15:13:31','','1','254709544000','Points',1,0.00,'','41751284413',3500.00); /*!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,'GENERAL','','2024-01-18 09:20:18','active','1','','1'); /*!40000 ALTER TABLE `maincategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainmenu` -- DROP TABLE IF EXISTS `mainmenu`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainmenu` ( `id` varchar(100) NOT NULL, `name` varchar(255) NOT NULL, `icon` varchar(255) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `sort` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainmenu` -- LOCK TABLES `mainmenu` WRITE; /*!40000 ALTER TABLE `mainmenu` DISABLE KEYS */; INSERT INTO `mainmenu` VALUES ('accomodation','Accomodation','','1','user/accomodation','side',8),('assetliability','Assets and Liabilities','','1','user/assetliability','side',7),('banking','Banking','','1','user/banking','side',6),('contact','Contacts','','1','user/contact','side',4),('goodservice','Goods and Services','','1','user/goodservice','side',3),('humanresource','HR','grouping','1','user/viewrequest','side',8),('moneyin','Money In','','1','user/moneyin','side',1),('moneyout','Money out','','1','user/moneyout','side',2),('project','Projects','','1','user/project','side',5),('report','Reports','','1','user/report','side',9),('setting','Settings','','1','user/setting','side',10); /*!40000 ALTER TABLE `mainmenu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainservices` -- DROP TABLE IF EXISTS `mainservices`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainservices` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainservices` -- LOCK TABLES `mainservices` WRITE; /*!40000 ALTER TABLE `mainservices` DISABLE KEYS */; INSERT INTO `mainservices` VALUES (1,'General systems',1),(2,'E-commerce',1),(3,'Biometric',1),(4,'Website',1),(5,'PMS',1),(6,'Bulk sms',1),(7,'Pos',1); /*!40000 ALTER TABLE `mainservices` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `message` -- DROP TABLE IF EXISTS `message`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `message` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `message` -- LOCK TABLES `message` WRITE; /*!40000 ALTER TABLE `message` DISABLE KEYS */; /*!40000 ALTER TABLE `message` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `meterreading` -- DROP TABLE IF EXISTS `meterreading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `meterreading` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` datetime NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` datetime NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `year` varchar(30) NOT NULL, `month` varchar(30) NOT NULL, `opening` varchar(20) NOT NULL, `closing` varchar(30) NOT NULL, `meternumber` varchar(10) NOT NULL, `opendate` varchar(30) NOT NULL, `closedate` varchar(30) NOT NULL, `phone` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, `rate` varchar(30) NOT NULL, `charge` varchar(30) NOT NULL, `type` varchar(20) NOT NULL, `updatedby` varchar(20) NOT NULL, `usedqty` varchar(20) NOT NULL, `roomid` int(20) DEFAULT NULL, `roomchargeid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `meterreading` -- LOCK TABLES `meterreading` WRITE; /*!40000 ALTER TABLE `meterreading` DISABLE KEYS */; /*!40000 ALTER TABLE `meterreading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `migrations` -- DROP TABLE IF EXISTS `migrations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `migrations` ( `migration` varchar(255) NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `migrations` -- LOCK TABLES `migrations` WRITE; /*!40000 ALTER TABLE `migrations` DISABLE KEYS */; INSERT INTO `migrations` VALUES ('2014_10_12_000000_create_users_table',1),('2014_10_12_100000_create_password_resets_table',1),('2016_07_02_112357_Product',1); /*!40000 ALTER TABLE `migrations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modules` -- DROP TABLE IF EXISTS `modules`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modules` ( `name` varchar(255) NOT NULL, `sort` int(10) NOT NULL, `icon` varchar(255) NOT NULL, `id` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `menu` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modules` -- LOCK TABLES `modules` WRITE; /*!40000 ALTER TABLE `modules` DISABLE KEYS */; INSERT INTO `modules` VALUES ('Accomodation',84,'money','accomodation','0','admin/viewpallmyplots','side','accomodation'),('Accounting(Charts of Accounts)',35,'battery-quarter','accounting','0','user/allaccounting','side','banking'),('Accounting Reports',35,'money','accountingreports','0','user/startsales','side','banking'),('Assets',49,'paw','assets','0','user/viewassets','side','assetliability'),('Bank Deposits',35,'money','bankdeposits','0','user/viewbanks','side','banking'),('Bank Transfer',35,'money','banktransfer','0','user/viewbanktransfer','side','banking'),('Biometric Records',31,'rss-square','biometricrecords','0','user/allattendance','side','humanresource'),('Branch',81,'rss-square','branch','0','user/viewbranch','side','setting'),('Call center',12,'rss-square','callcenter','0','user/callcenter','side','contact'),('Cummulative sales',87,'folder-open','cashiersales','1','user/mysales','side','moneyin'),('Cheque Management',34,'money','chequemanagemant','0','user/viewcheque','side','banking'),('Comments/Complains',11,'paw','complain','0','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','0','user/viewdamages','side','assetliability'),('Deals',11,'calendar-times-o','deals','0','user/viedeals','side','project'),('Departments',31,'rss-square','departments','0','user/department','side','humanresource'),('Display Counter',6,'rss-square','displaycounter','0','display','side','goodservice'),('Display Sales Report',24,'folder-open','displayreport','0','user/displayreport','side','report'),('Documents',14,'folder-open-o','documents','1','user/viewdocuments','side','project'),('E-Commerce',8,'grouping','ecommerce','0','user/ecommerce','side','moneyin'),('Events',10,'line-chart','events','0','user/viewevents','side','project'),('Grouping Members',20,'paper-plane','grouping','1','user/viewgrouping','side','contact'),('Human Resource',14,'rss-square','humanresource','0','user/viewrequest','side','humanresource'),('Income',85,'window-close','income','1','user/allinvoices','side','moneyin'),('Expenses',85,'window-close','incomeexpenses','1','user/viewexpenses','side','moneyout'),('Dispatched stocklist/Store',60,'sort-amount-asc','incomingstock','0','user/viewincomingstock','side','goodservice'),('Issued Store Items',59,'sort-amount-asc','incomingstore','0','user/viewallorder','side','goodservice'),('journal entry',35,'money','journalentry','0','user/viewjournalentry','side','banking'),('Labour Records',31,'rss-square','labourrecords','0','user/viewlabour','side','humanresource'),('Leave Management',31,'rss-square','leavemanagement','0','user/viewleaves','side','humanresource'),('Low Store',55,'battery-quarter','lowproducts','0','user/viewwarningproducts','side','goodservice'),('Low stocklist',57,'battery-quarter','lowstocklist','0','user/viewlowstore','side','goodservice'),('Loyality Cards',30,'credit-card','loyalitycards','0','user/viewloyality','side','project'),('People/Contacts',80,'rss-square','members','1','user/viewmember','side','contact'),('Open and Close Sales',87,'money','openclose','0','user/openclose','side','moneyin'),('Change password',9,'hourglass-start','password','1','user/passwordform','side','setting'),('Payroll',30,'rss-square','payroll','0','user/salaryhistory','side','humanresource'),('Payroll Setup',31,'rss-square','payrollsetup','0','user/payrollsetup','side','humanresource'),('Category of people',33,'address-book-o','peoplecategory','1','user/viewcategory','side','contact'),('Print Receipt',1,'recycle','printreceipt','1','user/printreceipts','side','goodservice'),('Service list',66,'snowflake-o','productlist','1','user/viewproductlist','side','goodservice'),('Products(Main store)',65,'snowflake-o','products','1','user/viewproducts','side','goodservice'),('Category of Service',70,'recycle','productscategory','1','user/viewproductcategory','side','goodservice'),('Update profile',8,'blind','profile','1','user/profileform','side','setting'),('Projects Management',50,'bullseye','projectsmanagement','0','user/viewprojets','side','project'),('Purchases',86,'automobile','purchases','0','user/viewpurchases','side','moneyout'),('Quotation',8,'money','quotation','1','user/allquatation','side','moneyin'),('Record Delivery',87,'cart-plus','recorddelivery','0','user/deliveryhome','side','moneyin'),('Manage Report',25,'folder-open','reports','1','user/startsales','side','report'),('Make Sales',90,'cart-plus','sales','1','user/viewsales','side','moneyin'),('Sales Order',86,'money','salesorder','0','user/salesorder','side','moneyin'),('Select User',1,'rss-square','selectuser','1','login','side','contact'),('Send Sms',15,'paper-plane','sendsms','0','user/viewsms','side','project'),('Tasks',12,'bullseye','task','0','user/viewtasks','side','project'),('Tasks Category',13,'birthday-cake','taskscategory','0','user/viewtaskcategory','side','project'),('Users',75,'rss-square','users','1','user/viewemployee','side','contact'),('Return/RePrint Sales',86,'paw','viewreturnsales','1','user/viewreturnsales','side','moneyout'),('Whole sale',88,'cart-plus','wholesale','0','user/viewwholesales','side','moneyin'); /*!40000 ALTER TABLE `modules` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modulesactions` -- DROP TABLE IF EXISTS `modulesactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modulesactions` ( `actionid` varchar(100) NOT NULL, `moduleid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `sort` int(11) NOT NULL, PRIMARY KEY (`actionid`,`moduleid`), KEY `phppos_modules_actions_ibfk_1` (`moduleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modulesactions` -- LOCK TABLES `modulesactions` WRITE; /*!40000 ALTER TABLE `modulesactions` DISABLE KEYS */; INSERT INTO `modulesactions` VALUES ('accommodationcleaner','accomodation','Tick ONLY if Cleaner',26),('accommodationreceiptionist','accomodation','Tick ONLY if Receptionist',27),('accomodationmanager','accomodation','Tick ONLY if manager',25),('accountlimit','sales','Enforce Daily Sales Limit',16),('add','assets','Add asset',1),('add','bankdeposits','add',1),('add','banktransfer','add',1),('add','biometricrecords','add',1),('add','branch','Add Baranch',1),('add','callcenter','Add Calls',1),('add','chequemanagemant','Post Cheque',1),('add','complain','Add complain',2),('add','config','add',1),('add','damagedproducts','add',1),('add','deals','add',1),('add','departments','add',1),('add','documents','add',1),('add','ecommerce','Add',1),('add','events','add',1),('add','grouping','add',1),('add','humanresource','Add Expense Request Form',1),('add','income','add',2),('add','incomeexpenses','add',1),('add','incomingstock','add',1),('add','incomingstore','Add incoming',1),('add','journalentry','add',1),('add','labourrecords','add',1),('add','leavemanagement','add',0),('add','lowproducts','add',1),('add','lowstocklist','add',6),('add','loyalitycards','add',1),('add','members','add',1),('add','payroll','add',1),('add','payrollsetup','add',1),('add','peoplecategory','add',1),('add','productlist','Add Products',7),('add','products','add',1),('add','productscategory','add',1),('add','projectsmanagement','Create New Project',2),('add','purchases','add',1),('add','quotation','Add Quotaion',1),('add','recorddelivery','Add Delivery',1),('add','sales','add',1),('add','salesorder','Create Sales Order',1),('add','sendsms','add',1),('add','task','add',1),('add','taskscategory','add',1),('add','users','add',1),('add','viewreturnsales','add',1),('add','wholesale','add',1),('AddAgents','deals','Add Agents',30),('addbatchno','purchases','Add batch No',33),('addcharges','accomodation','Add Room Chaerges',4),('adddailycollection','cashiersales','Add Daily Collection',7),('addexpirydate','purchases','Add Expiry Date',34),('addhouse','accomodation','Add House',1),('addpossiblefeedback','deals','Add Possible feedback',20),('addroom','accomodation','Add Room',3),('addstock','productlist','Add stock',4),('addstock','products','addstock',4),('advancebooking','accomodation','advance booking',11),('all','cashiersales','View all Cashier sales',4),('allcompalin','complain','View Others Complain',11),('allleaves ','humanresource','View all leaves',20),('allocate','humanresource','Allocate Money',5),('approve','humanresource','Make Approval',2),('approve','purchases','Approve Purchase order',22),('approveorders','ecommerce','Approve New orders',7),('assignproduction','productlist','Assign Production Items',62),('assignrooms','accomodation','Asign Cleaning rooms',7),('assigntask','task','Assign Task',10),('backdatesales','sales','Back date sales',17),('bioattendance','humanresource','Biometric Attendance',30),('budget','purchases','View Budget',10),('bulk','productlist','Upload bulk stock',1),('bulk','products','bulk',5),('bulkcheckin','accomodation','Bulk Checkin',58),('bulkpriceupdate','productlist','Bulk Price Update',33),('bulkpriceupdate','products','Bulk Price Update',33),('bulkreservation','accomodation','Bulk Reservation',59),('bulkstatuschange','accomodation','Bulk Room Status Change',60),('cancel','accomodation','Cancel Payment/Bookings',3),('card','accomodation','Sale in Visa Card',2),('card','sales','Card Sales',7),('cash','accomodation','Sale in Cash',2),('cash','sales','Sell in Cash',3),('cashiersales','cashiersales','View Sales',5),('change','password','change',1),('changepayment','accomodation','Change payment',9),('changeserialstatus','productlist','Change Serial Status',20),('changestatus','cashiersales','Approve Till Collections',68),('changestatus','recorddelivery','Change Status',6),('changetaxstatus','sales','Change Tax Status',30),('changeuomonsales','sales','Change Unit Of Measurement',33),('checkin','accomodation','View Room window',4),('checkinroom','accomodation','Check in Rooms',2),('checkoutcustomerwithbalance','accomodation','Check out customer with balance',20),('checkoutroom','accomodation','Check out Room',3),('cheque','accomodation','Sale in Cheque/Bank',2),('cheque','sales','Cheque/Bank sales',8),('ClaimDamaged','recorddelivery','Change to Claim Damaged',17),('ClaimOK','recorddelivery','Cahange to Claim OK',16),('Claimraised','recorddelivery','Change to Claim raised',15),('cleanrooms','accomodation','Clean Rooms',4),('clear','viewreturnsales','Clear Sales',5),('clearallsales','cashiersales','Clear all sales for others',10),('clearpayments','sales','Clear/Add payments',7),('clearsales','accomodation','Clear room sales',40),('clearsalesisdefault','cashiersales','Enable Clear-Sales Page As Default',79),('closebill','sales',' Close Bill',6),('closeexpense','incomeexpenses','Close Expense',3),('config','accomodation','Accommodation Settings',33),('credit','accomodation','Sale in Credit',2),('credit','sales','Credit sales',10),('creditnote','sales','Credit Note',8),('customerregister','accomodation','Customer Register',10),('dailycollections','accomodation','Daily Collections',56),('dailypayments','accomodation','View Daily Payments',10),('dailysales','accomodation',' Daily Sales',1),('dailysalesonly','cashiersales','View Only Daily sales Report',40),('delete','assets','Delete',5),('delete','bankdeposits','delete',3),('delete','branch','Delete Branch',5),('delete','callcenter','Delete calls',5),('delete','cashiersales','Delete Sales',4),('delete','complain','Delete Complain',11),('delete','config','delete',0),('delete','damagedproducts','delete',3),('delete','deals','delete',3),('delete','documents','delete',3),('delete','ecommerce','delete',3),('delete','events','delete',3),('delete','grouping','delete',3),('delete','humanresource','Delete Expense Request Form',3),('delete','incomingstock','delete',3),('delete','incomingstore','Delete incoming',3),('delete','peoplecategory','delete',3),('delete','productlist','Delete Products',4),('delete','products','delete',3),('delete','productscategory','delete',3),('delete','projectsmanagement','Delete Products',5),('delete','purchases','delete',3),('delete','quotation','Delete',3),('delete','recorddelivery','Delete Delivery',5),('delete','reports','Delete sales',3),('delete','sales','delete',3),('delete','sendsms','delete',3),('delete','task','delete',3),('delete','taskscategory','delete',3),('delete','users','delete',3),('delete','viewreturnsales','delete',3),('delete','wholesale','delete',2),('deleteallroles','users','Delete all Roles',5),('deletebank','accounting','Delete Bank Account',2),('deletedailycollections','cashiersales','Delete Daily Collections',9),('deleteglaccount','accounting','Delete GL Account',4),('deleteorder','products','Delete Order',5),('deletepeople','members','Delete Contacts',5),('deleteproductionitem','productlist','Delete Production Item',63),('Delivered','recorddelivery','Change to Delivered',14),('detailedvatinvoice','income','Show Detailed Vat Invoice',5),('discount','sales','Print Discount',5),('dispatch','products','Dispatch Products',6),('Dispatched','recorddelivery','Change to Dispatched',10),('displaybeforevat','income','Display price before Vat',6),('displaycustomers','sales','Display employees using buttons',5),('displaypreviousbalance','sales','Display Previous Bal on Invoice',65),('dontprint','sales','Display Dont Print Button',15),('dontshowbp','reports','Dont Show B.Price',7),('dontshowprofit','reports','Don Not Show Profit',10),('dontshowstock','productlist','Dont show stock',82),('dontshowstock','products','Dont show stock',80),('dontshowstock','sales','Dont show stock balance during sales',30),('dontshowtotal','cashiersales','Do Not Show grand Total',6),('download','callcenter','download calls',4),('download','reports','download',2),('downloaddeals','deals','Download deals',20),('editmpesa','cashiersales','Enter Mpesa Amount Directly',3),('editmpesadate','cashiersales','Edit Mpesa Entry date',5),('editopenclosestock','productlist','Update Closing and Opening stock',10),('editsellingprice','sales','Change Selling Price',7),('editstocktaken','productlist','Change closed and stock taken',9),('entermpesacode','cashiersales','Enter Mpesa Code',3),('entermpesacode','sales','Enter Mpesa Code',40),('FailedDelivery','recorddelivery','Change to Failed Delivery',12),('givediscount','accomodation','Give Discount',4),('giveloyalityponts','sales','Give Poinsts',30),('housekeeping','accomodation','House Keeping',9),('leaseitems','sales','Lease Items',30),('leavesetup','humanresource','Add Leave setup',8),('linksalesorders','openclose','Link Order and sales',4),('Logout','sales','Log out After printing',5),('managecustomer','accomodation','Manager Customer',22),('managehotel','accomodation','Manage Hotel',6),('managerental','accomodation','Manage Rental Houses',8),('mergebill','sales','Merge Bill:',32),('more','lowstocklist','View more',6),('more','productlist','View Added stock',2),('more','products','more',4),('moresales','sales','Add More Sales',4),('moresales','viewreturnsales','Add more Sales',5),('move','productlist','Move stock/ Break/Distribute',2),('mpesa','accomodation','Sale in mpesa',2),('mpesa','sales','Sale in Mpesa',6),('mpesabalance','sales','Bank /Mpesa Balance',5),('mpesapendingreport','cashiersales','View All Pending Mpesa Report',20),('mpesaverifiedreport','cashiersales','View All Verified Mpesa Report',21),('negativesales','sales','Make Negative sales',60),('negativestockadjustment','productlist','Negative Stock Adjustment',51),('negativestockadjustment','products','Negative Stock Adjustment',51),('Novatsales','config','No Vat Sales',20),('opencloseshift','members','Open and Close Employee Shift',26),('openclosestock','productlist','Open and Close stock',8),('order','sales','User Order Button',6),('overalclearingpendingtasks','task','Clear Overal pending tasks for anyone',20),('pendingisdefault','cashiersales','Enable Pending Page As Default',69),('plotexpenses','accomodation','Plot Expenses',63),('points','accomodation','Sale in Loyality Points',2),('points','sales','Loyality Point sales',9),('Post Bank Deposits','accomodation','bankdeposits',6),('postemployeenoteforothers','task','Post Employee Notes for others',20),('postexpense','accomodation','Post Expense',5),('postgeneraltask','task','Post General Task',5),('postrentalexpenses','incomeexpenses','Post rental Expeses',20),('postspecifictask','task','Post Specific Task',3),('posttaskforothers','task','Post task for others',11),('price','products','change price',7),('printbill','sales',' Print Bill',6),('printdelivery','sales','Print delivery',38),('printreceipt','sales','Print Receipt',1),('productcode','config','Display Product code in receipt',5),('productdiscount','sales','Give discount Product',6),('receiptno','sales','Enter Receipt No Directly',50),('receivedublicatecodes','income','Receive Dublicate Cheque / Transaction codes',8),('receiveoverpayment','income','Receive overpayment',7),('recordcoins','sales','Record Savings/Coins',26),('removeallstock','products','View all outgoing stock',7),('removestock','products','Issue stock from store',6),('report','recorddelivery','Delivery Report',9),('reprint','sales','Reprint Receipt',5),('restrictbillprintingtotwo','sales','Restrict Bill Printing to 2',66),('return','viewreturnsales','Return Sales',4),('returnclearedsales','viewreturnsales','Return Cleared/ Closed Sales',7),('ReturnedandReceived','recorddelivery','Change to Returned and Received',13),('reversempesa','cashiersales','Reverse Mpesa',9),('sale','sales','sale',4),('sale','wholesale','sale',0),('salebelowbprice','sales','Can sell below set b.price',10),('salesbeyondbprice','sales','Can sell below set s.price',9),('salesorder','purchases','Sales Order',10),('salesperson','sales','Choose Sales person',50),('select','sales','Select Customers',5),('selectcurrency','sales','Select Currency',50),('selectmessage','sales','Select Order Message',1),('selectroom','sales','Select Room',12),('selecttable','sales','Select Table',35),('sell','openclose','Sell',1),('sendsms','sales','Send Digital Receipt/Sms',40),('setup','ecommerce','Setup E-commerce',6),('showdefaultserials','purchases','Generate with default Serial Numbers',20),('splitbill','sales','Split Bill',31),('stocktaking','productlist','Do stock Taking',8),('suspend','sales','Suspend/Cancel Sales',1),('transfer','productlist','Transfer Products',3),('transferdeals','deals','Transfer Deals',30),('transfersms','sendsms','Transfer sms to others',5),('upadate','callcenter','Update',2),('update','assets','Update',2),('update','bankdeposits','update',2),('update','branch','Update Branch',3),('update','complain','Update Complain',6),('update','config','update',2),('update','damagedproducts','update',2),('update','deals','update',2),('update','documents','update',2),('update','ecommerce','Upadate Data',2),('update','events','update',2),('update','grouping','update',2),('update','humanresource','Update Expense Request Form',2),('update','incomeexpenses','update',3),('update','incomingstock','update',2),('update','lowproducts','update',1),('update','loyalitycards','update',2),('update','members','update',2),('update','peoplecategory','update',2),('update','productlist','Update Product',6),('update','products','update',2),('update','productscategory','update',2),('update','profile','update',1),('update','projectsmanagement','Edit Projects',4),('update','purchases','update',2),('update','quotation','Update',2),('update','recorddelivery','Update Delivery',3),('update','reports','update sales',4),('update','sales','update',2),('update','salesorder','Update Sales Order',4),('update','sendsms','update',2),('update','task','update',2),('update','taskscategory','update',2),('update','users','update',2),('update','viewreturnsales','update',2),('update','wholesale','update',4),('updatebuyingprice','purchases','update buying price',4),('updatecharges','accomodation','Update Room Charges',4),('updateclosedexpenses','incomeexpenses','Edit closed expenses',4),('updateclosedinvoice','purchases','update closed invoice',6),('updatedailycollections','cashiersales','Update Daily Collection',9),('updatehouse','accomodation','Update House',5),('updatepaymentmode','sales','Update Payment Mode',7),('updateproductionitem','productlist','Update Production Item',64),('updateqtysales','sales','Update Quantity on sales Window',61),('UpdateRenewal','members','Update Renewal',30),('updateroom','accomodation','Update Room',5),('updatesellingprice','purchases','update selling price',5),('updateserial','purchases','Update Serial',35),('updatestock','productlist','Update Stock (Cl.Stock)',2),('uploadexpenses','incomeexpenses','Upload Expenses',30),('usekeyboard','sales','Use Internal Keyboard',50),('view','accounting','View Accounting',4),('view','accountingreports','view',1),('view','branch','View Branch',2),('view','callcenter','View Calls',3),('view','chequemanagemant','View Cheques',2),('view','complain','View Complain',5),('view','displayreport','Display Report',1),('view','humanresource','View Expense Request Form',4),('View','income','View',1),('view','incomingstock','View Incoming store products',2),('view','incomingstore','View Incoming store products',4),('view','lowstocklist','View',6),('view','productlist','View Products',5),('view','projectsmanagement','View Projects',1),('view','quotation','View',5),('view','recorddelivery','View Delivery',2),('view','reports','view',1),('view','salesorder','View Sales Order',3),('View others contact','deals','viewcontact',20),('viewall','deals','View other people\'s deals',5),('viewall','quotation','View others quoation',10),('viewall','reports','View all Branches',6),('viewall','salesorder','View others Sales Order',5),('viewall','task','View other people\'s tasks',2),('viewallcollections','cashiersales','View Others Daily Collection',16),('viewallcounters','cashiersales','View All Counters',20),('viewallcounters','purchases','View All Counters',20),('viewalldocuments','documents','View all Documents',5),('viewallpayroll','humanresource','View Payroll For everyone',5),('viewbills','incomeexpenses','View Bills',6),('viewbprice','productlist','Dont View Bprice',88),('viewbprice','products','Dont View Bprice',88),('viewbuyingprice','sales','view buying price',7),('viewcommission','cashiersales','View Commision',31),('viewcreditors','incomeexpenses','VIew creditors',8),('viewdailycollections','cashiersales','View Daily Collection',8),('viewdebtors','incomeexpenses','View Deptors',7),('viewdirectpurchases','purchases','View Direct Purchase',8),('viewexpense','incomeexpenses','View Expense',6),('viewhouse','accomodation','View House',1),('viewmpesamessages','cashiersales','View Mpesa Messages',40),('vieworders','ecommerce','View Orders',4),('viewothersgeneraltask','task','View Others General Task',9),('viewothersspecifictask','task','View Others Specific Task',7),('viewproduction','productlist','View Production',60),('viewproductsfromallbranches','productlist','View Products From All Branches',30),('viewpurchase','purchases','Purchase Order',9),('viewquotation','purchases','View Quotation',7),('viewreport','openclose','view open and close report',3),('viewreports','accomodation','View Reports',22),('viewroomcleaned','accomodation','View Room Cleaned',33),('viewrooms','accomodation','View All Rooms',1),('viewserials','productlist','View serial Number',20),('viewserials','purchases','View serial Numbers',8),('viewtill','cashiersales','View Till Collections',8),('voucher','accomodation','Sale in Voucher',2),('voucher','sales','Gift Voucher sales',9),('wiewinvoices','incomeexpenses','View all Expenses',5); /*!40000 ALTER TABLE `modulesactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `moneydocuments` -- DROP TABLE IF EXISTS `moneydocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `moneydocuments` ( `id` int(50) NOT NULL, `name` text NOT NULL, `imageid` varchar(50) NOT NULL, `user` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `moneydocuments` -- LOCK TABLES `moneydocuments` WRITE; /*!40000 ALTER TABLE `moneydocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `moneydocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mpesasales` -- DROP TABLE IF EXISTS `mpesasales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mpesasales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `code` varchar(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mpesasales` -- LOCK TABLES `mpesasales` WRITE; /*!40000 ALTER TABLE `mpesasales` DISABLE KEYS */; INSERT INTO `mpesasales` VALUES (1,1.00,1,1,'2024-01-20 07:09:13','1',1,'1','SAJ3GAVTED'); /*!40000 ALTER TABLE `mpesasales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nation` -- DROP TABLE IF EXISTS `nation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nation` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(4) NOT NULL DEFAULT '', `name` varchar(100) NOT NULL DEFAULT '', `description` varchar(40) DEFAULT NULL, `status` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=253 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nation` -- LOCK TABLES `nation` WRITE; /*!40000 ALTER TABLE `nation` DISABLE KEYS */; INSERT INTO `nation` VALUES (1,'AC','ASCENSION ISLAND ',NULL,'Y'),(2,'AD','ANDORRA',NULL,'Y'),(3,'AE','UNITED ARAB EMIRATES ',NULL,'Y'),(4,'AG','ANTIGUA AND BARBUDA',NULL,'Y'),(5,'AI','ANGUILLA',NULL,'Y'),(6,'AL','ALBANIA ',NULL,'Y'),(7,'AM','ARMENIA',NULL,'Y'),(8,'AN','NETHERLANDS ANTILLES ',NULL,'Y'),(9,'AO','ANGOLA',NULL,'Y'),(10,'AQ','ANTARCTICA',NULL,'Y'),(11,'AR','ARGENTINA',NULL,'Y'),(12,'AS','AMERICAN SAMOA',NULL,'Y'),(13,'AT','AUSTRIA',NULL,'Y'),(14,'AU','AUSTRALIA',NULL,'Y'),(15,'AW','ARUBA',NULL,'Y'),(16,'AX','ALAND ISLANDS',NULL,'Y'),(17,'AZ','AZERBAIJAN',NULL,'Y'),(18,'BA','BOSNIA AND HERZEGOVINA ',NULL,'Y'),(19,'BB','BARBADOS ',NULL,'Y'),(20,'BD','BANGLADESH ',NULL,'Y'),(21,'BE','BELGIUM ',NULL,'Y'),(22,'BF','BURKINA FASO ',NULL,'Y'),(23,'BG','BULGARIA ',NULL,'Y'),(24,'BH','BAHRAIN',NULL,'Y'),(25,'BI','BURUNDI ',NULL,'Y'),(26,'BJ','BENIN ',NULL,'Y'),(27,'BM','BERMUDA ',NULL,'Y'),(28,'BN','BRUNEI DARUSSALAM ',NULL,'Y'),(29,'BO','BOLIVIA ',NULL,'Y'),(30,'BR','BRAZIL ',NULL,'Y'),(31,'BS','BAHAMAS ',NULL,'Y'),(32,'BT','BHUTAN ',NULL,'Y'),(33,'BV','BOUVET ISLAND ',NULL,'Y'),(34,'BW','BOTSWANA ',NULL,'Y'),(35,'BY','BELARUS ',NULL,'Y'),(36,'BZ','BELIZE ',NULL,'Y'),(37,'CA','CANADA ',NULL,'Y'),(38,'CC','COCOS (KEELING) ISLANDS ',NULL,'Y'),(39,'CD','CONGO, DEMOCRATIC REPUBLIC ',NULL,'Y'),(40,'CF','CENTRAL AFRICAN REPUBLIC ',NULL,'Y'),(41,'CG','CONGO ',NULL,'Y'),(42,'CH','SWITZERLAND ',NULL,'Y'),(43,'CI','COTE D\'IVOIRE (IVORY COAST) ',NULL,'Y'),(44,'CK','COOK ISLANDS ',NULL,'Y'),(45,'CL','CHILE ',NULL,'Y'),(46,'CM','CAMEROON ',NULL,'Y'),(47,'CN','CHINA ',NULL,'Y'),(48,'CO','COLOMBIA ',NULL,'Y'),(49,'CR','COSTA RICA ',NULL,'Y'),(50,'CS','CZECHOSLOVAKIA (FORMER) ',NULL,'Y'),(51,'CU','CUBA ',NULL,'Y'),(52,'CV','CAPE VERDE ',NULL,'Y'),(53,'CX','CHRISTMAS ISLAND ',NULL,'Y'),(54,'CY','CYPRUS ',NULL,'Y'),(55,'CZ','CZECH REPUBLIC ',NULL,'Y'),(56,'DE','GERMANY ',NULL,'Y'),(57,'DJ','DJIBOUTI ',NULL,'Y'),(58,'DK','DENMARK ',NULL,'Y'),(59,'DM','DOMINICA ',NULL,'Y'),(60,'DO','DOMINICAN REPUBLIC ',NULL,'Y'),(61,'DZ','ALGERIA',NULL,'Y'),(62,'EC','ECUADOR ',NULL,'Y'),(63,'EE','ESTONIA ',NULL,'Y'),(64,'EG','EGYPT ',NULL,'Y'),(65,'EH','WESTERN SAHARA ',NULL,'Y'),(66,'ER','ERITREA ',NULL,'Y'),(67,'ES','SPAIN ',NULL,'Y'),(68,'ET','ETHIOPIA ',NULL,'Y'),(69,'EU','EUROPEAN UNION ',NULL,'Y'),(70,'FI','FINLAND ',NULL,'Y'),(71,'FJ','FIJI ',NULL,'Y'),(72,'FK','FALKLAND ISLANDS (MALVINAS) ',NULL,'Y'),(73,'FM','MICRONESIA ',NULL,'Y'),(74,'FO','FAROE ISLANDS ',NULL,'Y'),(75,'FR','FRANCE ',NULL,'Y'),(76,'FX','FRANCE, METROPOLITAN ',NULL,'Y'),(77,'GA','GABON ',NULL,'Y'),(78,'GB','GREAT BRITAIN (UK) ',NULL,'Y'),(79,'GD','GRENADA ',NULL,'Y'),(80,'GE','GEORGIA ',NULL,'Y'),(81,'GF','FRENCH GUIANA ',NULL,'Y'),(82,'GG','GUERNSEY ',NULL,'Y'),(83,'GH','GHANA ',NULL,'Y'),(84,'GI','GIBRALTAR ',NULL,'Y'),(85,'GL','GREENLAND ',NULL,'Y'),(86,'GM','GAMBIA ',NULL,'Y'),(87,'GN','GUINEA ',NULL,'Y'),(88,'GP','GUADELOUPE ',NULL,'Y'),(89,'GQ','EQUATORIAL GUINEA ',NULL,'Y'),(90,'GR','GREECE ',NULL,'Y'),(91,'GS','S. GEORGIA AND S. SANDWICH ISLS. ',NULL,'Y'),(92,'GT','GUATEMALA ',NULL,'Y'),(93,'GU','GUAM ',NULL,'Y'),(94,'GW','GUINEA BISSAU ',NULL,'Y'),(95,'GY','GUYANA ',NULL,'Y'),(96,'HK','HONG KONG ',NULL,'Y'),(97,'HM','HEARD AND MCDONALD ISLANDS ',NULL,'Y'),(98,'HN','HONDURAS ',NULL,'Y'),(99,'HR','CROATIA (HRVATSKA) ',NULL,'Y'),(100,'HT','HAITI ',NULL,'Y'),(101,'HU','HUNGARY ',NULL,'Y'),(102,'ID','INDONESIA ',NULL,'Y'),(103,'IE','IRELAND ',NULL,'Y'),(104,'IL','ISRAEL ',NULL,'Y'),(105,'IM','ISLE OF MAN ',NULL,'Y'),(106,'IN','INDIA ',NULL,'Y'),(107,'IO','BRITISH INDIAN OCEAN TERRITORY ',NULL,'Y'),(108,'IQ','IRAQ ',NULL,'Y'),(109,'IR','IRAN ',NULL,'Y'),(110,'IS','ICELAND ',NULL,'Y'),(111,'IT','ITALY ',NULL,'Y'),(112,'JE','JERSEY ',NULL,'Y'),(113,'JM','JAMAICA ',NULL,'Y'),(114,'JO','JORDAN ',NULL,'Y'),(115,'JP','JAPAN ',NULL,'Y'),(116,'KE','KENYA ',NULL,'Y'),(117,'KG','KYRGYZSTAN ',NULL,'Y'),(118,'KH','CAMBODIA ',NULL,'Y'),(119,'KI','KIRIBATI ',NULL,'Y'),(120,'KM','COMOROS ',NULL,'Y'),(121,'KN','SAINT KITTS AND NEVIS ',NULL,'Y'),(122,'KP','NORTH KOREA',NULL,'Y'),(123,'KR','SOUTH KOREA',NULL,'Y'),(124,'KW','KUWAIT ',NULL,'Y'),(125,'KY','CAYMAN ISLANDS ',NULL,'Y'),(126,'KZ','KAZAKHSTAN ',NULL,'Y'),(127,'LA','LAOS ',NULL,'Y'),(128,'LB','LEBANON ',NULL,'Y'),(129,'LC','SAINT LUCIA ',NULL,'Y'),(130,'LI','LIECHTENSTEIN ',NULL,'Y'),(131,'LK','SRI LANKA ',NULL,'Y'),(132,'LR','LIBERIA ',NULL,'Y'),(133,'LS','LESOTHO ',NULL,'Y'),(134,'LT','LITHUANIA ',NULL,'Y'),(135,'LU','LUXEMBOURG ',NULL,'Y'),(136,'LV','LATVIA ',NULL,'Y'),(137,'LY','LIBYA ',NULL,'Y'),(138,'MA','MOROCCO ',NULL,'Y'),(139,'MC','MONACO ',NULL,'Y'),(140,'MD','MOLDOVA ',NULL,'Y'),(141,'ME','MONTENEGRO ',NULL,'Y'),(142,'MG','MADAGASCAR ',NULL,'Y'),(143,'MH','MARSHALL ISLANDS ',NULL,'Y'),(144,'MK','F.Y.R.O.M. (MACEDONIA) ',NULL,'Y'),(145,'ML','MALI ',NULL,'Y'),(146,'MM','MYANMAR ',NULL,'Y'),(147,'MN','MONGOLIA ',NULL,'Y'),(148,'MO','MACAU ',NULL,'Y'),(149,'MP','NORTHERN MARIANA ISLANDS ',NULL,'Y'),(150,'MQ','MARTINIQUE ',NULL,'Y'),(151,'MR','MAURITANIA ',NULL,'Y'),(152,'MS','MONTSERRAT ',NULL,'Y'),(153,'MT','MALTA ',NULL,'Y'),(154,'MU','MAURITIUS ',NULL,'Y'),(155,'MV','MALDIVES ',NULL,'Y'),(156,'MW','MALAWI ',NULL,'Y'),(157,'MX','MEXICO ',NULL,'Y'),(158,'MY','MALAYSIA ',NULL,'Y'),(159,'MZ','MOZAMBIQUE ',NULL,'Y'),(160,'NA','NAMIBIA ',NULL,'Y'),(161,'NC','NEW CALEDONIA ',NULL,'Y'),(162,'NE','NIGER ',NULL,'Y'),(163,'NF','NORFOLK ISLAND ',NULL,'Y'),(164,'NG','NIGERIA ',NULL,'Y'),(165,'NI','NICARAGUA ',NULL,'Y'),(166,'NL','NETHERLANDS ',NULL,'Y'),(167,'NO','NORWAY ',NULL,'Y'),(168,'NP','NEPAL ',NULL,'Y'),(169,'NR','NAURU ',NULL,'Y'),(170,'NT','NEUTRAL ZONE ',NULL,'Y'),(171,'NU','NIUE ',NULL,'Y'),(172,'NZ','NEW ZEALAND (AOTEAROA) ',NULL,'Y'),(173,'OM','OMAN ',NULL,'Y'),(174,'PA','PANAMA ',NULL,'Y'),(175,'PE','PERU ',NULL,'Y'),(176,'PF','FRENCH POLYNESIA ',NULL,'Y'),(177,'PG','PAPUA NEW GUINEA ',NULL,'Y'),(178,'PH','PHILIPPINES ',NULL,'Y'),(179,'PK','PAKISTAN ',NULL,'Y'),(180,'PL','POLAND ',NULL,'Y'),(181,'PM','ST. PIERRE AND MIQUELON ',NULL,'Y'),(182,'PN','PITCAIRN ',NULL,'Y'),(183,'PR','PUERTO RICO ',NULL,'Y'),(184,'PS','PALESTINIAN TERRITORY, OCCUPIED ',NULL,'Y'),(185,'PT','PORTUGAL ',NULL,'Y'),(186,'PW','PALAU ',NULL,'Y'),(187,'PY','PARAGUAY ',NULL,'Y'),(188,'QA','QATAR ',NULL,'Y'),(189,'RE','REUNION ',NULL,'Y'),(190,'RO','ROMANIA ',NULL,'Y'),(191,'RS','SERBIA ',NULL,'Y'),(192,'RU','RUSSIAN FEDERATION ',NULL,'Y'),(193,'RW','RWANDA ',NULL,'Y'),(194,'SA','SAUDI ARABIA ',NULL,'Y'),(195,'SB','SOLOMON ISLANDS ',NULL,'Y'),(196,'SC','SEYCHELLES ',NULL,'Y'),(197,'SD','SUDAN ',NULL,'Y'),(198,'SE','SWEDEN ',NULL,'Y'),(199,'SG','SINGAPORE ',NULL,'Y'),(200,'SH','ST. HELENA ',NULL,'Y'),(201,'SI','SLOVENIA ',NULL,'Y'),(202,'SJ','SVALBARD & JAN MAYEN ISLANDS ',NULL,'Y'),(203,'SK','SLOVAK REPUBLIC ',NULL,'Y'),(204,'SL','SIERRA LEONE ',NULL,'Y'),(205,'SM','SAN MARINO ',NULL,'Y'),(206,'SN','SENEGAL ',NULL,'Y'),(207,'SO','SOMALIA ',NULL,'Y'),(208,'SR','SURINAME ',NULL,'Y'),(209,'ST','SAO TOME AND PRINCIPE ',NULL,'Y'),(210,'SU','USSR (FORMER) ',NULL,'Y'),(211,'SV','EL SALVADOR ',NULL,'Y'),(212,'SY','SYRIA ',NULL,'Y'),(213,'SZ','SWAZILAND ',NULL,'Y'),(214,'TC','TURKS AND CAICOS ISLANDS ',NULL,'Y'),(215,'TD','CHAD ',NULL,'Y'),(216,'TF','FRENCH SOUTHERN TERRITORIES ',NULL,'Y'),(217,'TG','TOGO ',NULL,'Y'),(218,'TH','THAILAND ',NULL,'Y'),(219,'TJ','TAJIKISTAN ',NULL,'Y'),(220,'TK','TOKELAU ',NULL,'Y'),(221,'TM','TURKMENISTAN ',NULL,'Y'),(222,'TN','TUNISIA ',NULL,'Y'),(223,'TO','TONGA ',NULL,'Y'),(224,'TP','EAST TIMOR ',NULL,'Y'),(225,'TR','TURKEY ',NULL,'Y'),(226,'TT','TRINIDAD AND TOBAGO ',NULL,'Y'),(227,'TV','TUVALU ',NULL,'Y'),(228,'TW','TAIWAN ',NULL,'Y'),(229,'TZ','TANZANIA ',NULL,'Y'),(230,'UA','UKRAINE ',NULL,'Y'),(231,'UG','UGANDA ',NULL,'Y'),(232,'UK','UNITED KINGDOM ',NULL,'Y'),(233,'UM','US MINOR OUTLYING ISLANDS ',NULL,'Y'),(234,'US','UNITED STATES ',NULL,'Y'),(235,'UY','URUGUAY ',NULL,'Y'),(236,'UZ','UZBEKISTAN ',NULL,'Y'),(237,'VA','VATICAN CITY STATE (HOLY SEE) ',NULL,'Y'),(238,'VC','SAINT VINCENT & THE GRENADINES ',NULL,'Y'),(239,'VE','VENEZUELA ',NULL,'Y'),(240,'VG','BRITISH VIRGIN ISLANDS ',NULL,'Y'),(241,'VI','VIRGIN ISLANDS (U.S.) ',NULL,'Y'),(242,'VN','VIET NAM ',NULL,'Y'),(243,'VU','VANUATU ',NULL,'Y'),(244,'WF','WALLIS AND FUTUNA ISLANDS ',NULL,'Y'),(245,'WS','SAMOA ',NULL,'Y'),(246,'YE','YEMEN ',NULL,'Y'),(247,'YT','MAYOTTE ',NULL,'Y'),(248,'YU','SERBIA AND MONTENEGRO (FORMER) ',NULL,'Y'),(249,'ZA','SOUTH AFRICA ',NULL,'Y'),(250,'ZM','ZAMBIA ',NULL,'Y'),(251,'ZR','(ZAIRE) SEE CD CONGO, DEMOCRATIC REPUBLIC ',NULL,'Y'),(252,'ZW','ZIMBABWE',NULL,'Y'); /*!40000 ALTER TABLE `nation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newstock` -- DROP TABLE IF EXISTS `newstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` decimal(10,2) NOT NULL, `date` varchar(50) NOT NULL, `item_id1` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT '1', `balance` varchar(30) NOT NULL, `stockfrom` varchar(50) NOT NULL, `stockto` varchar(50) NOT NULL, `item_id` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `discount` varchar(10) NOT NULL, `qty` decimal(10,2) NOT NULL, `tax` varchar(30) NOT NULL, `sellingprice` varchar(11) NOT NULL, `vat` varchar(50) NOT NULL, `taxable` varchar(50) NOT NULL, `vatrate` varchar(50) NOT NULL DEFAULT '16', `serial` varchar(30) NOT NULL, `itemstatus` varchar(30) NOT NULL DEFAULT 'received', `updatedby` int(11) NOT NULL, `updatedat` datetime NOT NULL, `uom` varchar(30) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `branchid` int(11) NOT NULL DEFAULT 1, `buyingpriceinclusive` decimal(10,2) DEFAULT NULL, `taxtype` varchar(20) NOT NULL DEFAULT 'Inclusive', `category` varchar(20) NOT NULL DEFAULT 'branch', `projectid` int(50) DEFAULT NULL, `batchno` varchar(50) NOT NULL, `enddate` varchar(30) NOT NULL, `frombefore` varchar(20) NOT NULL, `fromafter` varchar(20) NOT NULL, `fromremoved` varchar(20) NOT NULL, `taskCd` varchar(50) NOT NULL, `itemSeq` varchar(50) NOT NULL, `itemClsCd` varchar(50) DEFAULT NULL, `taxTyCd` varchar(50) DEFAULT NULL, `pkgUnitCd` varchar(50) DEFAULT NULL, `imptItemsttsCd` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=19 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,' Diploma in Counselling Psychology','55',1.00,'2024-05-22 13:00:38','1.00','1','newstock','1','','',0.00,'','1','2','1','1','55','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2,'CERTIFICATE IN COUNSELING PSYCHOLOGY','1',0.00,'2024-06-04 15:51:21','0.00','3','newstock','1','','',0.00,'','1','0','','Move','72','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(3,'Individual Therapy session( CIC)-','11',1.00,'2024-08-09 15:30:34','13.00','4','newstock','1','','',0.00,'','1','14','1','1','11','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(4,'ONGATA RONGAI ACADEMY','',40.00,'2025-03-12 14:41:18','0.00','4','newstock','1','','',40.00,'','1','40','internal','1','83','','',0.00,'','40,000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(5,'ONGATA RONGAI ACADEMY','',100.00,'2025-03-12 14:42:17','39.00','4','newstock','1','','',40.00,'','1','139','internal','1','83','','',0.00,'','40,000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(6,'Mental health talk','58',1.00,'2025-03-28 17:22:55','20162.00','4','newstock','1','','',0.00,'','1','20163','1','1','58','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(7,'Mental health talk','58',1.00,'2025-03-28 17:23:03','20163.00','4','newstock','1','','',0.00,'','1','20164','1','1','58','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(8,'Mental health talk','58',1.00,'2025-03-28 17:28:45','20166.00','4','newstock','1','','',0.00,'','1','20167','1','1','58','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(9,'Mental health talk','58',1.00,'2025-03-28 17:28:58','20167.00','4','newstock','1','','',0.00,'','1','20168','1','1','58','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(10,'SCHOOL THERAPY','',1.00,'2025-04-02 15:50:29','0.00','4','newstock','1','','',72000.00,'','1','1','internal','1','84','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(11,'SCHOOL THERAPY','',1.00,'2025-04-02 15:50:33','1.00','4','newstock','1','','',72000.00,'','1','2','internal','1','84','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(12,'SCHOOL THERAPY','',1.00,'2025-04-02 15:50:36','2.00','4','newstock','1','','',72000.00,'','1','3','internal','1','84','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(13,'SCHOOL THERAPY','',1.00,'2025-04-02 15:51:36','3.00','4','newstock','1','','',72000.00,'','1','4','internal','1','84','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(14,'MENTAL HEALTH TRAINING','83',1.00,'2025-04-02 16:17:26','217.00','4','newstock','1','','',0.00,'','1','218','1','1','83','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(15,'MENTAL HEALTH TRAINING','83',1.00,'2025-04-02 16:17:29','218.00','4','newstock','1','','',0.00,'','1','219','1','1','83','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(16,'COUPLE SESSION','',1.00,'2025-04-03 11:03:11','0.00','4','newstock','1','','',4000.00,'','Main','1','Internal','Main','86','','',0.00,'','4000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(17,'APA INSURANCE','',3500.00,'2025-04-07 12:45:25','0.00','4','newstock','1','','',3500.00,'','Main','3500','Internal','Main','87','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(18,'','',3500.00,'2025-04-07 12:45:51','0.00','4','newstock','1','41744019126','2',3500.00,'','1','3500','Main','1','87','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL); /*!40000 ALTER TABLE `newstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newupgrade` -- DROP TABLE IF EXISTS `newupgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newupgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `phone` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `comment` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'new', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `newupgrade` -- LOCK TABLES `newupgrade` WRITE; /*!40000 ALTER TABLE `newupgrade` DISABLE KEYS */; INSERT INTO `newupgrade` VALUES (1,'General systems',1,'','','','','','new'),(2,'E-commerce',1,'','','','','','new'),(3,'Biometric',1,'','','','','','new'),(4,'Website',1,'','','','','','new'),(5,'PMS',1,'','','','','','new'),(6,'Bulk sms',1,'','','','','','new'),(7,'Pos',1,'','','','','','new'); /*!40000 ALTER TABLE `newupgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nhif` -- DROP TABLE IF EXISTS `nhif`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nhif` ( `id` int(50) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `nhifrelief` decimal(10,2) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nhif` -- LOCK TABLES `nhif` WRITE; /*!40000 ALTER TABLE `nhif` DISABLE KEYS */; INSERT INTO `nhif` VALUES (1,0.00,5999.00,150.00,1,1,'active','employee',1,22.50),(2,6000.00,7999.00,300.00,1,1,'active','employee',1,45.00),(3,8000.00,11999.00,400.00,1,1,'active','employee',1,60.00),(4,12000.00,14999.00,500.00,1,1,'active','employee',1,75.00),(5,15000.00,19999.00,600.00,1,1,'active','employee',1,90.00),(6,20000.00,24999.00,750.00,1,1,'active','employee',1,112.50),(7,25000.00,29999.00,850.00,1,1,'active','employee',1,127.50),(8,30000.00,34999.00,900.00,1,1,'active','employee',1,135.00),(9,35000.00,39000.00,950.00,1,1,'active','employee',1,142.50),(10,40000.00,44999.00,1000.00,1,1,'active','employee',1,150.00),(11,45000.00,49000.00,1100.00,1,1,'active','employee',1,165.00),(12,50000.00,59999.00,1200.00,1,1,'active','employee',1,180.00),(13,60000.00,69999.00,1300.00,1,1,'active','employee',1,195.00),(14,70000.00,79999.00,1400.00,1,1,'active','employee',1,210.00),(15,80000.00,89999.00,1500.00,1,1,'active','employee',1,225.00),(16,90000.00,99999.00,1600.00,1,1,'active','employee',1,240.00),(17,100000.00,99999999.00,1700.00,1,1,'active','employee',1,255.00),(18,0.00,0.00,500.00,1,1,'active','employer',1,75.00); /*!40000 ALTER TABLE `nhif` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `noticelist` -- DROP TABLE IF EXISTS `noticelist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `noticelist` ( `id` int(50) NOT NULL AUTO_INCREMENT, `noticeNo` varchar(50) NOT NULL, `title` text NOT NULL, `cont` text NOT NULL, `dtlUrl` text NOT NULL, `regrNm` varchar(50) NOT NULL, `regDt` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `noticelist` -- LOCK TABLES `noticelist` WRITE; /*!40000 ALTER TABLE `noticelist` DISABLE KEYS */; INSERT INTO `noticelist` VALUES (1,'14','ARC TEST 1','ARC TEST 1','http://HOST_IP:PORT/common/link/ebm/receipt/indexEbmNotice?noticeNo=14','Admin','20240328105119'),(2,'13','Zoho test','and bhf_id=01','http://HOST_IP:PORT/common/link/ebm/receipt/indexEbmNotice?noticeNo=13','Admin','20240321152931'),(3,'12','eTIMS TEST','eTIMS TEST','http://HOST_IP:PORT/common/link/ebm/receipt/indexEbmNotice?noticeNo=12','Admin','20240319213731'),(4,'11','ONE TOUCH TEST','ONE TOUCH','http://HOST_IP:PORT/common/link/ebm/receipt/indexEbmNotice?noticeNo=11','Admin','20240319115214'); /*!40000 ALTER TABLE `noticelist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nssf` -- DROP TABLE IF EXISTS `nssf`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nssf` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `tire1` decimal(10,2) NOT NULL, `tire2` decimal(10,2) NOT NULL, `tire1tire2` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nssf` -- LOCK TABLES `nssf` WRITE; /*!40000 ALTER TABLE `nssf` DISABLE KEYS */; INSERT INTO `nssf` VALUES (1,0.00,3000.00,180.00,1,1,'active','employee',1,180.00,0.00,180.00),(2,3000.00,4500.00,270.00,1,1,'active','employee',1,270.00,0.00,270.00),(3,4500.00,6000.00,360.00,1,1,'active','employee',1,360.00,0.00,360.00),(4,6000.00,10000.00,360.00,1,1,'active','employee',1,360.00,240.00,600.00),(5,10000.00,14000.00,360.00,1,1,'active','employee',1,360.00,480.00,840.00),(6,14000.00,18000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(7,18000.00,20000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(8,20000.00,100000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(9,100000.00,500000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00); /*!40000 ALTER TABLE `nssf` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offdays` -- DROP TABLE IF EXISTS `offdays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offdays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `groupid` int(11) NOT NULL, `offday` varchar(30) NOT NULL, `type` int(11) NOT NULL, `title` varchar(128) NOT NULL, `userid` varchar(30) DEFAULT NULL, `createdate` varchar(30) NOT NULL, PRIMARY KEY (`id`), KEY `type` (`type`), KEY `contract` (`groupid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of non working days'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offdays` -- LOCK TABLES `offdays` WRITE; /*!40000 ALTER TABLE `offdays` DISABLE KEYS */; /*!40000 ALTER TABLE `offdays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offtypes` -- DROP TABLE IF EXISTS `offtypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offtypes` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offtypes` -- LOCK TABLES `offtypes` WRITE; /*!40000 ALTER TABLE `offtypes` DISABLE KEYS */; INSERT INTO `offtypes` VALUES (1,'All day is off','2018-05-17 04:40:12am'),(2,'Half day is off','2018-05-17 04:41:13am'),(3,'Morning is off ','2018-05-17 04:41:30am'),(4,'Afternoon is off','2018-05-17 04:41:30am'); /*!40000 ALTER TABLE `offtypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `openorders` -- DROP TABLE IF EXISTS `openorders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `openorders` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text NOT NULL, `startdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `closedate` text NOT NULL, `receiver` text NOT NULL, `millage` varchar(30) NOT NULL, `fuel` varchar(50) NOT NULL, `trips` text NOT NULL, `createdate` varchar(30) NOT NULL, `nextfuel` varchar(20) NOT NULL, `previoufueldate` varchar(30) NOT NULL, `previousfuelused` varchar(20) NOT NULL, `adjusted` varchar(20) NOT NULL, `fuellimit` varchar(20) NOT NULL, `fuelrate` varchar(20) NOT NULL, `exactfuel` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `openorders` -- LOCK TABLES `openorders` WRITE; /*!40000 ALTER TABLE `openorders` DISABLE KEYS */; /*!40000 ALTER TABLE `openorders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `orderlist` -- DROP TABLE IF EXISTS `orderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `orderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `itemid` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `code` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 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','4','2024-05-03 16:16:26','41714742184','32','41714741936',1.00,1,1,'11.00',20000.00),(2,'P.O','4','2024-05-20 13:36:57','41716201411','64','41716200700',1.00,1,1,'16',60000.00),(3,'P.O','3','2024-05-20 14:42:28','31716205346','70','31716205012',1.00,1,1,'16',50000.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) NOT NULL, `gender` varchar(255) DEFAULT NULL, `city` varchar(255) NOT NULL, `zip` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `comments` text NOT NULL, `image_id` varchar(100) DEFAULT NULL, `category` varchar(50) NOT NULL DEFAULT 'accommodation', `status` varchar(50) NOT NULL DEFAULT '1', `company` varchar(50) DEFAULT NULL, `account` varchar(100) NOT NULL, `website` text NOT NULL, `idno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `entrydate` varchar(50) NOT NULL, `jobstatus` varchar(30) NOT NULL, `salary` decimal(10,2) NOT NULL, `department` varchar(20) NOT NULL, `dob` varchar(20) NOT NULL, `passport` varchar(30) NOT NULL, `ethnicity` varchar(30) NOT NULL, `religion` varchar(30) NOT NULL, `salarystartdate` varchar(30) NOT NULL, `salaryreviewdate` varchar(30) NOT NULL, `bankname` varchar(30) NOT NULL, `bankaccount` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `method` varchar(30) NOT NULL, `probationdate` varchar(30) NOT NULL, `number` varchar(20) NOT NULL, `relief` decimal(10,2) NOT NULL, `leavegroup` varchar(30) NOT NULL, `manager` varchar(30) NOT NULL, `marital` varchar(30) NOT NULL, `smstype` varchar(20) NOT NULL, `totalsms` decimal(10,2) NOT NULL, `apiaccount_id` int(11) NOT NULL, `photo` text NOT NULL, `code` varchar(30) NOT NULL, `service` varchar(20) NOT NULL, `usertype` varchar(20) NOT NULL DEFAULT 'user', `username` varchar(20) NOT NULL, `county` int(11) NOT NULL, `province` int(11) NOT NULL, `box` int(11) DEFAULT NULL, `town` varchar(20) DEFAULT NULL, `updatedate` varchar(20) NOT NULL, `recoverpassword` int(11) NOT NULL, `createddate` varchar(30) NOT NULL, `rate` decimal(10,2) DEFAULT NULL, `kra` varchar(50) DEFAULT NULL, `nssf` varchar(50) DEFAULT NULL, `nhif` varchar(50) DEFAULT NULL, `paid` varchar(20) NOT NULL, `supplierbalance` decimal(10,2) NOT NULL, `balanceuploaded` int(11) DEFAULT 0, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `customerlimit` varchar(10) NOT NULL DEFAULT 'no', `limitamount` decimal(10,2) NOT NULL, `dropdown` varchar(10) NOT NULL DEFAULT 'no', `lastbalancedate` varchar(30) NOT NULL, `accountname` varchar(30) NOT NULL, `accountno` varchar(30) NOT NULL, `certificate` varchar(30) NOT NULL, `shares` varchar(30) NOT NULL, `certificateno` varchar(30) NOT NULL, `renewaldetails` varchar(30) DEFAULT NULL, `salesperson` varchar(10) DEFAULT NULL, `idnumber` text DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `bankcode` varchar(20) DEFAULT NULL, `branchcode` varchar(20) DEFAULT NULL, `group` int(20) DEFAULT NULL, `transactionid` varchar(50) NOT NULL, `smscode` varchar(50) NOT NULL, `timesent` datetime NOT NULL, `computerno` text NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(50) NOT NULL, `computernouserdata` text NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`firstname`), KEY `last_name` (`lastname`), KEY `email` (`email`), KEY `phppos_people_ibfk_1` (`image_id`) ) ENGINE=InnoDB AUTO_INCREMENT=93 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `people` -- LOCK TABLES `people` WRITE; /*!40000 ALTER TABLE `people` DISABLE KEYS */; INSERT INTO `people` VALUES (1,127.50,'Admin','Advanta','FAITH','254718667391','robisearch@gmail.com','12345678','','female','','','0','','155663771675825033','user','1','','','','3343455',-2200308.00,'1','2024-05-27','','1','2019-06-11','Contract',25000.00,'','2019-06-06','','','','2019-06-05','2019-06-06','KCB','2412423','Daily','1','2019-09-20','0222222',0.00,'','','Single','',798.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,'BEATRICE AYUMA','Default','Default','254718667391','admin','Robisearch321','Default','','','','1 ','',NULL,'supplier','1','Defaul','','','666663',6800.00,'4','2024-10-30 12:11:23','','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','',''),(3,NULL,'EMMACULATE','KEMUNTO',NULL,'254719430779','emma@claritycounselling.co.ke','7777','','female','','','','',NULL,'user','1',NULL,'','','28795686',0.00,'','2025-03-29','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','100000','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,'1714734996','','0000-00-00 00:00:00','','new','',''),(4,NULL,'sebin','Atogo',NULL,'254790618943','sebin@clarity.co.ke','123456','','female','','','','',NULL,'user','1',NULL,'','','33152475',0.00,'','2025-04-02','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','100000','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,'1714736067','','0000-00-00 00:00:00','','new','',''),(5,NULL,'CIC INSURANCE','','','254703099120','','','','','','2025-05-03','1 ','',NULL,'member','1','','','','',-137010.00,'4','2024-05-21 08:43:39','','1','2024-05-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,1100.00,'no',0.00,'no','2024-05-20 13:58:12','','','','','','','','P051337370I',1,NULL,NULL,0,'17147364614','','0000-00-00 00:00:00','','new','',''),(6,NULL,'XYZ','',NULL,'254790618944','','','','','','','1','',NULL,'member','1','XYZ','','','',-25000.00,'4','2024-05-03 14:54: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','2024-05-03 15:48:26','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'17147372924','','0000-00-00 00:00:00','','new','',''),(7,NULL,'TEST','',NULL,'2547545882155',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-4000.00,'4','2024-05-03 15:02:52','','1','2024-05-03 15:02:52','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2024-05-03 15:46:50','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(8,NULL,'584774','',NULL,'2547828566222','','','','','','','1','',NULL,'member','1',' ','','','',0.00,'4','2024-05-03 15:43:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17147401864','','0000-00-00 00:00:00','','new','',''),(9,NULL,'RUTH MWENDE','',NULL,'254728951204','','','','','','','1','',NULL,'member','1',' ','','','',-5000.00,'4','2024-05-03 16:34:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2024-05-20 15:46:14','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'17147432464','','0000-00-00 00:00:00','','new','',''),(10,NULL,'KENBRIGHT INSURANCE','',NULL,'254787858225','','','','','','','1','',NULL,'member','1',' ','','','',0.00,'4','2024-05-03 16:39: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,'',1,NULL,NULL,NULL,'17147435584','','0000-00-00 00:00:00','','new','',''),(11,NULL,'TEST CUSTOMER','',NULL,'254757575767','','','','','','2025-05-17','1','',NULL,'member','1','','','','56857969',0.00,'1','2024-05-17 15:44:38','','1','2024-05-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,'P000000002R',1,NULL,NULL,0,'17159498781','','0000-00-00 00:00:00','','new','',''),(12,NULL,'USER','USER',NULL,'254799874511','user1@gmail.com','575757575','','female','','','','',NULL,'user','1',NULL,'','','36939044',0.00,'','2024-05-20','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','8747474','no','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','','','','','','',NULL,NULL,'P0565657757R',1,NULL,NULL,NULL,'1716188438','','0000-00-00 00:00:00','','new','',''),(13,NULL,'ETIMS DEFAULT CLIENT','',NULL,'254720000000','','','','','','2025-05-20','1','',NULL,'member','1','','','','10101010101',-40000.00,'1','2024-05-20 11:26:13','','1','2024-05-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2024-05-20 15:22:58','','','','','',NULL,NULL,'P050000001K',1,NULL,NULL,0,'17161935731','','0000-00-00 00:00:00','','new','',''),(14,NULL,'jael katia','',NULL,'2540790618943','claritycounselingcentre@gmail.com','','','female','NAIROBI','00200','116','',NULL,'member','1',' ','','','45467546',0.00,'4','2024-05-20 13:45: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,'P00788876RK45',1,NULL,NULL,NULL,'17162019414','','0000-00-00 00:00:00','','new','',''),(15,NULL,'James Alpine','',NULL,'254728139838','','','','','','2025-05-20','1','',NULL,'supplier','1','','','','',0.00,'3','2024-05-20 15:09:13','','1','2024-05-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17162069533','','0000-00-00 00:00:00','','new','',''),(16,NULL,'Jane Wachira','','','0724850329','janekariuki86@gmail.com','','','','NAIROBI','00200','116 ','',NULL,'supplier','1','','','','',0.00,'3','2024-05-21 11:40:00','','1','2024-05-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'17162088081','','0000-00-00 00:00:00','','new','',''),(17,NULL,'ELSIE MWANGI','',NULL,'254720991589','','','','female','','','1','',NULL,'member','1','CLARITY COUNSELLING ','','','',0.00,'4','2024-05-21 08:18:22','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17162687024','','0000-00-00 00:00:00','','new','',''),(18,NULL,'TEST','',NULL,'25471943078345','','','','','','2025-05-21','1','',NULL,'member','1',' ','','','98765432',0.00,'1','2024-05-21 09:15:08','','1','2024-05-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,'3456789045678',1,NULL,NULL,0,'17162721081','','0000-00-00 00:00:00','','new','',''),(19,NULL,'IRENE WANGECHI ','',NULL,'254725508713','','','','female','','','1','',NULL,'member','1',' ','','','',0.00,'4','2024-05-21 11:55: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,'',1,NULL,NULL,NULL,'17162817044','','0000-00-00 00:00:00','','new','',''),(20,NULL,'GA INSURANCE','',NULL,'254709626400','','','','','','','1','',NULL,'member','1',' ','','','',0.00,'3','2024-05-21 12: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,'',1,NULL,NULL,NULL,'17162824343','','0000-00-00 00:00:00','','new','',''),(21,NULL,'Margaret Nyamu','',NULL,'254722511153','','','','','','2025-05-23','1','',NULL,'supplier','1','','','','',0.00,'3','2024-05-23 14:33:45','','1','2024-05-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17164640253','','0000-00-00 00:00:00','','new','',''),(22,NULL,'Naimari Tents','',NULL,'254724670913','','','','','','2025-05-27','1','',NULL,'','1',' ','','','',0.00,'3','2024-05-27 10:18:01','','1','2024-05-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17167942813','','0000-00-00 00:00:00','','new','',''),(23,NULL,' Hidden Treasure Lodge ','',NULL,'254718438984','','','','','','2025-05-27','1','',NULL,'','1',' ','','','',0.00,'3','2024-05-27 11:45:47','','1','2024-05-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17167995473','','0000-00-00 00:00:00','','new','',''),(24,NULL,'ESTHER WAMBUI KAMAU','','','254722328523','','','','female','','','1 ','',NULL,'member','1','','','','',0.00,'4','2024-05-27 15:38: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,'17168134584','','0000-00-00 00:00:00','','new','',''),(25,NULL,'SIMON WAHOME','',NULL,'254722495650','','','','male','','','1','',NULL,'member','1',' ','','','',0.00,'4','2024-05-27 15:54: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,'',1,NULL,NULL,NULL,'17168144994','','0000-00-00 00:00:00','','new','',''),(26,NULL,'GA INSURANCE','','','254711099999','','7777','','','','','116 ','',NULL,'member','1',' ','','','',-36000.00,'3','2024-06-12 13:26:30','','1','2024-05-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',3500.00,'no','','','','','','','','','P000612829R',1,NULL,NULL,0,'17170491964','','0000-00-00 00:00:00','','new','',''),(27,NULL,'SDI','',NULL,'254722249360','','','','male','','2025-06-04','116','',NULL,'member','1',' ','','','',0.00,'3','2024-06-04 16:31:31','','1','2024-06-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17175078913','','0000-00-00 00:00:00','','new','',''),(28,NULL,'MADISON INSURANCE','','','254709922555','','','','','','','1 ','',NULL,'member','1','','','','',0.00,'1','2024-06-13 09:08: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','','','','','','','','','P000609862J',1,NULL,NULL,0,'17182583894','','0000-00-00 00:00:00','','new','',''),(29,NULL,'PACIS INSURANCE','','',' 254734607400','','','','','','','1 ','',NULL,'member','1',' ','','','',0.00,'4','2024-06-15 08:58: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','','','','','','','','','P051165452Z',1,NULL,NULL,0,'17184310504','','0000-00-00 00:00:00','','new','',''),(30,NULL,'ROBISEARCH LIMITED','',NULL,'+254718667391','','','','','','2024-06-24','116','',NULL,'member','1',' ','','','',0.00,'4','2024-06-20 09:31:18','','1','2024-06-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17188650784','','0000-00-00 00:00:00','','new','',''),(31,NULL,'MARY ABISHAKI','','','254700218466','','','','female','','','1 ','',NULL,'member','1','','','','',0.00,'4','2024-07-03 09:11: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,'17188747514','','0000-00-00 00:00:00','','new','',''),(32,NULL,'BNI AFRICA','',NULL,'254758963115','','','','','','','1','',NULL,'member','1','BNI AFRICA','','','',0.00,'4','2024-06-21 15:00: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,'',1,NULL,NULL,NULL,'17189712574','','0000-00-00 00:00:00','','new','',''),(33,NULL,'JULIUS AGOI ONZERE','',NULL,'254721747938','','','','male','','2025-07-01','116','',NULL,'','1','','','','',0.00,'4','2024-07-01 12:47:30','','1','2024-07-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17198272504','','0000-00-00 00:00:00','','new','',''),(34,NULL,'EMMA NJERI','',NULL,'254722446244','','','','female','','2025-07-01','116','',NULL,'member','1','','','','',0.00,'4','2024-07-01 13:03:18','','1','2024-07-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17198281984','','0000-00-00 00:00:00','','new','',''),(35,NULL,'Naivas Supermarket','',NULL,'254115532398','','','','','','','116','',NULL,'supplier','1',' ','','','',0.00,'3','2024-07-01 13:09:14','','1','2024-07-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'P051123223G',1,NULL,NULL,0,'17198285543','','0000-00-00 00:00:00','','new','',''),(36,NULL,'Digital Marketing- Instagram Influencer - Lydia Mukami Njoroge','',NULL,'254708555933','','','','female','','2025-07-01','116','',NULL,'member','1','','','','',0.00,'4','2024-07-01 14:00:12','','1','2024-07-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17198316124','','0000-00-00 00:00:00','','new','',''),(37,NULL,'Uniglobal Statutory Solutions','',NULL,'254706717247','','','','','','2025-07-01','116','',NULL,'member','1','','','','',0.00,'3','2024-07-01 15:27:39','','1','2024-07-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17198368593','','0000-00-00 00:00:00','','new','',''),(38,NULL,'MARK ALPHINE WATER','',NULL,'254112654240','','','','male','','2025-07-03','116','',NULL,'member','1','','','','',0.00,'4','2024-07-03 09:25:54','','1','2024-07-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17199879544','','0000-00-00 00:00:00','','new','',''),(39,NULL,'TANDLYNE LUBANGA','','','254720734420','','','','female','','','1 ','',NULL,'member','1','','','','',0.00,'4','2024-07-09 08:53: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,'17205043734','','0000-00-00 00:00:00','','new','',''),(40,NULL,'KENYA INSTITUTE OF PROFESSIONAL COUNSELLING','','','254701261303','','','','','','','1 ','',NULL,'member','1','','','','',0.00,'4','2024-07-12 10:07: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,'17207635734','','0000-00-00 00:00:00','','new','',''),(41,NULL,'QUARTET CONSULTING LLP','','','254719430783','','','','','','','1 ','',NULL,'member','1','','','','',0.00,'4','2024-07-12 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,'17207653634','','0000-00-00 00:00:00','','new','',''),(42,NULL,'NGINI NASONGO','','','254722743397','','','','','','','1 ','',NULL,'member','1','','','','',0.00,'4','2024-07-12 10:07: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,'17207660024','','0000-00-00 00:00:00','','new','',''),(43,NULL,'JOYCE WAWERU','','','254720908213','','','','female','','','1 ','',NULL,'member','1','','','','',0.00,'4','2024-07-12 10:13: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,'17207683684','','0000-00-00 00:00:00','','new','',''),(44,NULL,'ELIJAH NJOROGE CHEGE','','','254722423488','','','','','','','1 ','',NULL,'member','1','','','','',0.00,'4','2024-07-12 15:21: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,'17207868854','','0000-00-00 00:00:00','','new','',''),(45,NULL,'HAILEY ATALEE ','','','254725582076','','','','','','','1 ','',NULL,'member','1','','','','',0.00,'4','2024-07-13 11:50: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,'17208605944','','0000-00-00 00:00:00','','new','',''),(46,NULL,'NELSON GACHERU ','','','254712985703','','','','male','','','1 ','',NULL,'member','1','','','','',0.00,'4','2024-07-17 13:57: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,'17212138214','','0000-00-00 00:00:00','','new','',''),(47,NULL,'LOGO DESIGNS','',NULL,'254722360946','','','','','','','1','',NULL,'member','1','CLARITY COUNSELLING ','','','',0.00,'4','2024-07-26 12:20: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,'',1,NULL,NULL,NULL,'17219856434','','0000-00-00 00:00:00','','new','',''),(48,NULL,'Samuel Mburu','','','254715493996','','','','male','','','1 ','',NULL,'member','1','','','','',0.00,'4','2024-08-05 16:23: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,'17228640804','','0000-00-00 00:00:00','','new','',''),(49,NULL,'Crowe Erastus & CO','',NULL,'254722395611','','','','','','2025-08-07','116','',NULL,'member','1','','','','',0.00,'3','2024-08-07 12:40:44','','1','2024-08-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17230236443','','0000-00-00 00:00:00','','new','',''),(50,NULL,'JANE GICHUKI','','','254720283822','','','','female','','','1 ','',NULL,'member','1','','','','',0.00,'4','2024-08-10 14:05: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,'17232873584','','0000-00-00 00:00:00','','new','',''),(51,NULL,'MATTEL PRINTING COMPANY','',NULL,'254720200933','','','','','','','1','',NULL,'member','1','CLARITY COUNSELLING','','','',0.00,'4','2024-08-15 12:44: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,'',1,NULL,NULL,NULL,'17237150734','','0000-00-00 00:00:00','','new','',''),(52,NULL,'HESED','',NULL,'254781010777','','','','female','','2025-09-05','116','',NULL,'member','1','','','','',0.00,'3','2024-09-05 12:08:13','','1','2024-09-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17255272933','','0000-00-00 00:00:00','','new','',''),(53,NULL,'Evviva Brands Limited','',NULL,'+10723538997','','','','','','','116','',NULL,'','1','','','','',0.00,'3','2024-09-10 11:39: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,'',1,NULL,NULL,0,'17259575763','','0000-00-00 00:00:00','','new','',''),(54,NULL,'Reata Serviced Apartments','','','254845024600','','','','','','','116 ','',NULL,'supplier','1','','','','',0.00,'3','2024-09-17 08:33: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,'17265511833','','0000-00-00 00:00:00','','new','',''),(55,NULL,'Pesapal','',NULL,'254722003272','','','','','','','116','',NULL,'supplier','1','','','','',0.00,'3','2024-09-17 08:45:01','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17265519013','','0000-00-00 00:00:00','','new','',''),(56,NULL,'Equity Paybill Account for account 386766','','','25478625656','','','','female','','','1 ','',NULL,'member','1','','','','',0.00,'4','2024-09-25 14:07: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,'17272624394','','0000-00-00 00:00:00','','new','',''),(57,NULL,'BEATRICE AYUMA','',NULL,'254780562626','','','','','','2025-10-30','1','',NULL,'member','1','CLARITY COUNSELLING ','','','',0.00,'4','2024-10-30 12:10:53','','1','2024-10-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,'17302794534','','0000-00-00 00:00:00','','new','',''),(58,NULL,'AJODE DISHES','',NULL,'254728294773','','','','','','2025-11-12','116','',NULL,'','1','','','','',0.00,'3','2024-11-12 14:53:30','','1','2024-11-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17314124103','','0000-00-00 00:00:00','','new','',''),(59,NULL,'UBER ','',NULL,'254786245930','','','','','','','1','',NULL,'member','1','CLARITY COUNSELLING ','','','',0.00,'4','2024-11-12 15:02: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,'',1,NULL,NULL,NULL,'17314129204','','0000-00-00 00:00:00','','new','',''),(60,NULL,'PROFESSIONAL INDEMNITY','',NULL,'0724087683','','','','','','','1','',NULL,'member','1','CLARITY COUNSELLING ','','','',0.00,'4','2024-11-12 15:50: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,'',1,NULL,NULL,NULL,'17314158384','','0000-00-00 00:00:00','','new','',''),(61,NULL,'NEMA KIMANI','',NULL,'254740952495','','','','','','','1','',NULL,'member','1','PERCEIVED CONTENT','','','',0.00,'4','2024-12-02 12:07: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,'',1,NULL,NULL,NULL,'17331304664','','0000-00-00 00:00:00','','new','',''),(62,NULL,'Maintenance of Clarity Counseling and Training Center Website for August - December 2024 @ksh ','',NULL,'0724590395','claritycounselingcentre@gmail.com','','','','NAIROBI','2025-12-09','116','',NULL,'member','1','clarity counseling and training centre','','','',0.00,'4','2024-12-09 11:02:21','','1','2024-12-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17337313414','','0000-00-00 00:00:00','','new','',''),(63,NULL,'ALYCER COACHING LIMITED','',NULL,'254733964189','','','','','','2025-12-09','1','',NULL,'member','1','','','','',0.00,'4','2024-12-09 11:53:33','','1','2024-12-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17337344134','','0000-00-00 00:00:00','','new','',''),(64,NULL,'JOB MAINA KAMAU','',NULL,'254789452345','','','','male','','2025-12-10','1','',NULL,'member','1','','','','',0.00,'4','2024-12-10 14:00:22','','1','2024-12-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17338284224','','0000-00-00 00:00:00','','new','',''),(65,NULL,'AARON KAKUNZA MWINA','',NULL,'254790245688','','','','','','2025-12-10','1','',NULL,'member','1','','','','',0.00,'4','2024-12-10 14:14:54','','1','2024-12-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17338292944','','0000-00-00 00:00:00','','new','',''),(66,NULL,'INSTITUTE OF SMALL BUSINESS LTD','',NULL,'254790754530','','','','','','2025-12-10','1','',NULL,'member','1','','','','',0.00,'4','2024-12-10 14:17:18','','1','2024-12-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17338294384','','0000-00-00 00:00:00','','new','',''),(67,NULL,'AMERI FOODS','',NULL,'254783456900','','','','','','2025-12-11','1','',NULL,'member','1','','','','',0.00,'4','2024-12-11 14:22:29','','1','2024-12-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17339161494','','0000-00-00 00:00:00','','new','',''),(68,NULL,'Maintenance of Clarity Counseling and Training Center Website for August - December 2024 @ksh ','',NULL,'254794244245','','','','','','','1','',NULL,'member','1','CLARITY COUNSELLING ','','','',0.00,'4','2024-12-13 11:36:42','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17340790024','','0000-00-00 00:00:00','','new','',''),(69,NULL,'STIPENED FOR MARKETING INTERNS - MONTHLY','','','254756912452','','','','','','2025-12-13','1 ','',NULL,'member','1','STIPENED FOR MARKETING INTERNS - MONTHLY','','','',0.00,'4','2024-12-13 11:42:58','','1','2024-12-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'17340792874','','0000-00-00 00:00:00','','new','',''),(70,NULL,'FENWICK MBAKA','','','254722459278','claritycounselingcentre@gmail.com','','','','NAIROBI','00200','116 ','',NULL,'member','1','','','','',0.00,'4','2025-01-20 14: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,'17373735114','','0000-00-00 00:00:00','','new','',''),(71,NULL,'Julius Nyagaka','',NULL,'254790548098','','','','','','2026-02-03','116','',NULL,'supplier','1','','','','',0.00,'3','2025-02-03 13:32:51','','1','2025-02-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17385787713','','0000-00-00 00:00:00','','new','',''),(72,NULL,'Angel Nyakio','',NULL,'0757761530','','','','','','2026-02-07','116','',NULL,'member','1','','','','',0.00,'3','2025-02-07 15:55:13','','1','2025-02-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17389329133','','0000-00-00 00:00:00','','new','',''),(73,NULL,'Robert Wilson Mbogo','',NULL,'440200175406','','','','','','2026-02-10','116','',NULL,'supplier','1','','','','',0.00,'3','2025-02-10 13:12:09','','1','2025-02-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17391823293','','0000-00-00 00:00:00','','new','',''),(74,NULL,'FIRST ASSURANCE','',NULL,'254709544000','medical@firstassurance.co.ke','','254709122000','','NAIROBI CITY','00200','116','',NULL,'supplier','1','clarity counseling and training centre','','','',0.00,'4','2025-02-27 12:40: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,'P000612260M',1,NULL,NULL,NULL,'17406492514','','0000-00-00 00:00:00','','new','',''),(75,NULL,'FIRST ASSURANCE','',NULL,'254709122000','claritycounselingcentre@gmail.com','','254709544000','','NAIROBI','00200','116','',NULL,'member','1','clarity counseling and training centre','','','',0.00,'4','2025-02-27 12:44:23','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,420.00,'no',0.00,'no','','','','','','',NULL,NULL,'P000612260M',1,NULL,NULL,NULL,'17406494634','','0000-00-00 00:00:00','','new','',''),(76,NULL,'Zippy Natalia Njoki','',NULL,'254722320175','','','','female','','2026-03-01','116','',NULL,'member','1','','','','',0.00,'3','2025-03-01 12:45:29','','1','2025-03-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17408223293','','0000-00-00 00:00:00','','new','',''),(77,NULL,'Saiyari','',NULL,'254795901672','','','','female','','2026-03-04','116','',NULL,'supplier','1','','','','',0.00,'3','2025-03-04 09:40:38','','1','2025-03-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17410704383','','0000-00-00 00:00:00','','new','',''),(78,NULL,'Robert Wilson Mbogo Njeru','',NULL,'254789365465','','','','female','','','1','',NULL,'member','1','CONTRA ENTRY AND BLOG WRITING','','','',0.00,'4','2025-03-11 11:39:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17416823464','','0000-00-00 00:00:00','','new','',''),(79,NULL,'ONGATA ACADEMY','','','254780902975','ONGATAJUNIORSCHOOL@YAHOO.COM','','','','','','1 ','',NULL,'member','1','ONGATA ACADEMY','','','',-112000.00,'4','2025-04-02 15:10: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','','','','','','','','','P051572548I',1,NULL,NULL,0,'17417667824','','0000-00-00 00:00:00','','new','',''),(80,NULL,'LEONARD NJOROGE','',NULL,'254721314723','','','','','','','1','',NULL,'member','1','LEONARD NJOROGE','','','',0.00,'4','2025-03-12 12:43: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,'',1,NULL,NULL,NULL,'17417726154','','0000-00-00 00:00:00','','new','',''),(81,NULL,' AGL JULY MENTAL HEALTH WORKSHOPS','','','254790789655','','','','','','','1 ','',NULL,'member','1','GA INSURANCE','','','P000612829R',0.00,'4','2025-03-28 17:46:14','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',1,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','P000612829R',1,NULL,NULL,0,'17431727184','','0000-00-00 00:00:00','','new','',''),(82,NULL,'SCHOOL THERAPY SESSION','','','254789013416','','','','','','2026-04-02','116 ','',NULL,'member','1','SCHOOL THERAPY SESSION','','','',72000.00,'4','2025-04-02 15:39:05','','1','2025-04-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,72000.00,0.00,'no',72000.00,'no','','','','','','','','','',1,NULL,NULL,0,'17435973944','','0000-00-00 00:00:00','','new','',''),(83,NULL,'Dickson','',NULL,'254727706433','','','','male','','2026-04-02','116','',NULL,'supplier','1','','','','',0.00,'3','2025-04-02 15:48:41','','1','2025-04-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17435981213','','0000-00-00 00:00:00','','new','',''),(84,NULL,'APA INSURANCE','','','254709912888','','','','','','','1 ','',NULL,'member','1','APA INSURANCE','','','P01511553S0',0.00,'4','2025-04-07 12: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','','','','','','','','','P01511553S0',1,NULL,NULL,0,'17440189444','','0000-00-00 00:00:00','','new','',''),(85,NULL,'Wireless Lavalier Microphone For Camera PC Laptop Phones, Mini Lapel Microphone Wireless, 48KHz 24Bit, 1000ft Range, Noise Cancellation, 30H Battery For Video Recording, Streaming','',NULL,'254789347890','','','','','','','1','',NULL,'member','1','Wireless Lavalier Microphone For Camera PC Laptop ','','','',0.00,'4','2025-04-09 12:38: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,'',1,NULL,NULL,NULL,'17441914824','','0000-00-00 00:00:00','','new','',''),(86,NULL,'Mattel Printers ','',NULL,'254722393518','','','','female','','2026-04-25','116','',NULL,'supplier','1','','','','',0.00,'3','2025-04-25 10:46:47','','1','2025-04-25','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17455672073','','0000-00-00 00:00:00','','new','',''),(87,NULL,'Imation Computer Logistics','',NULL,'254721850399','','','','','','2026-04-30','116','',NULL,'member','1','','','','',0.00,'3','2025-04-30 12:51:16','','1','2025-04-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,'17460066763','','0000-00-00 00:00:00','','new','',''),(88,NULL,'CORAZON EUNICE','','','254724076988','','','','','','','1 ','',NULL,'member','1','','','','',0.00,'4','2025-05-15 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,'17473144724','','0000-00-00 00:00:00','','new','',''),(89,NULL,'KCB BANK','',NULL,'254711087444','claritycounselingcentre@gmail.com','','','','NAIROBI','00200','116','',NULL,'member','1','clarity counseling and training centre','','','',0.00,'4','2025-06-05 13:18: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,'P051542997U',1,NULL,NULL,NULL,'17491187034','','0000-00-00 00:00:00','','new','',''),(90,NULL,'TYRONE KIPLAGAT KILIMO','',NULL,'254720231793','claritycounselingcentre@gmail.com','','','','NAIROBI','00200','116','',NULL,'member','1','clarity counseling and training centre','','','',0.00,'4','2025-06-18 09:27: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,'',1,NULL,NULL,NULL,'17502280544','','0000-00-00 00:00:00','','new','',''),(91,NULL,'TONY GITONGA','',NULL,'254710486065','','','','','','','1','',NULL,'member','1','CLARITY COUNSELING CENTRE','','','',0.00,'4','2025-06-18 12: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,'',1,NULL,NULL,NULL,'17502376344','','0000-00-00 00:00:00','','new','',''),(92,NULL,'Sunshine Primary School','',NULL,'254711102989','','','','','','2026-06-26','116','',NULL,'member','1','','','','',0.00,'3','2025-06-26 14:38:25','','1','2025-06-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,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,'17509379053','','0000-00-00 00:00:00','','new','',''); /*!40000 ALTER TABLE `people` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `peopleregistration` -- DROP TABLE IF EXISTS `peopleregistration`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `peopleregistration` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nhifrelief` decimal(10,2) DEFAULT NULL, `firstname` varchar(255) NOT NULL, `surname` varchar(20) NOT NULL, `lastname` varchar(255) DEFAULT NULL, `phone` varchar(255) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `password` text NOT NULL, `address_1` varchar(255) NOT NULL, `gender` varchar(255) DEFAULT NULL, `city` varchar(255) NOT NULL, `zip` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `comments` text NOT NULL, `image_id` varchar(100) DEFAULT NULL, `category` varchar(50) NOT NULL DEFAULT 'accommodation', `status` varchar(50) NOT NULL DEFAULT '1', `company` varchar(50) DEFAULT NULL, `account` varchar(100) NOT NULL, `website` text NOT NULL, `idno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `entrydate` varchar(50) NOT NULL, `jobstatus` varchar(30) NOT NULL, `salary` decimal(10,2) NOT NULL, `department` varchar(20) NOT NULL, `dob` varchar(20) NOT NULL, `passport` varchar(30) NOT NULL, `ethnicity` varchar(30) NOT NULL, `religion` varchar(30) NOT NULL, `salarystartdate` varchar(30) NOT NULL, `salaryreviewdate` varchar(30) NOT NULL, `bankname` varchar(30) NOT NULL, `bankaccount` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `method` varchar(30) NOT NULL, `probationdate` varchar(30) NOT NULL, `number` varchar(20) NOT NULL, `relief` decimal(10,2) NOT NULL, `leavegroup` varchar(30) NOT NULL, `manager` varchar(30) NOT NULL, `marital` varchar(30) NOT NULL, `smstype` varchar(20) NOT NULL, `totalsms` decimal(10,2) NOT NULL, `apiaccount_id` int(11) NOT NULL, `photo` text NOT NULL, `code` varchar(30) NOT NULL, `service` varchar(20) NOT NULL, `usertype` varchar(20) NOT NULL DEFAULT 'user', `username` varchar(20) NOT NULL, `county` int(11) NOT NULL, `province` int(11) NOT NULL, `box` int(11) NOT NULL, `town` varchar(20) NOT NULL, `updatedate` varchar(20) NOT NULL, `recoverpassword` int(11) NOT NULL, `createddate` varchar(30) NOT NULL, `rate` decimal(10,2) DEFAULT NULL, `kra` varchar(50) DEFAULT NULL, `nssf` varchar(50) DEFAULT NULL, `nhif` varchar(50) DEFAULT NULL, `paid` varchar(20) NOT NULL, `supplierbalance` decimal(10,2) NOT NULL, `balanceuploaded` int(11) DEFAULT 0, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `customerlimit` varchar(10) NOT NULL DEFAULT 'no', `limitamount` decimal(10,2) NOT NULL, `dropdown` varchar(10) NOT NULL DEFAULT 'no', `lastbalancedate` varchar(30) NOT NULL, `accountname` varchar(30) NOT NULL, `accountno` varchar(30) NOT NULL, `certificate` varchar(30) NOT NULL, `shares` varchar(30) NOT NULL, `certificateno` varchar(30) NOT NULL, `renewaldetails` varchar(30) DEFAULT NULL, `salesperson` varchar(10) DEFAULT NULL, `idnumber` text DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `bankcode` varchar(20) DEFAULT NULL, `branchcode` varchar(20) DEFAULT NULL, `group` int(20) DEFAULT NULL, `transactionid` varchar(50) NOT NULL, `smscode` varchar(50) NOT NULL, `timesent` datetime NOT NULL, `computerno` text NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(50) NOT NULL, `computernouserdata` text NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`firstname`), KEY `last_name` (`lastname`), KEY `email` (`email`), KEY `phppos_people_ibfk_1` (`image_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `peopleregistration` -- LOCK TABLES `peopleregistration` WRITE; /*!40000 ALTER TABLE `peopleregistration` DISABLE KEYS */; /*!40000 ALTER TABLE `peopleregistration` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `periods` -- DROP TABLE IF EXISTS `periods`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `periods` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `periods` -- LOCK TABLES `periods` WRITE; /*!40000 ALTER TABLE `periods` DISABLE KEYS */; INSERT INTO `periods` VALUES (1,'Daily','Daily','','active','1','','1'),(2,'Weekly','Weekly','','active','1','','1'),(3,'Monthly','Monthly','','active','1','','1'),(4,'Quarterly','Quarterly','','active','1','','1'),(5,'Annually','Annually','','active','1','','1'),(6,'Fortnightly','Fortnightly','','active','1','','1'),(7,'Bi monthly','Bi monthly','','active','1','','1'); /*!40000 ALTER TABLE `periods` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `permissions` -- DROP TABLE IF EXISTS `permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `permissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permissions` -- LOCK TABLES `permissions` WRITE; /*!40000 ALTER TABLE `permissions` DISABLE KEYS */; INSERT INTO `permissions` VALUES ('accomodation',7),('accomodation',8),('accomodation',9),('accomodation',10),('accomodation',11),('accomodation',12),('accomodation',23),('accomodation',24),('accomodation',30),('accomodation',33),('accomodation',35),('accounting',1),('accounting',7),('accounting',8),('accounting',9),('accounting',10),('accounting',11),('accounting',12),('accounting',23),('accounting',24),('accounting',30),('accounting',33),('accounting',35),('accountingreports',7),('accountingreports',8),('accountingreports',9),('accountingreports',10),('accountingreports',11),('accountingreports',12),('accountingreports',23),('accountingreports',24),('accountingreports',30),('accountingreports',33),('accountingreports',35),('assets',7),('assets',8),('assets',9),('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),('banktransfer',7),('banktransfer',8),('banktransfer',9),('banktransfer',10),('banktransfer',11),('banktransfer',12),('banktransfer',23),('banktransfer',24),('banktransfer',30),('banktransfer',33),('banktransfer',35),('branch',5),('branch',7),('branch',8),('branch',9),('branch',10),('branch',11),('branch',12),('branch',23),('branch',24),('branch',30),('branch',33),('branch',35),('callcenter',7),('callcenter',8),('callcenter',9),('callcenter',10),('callcenter',11),('callcenter',12),('callcenter',23),('callcenter',24),('callcenter',30),('callcenter',33),('callcenter',35),('cashiersales',1),('cashiersales',3),('cashiersales',4),('cashiersales',5),('cashiersales',7),('cashiersales',8),('cashiersales',9),('cashiersales',10),('cashiersales',11),('cashiersales',12),('cashiersales',23),('cashiersales',24),('cashiersales',30),('cashiersales',33),('cashiersales',35),('complain',7),('complain',8),('complain',9),('complain',10),('complain',11),('complain',12),('complain',23),('complain',24),('complain',30),('complain',33),('complain',35),('config',1),('config',5),('config',7),('config',8),('config',9),('config',10),('config',11),('config',12),('config',23),('config',24),('config',30),('config',33),('config',35),('damagedproducts',7),('damagedproducts',8),('damagedproducts',9),('damagedproducts',10),('damagedproducts',11),('damagedproducts',12),('damagedproducts',23),('damagedproducts',24),('damagedproducts',30),('damagedproducts',33),('damagedproducts',35),('deals',7),('deals',8),('deals',9),('deals',10),('deals',11),('deals',12),('deals',23),('deals',24),('deals',30),('deals',33),('deals',35),('displayreport',7),('displayreport',8),('displayreport',9),('displayreport',10),('displayreport',11),('displayreport',12),('displayreport',23),('displayreport',24),('displayreport',30),('displayreport',33),('displayreport',35),('documents',1),('documents',7),('documents',8),('documents',9),('documents',10),('documents',11),('documents',12),('documents',23),('documents',24),('documents',30),('documents',33),('documents',35),('ecommerce',7),('ecommerce',8),('ecommerce',9),('ecommerce',10),('ecommerce',11),('ecommerce',12),('ecommerce',23),('ecommerce',24),('ecommerce',30),('ecommerce',33),('ecommerce',35),('events',7),('events',8),('events',9),('events',10),('events',11),('events',12),('events',23),('events',24),('events',30),('events',33),('events',35),('grouping',1),('grouping',7),('grouping',8),('grouping',9),('grouping',10),('grouping',11),('grouping',12),('grouping',23),('grouping',24),('grouping',30),('grouping',33),('grouping',35),('humanresource',7),('humanresource',8),('humanresource',9),('humanresource',10),('humanresource',11),('humanresource',12),('humanresource',23),('humanresource',24),('humanresource',30),('humanresource',33),('humanresource',35),('income',1),('income',3),('income',4),('income',7),('income',8),('income',9),('income',10),('income',11),('income',12),('income',23),('income',24),('income',30),('income',33),('income',35),('incomeexpenses',1),('incomeexpenses',3),('incomeexpenses',4),('incomeexpenses',7),('incomeexpenses',8),('incomeexpenses',9),('incomeexpenses',10),('incomeexpenses',11),('incomeexpenses',12),('incomeexpenses',23),('incomeexpenses',24),('incomeexpenses',30),('incomeexpenses',33),('incomeexpenses',35),('incomingstock',7),('incomingstock',8),('incomingstock',9),('incomingstock',10),('incomingstock',11),('incomingstock',12),('incomingstock',23),('incomingstock',24),('incomingstock',30),('incomingstock',33),('incomingstock',35),('incomingstore',7),('incomingstore',8),('incomingstore',9),('incomingstore',10),('incomingstore',11),('incomingstore',12),('incomingstore',23),('incomingstore',24),('incomingstore',30),('incomingstore',33),('incomingstore',35),('journalentry',7),('journalentry',8),('journalentry',9),('journalentry',10),('journalentry',11),('journalentry',12),('journalentry',23),('journalentry',24),('journalentry',30),('journalentry',33),('journalentry',35),('labourrecords',7),('labourrecords',8),('labourrecords',9),('labourrecords',10),('labourrecords',11),('labourrecords',12),('labourrecords',23),('labourrecords',24),('labourrecords',30),('labourrecords',33),('labourrecords',35),('lowproducts',7),('lowproducts',8),('lowproducts',9),('lowproducts',10),('lowproducts',11),('lowproducts',12),('lowproducts',23),('lowproducts',24),('lowproducts',30),('lowproducts',33),('lowproducts',35),('lowstocklist',7),('lowstocklist',8),('lowstocklist',9),('lowstocklist',10),('lowstocklist',11),('lowstocklist',12),('lowstocklist',23),('lowstocklist',24),('lowstocklist',30),('lowstocklist',33),('lowstocklist',35),('members',1),('members',3),('members',4),('members',5),('members',7),('members',8),('members',9),('members',10),('members',11),('members',12),('members',23),('members',24),('members',30),('members',33),('members',35),('password',1),('password',3),('password',4),('password',7),('password',8),('password',9),('password',10),('password',11),('password',12),('password',23),('password',24),('password',30),('password',33),('password',35),('payroll',7),('payroll',8),('payroll',9),('payroll',10),('payroll',11),('payroll',12),('payroll',23),('payroll',24),('payroll',30),('payroll',33),('payroll',35),('peoplecategory',1),('peoplecategory',7),('peoplecategory',8),('peoplecategory',9),('peoplecategory',10),('peoplecategory',11),('peoplecategory',12),('peoplecategory',23),('peoplecategory',24),('peoplecategory',30),('peoplecategory',33),('peoplecategory',35),('productlist',1),('productlist',3),('productlist',4),('productlist',5),('productlist',7),('productlist',8),('productlist',9),('productlist',10),('productlist',11),('productlist',12),('productlist',23),('productlist',24),('productlist',30),('productlist',33),('productlist',35),('products',1),('products',3),('products',4),('products',5),('products',7),('products',8),('products',9),('products',10),('products',11),('products',12),('products',23),('products',24),('products',30),('products',33),('products',35),('productscategory',1),('productscategory',7),('productscategory',8),('productscategory',9),('productscategory',10),('productscategory',11),('productscategory',12),('productscategory',23),('productscategory',24),('productscategory',30),('productscategory',33),('productscategory',35),('profile',1),('profile',7),('profile',8),('profile',9),('profile',10),('profile',11),('profile',12),('profile',23),('profile',24),('profile',30),('profile',33),('profile',35),('projectsmanagement',7),('projectsmanagement',8),('projectsmanagement',9),('projectsmanagement',10),('projectsmanagement',11),('projectsmanagement',12),('projectsmanagement',23),('projectsmanagement',24),('projectsmanagement',30),('projectsmanagement',33),('projectsmanagement',35),('purchases',5),('purchases',7),('purchases',8),('purchases',9),('purchases',10),('purchases',11),('purchases',12),('purchases',23),('purchases',24),('purchases',30),('purchases',33),('purchases',35),('quotation',1),('quotation',3),('quotation',4),('recorddelivery',5),('recorddelivery',7),('recorddelivery',8),('recorddelivery',9),('recorddelivery',10),('recorddelivery',11),('recorddelivery',12),('recorddelivery',23),('recorddelivery',24),('recorddelivery',30),('recorddelivery',33),('recorddelivery',35),('reports',1),('reports',3),('reports',4),('reports',7),('reports',8),('reports',9),('reports',10),('reports',11),('reports',12),('reports',23),('reports',24),('reports',30),('reports',33),('reports',35),('sales',1),('sales',3),('sales',4),('sales',5),('sales',7),('sales',8),('sales',9),('sales',10),('sales',11),('sales',12),('sales',23),('sales',24),('sales',30),('sales',33),('sales',35),('sendsms',7),('sendsms',8),('sendsms',9),('sendsms',10),('sendsms',11),('sendsms',12),('sendsms',23),('sendsms',24),('sendsms',30),('sendsms',33),('sendsms',35),('task',7),('task',8),('task',9),('task',10),('task',11),('task',12),('task',23),('task',24),('task',30),('task',33),('task',35),('taskscategory',7),('taskscategory',8),('taskscategory',9),('taskscategory',10),('taskscategory',11),('taskscategory',12),('taskscategory',23),('taskscategory',24),('taskscategory',30),('taskscategory',33),('taskscategory',35),('users',1),('users',7),('users',8),('users',9),('users',10),('users',11),('users',12),('users',23),('users',24),('users',30),('users',33),('users',35),('viewreturnsales',1),('viewreturnsales',3),('viewreturnsales',4),('viewreturnsales',7),('viewreturnsales',8),('viewreturnsales',9),('viewreturnsales',10),('viewreturnsales',11),('viewreturnsales',12),('viewreturnsales',23),('viewreturnsales',24),('viewreturnsales',30),('viewreturnsales',33),('viewreturnsales',35),('wholesale',5),('wholesale',7),('wholesale',8),('wholesale',9),('wholesale',10),('wholesale',11),('wholesale',12),('wholesale',23),('wholesale',24),('wholesale',30),('wholesale',33),('wholesale',35); /*!40000 ALTER TABLE `permissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `permissionsactions` -- DROP TABLE IF EXISTS `permissionsactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `permissionsactions` ( `id` int(11) NOT NULL AUTO_INCREMENT, `moduleid` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `actionid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=13045 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permissionsactions` -- LOCK TABLES `permissionsactions` WRITE; /*!40000 ALTER TABLE `permissionsactions` DISABLE KEYS */; INSERT INTO `permissionsactions` VALUES (344,'sales','7','add'),(345,'sales','7','suspend'),(346,'sales','7','selectmessage'),(347,'sales','7','printreceipt'),(348,'sales','7','update'),(349,'sales','7','cash'),(350,'sales','7','delete'),(351,'sales','7','moresales'),(352,'sales','7','sale'),(353,'sales','7','Logout'),(354,'sales','7','mpesabalance'),(355,'sales','7','displaycustomers'),(356,'sales','7','discount'),(357,'sales','7','reprint'),(358,'sales','7','select'),(359,'sales','7','printbill'),(360,'sales','7','productdiscount'),(361,'sales','7','mpesa'),(362,'sales','7','order'),(363,'sales','7','closebill'),(364,'sales','7','viewbuyingprice'),(365,'sales','7','editsellingprice'),(366,'sales','7','updatepaymentmode'),(367,'sales','7','card'),(368,'sales','7','clearpayments'),(369,'sales','7','cheque'),(370,'sales','7','creditnote'),(371,'sales','7','voucher'),(372,'sales','7','salesbeyondbprice'),(373,'sales','7','points'),(374,'sales','7','credit'),(375,'sales','7','selectroom'),(376,'sales','7','dontprint'),(377,'sales','7','accountlimit'),(378,'sales','7','backdatesales'),(379,'sales','7','recordcoins'),(380,'sales','7','changetaxstatus'),(381,'sales','7','leaseitems'),(382,'sales','7','giveloyalityponts'),(383,'sales','7','dontshowstock'),(384,'sales','7','splitbill'),(385,'sales','7','changeuomonsales'),(386,'sales','7','selecttable'),(387,'sales','7','printdelivery'),(388,'sales','7','sendsms'),(389,'sales','7','selectcurrency'),(390,'sales','7','salesperson'),(391,'sales','7','usekeyboard'),(392,'sales','7','receiptno'),(393,'sales','7','negativesales'),(394,'wholesale','7','sale'),(395,'wholesale','7','add'),(396,'wholesale','7','delete'),(397,'wholesale','7','update'),(398,'cashiersales','7','entermpesacode'),(399,'cashiersales','7','editmpesa'),(400,'cashiersales','7','all'),(401,'cashiersales','7','delete'),(402,'cashiersales','7','cashiersales'),(403,'cashiersales','7','editmpesadate'),(404,'cashiersales','7','dontshowtotal'),(405,'cashiersales','7','adddailycollection'),(406,'cashiersales','7','viewtill'),(407,'cashiersales','7','viewdailycollections'),(408,'cashiersales','7','deletedailycollections'),(409,'cashiersales','7','updatedailycollections'),(410,'cashiersales','7','reversempesa'),(411,'cashiersales','7','clearallsales'),(412,'cashiersales','7','viewallcollections'),(413,'cashiersales','7','viewallcounters'),(414,'cashiersales','7','mpesapendingreport'),(415,'cashiersales','7','mpesaverifiedreport'),(416,'cashiersales','7','viewcommission'),(417,'cashiersales','7','viewmpesamessages'),(418,'cashiersales','7','dailysalesonly'),(419,'recorddelivery','7','add'),(420,'recorddelivery','7','view'),(421,'recorddelivery','7','update'),(422,'recorddelivery','7','delete'),(423,'recorddelivery','7','changestatus'),(424,'recorddelivery','7','report'),(425,'recorddelivery','7','Dispatched'),(426,'recorddelivery','7','FailedDelivery'),(427,'recorddelivery','7','ReturnedandReceived'),(428,'recorddelivery','7','Delivered'),(429,'recorddelivery','7','Claimraised'),(430,'recorddelivery','7','ClaimOK'),(431,'recorddelivery','7','ClaimDamaged'),(432,'purchases','7','add'),(433,'purchases','7','update'),(434,'purchases','7','delete'),(435,'purchases','7','updatebuyingprice'),(436,'purchases','7','updatesellingprice'),(437,'purchases','7','updateclosedinvoice'),(438,'purchases','7','viewquotation'),(439,'purchases','7','viewserials'),(440,'purchases','7','viewdirectpurchases'),(441,'purchases','7','viewpurchase'),(442,'purchases','7','salesorder'),(443,'purchases','7','budget'),(444,'purchases','7','showdefaultserials'),(445,'purchases','7','viewallcounters'),(446,'purchases','7','approve'),(447,'purchases','7','addbatchno'),(448,'purchases','7','addexpirydate'),(449,'viewreturnsales','7','add'),(450,'viewreturnsales','7','update'),(451,'viewreturnsales','7','delete'),(452,'viewreturnsales','7','return'),(453,'viewreturnsales','7','clear'),(454,'viewreturnsales','7','moresales'),(455,'income','7','View'),(456,'income','7','add'),(457,'income','7','wiewinvoices'),(458,'income','7','detailedvatinvoice'),(459,'incomeexpenses','7','add'),(460,'incomeexpenses','7','closeexpense'),(461,'incomeexpenses','7','update'),(462,'incomeexpenses','7','updateclosedexpenses'),(463,'incomeexpenses','7','wiewinvoices'),(464,'incomeexpenses','7','viewbills'),(465,'incomeexpenses','7','viewexpense'),(466,'incomeexpenses','7','viewdebtors'),(467,'incomeexpenses','7','viewcreditors'),(468,'incomeexpenses','7','postrentalexpenses'),(469,'accomodation','7','viewrooms'),(470,'accomodation','7','addhouse'),(471,'accomodation','7','dailysales'),(472,'accomodation','7','viewhouse'),(473,'accomodation','7','voucher'),(474,'accomodation','7','mpesa'),(475,'accomodation','7','points'),(476,'accomodation','7','credit'),(477,'accomodation','7','card'),(478,'accomodation','7','cash'),(479,'accomodation','7','cheque'),(480,'accomodation','7','checkinroom'),(481,'accomodation','7','checkoutroom'),(482,'accomodation','7','addroom'),(483,'accomodation','7','cancel'),(484,'accomodation','7','checkin'),(485,'accomodation','7','addcharges'),(486,'accomodation','7','givediscount'),(487,'accomodation','7','cleanrooms'),(488,'accomodation','7','updatecharges'),(489,'accomodation','7','updateroom'),(490,'accomodation','7','postexpense'),(491,'accomodation','7','updatehouse'),(492,'accomodation','7','Post Bank Deposits'),(493,'accomodation','7','managehotel'),(494,'accomodation','7','assignrooms'),(495,'accomodation','7','managerental'),(496,'accomodation','7','changepayment'),(497,'accomodation','7','housekeeping'),(498,'accomodation','7','customerregister'),(499,'accomodation','7','dailypayments'),(500,'accomodation','7','advancebooking'),(501,'accomodation','7','checkoutcustomerwithbalance'),(502,'accomodation','7','managecustomer'),(503,'accomodation','7','viewreports'),(504,'accomodation','7','accomodationmanager'),(505,'accomodation','7','accommodationcleaner'),(506,'accomodation','7','accommodationreceiptionist'),(507,'accomodation','7','config'),(508,'accomodation','7','viewroomcleaned'),(509,'accomodation','7','clearsales'),(510,'accomodation','7','dailycollections'),(511,'branch','7','add'),(512,'branch','7','view'),(513,'branch','7','update'),(514,'branch','7','delete'),(515,'members','7','add'),(516,'members','7','update'),(517,'members','7','deletepeople'),(518,'members','7','opencloseshift'),(519,'users','7','add'),(520,'users','7','update'),(521,'users','7','delete'),(522,'users','7','deleteallroles'),(523,'productscategory','7','add'),(524,'productscategory','7','update'),(525,'productscategory','7','delete'),(526,'productlist','7','bulk'),(527,'productlist','7','updatestock'),(528,'productlist','7','move'),(529,'productlist','7','more'),(530,'productlist','7','transfer'),(531,'productlist','7','addstock'),(532,'productlist','7','delete'),(533,'productlist','7','view'),(534,'productlist','7','update'),(535,'productlist','7','add'),(536,'productlist','7','openclosestock'),(537,'productlist','7','stocktaking'),(538,'productlist','7','editstocktaken'),(539,'productlist','7','editopenclosestock'),(540,'productlist','7','changeserialstatus'),(541,'productlist','7','viewserials'),(542,'productlist','7','viewproductsfromallbranches'),(543,'productlist','7','bulkpriceupdate'),(544,'productlist','7','viewbprice'),(545,'products','7','add'),(546,'products','7','update'),(547,'products','7','delete'),(548,'products','7','addstock'),(549,'products','7','more'),(550,'products','7','bulk'),(551,'products','7','deleteorder'),(552,'products','7','dispatch'),(553,'products','7','removestock'),(554,'products','7','price'),(555,'products','7','removeallstock'),(556,'products','7','bulkpriceupdate'),(557,'products','7','viewbprice'),(558,'incomingstock','7','add'),(559,'incomingstock','7','update'),(560,'incomingstock','7','view'),(561,'incomingstock','7','delete'),(562,'incomingstore','7','add'),(563,'incomingstore','7','delete'),(564,'incomingstore','7','view'),(565,'lowstocklist','7','add'),(566,'lowstocklist','7','more'),(567,'lowstocklist','7','view'),(568,'lowproducts','7','add'),(569,'lowproducts','7','update'),(570,'damagedproducts','7','add'),(571,'damagedproducts','7','update'),(572,'damagedproducts','7','delete'),(573,'projectsmanagement','7','view'),(574,'projectsmanagement','7','add'),(575,'projectsmanagement','7','update'),(576,'projectsmanagement','7','delete'),(577,'assets','7','add'),(578,'assets','7','update'),(579,'assets','7','delete'),(580,'accounting','7','deletebank'),(581,'accounting','7','deleteglaccount'),(582,'accounting','7','view'),(583,'bankdeposits','7','add'),(584,'bankdeposits','7','update'),(585,'bankdeposits','7','delete'),(586,'banktransfer','7','add'),(587,'journalentry','7','add'),(588,'accountingreports','7','view'),(589,'peoplecategory','7','add'),(590,'peoplecategory','7','update'),(591,'peoplecategory','7','delete'),(592,'labourrecords','7','add'),(593,'payroll','7','add'),(594,'reports','7','view'),(595,'reports','7','download'),(596,'reports','7','delete'),(597,'reports','7','update'),(598,'reports','7','viewall'),(599,'displayreport','7','view'),(600,'grouping','7','add'),(601,'grouping','7','update'),(602,'grouping','7','delete'),(603,'sendsms','7','add'),(604,'sendsms','7','update'),(605,'sendsms','7','delete'),(606,'sendsms','7','transfersms'),(607,'documents','7','add'),(608,'documents','7','update'),(609,'documents','7','delete'),(610,'documents','7','viewalldocuments'),(611,'humanresource','7','add'),(612,'humanresource','7','approve'),(613,'humanresource','7','update'),(614,'humanresource','7','delete'),(615,'humanresource','7','view'),(616,'humanresource','7','allocate'),(617,'humanresource','7','viewallpayroll'),(618,'humanresource','7','leavesetup'),(619,'humanresource','7','allleaves '),(620,'humanresource','7','bioattendance'),(621,'taskscategory','7','add'),(622,'taskscategory','7','update'),(623,'taskscategory','7','delete'),(624,'task','7','add'),(625,'task','7','update'),(626,'task','7','viewall'),(627,'task','7','delete'),(628,'task','7','postspecifictask'),(629,'task','7','postgeneraltask'),(630,'task','7','viewothersspecifictask'),(631,'task','7','viewothersgeneraltask'),(632,'task','7','assigntask'),(633,'task','7','posttaskforothers'),(634,'callcenter','7','add'),(635,'callcenter','7','upadate'),(636,'callcenter','7','view'),(637,'callcenter','7','download'),(638,'callcenter','7','delete'),(639,'deals','7','add'),(640,'deals','7','update'),(641,'deals','7','delete'),(642,'deals','7','viewall'),(643,'complain','7','add'),(644,'complain','7','view'),(645,'complain','7','update'),(646,'complain','7','allcompalin'),(647,'complain','7','delete'),(648,'events','7','add'),(649,'events','7','update'),(650,'events','7','delete'),(651,'password','7','change'),(652,'profile','7','update'),(653,'ecommerce','7','add'),(654,'ecommerce','7','update'),(655,'ecommerce','7','delete'),(656,'ecommerce','7','vieworders'),(657,'ecommerce','7','setup'),(658,'ecommerce','7','approveorders'),(659,'config','7','delete'),(660,'config','7','add'),(661,'config','7','update'),(662,'sales','8','add'),(663,'sales','8','suspend'),(664,'sales','8','selectmessage'),(665,'sales','8','printreceipt'),(666,'sales','8','update'),(667,'sales','8','cash'),(668,'sales','8','delete'),(669,'sales','8','moresales'),(670,'sales','8','sale'),(671,'sales','8','Logout'),(672,'sales','8','mpesabalance'),(673,'sales','8','displaycustomers'),(674,'sales','8','discount'),(675,'sales','8','reprint'),(676,'sales','8','select'),(677,'sales','8','printbill'),(678,'sales','8','productdiscount'),(679,'sales','8','mpesa'),(680,'sales','8','order'),(681,'sales','8','closebill'),(682,'sales','8','viewbuyingprice'),(683,'sales','8','editsellingprice'),(684,'sales','8','updatepaymentmode'),(685,'sales','8','card'),(686,'sales','8','clearpayments'),(687,'sales','8','cheque'),(688,'sales','8','creditnote'),(689,'sales','8','voucher'),(690,'sales','8','salesbeyondbprice'),(691,'sales','8','points'),(692,'sales','8','credit'),(693,'sales','8','selectroom'),(694,'sales','8','dontprint'),(695,'sales','8','accountlimit'),(696,'sales','8','backdatesales'),(697,'sales','8','recordcoins'),(698,'sales','8','changetaxstatus'),(699,'sales','8','leaseitems'),(700,'sales','8','giveloyalityponts'),(701,'sales','8','dontshowstock'),(702,'sales','8','splitbill'),(703,'sales','8','changeuomonsales'),(704,'sales','8','selecttable'),(705,'sales','8','printdelivery'),(706,'sales','8','sendsms'),(707,'sales','8','selectcurrency'),(708,'sales','8','salesperson'),(709,'sales','8','usekeyboard'),(710,'sales','8','receiptno'),(711,'sales','8','negativesales'),(712,'wholesale','8','sale'),(713,'wholesale','8','add'),(714,'wholesale','8','delete'),(715,'wholesale','8','update'),(716,'cashiersales','8','entermpesacode'),(717,'cashiersales','8','editmpesa'),(718,'cashiersales','8','all'),(719,'cashiersales','8','delete'),(720,'cashiersales','8','cashiersales'),(721,'cashiersales','8','editmpesadate'),(722,'cashiersales','8','dontshowtotal'),(723,'cashiersales','8','adddailycollection'),(724,'cashiersales','8','viewtill'),(725,'cashiersales','8','viewdailycollections'),(726,'cashiersales','8','deletedailycollections'),(727,'cashiersales','8','updatedailycollections'),(728,'cashiersales','8','reversempesa'),(729,'cashiersales','8','clearallsales'),(730,'cashiersales','8','viewallcollections'),(731,'cashiersales','8','viewallcounters'),(732,'cashiersales','8','mpesapendingreport'),(733,'cashiersales','8','mpesaverifiedreport'),(734,'cashiersales','8','viewcommission'),(735,'cashiersales','8','viewmpesamessages'),(736,'cashiersales','8','dailysalesonly'),(737,'recorddelivery','8','add'),(738,'recorddelivery','8','view'),(739,'recorddelivery','8','update'),(740,'recorddelivery','8','delete'),(741,'recorddelivery','8','changestatus'),(742,'recorddelivery','8','report'),(743,'recorddelivery','8','Dispatched'),(744,'recorddelivery','8','FailedDelivery'),(745,'recorddelivery','8','ReturnedandReceived'),(746,'recorddelivery','8','Delivered'),(747,'recorddelivery','8','Claimraised'),(748,'recorddelivery','8','ClaimOK'),(749,'recorddelivery','8','ClaimDamaged'),(750,'purchases','8','add'),(751,'purchases','8','update'),(752,'purchases','8','delete'),(753,'purchases','8','updatebuyingprice'),(754,'purchases','8','updatesellingprice'),(755,'purchases','8','updateclosedinvoice'),(756,'purchases','8','viewquotation'),(757,'purchases','8','viewserials'),(758,'purchases','8','viewdirectpurchases'),(759,'purchases','8','viewpurchase'),(760,'purchases','8','salesorder'),(761,'purchases','8','budget'),(762,'purchases','8','showdefaultserials'),(763,'purchases','8','viewallcounters'),(764,'purchases','8','approve'),(765,'purchases','8','addbatchno'),(766,'purchases','8','addexpirydate'),(767,'viewreturnsales','8','add'),(768,'viewreturnsales','8','update'),(769,'viewreturnsales','8','delete'),(770,'viewreturnsales','8','return'),(771,'viewreturnsales','8','clear'),(772,'viewreturnsales','8','moresales'),(773,'income','8','View'),(774,'income','8','add'),(775,'income','8','wiewinvoices'),(776,'income','8','detailedvatinvoice'),(777,'incomeexpenses','8','add'),(778,'incomeexpenses','8','closeexpense'),(779,'incomeexpenses','8','update'),(780,'incomeexpenses','8','updateclosedexpenses'),(781,'incomeexpenses','8','wiewinvoices'),(782,'incomeexpenses','8','viewbills'),(783,'incomeexpenses','8','viewexpense'),(784,'incomeexpenses','8','viewdebtors'),(785,'incomeexpenses','8','viewcreditors'),(786,'incomeexpenses','8','postrentalexpenses'),(787,'accomodation','8','viewrooms'),(788,'accomodation','8','addhouse'),(789,'accomodation','8','dailysales'),(790,'accomodation','8','viewhouse'),(791,'accomodation','8','voucher'),(792,'accomodation','8','mpesa'),(793,'accomodation','8','points'),(794,'accomodation','8','credit'),(795,'accomodation','8','card'),(796,'accomodation','8','cash'),(797,'accomodation','8','cheque'),(798,'accomodation','8','checkinroom'),(799,'accomodation','8','checkoutroom'),(800,'accomodation','8','addroom'),(801,'accomodation','8','cancel'),(802,'accomodation','8','checkin'),(803,'accomodation','8','addcharges'),(804,'accomodation','8','givediscount'),(805,'accomodation','8','cleanrooms'),(806,'accomodation','8','updatecharges'),(807,'accomodation','8','updateroom'),(808,'accomodation','8','postexpense'),(809,'accomodation','8','updatehouse'),(810,'accomodation','8','Post Bank Deposits'),(811,'accomodation','8','managehotel'),(812,'accomodation','8','assignrooms'),(813,'accomodation','8','managerental'),(814,'accomodation','8','changepayment'),(815,'accomodation','8','housekeeping'),(816,'accomodation','8','customerregister'),(817,'accomodation','8','dailypayments'),(818,'accomodation','8','advancebooking'),(819,'accomodation','8','checkoutcustomerwithbalance'),(820,'accomodation','8','managecustomer'),(821,'accomodation','8','viewreports'),(822,'accomodation','8','accomodationmanager'),(823,'accomodation','8','accommodationcleaner'),(824,'accomodation','8','accommodationreceiptionist'),(825,'accomodation','8','config'),(826,'accomodation','8','viewroomcleaned'),(827,'accomodation','8','clearsales'),(828,'accomodation','8','dailycollections'),(829,'branch','8','add'),(830,'branch','8','view'),(831,'branch','8','update'),(832,'branch','8','delete'),(833,'members','8','add'),(834,'members','8','update'),(835,'members','8','deletepeople'),(836,'members','8','opencloseshift'),(837,'users','8','add'),(838,'users','8','update'),(839,'users','8','delete'),(840,'users','8','deleteallroles'),(841,'productscategory','8','add'),(842,'productscategory','8','update'),(843,'productscategory','8','delete'),(844,'productlist','8','bulk'),(845,'productlist','8','updatestock'),(846,'productlist','8','move'),(847,'productlist','8','more'),(848,'productlist','8','transfer'),(849,'productlist','8','addstock'),(850,'productlist','8','delete'),(851,'productlist','8','view'),(852,'productlist','8','update'),(853,'productlist','8','add'),(854,'productlist','8','openclosestock'),(855,'productlist','8','stocktaking'),(856,'productlist','8','editstocktaken'),(857,'productlist','8','editopenclosestock'),(858,'productlist','8','changeserialstatus'),(859,'productlist','8','viewserials'),(860,'productlist','8','viewproductsfromallbranches'),(861,'productlist','8','bulkpriceupdate'),(862,'productlist','8','viewbprice'),(863,'products','8','add'),(864,'products','8','update'),(865,'products','8','delete'),(866,'products','8','addstock'),(867,'products','8','more'),(868,'products','8','bulk'),(869,'products','8','deleteorder'),(870,'products','8','dispatch'),(871,'products','8','removestock'),(872,'products','8','price'),(873,'products','8','removeallstock'),(874,'products','8','bulkpriceupdate'),(875,'products','8','viewbprice'),(876,'incomingstock','8','add'),(877,'incomingstock','8','update'),(878,'incomingstock','8','view'),(879,'incomingstock','8','delete'),(880,'incomingstore','8','add'),(881,'incomingstore','8','delete'),(882,'incomingstore','8','view'),(883,'lowstocklist','8','add'),(884,'lowstocklist','8','more'),(885,'lowstocklist','8','view'),(886,'lowproducts','8','add'),(887,'lowproducts','8','update'),(888,'damagedproducts','8','add'),(889,'damagedproducts','8','update'),(890,'damagedproducts','8','delete'),(891,'projectsmanagement','8','view'),(892,'projectsmanagement','8','add'),(893,'projectsmanagement','8','update'),(894,'projectsmanagement','8','delete'),(895,'assets','8','add'),(896,'assets','8','update'),(897,'assets','8','delete'),(898,'accounting','8','deletebank'),(899,'accounting','8','deleteglaccount'),(900,'accounting','8','view'),(901,'bankdeposits','8','add'),(902,'bankdeposits','8','update'),(903,'bankdeposits','8','delete'),(904,'banktransfer','8','add'),(905,'journalentry','8','add'),(906,'accountingreports','8','view'),(907,'peoplecategory','8','add'),(908,'peoplecategory','8','update'),(909,'peoplecategory','8','delete'),(910,'labourrecords','8','add'),(911,'payroll','8','add'),(912,'reports','8','view'),(913,'reports','8','download'),(914,'reports','8','delete'),(915,'reports','8','update'),(916,'reports','8','viewall'),(917,'displayreport','8','view'),(918,'grouping','8','add'),(919,'grouping','8','update'),(920,'grouping','8','delete'),(921,'sendsms','8','add'),(922,'sendsms','8','update'),(923,'sendsms','8','delete'),(924,'sendsms','8','transfersms'),(925,'documents','8','add'),(926,'documents','8','update'),(927,'documents','8','delete'),(928,'documents','8','viewalldocuments'),(929,'humanresource','8','add'),(930,'humanresource','8','approve'),(931,'humanresource','8','update'),(932,'humanresource','8','delete'),(933,'humanresource','8','view'),(934,'humanresource','8','allocate'),(935,'humanresource','8','viewallpayroll'),(936,'humanresource','8','leavesetup'),(937,'humanresource','8','allleaves '),(938,'humanresource','8','bioattendance'),(939,'taskscategory','8','add'),(940,'taskscategory','8','update'),(941,'taskscategory','8','delete'),(942,'task','8','add'),(943,'task','8','update'),(944,'task','8','viewall'),(945,'task','8','delete'),(946,'task','8','postspecifictask'),(947,'task','8','postgeneraltask'),(948,'task','8','viewothersspecifictask'),(949,'task','8','viewothersgeneraltask'),(950,'task','8','assigntask'),(951,'task','8','posttaskforothers'),(952,'callcenter','8','add'),(953,'callcenter','8','upadate'),(954,'callcenter','8','view'),(955,'callcenter','8','download'),(956,'callcenter','8','delete'),(957,'deals','8','add'),(958,'deals','8','update'),(959,'deals','8','delete'),(960,'deals','8','viewall'),(961,'complain','8','add'),(962,'complain','8','view'),(963,'complain','8','update'),(964,'complain','8','allcompalin'),(965,'complain','8','delete'),(966,'events','8','add'),(967,'events','8','update'),(968,'events','8','delete'),(969,'password','8','change'),(970,'profile','8','update'),(971,'ecommerce','8','add'),(972,'ecommerce','8','update'),(973,'ecommerce','8','delete'),(974,'ecommerce','8','vieworders'),(975,'ecommerce','8','setup'),(976,'ecommerce','8','approveorders'),(977,'config','8','delete'),(978,'config','8','add'),(979,'config','8','update'),(980,'sales','9','add'),(981,'sales','9','suspend'),(982,'sales','9','selectmessage'),(983,'sales','9','printreceipt'),(984,'sales','9','update'),(985,'sales','9','cash'),(986,'sales','9','delete'),(987,'sales','9','moresales'),(988,'sales','9','sale'),(989,'sales','9','Logout'),(990,'sales','9','mpesabalance'),(991,'sales','9','displaycustomers'),(992,'sales','9','discount'),(993,'sales','9','reprint'),(994,'sales','9','select'),(995,'sales','9','printbill'),(996,'sales','9','productdiscount'),(997,'sales','9','mpesa'),(998,'sales','9','order'),(999,'sales','9','closebill'),(1000,'sales','9','viewbuyingprice'),(1001,'sales','9','editsellingprice'),(1002,'sales','9','updatepaymentmode'),(1003,'sales','9','card'),(1004,'sales','9','clearpayments'),(1005,'sales','9','cheque'),(1006,'sales','9','creditnote'),(1007,'sales','9','voucher'),(1008,'sales','9','salesbeyondbprice'),(1009,'sales','9','points'),(1010,'sales','9','credit'),(1011,'sales','9','selectroom'),(1012,'sales','9','dontprint'),(1013,'sales','9','accountlimit'),(1014,'sales','9','backdatesales'),(1015,'sales','9','recordcoins'),(1016,'sales','9','changetaxstatus'),(1017,'sales','9','leaseitems'),(1018,'sales','9','giveloyalityponts'),(1019,'sales','9','dontshowstock'),(1020,'sales','9','splitbill'),(1021,'sales','9','changeuomonsales'),(1022,'sales','9','selecttable'),(1023,'sales','9','printdelivery'),(1024,'sales','9','sendsms'),(1025,'sales','9','selectcurrency'),(1026,'sales','9','salesperson'),(1027,'sales','9','usekeyboard'),(1028,'sales','9','receiptno'),(1029,'sales','9','negativesales'),(1030,'wholesale','9','sale'),(1031,'wholesale','9','add'),(1032,'wholesale','9','delete'),(1033,'wholesale','9','update'),(1034,'cashiersales','9','entermpesacode'),(1035,'cashiersales','9','editmpesa'),(1036,'cashiersales','9','all'),(1037,'cashiersales','9','delete'),(1038,'cashiersales','9','cashiersales'),(1039,'cashiersales','9','editmpesadate'),(1040,'cashiersales','9','dontshowtotal'),(1041,'cashiersales','9','adddailycollection'),(1042,'cashiersales','9','viewtill'),(1043,'cashiersales','9','viewdailycollections'),(1044,'cashiersales','9','deletedailycollections'),(1045,'cashiersales','9','updatedailycollections'),(1046,'cashiersales','9','reversempesa'),(1047,'cashiersales','9','clearallsales'),(1048,'cashiersales','9','viewallcollections'),(1049,'cashiersales','9','viewallcounters'),(1050,'cashiersales','9','mpesapendingreport'),(1051,'cashiersales','9','mpesaverifiedreport'),(1052,'cashiersales','9','viewcommission'),(1053,'cashiersales','9','viewmpesamessages'),(1054,'cashiersales','9','dailysalesonly'),(1055,'recorddelivery','9','add'),(1056,'recorddelivery','9','view'),(1057,'recorddelivery','9','update'),(1058,'recorddelivery','9','delete'),(1059,'recorddelivery','9','changestatus'),(1060,'recorddelivery','9','report'),(1061,'recorddelivery','9','Dispatched'),(1062,'recorddelivery','9','FailedDelivery'),(1063,'recorddelivery','9','ReturnedandReceived'),(1064,'recorddelivery','9','Delivered'),(1065,'recorddelivery','9','Claimraised'),(1066,'recorddelivery','9','ClaimOK'),(1067,'recorddelivery','9','ClaimDamaged'),(1068,'purchases','9','add'),(1069,'purchases','9','update'),(1070,'purchases','9','delete'),(1071,'purchases','9','updatebuyingprice'),(1072,'purchases','9','updatesellingprice'),(1073,'purchases','9','updateclosedinvoice'),(1074,'purchases','9','viewquotation'),(1075,'purchases','9','viewserials'),(1076,'purchases','9','viewdirectpurchases'),(1077,'purchases','9','viewpurchase'),(1078,'purchases','9','salesorder'),(1079,'purchases','9','budget'),(1080,'purchases','9','showdefaultserials'),(1081,'purchases','9','viewallcounters'),(1082,'purchases','9','approve'),(1083,'purchases','9','addbatchno'),(1084,'purchases','9','addexpirydate'),(1085,'viewreturnsales','9','add'),(1086,'viewreturnsales','9','update'),(1087,'viewreturnsales','9','delete'),(1088,'viewreturnsales','9','return'),(1089,'viewreturnsales','9','clear'),(1090,'viewreturnsales','9','moresales'),(1091,'income','9','View'),(1092,'income','9','add'),(1093,'income','9','wiewinvoices'),(1094,'income','9','detailedvatinvoice'),(1095,'incomeexpenses','9','add'),(1096,'incomeexpenses','9','closeexpense'),(1097,'incomeexpenses','9','update'),(1098,'incomeexpenses','9','updateclosedexpenses'),(1099,'incomeexpenses','9','wiewinvoices'),(1100,'incomeexpenses','9','viewbills'),(1101,'incomeexpenses','9','viewexpense'),(1102,'incomeexpenses','9','viewdebtors'),(1103,'incomeexpenses','9','viewcreditors'),(1104,'incomeexpenses','9','postrentalexpenses'),(1105,'accomodation','9','viewrooms'),(1106,'accomodation','9','addhouse'),(1107,'accomodation','9','dailysales'),(1108,'accomodation','9','viewhouse'),(1109,'accomodation','9','voucher'),(1110,'accomodation','9','mpesa'),(1111,'accomodation','9','points'),(1112,'accomodation','9','credit'),(1113,'accomodation','9','card'),(1114,'accomodation','9','cash'),(1115,'accomodation','9','cheque'),(1116,'accomodation','9','checkinroom'),(1117,'accomodation','9','checkoutroom'),(1118,'accomodation','9','addroom'),(1119,'accomodation','9','cancel'),(1120,'accomodation','9','checkin'),(1121,'accomodation','9','addcharges'),(1122,'accomodation','9','givediscount'),(1123,'accomodation','9','cleanrooms'),(1124,'accomodation','9','updatecharges'),(1125,'accomodation','9','updateroom'),(1126,'accomodation','9','postexpense'),(1127,'accomodation','9','updatehouse'),(1128,'accomodation','9','Post Bank Deposits'),(1129,'accomodation','9','managehotel'),(1130,'accomodation','9','assignrooms'),(1131,'accomodation','9','managerental'),(1132,'accomodation','9','changepayment'),(1133,'accomodation','9','housekeeping'),(1134,'accomodation','9','customerregister'),(1135,'accomodation','9','dailypayments'),(1136,'accomodation','9','advancebooking'),(1137,'accomodation','9','checkoutcustomerwithbalance'),(1138,'accomodation','9','managecustomer'),(1139,'accomodation','9','viewreports'),(1140,'accomodation','9','accomodationmanager'),(1141,'accomodation','9','accommodationcleaner'),(1142,'accomodation','9','accommodationreceiptionist'),(1143,'accomodation','9','config'),(1144,'accomodation','9','viewroomcleaned'),(1145,'accomodation','9','clearsales'),(1146,'accomodation','9','dailycollections'),(1147,'branch','9','add'),(1148,'branch','9','view'),(1149,'branch','9','update'),(1150,'branch','9','delete'),(1151,'members','9','add'),(1152,'members','9','update'),(1153,'members','9','deletepeople'),(1154,'members','9','opencloseshift'),(1155,'users','9','add'),(1156,'users','9','update'),(1157,'users','9','delete'),(1158,'users','9','deleteallroles'),(1159,'productscategory','9','add'),(1160,'productscategory','9','update'),(1161,'productscategory','9','delete'),(1162,'productlist','9','bulk'),(1163,'productlist','9','updatestock'),(1164,'productlist','9','move'),(1165,'productlist','9','more'),(1166,'productlist','9','transfer'),(1167,'productlist','9','addstock'),(1168,'productlist','9','delete'),(1169,'productlist','9','view'),(1170,'productlist','9','update'),(1171,'productlist','9','add'),(1172,'productlist','9','openclosestock'),(1173,'productlist','9','stocktaking'),(1174,'productlist','9','editstocktaken'),(1175,'productlist','9','editopenclosestock'),(1176,'productlist','9','changeserialstatus'),(1177,'productlist','9','viewserials'),(1178,'productlist','9','viewproductsfromallbranches'),(1179,'productlist','9','bulkpriceupdate'),(1180,'productlist','9','viewbprice'),(1181,'products','9','add'),(1182,'products','9','update'),(1183,'products','9','delete'),(1184,'products','9','addstock'),(1185,'products','9','more'),(1186,'products','9','bulk'),(1187,'products','9','deleteorder'),(1188,'products','9','dispatch'),(1189,'products','9','removestock'),(1190,'products','9','price'),(1191,'products','9','removeallstock'),(1192,'products','9','bulkpriceupdate'),(1193,'products','9','viewbprice'),(1194,'incomingstock','9','add'),(1195,'incomingstock','9','update'),(1196,'incomingstock','9','view'),(1197,'incomingstock','9','delete'),(1198,'incomingstore','9','add'),(1199,'incomingstore','9','delete'),(1200,'incomingstore','9','view'),(1201,'lowstocklist','9','add'),(1202,'lowstocklist','9','more'),(1203,'lowstocklist','9','view'),(1204,'lowproducts','9','add'),(1205,'lowproducts','9','update'),(1206,'damagedproducts','9','add'),(1207,'damagedproducts','9','update'),(1208,'damagedproducts','9','delete'),(1209,'projectsmanagement','9','view'),(1210,'projectsmanagement','9','add'),(1211,'projectsmanagement','9','update'),(1212,'projectsmanagement','9','delete'),(1213,'assets','9','add'),(1214,'assets','9','update'),(1215,'assets','9','delete'),(1216,'accounting','9','deletebank'),(1217,'accounting','9','deleteglaccount'),(1218,'accounting','9','view'),(1219,'bankdeposits','9','add'),(1220,'bankdeposits','9','update'),(1221,'bankdeposits','9','delete'),(1222,'banktransfer','9','add'),(1223,'journalentry','9','add'),(1224,'accountingreports','9','view'),(1225,'peoplecategory','9','add'),(1226,'peoplecategory','9','update'),(1227,'peoplecategory','9','delete'),(1228,'labourrecords','9','add'),(1229,'payroll','9','add'),(1230,'reports','9','view'),(1231,'reports','9','download'),(1232,'reports','9','delete'),(1233,'reports','9','update'),(1234,'reports','9','viewall'),(1235,'displayreport','9','view'),(1236,'grouping','9','add'),(1237,'grouping','9','update'),(1238,'grouping','9','delete'),(1239,'sendsms','9','add'),(1240,'sendsms','9','update'),(1241,'sendsms','9','delete'),(1242,'sendsms','9','transfersms'),(1243,'documents','9','add'),(1244,'documents','9','update'),(1245,'documents','9','delete'),(1246,'documents','9','viewalldocuments'),(1247,'humanresource','9','add'),(1248,'humanresource','9','approve'),(1249,'humanresource','9','update'),(1250,'humanresource','9','delete'),(1251,'humanresource','9','view'),(1252,'humanresource','9','allocate'),(1253,'humanresource','9','viewallpayroll'),(1254,'humanresource','9','leavesetup'),(1255,'humanresource','9','allleaves '),(1256,'humanresource','9','bioattendance'),(1257,'taskscategory','9','add'),(1258,'taskscategory','9','update'),(1259,'taskscategory','9','delete'),(1260,'task','9','add'),(1261,'task','9','update'),(1262,'task','9','viewall'),(1263,'task','9','delete'),(1264,'task','9','postspecifictask'),(1265,'task','9','postgeneraltask'),(1266,'task','9','viewothersspecifictask'),(1267,'task','9','viewothersgeneraltask'),(1268,'task','9','assigntask'),(1269,'task','9','posttaskforothers'),(1270,'callcenter','9','add'),(1271,'callcenter','9','upadate'),(1272,'callcenter','9','view'),(1273,'callcenter','9','download'),(1274,'callcenter','9','delete'),(1275,'deals','9','add'),(1276,'deals','9','update'),(1277,'deals','9','delete'),(1278,'deals','9','viewall'),(1279,'complain','9','add'),(1280,'complain','9','view'),(1281,'complain','9','update'),(1282,'complain','9','allcompalin'),(1283,'complain','9','delete'),(1284,'events','9','add'),(1285,'events','9','update'),(1286,'events','9','delete'),(1287,'password','9','change'),(1288,'profile','9','update'),(1289,'ecommerce','9','add'),(1290,'ecommerce','9','update'),(1291,'ecommerce','9','delete'),(1292,'ecommerce','9','vieworders'),(1293,'ecommerce','9','setup'),(1294,'ecommerce','9','approveorders'),(1295,'config','9','delete'),(1296,'config','9','add'),(1297,'config','9','update'),(1298,'sales','10','add'),(1299,'sales','10','suspend'),(1300,'sales','10','selectmessage'),(1301,'sales','10','printreceipt'),(1302,'sales','10','update'),(1303,'sales','10','cash'),(1304,'sales','10','delete'),(1305,'sales','10','moresales'),(1306,'sales','10','sale'),(1307,'sales','10','Logout'),(1308,'sales','10','mpesabalance'),(1309,'sales','10','displaycustomers'),(1310,'sales','10','discount'),(1311,'sales','10','reprint'),(1312,'sales','10','select'),(1313,'sales','10','printbill'),(1314,'sales','10','productdiscount'),(1315,'sales','10','mpesa'),(1316,'sales','10','order'),(1317,'sales','10','closebill'),(1318,'sales','10','viewbuyingprice'),(1319,'sales','10','editsellingprice'),(1320,'sales','10','updatepaymentmode'),(1321,'sales','10','card'),(1322,'sales','10','clearpayments'),(1323,'sales','10','cheque'),(1324,'sales','10','creditnote'),(1325,'sales','10','voucher'),(1326,'sales','10','salesbeyondbprice'),(1327,'sales','10','points'),(1328,'sales','10','credit'),(1329,'sales','10','selectroom'),(1330,'sales','10','dontprint'),(1331,'sales','10','accountlimit'),(1332,'sales','10','backdatesales'),(1333,'sales','10','recordcoins'),(1334,'sales','10','changetaxstatus'),(1335,'sales','10','leaseitems'),(1336,'sales','10','giveloyalityponts'),(1337,'sales','10','dontshowstock'),(1338,'sales','10','splitbill'),(1339,'sales','10','changeuomonsales'),(1340,'sales','10','selecttable'),(1341,'sales','10','printdelivery'),(1342,'sales','10','sendsms'),(1343,'sales','10','selectcurrency'),(1344,'sales','10','salesperson'),(1345,'sales','10','usekeyboard'),(1346,'sales','10','receiptno'),(1347,'sales','10','negativesales'),(1348,'wholesale','10','sale'),(1349,'wholesale','10','add'),(1350,'wholesale','10','delete'),(1351,'wholesale','10','update'),(1352,'cashiersales','10','entermpesacode'),(1353,'cashiersales','10','editmpesa'),(1354,'cashiersales','10','all'),(1355,'cashiersales','10','delete'),(1356,'cashiersales','10','cashiersales'),(1357,'cashiersales','10','editmpesadate'),(1358,'cashiersales','10','dontshowtotal'),(1359,'cashiersales','10','adddailycollection'),(1360,'cashiersales','10','viewtill'),(1361,'cashiersales','10','viewdailycollections'),(1362,'cashiersales','10','deletedailycollections'),(1363,'cashiersales','10','updatedailycollections'),(1364,'cashiersales','10','reversempesa'),(1365,'cashiersales','10','clearallsales'),(1366,'cashiersales','10','viewallcollections'),(1367,'cashiersales','10','viewallcounters'),(1368,'cashiersales','10','mpesapendingreport'),(1369,'cashiersales','10','mpesaverifiedreport'),(1370,'cashiersales','10','viewcommission'),(1371,'cashiersales','10','viewmpesamessages'),(1372,'cashiersales','10','dailysalesonly'),(1373,'recorddelivery','10','add'),(1374,'recorddelivery','10','view'),(1375,'recorddelivery','10','update'),(1376,'recorddelivery','10','delete'),(1377,'recorddelivery','10','changestatus'),(1378,'recorddelivery','10','report'),(1379,'recorddelivery','10','Dispatched'),(1380,'recorddelivery','10','FailedDelivery'),(1381,'recorddelivery','10','ReturnedandReceived'),(1382,'recorddelivery','10','Delivered'),(1383,'recorddelivery','10','Claimraised'),(1384,'recorddelivery','10','ClaimOK'),(1385,'recorddelivery','10','ClaimDamaged'),(1386,'purchases','10','add'),(1387,'purchases','10','update'),(1388,'purchases','10','delete'),(1389,'purchases','10','updatebuyingprice'),(1390,'purchases','10','updatesellingprice'),(1391,'purchases','10','updateclosedinvoice'),(1392,'purchases','10','viewquotation'),(1393,'purchases','10','viewserials'),(1394,'purchases','10','viewdirectpurchases'),(1395,'purchases','10','viewpurchase'),(1396,'purchases','10','salesorder'),(1397,'purchases','10','budget'),(1398,'purchases','10','showdefaultserials'),(1399,'purchases','10','viewallcounters'),(1400,'purchases','10','approve'),(1401,'purchases','10','addbatchno'),(1402,'purchases','10','addexpirydate'),(1403,'viewreturnsales','10','add'),(1404,'viewreturnsales','10','update'),(1405,'viewreturnsales','10','delete'),(1406,'viewreturnsales','10','return'),(1407,'viewreturnsales','10','clear'),(1408,'viewreturnsales','10','moresales'),(1409,'income','10','View'),(1410,'income','10','add'),(1411,'income','10','wiewinvoices'),(1412,'income','10','detailedvatinvoice'),(1413,'incomeexpenses','10','add'),(1414,'incomeexpenses','10','closeexpense'),(1415,'incomeexpenses','10','update'),(1416,'incomeexpenses','10','updateclosedexpenses'),(1417,'incomeexpenses','10','wiewinvoices'),(1418,'incomeexpenses','10','viewbills'),(1419,'incomeexpenses','10','viewexpense'),(1420,'incomeexpenses','10','viewdebtors'),(1421,'incomeexpenses','10','viewcreditors'),(1422,'incomeexpenses','10','postrentalexpenses'),(1423,'accomodation','10','viewrooms'),(1424,'accomodation','10','addhouse'),(1425,'accomodation','10','dailysales'),(1426,'accomodation','10','viewhouse'),(1427,'accomodation','10','voucher'),(1428,'accomodation','10','mpesa'),(1429,'accomodation','10','points'),(1430,'accomodation','10','credit'),(1431,'accomodation','10','card'),(1432,'accomodation','10','cash'),(1433,'accomodation','10','cheque'),(1434,'accomodation','10','checkinroom'),(1435,'accomodation','10','checkoutroom'),(1436,'accomodation','10','addroom'),(1437,'accomodation','10','cancel'),(1438,'accomodation','10','checkin'),(1439,'accomodation','10','addcharges'),(1440,'accomodation','10','givediscount'),(1441,'accomodation','10','cleanrooms'),(1442,'accomodation','10','updatecharges'),(1443,'accomodation','10','updateroom'),(1444,'accomodation','10','postexpense'),(1445,'accomodation','10','updatehouse'),(1446,'accomodation','10','Post Bank Deposits'),(1447,'accomodation','10','managehotel'),(1448,'accomodation','10','assignrooms'),(1449,'accomodation','10','managerental'),(1450,'accomodation','10','changepayment'),(1451,'accomodation','10','housekeeping'),(1452,'accomodation','10','customerregister'),(1453,'accomodation','10','dailypayments'),(1454,'accomodation','10','advancebooking'),(1455,'accomodation','10','checkoutcustomerwithbalance'),(1456,'accomodation','10','managecustomer'),(1457,'accomodation','10','viewreports'),(1458,'accomodation','10','accomodationmanager'),(1459,'accomodation','10','accommodationcleaner'),(1460,'accomodation','10','accommodationreceiptionist'),(1461,'accomodation','10','config'),(1462,'accomodation','10','viewroomcleaned'),(1463,'accomodation','10','clearsales'),(1464,'accomodation','10','dailycollections'),(1465,'branch','10','add'),(1466,'branch','10','view'),(1467,'branch','10','update'),(1468,'branch','10','delete'),(1469,'members','10','add'),(1470,'members','10','update'),(1471,'members','10','deletepeople'),(1472,'members','10','opencloseshift'),(1473,'users','10','add'),(1474,'users','10','update'),(1475,'users','10','delete'),(1476,'users','10','deleteallroles'),(1477,'productscategory','10','add'),(1478,'productscategory','10','update'),(1479,'productscategory','10','delete'),(1480,'productlist','10','bulk'),(1481,'productlist','10','updatestock'),(1482,'productlist','10','move'),(1483,'productlist','10','more'),(1484,'productlist','10','transfer'),(1485,'productlist','10','addstock'),(1486,'productlist','10','delete'),(1487,'productlist','10','view'),(1488,'productlist','10','update'),(1489,'productlist','10','add'),(1490,'productlist','10','openclosestock'),(1491,'productlist','10','stocktaking'),(1492,'productlist','10','editstocktaken'),(1493,'productlist','10','editopenclosestock'),(1494,'productlist','10','changeserialstatus'),(1495,'productlist','10','viewserials'),(1496,'productlist','10','viewproductsfromallbranches'),(1497,'productlist','10','bulkpriceupdate'),(1498,'productlist','10','viewbprice'),(1499,'products','10','add'),(1500,'products','10','update'),(1501,'products','10','delete'),(1502,'products','10','addstock'),(1503,'products','10','more'),(1504,'products','10','bulk'),(1505,'products','10','deleteorder'),(1506,'products','10','dispatch'),(1507,'products','10','removestock'),(1508,'products','10','price'),(1509,'products','10','removeallstock'),(1510,'products','10','bulkpriceupdate'),(1511,'products','10','viewbprice'),(1512,'incomingstock','10','add'),(1513,'incomingstock','10','update'),(1514,'incomingstock','10','view'),(1515,'incomingstock','10','delete'),(1516,'incomingstore','10','add'),(1517,'incomingstore','10','delete'),(1518,'incomingstore','10','view'),(1519,'lowstocklist','10','add'),(1520,'lowstocklist','10','more'),(1521,'lowstocklist','10','view'),(1522,'lowproducts','10','add'),(1523,'lowproducts','10','update'),(1524,'damagedproducts','10','add'),(1525,'damagedproducts','10','update'),(1526,'damagedproducts','10','delete'),(1527,'projectsmanagement','10','view'),(1528,'projectsmanagement','10','add'),(1529,'projectsmanagement','10','update'),(1530,'projectsmanagement','10','delete'),(1531,'assets','10','add'),(1532,'assets','10','update'),(1533,'assets','10','delete'),(1534,'accounting','10','deletebank'),(1535,'accounting','10','deleteglaccount'),(1536,'accounting','10','view'),(1537,'bankdeposits','10','add'),(1538,'bankdeposits','10','update'),(1539,'bankdeposits','10','delete'),(1540,'banktransfer','10','add'),(1541,'journalentry','10','add'),(1542,'accountingreports','10','view'),(1543,'peoplecategory','10','add'),(1544,'peoplecategory','10','update'),(1545,'peoplecategory','10','delete'),(1546,'labourrecords','10','add'),(1547,'payroll','10','add'),(1548,'reports','10','view'),(1549,'reports','10','download'),(1550,'reports','10','delete'),(1551,'reports','10','update'),(1552,'reports','10','viewall'),(1553,'displayreport','10','view'),(1554,'grouping','10','add'),(1555,'grouping','10','update'),(1556,'grouping','10','delete'),(1557,'sendsms','10','add'),(1558,'sendsms','10','update'),(1559,'sendsms','10','delete'),(1560,'sendsms','10','transfersms'),(1561,'documents','10','add'),(1562,'documents','10','update'),(1563,'documents','10','delete'),(1564,'documents','10','viewalldocuments'),(1565,'humanresource','10','add'),(1566,'humanresource','10','approve'),(1567,'humanresource','10','update'),(1568,'humanresource','10','delete'),(1569,'humanresource','10','view'),(1570,'humanresource','10','allocate'),(1571,'humanresource','10','viewallpayroll'),(1572,'humanresource','10','leavesetup'),(1573,'humanresource','10','allleaves '),(1574,'humanresource','10','bioattendance'),(1575,'taskscategory','10','add'),(1576,'taskscategory','10','update'),(1577,'taskscategory','10','delete'),(1578,'task','10','add'),(1579,'task','10','update'),(1580,'task','10','viewall'),(1581,'task','10','delete'),(1582,'task','10','postspecifictask'),(1583,'task','10','postgeneraltask'),(1584,'task','10','viewothersspecifictask'),(1585,'task','10','viewothersgeneraltask'),(1586,'task','10','assigntask'),(1587,'task','10','posttaskforothers'),(1588,'callcenter','10','add'),(1589,'callcenter','10','upadate'),(1590,'callcenter','10','view'),(1591,'callcenter','10','download'),(1592,'callcenter','10','delete'),(1593,'deals','10','add'),(1594,'deals','10','update'),(1595,'deals','10','delete'),(1596,'deals','10','viewall'),(1597,'complain','10','add'),(1598,'complain','10','view'),(1599,'complain','10','update'),(1600,'complain','10','allcompalin'),(1601,'complain','10','delete'),(1602,'events','10','add'),(1603,'events','10','update'),(1604,'events','10','delete'),(1605,'password','10','change'),(1606,'profile','10','update'),(1607,'ecommerce','10','add'),(1608,'ecommerce','10','update'),(1609,'ecommerce','10','delete'),(1610,'ecommerce','10','vieworders'),(1611,'ecommerce','10','setup'),(1612,'ecommerce','10','approveorders'),(1613,'config','10','delete'),(1614,'config','10','add'),(1615,'config','10','update'),(1616,'sales','11','add'),(1617,'sales','11','suspend'),(1618,'sales','11','selectmessage'),(1619,'sales','11','printreceipt'),(1620,'sales','11','update'),(1621,'sales','11','cash'),(1622,'sales','11','delete'),(1623,'sales','11','moresales'),(1624,'sales','11','sale'),(1625,'sales','11','Logout'),(1626,'sales','11','mpesabalance'),(1627,'sales','11','displaycustomers'),(1628,'sales','11','discount'),(1629,'sales','11','reprint'),(1630,'sales','11','select'),(1631,'sales','11','printbill'),(1632,'sales','11','productdiscount'),(1633,'sales','11','mpesa'),(1634,'sales','11','order'),(1635,'sales','11','closebill'),(1636,'sales','11','viewbuyingprice'),(1637,'sales','11','editsellingprice'),(1638,'sales','11','updatepaymentmode'),(1639,'sales','11','card'),(1640,'sales','11','clearpayments'),(1641,'sales','11','cheque'),(1642,'sales','11','creditnote'),(1643,'sales','11','voucher'),(1644,'sales','11','salesbeyondbprice'),(1645,'sales','11','points'),(1646,'sales','11','credit'),(1647,'sales','11','selectroom'),(1648,'sales','11','dontprint'),(1649,'sales','11','accountlimit'),(1650,'sales','11','backdatesales'),(1651,'sales','11','recordcoins'),(1652,'sales','11','changetaxstatus'),(1653,'sales','11','leaseitems'),(1654,'sales','11','giveloyalityponts'),(1655,'sales','11','dontshowstock'),(1656,'sales','11','splitbill'),(1657,'sales','11','changeuomonsales'),(1658,'sales','11','selecttable'),(1659,'sales','11','printdelivery'),(1660,'sales','11','sendsms'),(1661,'sales','11','selectcurrency'),(1662,'sales','11','salesperson'),(1663,'sales','11','usekeyboard'),(1664,'sales','11','receiptno'),(1665,'sales','11','negativesales'),(1666,'wholesale','11','sale'),(1667,'wholesale','11','add'),(1668,'wholesale','11','delete'),(1669,'wholesale','11','update'),(1670,'cashiersales','11','entermpesacode'),(1671,'cashiersales','11','editmpesa'),(1672,'cashiersales','11','all'),(1673,'cashiersales','11','delete'),(1674,'cashiersales','11','cashiersales'),(1675,'cashiersales','11','editmpesadate'),(1676,'cashiersales','11','dontshowtotal'),(1677,'cashiersales','11','adddailycollection'),(1678,'cashiersales','11','viewtill'),(1679,'cashiersales','11','viewdailycollections'),(1680,'cashiersales','11','deletedailycollections'),(1681,'cashiersales','11','updatedailycollections'),(1682,'cashiersales','11','reversempesa'),(1683,'cashiersales','11','clearallsales'),(1684,'cashiersales','11','viewallcollections'),(1685,'cashiersales','11','viewallcounters'),(1686,'cashiersales','11','mpesapendingreport'),(1687,'cashiersales','11','mpesaverifiedreport'),(1688,'cashiersales','11','viewcommission'),(1689,'cashiersales','11','viewmpesamessages'),(1690,'cashiersales','11','dailysalesonly'),(1691,'recorddelivery','11','add'),(1692,'recorddelivery','11','view'),(1693,'recorddelivery','11','update'),(1694,'recorddelivery','11','delete'),(1695,'recorddelivery','11','changestatus'),(1696,'recorddelivery','11','report'),(1697,'recorddelivery','11','Dispatched'),(1698,'recorddelivery','11','FailedDelivery'),(1699,'recorddelivery','11','ReturnedandReceived'),(1700,'recorddelivery','11','Delivered'),(1701,'recorddelivery','11','Claimraised'),(1702,'recorddelivery','11','ClaimOK'),(1703,'recorddelivery','11','ClaimDamaged'),(1704,'purchases','11','add'),(1705,'purchases','11','update'),(1706,'purchases','11','delete'),(1707,'purchases','11','updatebuyingprice'),(1708,'purchases','11','updatesellingprice'),(1709,'purchases','11','updateclosedinvoice'),(1710,'purchases','11','viewquotation'),(1711,'purchases','11','viewserials'),(1712,'purchases','11','viewdirectpurchases'),(1713,'purchases','11','viewpurchase'),(1714,'purchases','11','salesorder'),(1715,'purchases','11','budget'),(1716,'purchases','11','showdefaultserials'),(1717,'purchases','11','viewallcounters'),(1718,'purchases','11','approve'),(1719,'purchases','11','addbatchno'),(1720,'purchases','11','addexpirydate'),(1721,'viewreturnsales','11','add'),(1722,'viewreturnsales','11','update'),(1723,'viewreturnsales','11','delete'),(1724,'viewreturnsales','11','return'),(1725,'viewreturnsales','11','clear'),(1726,'viewreturnsales','11','moresales'),(1727,'income','11','View'),(1728,'income','11','add'),(1729,'income','11','wiewinvoices'),(1730,'income','11','detailedvatinvoice'),(1731,'incomeexpenses','11','add'),(1732,'incomeexpenses','11','closeexpense'),(1733,'incomeexpenses','11','update'),(1734,'incomeexpenses','11','updateclosedexpenses'),(1735,'incomeexpenses','11','wiewinvoices'),(1736,'incomeexpenses','11','viewbills'),(1737,'incomeexpenses','11','viewexpense'),(1738,'incomeexpenses','11','viewdebtors'),(1739,'incomeexpenses','11','viewcreditors'),(1740,'incomeexpenses','11','postrentalexpenses'),(1741,'accomodation','11','viewrooms'),(1742,'accomodation','11','addhouse'),(1743,'accomodation','11','dailysales'),(1744,'accomodation','11','viewhouse'),(1745,'accomodation','11','voucher'),(1746,'accomodation','11','mpesa'),(1747,'accomodation','11','points'),(1748,'accomodation','11','credit'),(1749,'accomodation','11','card'),(1750,'accomodation','11','cash'),(1751,'accomodation','11','cheque'),(1752,'accomodation','11','checkinroom'),(1753,'accomodation','11','checkoutroom'),(1754,'accomodation','11','addroom'),(1755,'accomodation','11','cancel'),(1756,'accomodation','11','checkin'),(1757,'accomodation','11','addcharges'),(1758,'accomodation','11','givediscount'),(1759,'accomodation','11','cleanrooms'),(1760,'accomodation','11','updatecharges'),(1761,'accomodation','11','updateroom'),(1762,'accomodation','11','postexpense'),(1763,'accomodation','11','updatehouse'),(1764,'accomodation','11','Post Bank Deposits'),(1765,'accomodation','11','managehotel'),(1766,'accomodation','11','assignrooms'),(1767,'accomodation','11','managerental'),(1768,'accomodation','11','changepayment'),(1769,'accomodation','11','housekeeping'),(1770,'accomodation','11','customerregister'),(1771,'accomodation','11','dailypayments'),(1772,'accomodation','11','advancebooking'),(1773,'accomodation','11','checkoutcustomerwithbalance'),(1774,'accomodation','11','managecustomer'),(1775,'accomodation','11','viewreports'),(1776,'accomodation','11','accomodationmanager'),(1777,'accomodation','11','accommodationcleaner'),(1778,'accomodation','11','accommodationreceiptionist'),(1779,'accomodation','11','config'),(1780,'accomodation','11','viewroomcleaned'),(1781,'accomodation','11','clearsales'),(1782,'accomodation','11','dailycollections'),(1783,'branch','11','add'),(1784,'branch','11','view'),(1785,'branch','11','update'),(1786,'branch','11','delete'),(1787,'members','11','add'),(1788,'members','11','update'),(1789,'members','11','deletepeople'),(1790,'members','11','opencloseshift'),(1791,'users','11','add'),(1792,'users','11','update'),(1793,'users','11','delete'),(1794,'users','11','deleteallroles'),(1795,'productscategory','11','add'),(1796,'productscategory','11','update'),(1797,'productscategory','11','delete'),(1798,'productlist','11','bulk'),(1799,'productlist','11','updatestock'),(1800,'productlist','11','move'),(1801,'productlist','11','more'),(1802,'productlist','11','transfer'),(1803,'productlist','11','addstock'),(1804,'productlist','11','delete'),(1805,'productlist','11','view'),(1806,'productlist','11','update'),(1807,'productlist','11','add'),(1808,'productlist','11','openclosestock'),(1809,'productlist','11','stocktaking'),(1810,'productlist','11','editstocktaken'),(1811,'productlist','11','editopenclosestock'),(1812,'productlist','11','changeserialstatus'),(1813,'productlist','11','viewserials'),(1814,'productlist','11','viewproductsfromallbranches'),(1815,'productlist','11','bulkpriceupdate'),(1816,'productlist','11','viewbprice'),(1817,'products','11','add'),(1818,'products','11','update'),(1819,'products','11','delete'),(1820,'products','11','addstock'),(1821,'products','11','more'),(1822,'products','11','bulk'),(1823,'products','11','deleteorder'),(1824,'products','11','dispatch'),(1825,'products','11','removestock'),(1826,'products','11','price'),(1827,'products','11','removeallstock'),(1828,'products','11','bulkpriceupdate'),(1829,'products','11','viewbprice'),(1830,'incomingstock','11','add'),(1831,'incomingstock','11','update'),(1832,'incomingstock','11','view'),(1833,'incomingstock','11','delete'),(1834,'incomingstore','11','add'),(1835,'incomingstore','11','delete'),(1836,'incomingstore','11','view'),(1837,'lowstocklist','11','add'),(1838,'lowstocklist','11','more'),(1839,'lowstocklist','11','view'),(1840,'lowproducts','11','add'),(1841,'lowproducts','11','update'),(1842,'damagedproducts','11','add'),(1843,'damagedproducts','11','update'),(1844,'damagedproducts','11','delete'),(1845,'projectsmanagement','11','view'),(1846,'projectsmanagement','11','add'),(1847,'projectsmanagement','11','update'),(1848,'projectsmanagement','11','delete'),(1849,'assets','11','add'),(1850,'assets','11','update'),(1851,'assets','11','delete'),(1852,'accounting','11','deletebank'),(1853,'accounting','11','deleteglaccount'),(1854,'accounting','11','view'),(1855,'bankdeposits','11','add'),(1856,'bankdeposits','11','update'),(1857,'bankdeposits','11','delete'),(1858,'banktransfer','11','add'),(1859,'journalentry','11','add'),(1860,'accountingreports','11','view'),(1861,'peoplecategory','11','add'),(1862,'peoplecategory','11','update'),(1863,'peoplecategory','11','delete'),(1864,'labourrecords','11','add'),(1865,'payroll','11','add'),(1866,'reports','11','view'),(1867,'reports','11','download'),(1868,'reports','11','delete'),(1869,'reports','11','update'),(1870,'reports','11','viewall'),(1871,'displayreport','11','view'),(1872,'grouping','11','add'),(1873,'grouping','11','update'),(1874,'grouping','11','delete'),(1875,'sendsms','11','add'),(1876,'sendsms','11','update'),(1877,'sendsms','11','delete'),(1878,'sendsms','11','transfersms'),(1879,'documents','11','add'),(1880,'documents','11','update'),(1881,'documents','11','delete'),(1882,'documents','11','viewalldocuments'),(1883,'humanresource','11','add'),(1884,'humanresource','11','approve'),(1885,'humanresource','11','update'),(1886,'humanresource','11','delete'),(1887,'humanresource','11','view'),(1888,'humanresource','11','allocate'),(1889,'humanresource','11','viewallpayroll'),(1890,'humanresource','11','leavesetup'),(1891,'humanresource','11','allleaves '),(1892,'humanresource','11','bioattendance'),(1893,'taskscategory','11','add'),(1894,'taskscategory','11','update'),(1895,'taskscategory','11','delete'),(1896,'task','11','add'),(1897,'task','11','update'),(1898,'task','11','viewall'),(1899,'task','11','delete'),(1900,'task','11','postspecifictask'),(1901,'task','11','postgeneraltask'),(1902,'task','11','viewothersspecifictask'),(1903,'task','11','viewothersgeneraltask'),(1904,'task','11','assigntask'),(1905,'task','11','posttaskforothers'),(1906,'callcenter','11','add'),(1907,'callcenter','11','upadate'),(1908,'callcenter','11','view'),(1909,'callcenter','11','download'),(1910,'callcenter','11','delete'),(1911,'deals','11','add'),(1912,'deals','11','update'),(1913,'deals','11','delete'),(1914,'deals','11','viewall'),(1915,'complain','11','add'),(1916,'complain','11','view'),(1917,'complain','11','update'),(1918,'complain','11','allcompalin'),(1919,'complain','11','delete'),(1920,'events','11','add'),(1921,'events','11','update'),(1922,'events','11','delete'),(1923,'password','11','change'),(1924,'profile','11','update'),(1925,'ecommerce','11','add'),(1926,'ecommerce','11','update'),(1927,'ecommerce','11','delete'),(1928,'ecommerce','11','vieworders'),(1929,'ecommerce','11','setup'),(1930,'ecommerce','11','approveorders'),(1931,'config','11','delete'),(1932,'config','11','add'),(1933,'config','11','update'),(1934,'sales','12','add'),(1935,'sales','12','suspend'),(1936,'sales','12','selectmessage'),(1937,'sales','12','printreceipt'),(1938,'sales','12','update'),(1939,'sales','12','cash'),(1940,'sales','12','delete'),(1941,'sales','12','moresales'),(1942,'sales','12','sale'),(1943,'sales','12','Logout'),(1944,'sales','12','mpesabalance'),(1945,'sales','12','displaycustomers'),(1946,'sales','12','discount'),(1947,'sales','12','reprint'),(1948,'sales','12','select'),(1949,'sales','12','printbill'),(1950,'sales','12','productdiscount'),(1951,'sales','12','mpesa'),(1952,'sales','12','order'),(1953,'sales','12','closebill'),(1954,'sales','12','viewbuyingprice'),(1955,'sales','12','editsellingprice'),(1956,'sales','12','updatepaymentmode'),(1957,'sales','12','card'),(1958,'sales','12','clearpayments'),(1959,'sales','12','cheque'),(1960,'sales','12','creditnote'),(1961,'sales','12','voucher'),(1962,'sales','12','salesbeyondbprice'),(1963,'sales','12','points'),(1964,'sales','12','credit'),(1965,'sales','12','selectroom'),(1966,'sales','12','dontprint'),(1967,'sales','12','accountlimit'),(1968,'sales','12','backdatesales'),(1969,'sales','12','recordcoins'),(1970,'sales','12','changetaxstatus'),(1971,'sales','12','leaseitems'),(1972,'sales','12','giveloyalityponts'),(1973,'sales','12','dontshowstock'),(1974,'sales','12','splitbill'),(1975,'sales','12','changeuomonsales'),(1976,'sales','12','selecttable'),(1977,'sales','12','printdelivery'),(1978,'sales','12','sendsms'),(1979,'sales','12','selectcurrency'),(1980,'sales','12','salesperson'),(1981,'sales','12','usekeyboard'),(1982,'sales','12','receiptno'),(1983,'sales','12','negativesales'),(1984,'wholesale','12','sale'),(1985,'wholesale','12','add'),(1986,'wholesale','12','delete'),(1987,'wholesale','12','update'),(1988,'cashiersales','12','entermpesacode'),(1989,'cashiersales','12','editmpesa'),(1990,'cashiersales','12','all'),(1991,'cashiersales','12','delete'),(1992,'cashiersales','12','cashiersales'),(1993,'cashiersales','12','editmpesadate'),(1994,'cashiersales','12','dontshowtotal'),(1995,'cashiersales','12','adddailycollection'),(1996,'cashiersales','12','viewtill'),(1997,'cashiersales','12','viewdailycollections'),(1998,'cashiersales','12','deletedailycollections'),(1999,'cashiersales','12','updatedailycollections'),(2000,'cashiersales','12','reversempesa'),(2001,'cashiersales','12','clearallsales'),(2002,'cashiersales','12','viewallcollections'),(2003,'cashiersales','12','viewallcounters'),(2004,'cashiersales','12','mpesapendingreport'),(2005,'cashiersales','12','mpesaverifiedreport'),(2006,'cashiersales','12','viewcommission'),(2007,'cashiersales','12','viewmpesamessages'),(2008,'cashiersales','12','dailysalesonly'),(2009,'recorddelivery','12','add'),(2010,'recorddelivery','12','view'),(2011,'recorddelivery','12','update'),(2012,'recorddelivery','12','delete'),(2013,'recorddelivery','12','changestatus'),(2014,'recorddelivery','12','report'),(2015,'recorddelivery','12','Dispatched'),(2016,'recorddelivery','12','FailedDelivery'),(2017,'recorddelivery','12','ReturnedandReceived'),(2018,'recorddelivery','12','Delivered'),(2019,'recorddelivery','12','Claimraised'),(2020,'recorddelivery','12','ClaimOK'),(2021,'recorddelivery','12','ClaimDamaged'),(2022,'purchases','12','add'),(2023,'purchases','12','update'),(2024,'purchases','12','delete'),(2025,'purchases','12','updatebuyingprice'),(2026,'purchases','12','updatesellingprice'),(2027,'purchases','12','updateclosedinvoice'),(2028,'purchases','12','viewquotation'),(2029,'purchases','12','viewserials'),(2030,'purchases','12','viewdirectpurchases'),(2031,'purchases','12','viewpurchase'),(2032,'purchases','12','salesorder'),(2033,'purchases','12','budget'),(2034,'purchases','12','showdefaultserials'),(2035,'purchases','12','viewallcounters'),(2036,'purchases','12','approve'),(2037,'purchases','12','addbatchno'),(2038,'purchases','12','addexpirydate'),(2039,'viewreturnsales','12','add'),(2040,'viewreturnsales','12','update'),(2041,'viewreturnsales','12','delete'),(2042,'viewreturnsales','12','return'),(2043,'viewreturnsales','12','clear'),(2044,'viewreturnsales','12','moresales'),(2045,'income','12','View'),(2046,'income','12','add'),(2047,'income','12','wiewinvoices'),(2048,'income','12','detailedvatinvoice'),(2049,'incomeexpenses','12','add'),(2050,'incomeexpenses','12','closeexpense'),(2051,'incomeexpenses','12','update'),(2052,'incomeexpenses','12','updateclosedexpenses'),(2053,'incomeexpenses','12','wiewinvoices'),(2054,'incomeexpenses','12','viewbills'),(2055,'incomeexpenses','12','viewexpense'),(2056,'incomeexpenses','12','viewdebtors'),(2057,'incomeexpenses','12','viewcreditors'),(2058,'incomeexpenses','12','postrentalexpenses'),(2059,'accomodation','12','viewrooms'),(2060,'accomodation','12','addhouse'),(2061,'accomodation','12','dailysales'),(2062,'accomodation','12','viewhouse'),(2063,'accomodation','12','voucher'),(2064,'accomodation','12','mpesa'),(2065,'accomodation','12','points'),(2066,'accomodation','12','credit'),(2067,'accomodation','12','card'),(2068,'accomodation','12','cash'),(2069,'accomodation','12','cheque'),(2070,'accomodation','12','checkinroom'),(2071,'accomodation','12','checkoutroom'),(2072,'accomodation','12','addroom'),(2073,'accomodation','12','cancel'),(2074,'accomodation','12','checkin'),(2075,'accomodation','12','addcharges'),(2076,'accomodation','12','givediscount'),(2077,'accomodation','12','cleanrooms'),(2078,'accomodation','12','updatecharges'),(2079,'accomodation','12','updateroom'),(2080,'accomodation','12','postexpense'),(2081,'accomodation','12','updatehouse'),(2082,'accomodation','12','Post Bank Deposits'),(2083,'accomodation','12','managehotel'),(2084,'accomodation','12','assignrooms'),(2085,'accomodation','12','managerental'),(2086,'accomodation','12','changepayment'),(2087,'accomodation','12','housekeeping'),(2088,'accomodation','12','customerregister'),(2089,'accomodation','12','dailypayments'),(2090,'accomodation','12','advancebooking'),(2091,'accomodation','12','checkoutcustomerwithbalance'),(2092,'accomodation','12','managecustomer'),(2093,'accomodation','12','viewreports'),(2094,'accomodation','12','accomodationmanager'),(2095,'accomodation','12','accommodationcleaner'),(2096,'accomodation','12','accommodationreceiptionist'),(2097,'accomodation','12','config'),(2098,'accomodation','12','viewroomcleaned'),(2099,'accomodation','12','clearsales'),(2100,'accomodation','12','dailycollections'),(2101,'branch','12','add'),(2102,'branch','12','view'),(2103,'branch','12','update'),(2104,'branch','12','delete'),(2105,'members','12','add'),(2106,'members','12','update'),(2107,'members','12','deletepeople'),(2108,'members','12','opencloseshift'),(2109,'users','12','add'),(2110,'users','12','update'),(2111,'users','12','delete'),(2112,'users','12','deleteallroles'),(2113,'productscategory','12','add'),(2114,'productscategory','12','update'),(2115,'productscategory','12','delete'),(2116,'productlist','12','bulk'),(2117,'productlist','12','updatestock'),(2118,'productlist','12','move'),(2119,'productlist','12','more'),(2120,'productlist','12','transfer'),(2121,'productlist','12','addstock'),(2122,'productlist','12','delete'),(2123,'productlist','12','view'),(2124,'productlist','12','update'),(2125,'productlist','12','add'),(2126,'productlist','12','openclosestock'),(2127,'productlist','12','stocktaking'),(2128,'productlist','12','editstocktaken'),(2129,'productlist','12','editopenclosestock'),(2130,'productlist','12','changeserialstatus'),(2131,'productlist','12','viewserials'),(2132,'productlist','12','viewproductsfromallbranches'),(2133,'productlist','12','bulkpriceupdate'),(2134,'productlist','12','viewbprice'),(2135,'products','12','add'),(2136,'products','12','update'),(2137,'products','12','delete'),(2138,'products','12','addstock'),(2139,'products','12','more'),(2140,'products','12','bulk'),(2141,'products','12','deleteorder'),(2142,'products','12','dispatch'),(2143,'products','12','removestock'),(2144,'products','12','price'),(2145,'products','12','removeallstock'),(2146,'products','12','bulkpriceupdate'),(2147,'products','12','viewbprice'),(2148,'incomingstock','12','add'),(2149,'incomingstock','12','update'),(2150,'incomingstock','12','view'),(2151,'incomingstock','12','delete'),(2152,'incomingstore','12','add'),(2153,'incomingstore','12','delete'),(2154,'incomingstore','12','view'),(2155,'lowstocklist','12','add'),(2156,'lowstocklist','12','more'),(2157,'lowstocklist','12','view'),(2158,'lowproducts','12','add'),(2159,'lowproducts','12','update'),(2160,'damagedproducts','12','add'),(2161,'damagedproducts','12','update'),(2162,'damagedproducts','12','delete'),(2163,'projectsmanagement','12','view'),(2164,'projectsmanagement','12','add'),(2165,'projectsmanagement','12','update'),(2166,'projectsmanagement','12','delete'),(2167,'assets','12','add'),(2168,'assets','12','update'),(2169,'assets','12','delete'),(2170,'accounting','12','deletebank'),(2171,'accounting','12','deleteglaccount'),(2172,'accounting','12','view'),(2173,'bankdeposits','12','add'),(2174,'bankdeposits','12','update'),(2175,'bankdeposits','12','delete'),(2176,'banktransfer','12','add'),(2177,'journalentry','12','add'),(2178,'accountingreports','12','view'),(2179,'peoplecategory','12','add'),(2180,'peoplecategory','12','update'),(2181,'peoplecategory','12','delete'),(2182,'labourrecords','12','add'),(2183,'payroll','12','add'),(2184,'reports','12','view'),(2185,'reports','12','download'),(2186,'reports','12','delete'),(2187,'reports','12','update'),(2188,'reports','12','viewall'),(2189,'displayreport','12','view'),(2190,'grouping','12','add'),(2191,'grouping','12','update'),(2192,'grouping','12','delete'),(2193,'sendsms','12','add'),(2194,'sendsms','12','update'),(2195,'sendsms','12','delete'),(2196,'sendsms','12','transfersms'),(2197,'documents','12','add'),(2198,'documents','12','update'),(2199,'documents','12','delete'),(2200,'documents','12','viewalldocuments'),(2201,'humanresource','12','add'),(2202,'humanresource','12','approve'),(2203,'humanresource','12','update'),(2204,'humanresource','12','delete'),(2205,'humanresource','12','view'),(2206,'humanresource','12','allocate'),(2207,'humanresource','12','viewallpayroll'),(2208,'humanresource','12','leavesetup'),(2209,'humanresource','12','allleaves '),(2210,'humanresource','12','bioattendance'),(2211,'taskscategory','12','add'),(2212,'taskscategory','12','update'),(2213,'taskscategory','12','delete'),(2214,'task','12','add'),(2215,'task','12','update'),(2216,'task','12','viewall'),(2217,'task','12','delete'),(2218,'task','12','postspecifictask'),(2219,'task','12','postgeneraltask'),(2220,'task','12','viewothersspecifictask'),(2221,'task','12','viewothersgeneraltask'),(2222,'task','12','assigntask'),(2223,'task','12','posttaskforothers'),(2224,'callcenter','12','add'),(2225,'callcenter','12','upadate'),(2226,'callcenter','12','view'),(2227,'callcenter','12','download'),(2228,'callcenter','12','delete'),(2229,'deals','12','add'),(2230,'deals','12','update'),(2231,'deals','12','delete'),(2232,'deals','12','viewall'),(2233,'complain','12','add'),(2234,'complain','12','view'),(2235,'complain','12','update'),(2236,'complain','12','allcompalin'),(2237,'complain','12','delete'),(2238,'events','12','add'),(2239,'events','12','update'),(2240,'events','12','delete'),(2241,'password','12','change'),(2242,'profile','12','update'),(2243,'ecommerce','12','add'),(2244,'ecommerce','12','update'),(2245,'ecommerce','12','delete'),(2246,'ecommerce','12','vieworders'),(2247,'ecommerce','12','setup'),(2248,'ecommerce','12','approveorders'),(2249,'config','12','delete'),(2250,'config','12','add'),(2251,'config','12','update'),(5312,'sales','23','add'),(5313,'sales','23','suspend'),(5314,'sales','23','selectmessage'),(5315,'sales','23','printreceipt'),(5316,'sales','23','update'),(5317,'sales','23','cash'),(5318,'sales','23','delete'),(5319,'sales','23','moresales'),(5320,'sales','23','sale'),(5321,'sales','23','Logout'),(5322,'sales','23','mpesabalance'),(5323,'sales','23','displaycustomers'),(5324,'sales','23','discount'),(5325,'sales','23','reprint'),(5326,'sales','23','select'),(5327,'sales','23','printbill'),(5328,'sales','23','productdiscount'),(5329,'sales','23','mpesa'),(5330,'sales','23','order'),(5331,'sales','23','closebill'),(5332,'sales','23','viewbuyingprice'),(5333,'sales','23','editsellingprice'),(5334,'sales','23','updatepaymentmode'),(5335,'sales','23','card'),(5336,'sales','23','clearpayments'),(5337,'sales','23','cheque'),(5338,'sales','23','creditnote'),(5339,'sales','23','voucher'),(5340,'sales','23','salesbeyondbprice'),(5341,'sales','23','points'),(5342,'sales','23','credit'),(5343,'sales','23','selectroom'),(5344,'sales','23','dontprint'),(5345,'sales','23','accountlimit'),(5346,'sales','23','backdatesales'),(5347,'sales','23','recordcoins'),(5348,'sales','23','changetaxstatus'),(5349,'sales','23','leaseitems'),(5350,'sales','23','giveloyalityponts'),(5351,'sales','23','dontshowstock'),(5352,'sales','23','splitbill'),(5353,'sales','23','changeuomonsales'),(5354,'sales','23','selecttable'),(5355,'sales','23','printdelivery'),(5356,'sales','23','sendsms'),(5357,'sales','23','selectcurrency'),(5358,'sales','23','salesperson'),(5359,'sales','23','usekeyboard'),(5360,'sales','23','receiptno'),(5361,'sales','23','negativesales'),(5362,'wholesale','23','sale'),(5363,'wholesale','23','add'),(5364,'wholesale','23','delete'),(5365,'wholesale','23','update'),(5366,'cashiersales','23','entermpesacode'),(5367,'cashiersales','23','editmpesa'),(5368,'cashiersales','23','all'),(5369,'cashiersales','23','delete'),(5370,'cashiersales','23','cashiersales'),(5371,'cashiersales','23','editmpesadate'),(5372,'cashiersales','23','dontshowtotal'),(5373,'cashiersales','23','adddailycollection'),(5374,'cashiersales','23','viewtill'),(5375,'cashiersales','23','viewdailycollections'),(5376,'cashiersales','23','deletedailycollections'),(5377,'cashiersales','23','updatedailycollections'),(5378,'cashiersales','23','reversempesa'),(5379,'cashiersales','23','clearallsales'),(5380,'cashiersales','23','viewallcollections'),(5381,'cashiersales','23','viewallcounters'),(5382,'cashiersales','23','mpesapendingreport'),(5383,'cashiersales','23','mpesaverifiedreport'),(5384,'cashiersales','23','viewcommission'),(5385,'cashiersales','23','viewmpesamessages'),(5386,'cashiersales','23','dailysalesonly'),(5387,'recorddelivery','23','add'),(5388,'recorddelivery','23','view'),(5389,'recorddelivery','23','update'),(5390,'recorddelivery','23','delete'),(5391,'recorddelivery','23','changestatus'),(5392,'recorddelivery','23','report'),(5393,'recorddelivery','23','Dispatched'),(5394,'recorddelivery','23','FailedDelivery'),(5395,'recorddelivery','23','ReturnedandReceived'),(5396,'recorddelivery','23','Delivered'),(5397,'recorddelivery','23','Claimraised'),(5398,'recorddelivery','23','ClaimOK'),(5399,'recorddelivery','23','ClaimDamaged'),(5400,'purchases','23','add'),(5401,'purchases','23','update'),(5402,'purchases','23','delete'),(5403,'purchases','23','updatebuyingprice'),(5404,'purchases','23','updatesellingprice'),(5405,'purchases','23','updateclosedinvoice'),(5406,'purchases','23','viewquotation'),(5407,'purchases','23','viewserials'),(5408,'purchases','23','viewdirectpurchases'),(5409,'purchases','23','viewpurchase'),(5410,'purchases','23','salesorder'),(5411,'purchases','23','budget'),(5412,'purchases','23','showdefaultserials'),(5413,'purchases','23','viewallcounters'),(5414,'purchases','23','approve'),(5415,'purchases','23','addbatchno'),(5416,'purchases','23','addexpirydate'),(5417,'viewreturnsales','23','add'),(5418,'viewreturnsales','23','update'),(5419,'viewreturnsales','23','delete'),(5420,'viewreturnsales','23','return'),(5421,'viewreturnsales','23','clear'),(5422,'viewreturnsales','23','moresales'),(5423,'income','23','View'),(5424,'income','23','add'),(5425,'income','23','wiewinvoices'),(5426,'income','23','detailedvatinvoice'),(5427,'incomeexpenses','23','add'),(5428,'incomeexpenses','23','closeexpense'),(5429,'incomeexpenses','23','update'),(5430,'incomeexpenses','23','updateclosedexpenses'),(5431,'incomeexpenses','23','wiewinvoices'),(5432,'incomeexpenses','23','viewbills'),(5433,'incomeexpenses','23','viewexpense'),(5434,'incomeexpenses','23','viewdebtors'),(5435,'incomeexpenses','23','viewcreditors'),(5436,'incomeexpenses','23','postrentalexpenses'),(5437,'accomodation','23','viewrooms'),(5438,'accomodation','23','addhouse'),(5439,'accomodation','23','dailysales'),(5440,'accomodation','23','viewhouse'),(5441,'accomodation','23','voucher'),(5442,'accomodation','23','mpesa'),(5443,'accomodation','23','points'),(5444,'accomodation','23','credit'),(5445,'accomodation','23','card'),(5446,'accomodation','23','cash'),(5447,'accomodation','23','cheque'),(5448,'accomodation','23','checkinroom'),(5449,'accomodation','23','checkoutroom'),(5450,'accomodation','23','addroom'),(5451,'accomodation','23','cancel'),(5452,'accomodation','23','checkin'),(5453,'accomodation','23','addcharges'),(5454,'accomodation','23','givediscount'),(5455,'accomodation','23','cleanrooms'),(5456,'accomodation','23','updatecharges'),(5457,'accomodation','23','updateroom'),(5458,'accomodation','23','postexpense'),(5459,'accomodation','23','updatehouse'),(5460,'accomodation','23','Post Bank Deposits'),(5461,'accomodation','23','managehotel'),(5462,'accomodation','23','assignrooms'),(5463,'accomodation','23','managerental'),(5464,'accomodation','23','changepayment'),(5465,'accomodation','23','housekeeping'),(5466,'accomodation','23','customerregister'),(5467,'accomodation','23','dailypayments'),(5468,'accomodation','23','advancebooking'),(5469,'accomodation','23','checkoutcustomerwithbalance'),(5470,'accomodation','23','managecustomer'),(5471,'accomodation','23','viewreports'),(5472,'accomodation','23','accomodationmanager'),(5473,'accomodation','23','accommodationcleaner'),(5474,'accomodation','23','accommodationreceiptionist'),(5475,'accomodation','23','config'),(5476,'accomodation','23','viewroomcleaned'),(5477,'accomodation','23','clearsales'),(5478,'accomodation','23','dailycollections'),(5479,'branch','23','add'),(5480,'branch','23','view'),(5481,'branch','23','update'),(5482,'branch','23','delete'),(5483,'members','23','add'),(5484,'members','23','update'),(5485,'members','23','deletepeople'),(5486,'members','23','opencloseshift'),(5487,'users','23','add'),(5488,'users','23','update'),(5489,'users','23','delete'),(5490,'users','23','deleteallroles'),(5491,'productscategory','23','add'),(5492,'productscategory','23','update'),(5493,'productscategory','23','delete'),(5494,'productlist','23','bulk'),(5495,'productlist','23','updatestock'),(5496,'productlist','23','move'),(5497,'productlist','23','more'),(5498,'productlist','23','transfer'),(5499,'productlist','23','addstock'),(5500,'productlist','23','delete'),(5501,'productlist','23','view'),(5502,'productlist','23','update'),(5503,'productlist','23','add'),(5504,'productlist','23','openclosestock'),(5505,'productlist','23','stocktaking'),(5506,'productlist','23','editstocktaken'),(5507,'productlist','23','editopenclosestock'),(5508,'productlist','23','changeserialstatus'),(5509,'productlist','23','viewserials'),(5510,'productlist','23','viewproductsfromallbranches'),(5511,'productlist','23','bulkpriceupdate'),(5512,'productlist','23','viewbprice'),(5513,'products','23','add'),(5514,'products','23','update'),(5515,'products','23','delete'),(5516,'products','23','addstock'),(5517,'products','23','more'),(5518,'products','23','bulk'),(5519,'products','23','deleteorder'),(5520,'products','23','dispatch'),(5521,'products','23','removestock'),(5522,'products','23','price'),(5523,'products','23','removeallstock'),(5524,'products','23','bulkpriceupdate'),(5525,'products','23','viewbprice'),(5526,'incomingstock','23','add'),(5527,'incomingstock','23','update'),(5528,'incomingstock','23','view'),(5529,'incomingstock','23','delete'),(5530,'incomingstore','23','add'),(5531,'incomingstore','23','delete'),(5532,'incomingstore','23','view'),(5533,'lowstocklist','23','add'),(5534,'lowstocklist','23','more'),(5535,'lowstocklist','23','view'),(5536,'lowproducts','23','add'),(5537,'lowproducts','23','update'),(5538,'damagedproducts','23','add'),(5539,'damagedproducts','23','update'),(5540,'damagedproducts','23','delete'),(5541,'projectsmanagement','23','view'),(5542,'projectsmanagement','23','add'),(5543,'projectsmanagement','23','update'),(5544,'projectsmanagement','23','delete'),(5545,'assets','23','add'),(5546,'assets','23','update'),(5547,'assets','23','delete'),(5548,'accounting','23','deletebank'),(5549,'accounting','23','deleteglaccount'),(5550,'accounting','23','view'),(5551,'bankdeposits','23','add'),(5552,'bankdeposits','23','update'),(5553,'bankdeposits','23','delete'),(5554,'banktransfer','23','add'),(5555,'journalentry','23','add'),(5556,'accountingreports','23','view'),(5557,'peoplecategory','23','add'),(5558,'peoplecategory','23','update'),(5559,'peoplecategory','23','delete'),(5560,'labourrecords','23','add'),(5561,'payroll','23','add'),(5562,'reports','23','view'),(5563,'reports','23','download'),(5564,'reports','23','delete'),(5565,'reports','23','update'),(5566,'reports','23','viewall'),(5567,'displayreport','23','view'),(5568,'grouping','23','add'),(5569,'grouping','23','update'),(5570,'grouping','23','delete'),(5571,'sendsms','23','add'),(5572,'sendsms','23','update'),(5573,'sendsms','23','delete'),(5574,'sendsms','23','transfersms'),(5575,'documents','23','add'),(5576,'documents','23','update'),(5577,'documents','23','delete'),(5578,'documents','23','viewalldocuments'),(5579,'humanresource','23','add'),(5580,'humanresource','23','approve'),(5581,'humanresource','23','update'),(5582,'humanresource','23','delete'),(5583,'humanresource','23','view'),(5584,'humanresource','23','allocate'),(5585,'humanresource','23','viewallpayroll'),(5586,'humanresource','23','leavesetup'),(5587,'humanresource','23','allleaves '),(5588,'humanresource','23','bioattendance'),(5589,'taskscategory','23','add'),(5590,'taskscategory','23','update'),(5591,'taskscategory','23','delete'),(5592,'task','23','add'),(5593,'task','23','update'),(5594,'task','23','viewall'),(5595,'task','23','delete'),(5596,'task','23','postspecifictask'),(5597,'task','23','postgeneraltask'),(5598,'task','23','viewothersspecifictask'),(5599,'task','23','viewothersgeneraltask'),(5600,'task','23','assigntask'),(5601,'task','23','posttaskforothers'),(5602,'callcenter','23','add'),(5603,'callcenter','23','upadate'),(5604,'callcenter','23','view'),(5605,'callcenter','23','download'),(5606,'callcenter','23','delete'),(5607,'deals','23','add'),(5608,'deals','23','update'),(5609,'deals','23','delete'),(5610,'deals','23','viewall'),(5611,'complain','23','add'),(5612,'complain','23','view'),(5613,'complain','23','update'),(5614,'complain','23','allcompalin'),(5615,'complain','23','delete'),(5616,'events','23','add'),(5617,'events','23','update'),(5618,'events','23','delete'),(5619,'password','23','change'),(5620,'profile','23','update'),(5621,'ecommerce','23','add'),(5622,'ecommerce','23','update'),(5623,'ecommerce','23','delete'),(5624,'ecommerce','23','vieworders'),(5625,'ecommerce','23','setup'),(5626,'ecommerce','23','approveorders'),(5627,'config','23','delete'),(5628,'config','23','add'),(5629,'config','23','update'),(5630,'sales','24','add'),(5631,'sales','24','suspend'),(5632,'sales','24','selectmessage'),(5633,'sales','24','printreceipt'),(5634,'sales','24','update'),(5635,'sales','24','cash'),(5636,'sales','24','delete'),(5637,'sales','24','moresales'),(5638,'sales','24','sale'),(5639,'sales','24','Logout'),(5640,'sales','24','mpesabalance'),(5641,'sales','24','displaycustomers'),(5642,'sales','24','discount'),(5643,'sales','24','reprint'),(5644,'sales','24','select'),(5645,'sales','24','printbill'),(5646,'sales','24','productdiscount'),(5647,'sales','24','mpesa'),(5648,'sales','24','order'),(5649,'sales','24','closebill'),(5650,'sales','24','viewbuyingprice'),(5651,'sales','24','editsellingprice'),(5652,'sales','24','updatepaymentmode'),(5653,'sales','24','card'),(5654,'sales','24','clearpayments'),(5655,'sales','24','cheque'),(5656,'sales','24','creditnote'),(5657,'sales','24','voucher'),(5658,'sales','24','salesbeyondbprice'),(5659,'sales','24','points'),(5660,'sales','24','credit'),(5661,'sales','24','selectroom'),(5662,'sales','24','dontprint'),(5663,'sales','24','accountlimit'),(5664,'sales','24','backdatesales'),(5665,'sales','24','recordcoins'),(5666,'sales','24','changetaxstatus'),(5667,'sales','24','leaseitems'),(5668,'sales','24','giveloyalityponts'),(5669,'sales','24','dontshowstock'),(5670,'sales','24','splitbill'),(5671,'sales','24','changeuomonsales'),(5672,'sales','24','selecttable'),(5673,'sales','24','printdelivery'),(5674,'sales','24','sendsms'),(5675,'sales','24','selectcurrency'),(5676,'sales','24','salesperson'),(5677,'sales','24','usekeyboard'),(5678,'sales','24','receiptno'),(5679,'sales','24','negativesales'),(5680,'wholesale','24','sale'),(5681,'wholesale','24','add'),(5682,'wholesale','24','delete'),(5683,'wholesale','24','update'),(5684,'cashiersales','24','entermpesacode'),(5685,'cashiersales','24','editmpesa'),(5686,'cashiersales','24','all'),(5687,'cashiersales','24','delete'),(5688,'cashiersales','24','cashiersales'),(5689,'cashiersales','24','editmpesadate'),(5690,'cashiersales','24','dontshowtotal'),(5691,'cashiersales','24','adddailycollection'),(5692,'cashiersales','24','viewtill'),(5693,'cashiersales','24','viewdailycollections'),(5694,'cashiersales','24','deletedailycollections'),(5695,'cashiersales','24','updatedailycollections'),(5696,'cashiersales','24','reversempesa'),(5697,'cashiersales','24','clearallsales'),(5698,'cashiersales','24','viewallcollections'),(5699,'cashiersales','24','viewallcounters'),(5700,'cashiersales','24','mpesapendingreport'),(5701,'cashiersales','24','mpesaverifiedreport'),(5702,'cashiersales','24','viewcommission'),(5703,'cashiersales','24','viewmpesamessages'),(5704,'cashiersales','24','dailysalesonly'),(5705,'recorddelivery','24','add'),(5706,'recorddelivery','24','view'),(5707,'recorddelivery','24','update'),(5708,'recorddelivery','24','delete'),(5709,'recorddelivery','24','changestatus'),(5710,'recorddelivery','24','report'),(5711,'recorddelivery','24','Dispatched'),(5712,'recorddelivery','24','FailedDelivery'),(5713,'recorddelivery','24','ReturnedandReceived'),(5714,'recorddelivery','24','Delivered'),(5715,'recorddelivery','24','Claimraised'),(5716,'recorddelivery','24','ClaimOK'),(5717,'recorddelivery','24','ClaimDamaged'),(5718,'purchases','24','add'),(5719,'purchases','24','update'),(5720,'purchases','24','delete'),(5721,'purchases','24','updatebuyingprice'),(5722,'purchases','24','updatesellingprice'),(5723,'purchases','24','updateclosedinvoice'),(5724,'purchases','24','viewquotation'),(5725,'purchases','24','viewserials'),(5726,'purchases','24','viewdirectpurchases'),(5727,'purchases','24','viewpurchase'),(5728,'purchases','24','salesorder'),(5729,'purchases','24','budget'),(5730,'purchases','24','showdefaultserials'),(5731,'purchases','24','viewallcounters'),(5732,'purchases','24','approve'),(5733,'purchases','24','addbatchno'),(5734,'purchases','24','addexpirydate'),(5735,'viewreturnsales','24','add'),(5736,'viewreturnsales','24','update'),(5737,'viewreturnsales','24','delete'),(5738,'viewreturnsales','24','return'),(5739,'viewreturnsales','24','clear'),(5740,'viewreturnsales','24','moresales'),(5741,'income','24','View'),(5742,'income','24','add'),(5743,'income','24','wiewinvoices'),(5744,'income','24','detailedvatinvoice'),(5745,'incomeexpenses','24','add'),(5746,'incomeexpenses','24','closeexpense'),(5747,'incomeexpenses','24','update'),(5748,'incomeexpenses','24','updateclosedexpenses'),(5749,'incomeexpenses','24','wiewinvoices'),(5750,'incomeexpenses','24','viewbills'),(5751,'incomeexpenses','24','viewexpense'),(5752,'incomeexpenses','24','viewdebtors'),(5753,'incomeexpenses','24','viewcreditors'),(5754,'incomeexpenses','24','postrentalexpenses'),(5755,'accomodation','24','viewrooms'),(5756,'accomodation','24','addhouse'),(5757,'accomodation','24','dailysales'),(5758,'accomodation','24','viewhouse'),(5759,'accomodation','24','voucher'),(5760,'accomodation','24','mpesa'),(5761,'accomodation','24','points'),(5762,'accomodation','24','credit'),(5763,'accomodation','24','card'),(5764,'accomodation','24','cash'),(5765,'accomodation','24','cheque'),(5766,'accomodation','24','checkinroom'),(5767,'accomodation','24','checkoutroom'),(5768,'accomodation','24','addroom'),(5769,'accomodation','24','cancel'),(5770,'accomodation','24','checkin'),(5771,'accomodation','24','addcharges'),(5772,'accomodation','24','givediscount'),(5773,'accomodation','24','cleanrooms'),(5774,'accomodation','24','updatecharges'),(5775,'accomodation','24','updateroom'),(5776,'accomodation','24','postexpense'),(5777,'accomodation','24','updatehouse'),(5778,'accomodation','24','Post Bank Deposits'),(5779,'accomodation','24','managehotel'),(5780,'accomodation','24','assignrooms'),(5781,'accomodation','24','managerental'),(5782,'accomodation','24','changepayment'),(5783,'accomodation','24','housekeeping'),(5784,'accomodation','24','customerregister'),(5785,'accomodation','24','dailypayments'),(5786,'accomodation','24','advancebooking'),(5787,'accomodation','24','checkoutcustomerwithbalance'),(5788,'accomodation','24','managecustomer'),(5789,'accomodation','24','viewreports'),(5790,'accomodation','24','accomodationmanager'),(5791,'accomodation','24','accommodationcleaner'),(5792,'accomodation','24','accommodationreceiptionist'),(5793,'accomodation','24','config'),(5794,'accomodation','24','viewroomcleaned'),(5795,'accomodation','24','clearsales'),(5796,'accomodation','24','dailycollections'),(5797,'branch','24','add'),(5798,'branch','24','view'),(5799,'branch','24','update'),(5800,'branch','24','delete'),(5801,'members','24','add'),(5802,'members','24','update'),(5803,'members','24','deletepeople'),(5804,'members','24','opencloseshift'),(5805,'users','24','add'),(5806,'users','24','update'),(5807,'users','24','delete'),(5808,'users','24','deleteallroles'),(5809,'productscategory','24','add'),(5810,'productscategory','24','update'),(5811,'productscategory','24','delete'),(5812,'productlist','24','bulk'),(5813,'productlist','24','updatestock'),(5814,'productlist','24','move'),(5815,'productlist','24','more'),(5816,'productlist','24','transfer'),(5817,'productlist','24','addstock'),(5818,'productlist','24','delete'),(5819,'productlist','24','view'),(5820,'productlist','24','update'),(5821,'productlist','24','add'),(5822,'productlist','24','openclosestock'),(5823,'productlist','24','stocktaking'),(5824,'productlist','24','editstocktaken'),(5825,'productlist','24','editopenclosestock'),(5826,'productlist','24','changeserialstatus'),(5827,'productlist','24','viewserials'),(5828,'productlist','24','viewproductsfromallbranches'),(5829,'productlist','24','bulkpriceupdate'),(5830,'productlist','24','viewbprice'),(5831,'products','24','add'),(5832,'products','24','update'),(5833,'products','24','delete'),(5834,'products','24','addstock'),(5835,'products','24','more'),(5836,'products','24','bulk'),(5837,'products','24','deleteorder'),(5838,'products','24','dispatch'),(5839,'products','24','removestock'),(5840,'products','24','price'),(5841,'products','24','removeallstock'),(5842,'products','24','bulkpriceupdate'),(5843,'products','24','viewbprice'),(5844,'incomingstock','24','add'),(5845,'incomingstock','24','update'),(5846,'incomingstock','24','view'),(5847,'incomingstock','24','delete'),(5848,'incomingstore','24','add'),(5849,'incomingstore','24','delete'),(5850,'incomingstore','24','view'),(5851,'lowstocklist','24','add'),(5852,'lowstocklist','24','more'),(5853,'lowstocklist','24','view'),(5854,'lowproducts','24','add'),(5855,'lowproducts','24','update'),(5856,'damagedproducts','24','add'),(5857,'damagedproducts','24','update'),(5858,'damagedproducts','24','delete'),(5859,'projectsmanagement','24','view'),(5860,'projectsmanagement','24','add'),(5861,'projectsmanagement','24','update'),(5862,'projectsmanagement','24','delete'),(5863,'assets','24','add'),(5864,'assets','24','update'),(5865,'assets','24','delete'),(5866,'accounting','24','deletebank'),(5867,'accounting','24','deleteglaccount'),(5868,'accounting','24','view'),(5869,'bankdeposits','24','add'),(5870,'bankdeposits','24','update'),(5871,'bankdeposits','24','delete'),(5872,'banktransfer','24','add'),(5873,'journalentry','24','add'),(5874,'accountingreports','24','view'),(5875,'peoplecategory','24','add'),(5876,'peoplecategory','24','update'),(5877,'peoplecategory','24','delete'),(5878,'labourrecords','24','add'),(5879,'payroll','24','add'),(5880,'reports','24','view'),(5881,'reports','24','download'),(5882,'reports','24','delete'),(5883,'reports','24','update'),(5884,'reports','24','viewall'),(5885,'displayreport','24','view'),(5886,'grouping','24','add'),(5887,'grouping','24','update'),(5888,'grouping','24','delete'),(5889,'sendsms','24','add'),(5890,'sendsms','24','update'),(5891,'sendsms','24','delete'),(5892,'sendsms','24','transfersms'),(5893,'documents','24','add'),(5894,'documents','24','update'),(5895,'documents','24','delete'),(5896,'documents','24','viewalldocuments'),(5897,'humanresource','24','add'),(5898,'humanresource','24','approve'),(5899,'humanresource','24','update'),(5900,'humanresource','24','delete'),(5901,'humanresource','24','view'),(5902,'humanresource','24','allocate'),(5903,'humanresource','24','viewallpayroll'),(5904,'humanresource','24','leavesetup'),(5905,'humanresource','24','allleaves '),(5906,'humanresource','24','bioattendance'),(5907,'taskscategory','24','add'),(5908,'taskscategory','24','update'),(5909,'taskscategory','24','delete'),(5910,'task','24','add'),(5911,'task','24','update'),(5912,'task','24','viewall'),(5913,'task','24','delete'),(5914,'task','24','postspecifictask'),(5915,'task','24','postgeneraltask'),(5916,'task','24','viewothersspecifictask'),(5917,'task','24','viewothersgeneraltask'),(5918,'task','24','assigntask'),(5919,'task','24','posttaskforothers'),(5920,'callcenter','24','add'),(5921,'callcenter','24','upadate'),(5922,'callcenter','24','view'),(5923,'callcenter','24','download'),(5924,'callcenter','24','delete'),(5925,'deals','24','add'),(5926,'deals','24','update'),(5927,'deals','24','delete'),(5928,'deals','24','viewall'),(5929,'complain','24','add'),(5930,'complain','24','view'),(5931,'complain','24','update'),(5932,'complain','24','allcompalin'),(5933,'complain','24','delete'),(5934,'events','24','add'),(5935,'events','24','update'),(5936,'events','24','delete'),(5937,'password','24','change'),(5938,'profile','24','update'),(5939,'ecommerce','24','add'),(5940,'ecommerce','24','update'),(5941,'ecommerce','24','delete'),(5942,'ecommerce','24','vieworders'),(5943,'ecommerce','24','setup'),(5944,'ecommerce','24','approveorders'),(5945,'config','24','delete'),(5946,'config','24','add'),(5947,'config','24','update'),(5948,'sales','5','selectmessage'),(5949,'sales','5','add'),(5950,'sales','5','suspend'),(5951,'sales','5','printreceipt'),(5952,'sales','5','update'),(5953,'sales','5','cash'),(5954,'sales','5','delete'),(5955,'sales','5','moresales'),(5956,'sales','5','sale'),(5957,'sales','5','reprint'),(5958,'sales','5','Logout'),(5959,'sales','5','select'),(5960,'sales','5','mpesabalance'),(5961,'sales','5','displaycustomers'),(5962,'sales','5','discount'),(5963,'sales','5','mpesa'),(5964,'sales','5','productdiscount'),(5965,'sales','5','printbill'),(5966,'sales','5','order'),(5967,'sales','5','closebill'),(5968,'sales','5','editsellingprice'),(5969,'sales','5','viewbuyingprice'),(5970,'sales','5','card'),(5971,'sales','5','updatepaymentmode'),(5972,'sales','5','clearpayments'),(5973,'sales','5','cheque'),(5974,'sales','5','creditnote'),(5975,'sales','5','voucher'),(5976,'sales','5','salesbeyondbprice'),(5977,'sales','5','points'),(5978,'sales','5','salebelowbprice'),(5979,'sales','5','credit'),(5980,'sales','5','selectroom'),(5981,'sales','5','dontprint'),(5982,'sales','5','accountlimit'),(5983,'sales','5','backdatesales'),(5984,'sales','5','recordcoins'),(5985,'sales','5','leaseitems'),(5986,'sales','5','changetaxstatus'),(5987,'sales','5','dontshowstock'),(5988,'sales','5','giveloyalityponts'),(5989,'sales','5','splitbill'),(5990,'sales','5','mergebill'),(5991,'sales','5','changeuomonsales'),(5992,'sales','5','selecttable'),(5993,'sales','5','printdelivery'),(5994,'sales','5','entermpesacode'),(5995,'sales','5','sendsms'),(5996,'sales','5','usekeyboard'),(5997,'sales','5','receiptno'),(5998,'sales','5','salesperson'),(5999,'sales','5','selectcurrency'),(6000,'sales','5','negativesales'),(6001,'sales','5','updateqtysales'),(6002,'sales','5','displaypreviousbalance'),(6003,'sales','5','restrictbillprintingtotwo'),(6004,'wholesale','5','sale'),(6005,'wholesale','5','add'),(6006,'wholesale','5','delete'),(6007,'wholesale','5','update'),(6008,'cashiersales','5','entermpesacode'),(6009,'cashiersales','5','editmpesa'),(6010,'cashiersales','5','all'),(6011,'cashiersales','5','delete'),(6012,'cashiersales','5','cashiersales'),(6013,'cashiersales','5','editmpesadate'),(6014,'cashiersales','5','dontshowtotal'),(6015,'cashiersales','5','adddailycollection'),(6016,'cashiersales','5','viewtill'),(6017,'cashiersales','5','viewdailycollections'),(6018,'cashiersales','5','updatedailycollections'),(6019,'cashiersales','5','reversempesa'),(6020,'cashiersales','5','deletedailycollections'),(6021,'cashiersales','5','clearallsales'),(6022,'cashiersales','5','viewallcollections'),(6023,'cashiersales','5','mpesapendingreport'),(6024,'cashiersales','5','viewallcounters'),(6025,'cashiersales','5','mpesaverifiedreport'),(6026,'cashiersales','5','viewcommission'),(6027,'cashiersales','5','dailysalesonly'),(6028,'cashiersales','5','viewmpesamessages'),(6029,'cashiersales','5','changestatus'),(6030,'cashiersales','5','pendingisdefault'),(6031,'cashiersales','5','clearsalesisdefault'),(6032,'recorddelivery','5','add'),(6033,'recorddelivery','5','view'),(6034,'recorddelivery','5','update'),(6035,'recorddelivery','5','delete'),(6036,'recorddelivery','5','changestatus'),(6037,'recorddelivery','5','report'),(6038,'recorddelivery','5','Dispatched'),(6039,'recorddelivery','5','FailedDelivery'),(6040,'recorddelivery','5','ReturnedandReceived'),(6041,'recorddelivery','5','Delivered'),(6042,'recorddelivery','5','Claimraised'),(6043,'recorddelivery','5','ClaimOK'),(6044,'recorddelivery','5','ClaimDamaged'),(6045,'purchases','5','add'),(6046,'purchases','5','update'),(6047,'purchases','5','delete'),(6048,'purchases','5','updatebuyingprice'),(6049,'purchases','5','updatesellingprice'),(6050,'purchases','5','updateclosedinvoice'),(6051,'purchases','5','viewquotation'),(6052,'purchases','5','viewdirectpurchases'),(6053,'purchases','5','viewserials'),(6054,'purchases','5','viewpurchase'),(6055,'purchases','5','salesorder'),(6056,'purchases','5','budget'),(6057,'purchases','5','showdefaultserials'),(6058,'purchases','5','viewallcounters'),(6059,'purchases','5','approve'),(6060,'purchases','5','addbatchno'),(6061,'purchases','5','addexpirydate'),(6062,'purchases','5','updateserial'),(6063,'branch','5','add'),(6064,'branch','5','view'),(6065,'branch','5','update'),(6066,'branch','5','delete'),(6067,'members','5','add'),(6068,'members','5','update'),(6069,'members','5','deletepeople'),(6070,'members','5','opencloseshift'),(6071,'members','5','UpdateRenewal'),(6072,'productlist','5','bulk'),(6073,'productlist','5','move'),(6074,'productlist','5','more'),(6075,'productlist','5','updatestock'),(6076,'productlist','5','transfer'),(6077,'productlist','5','addstock'),(6078,'productlist','5','delete'),(6079,'productlist','5','view'),(6080,'productlist','5','update'),(6081,'productlist','5','add'),(6082,'productlist','5','stocktaking'),(6083,'productlist','5','openclosestock'),(6084,'productlist','5','editstocktaken'),(6085,'productlist','5','editopenclosestock'),(6086,'productlist','5','changeserialstatus'),(6087,'productlist','5','viewserials'),(6088,'productlist','5','viewproductsfromallbranches'),(6089,'productlist','5','bulkpriceupdate'),(6090,'productlist','5','negativestockadjustment'),(6091,'productlist','5','viewproduction'),(6092,'productlist','5','assignproduction'),(6093,'productlist','5','deleteproductionitem'),(6094,'productlist','5','updateproductionitem'),(6095,'productlist','5','dontshowstock'),(6096,'productlist','5','viewbprice'),(6097,'products','5','add'),(6098,'products','5','update'),(6099,'products','5','delete'),(6100,'products','5','addstock'),(6101,'products','5','more'),(6102,'products','5','bulk'),(6103,'products','5','deleteorder'),(6104,'products','5','dispatch'),(6105,'products','5','removestock'),(6106,'products','5','price'),(6107,'products','5','removeallstock'),(6108,'products','5','bulkpriceupdate'),(6109,'products','5','negativestockadjustment'),(6110,'products','5','dontshowstock'),(6111,'products','5','viewbprice'),(6112,'config','5','delete'),(6113,'config','5','add'),(6114,'config','5','update'),(6115,'config','5','productcode'),(6116,'config','5','Novatsales'),(6117,'sales','30','add'),(6118,'sales','30','suspend'),(6119,'sales','30','selectmessage'),(6120,'sales','30','printreceipt'),(6121,'sales','30','update'),(6122,'sales','30','cash'),(6123,'sales','30','delete'),(6124,'sales','30','moresales'),(6125,'sales','30','sale'),(6126,'sales','30','Logout'),(6127,'sales','30','mpesabalance'),(6128,'sales','30','displaycustomers'),(6129,'sales','30','discount'),(6130,'sales','30','reprint'),(6131,'sales','30','select'),(6132,'sales','30','printbill'),(6133,'sales','30','productdiscount'),(6134,'sales','30','mpesa'),(6135,'sales','30','order'),(6136,'sales','30','closebill'),(6137,'sales','30','viewbuyingprice'),(6138,'sales','30','editsellingprice'),(6139,'sales','30','updatepaymentmode'),(6140,'sales','30','card'),(6141,'sales','30','clearpayments'),(6142,'sales','30','cheque'),(6143,'sales','30','creditnote'),(6144,'sales','30','voucher'),(6145,'sales','30','salesbeyondbprice'),(6146,'sales','30','points'),(6147,'sales','30','credit'),(6148,'sales','30','selectroom'),(6149,'sales','30','dontprint'),(6150,'sales','30','accountlimit'),(6151,'sales','30','backdatesales'),(6152,'sales','30','recordcoins'),(6153,'sales','30','changetaxstatus'),(6154,'sales','30','leaseitems'),(6155,'sales','30','giveloyalityponts'),(6156,'sales','30','dontshowstock'),(6157,'sales','30','splitbill'),(6158,'sales','30','changeuomonsales'),(6159,'sales','30','selecttable'),(6160,'sales','30','printdelivery'),(6161,'sales','30','sendsms'),(6162,'sales','30','selectcurrency'),(6163,'sales','30','salesperson'),(6164,'sales','30','usekeyboard'),(6165,'sales','30','receiptno'),(6166,'sales','30','negativesales'),(6167,'wholesale','30','sale'),(6168,'wholesale','30','add'),(6169,'wholesale','30','delete'),(6170,'wholesale','30','update'),(6171,'cashiersales','30','entermpesacode'),(6172,'cashiersales','30','editmpesa'),(6173,'cashiersales','30','all'),(6174,'cashiersales','30','delete'),(6175,'cashiersales','30','cashiersales'),(6176,'cashiersales','30','editmpesadate'),(6177,'cashiersales','30','dontshowtotal'),(6178,'cashiersales','30','adddailycollection'),(6179,'cashiersales','30','viewtill'),(6180,'cashiersales','30','viewdailycollections'),(6181,'cashiersales','30','deletedailycollections'),(6182,'cashiersales','30','updatedailycollections'),(6183,'cashiersales','30','reversempesa'),(6184,'cashiersales','30','clearallsales'),(6185,'cashiersales','30','viewallcollections'),(6186,'cashiersales','30','viewallcounters'),(6187,'cashiersales','30','mpesapendingreport'),(6188,'cashiersales','30','mpesaverifiedreport'),(6189,'cashiersales','30','viewcommission'),(6190,'cashiersales','30','viewmpesamessages'),(6191,'cashiersales','30','dailysalesonly'),(6192,'recorddelivery','30','add'),(6193,'recorddelivery','30','view'),(6194,'recorddelivery','30','update'),(6195,'recorddelivery','30','delete'),(6196,'recorddelivery','30','changestatus'),(6197,'recorddelivery','30','report'),(6198,'recorddelivery','30','Dispatched'),(6199,'recorddelivery','30','FailedDelivery'),(6200,'recorddelivery','30','ReturnedandReceived'),(6201,'recorddelivery','30','Delivered'),(6202,'recorddelivery','30','Claimraised'),(6203,'recorddelivery','30','ClaimOK'),(6204,'recorddelivery','30','ClaimDamaged'),(6205,'purchases','30','add'),(6206,'purchases','30','update'),(6207,'purchases','30','delete'),(6208,'purchases','30','updatebuyingprice'),(6209,'purchases','30','updatesellingprice'),(6210,'purchases','30','updateclosedinvoice'),(6211,'purchases','30','viewquotation'),(6212,'purchases','30','viewserials'),(6213,'purchases','30','viewdirectpurchases'),(6214,'purchases','30','viewpurchase'),(6215,'purchases','30','salesorder'),(6216,'purchases','30','budget'),(6217,'purchases','30','showdefaultserials'),(6218,'purchases','30','viewallcounters'),(6219,'purchases','30','approve'),(6220,'purchases','30','addbatchno'),(6221,'purchases','30','addexpirydate'),(6222,'viewreturnsales','30','add'),(6223,'viewreturnsales','30','update'),(6224,'viewreturnsales','30','delete'),(6225,'viewreturnsales','30','return'),(6226,'viewreturnsales','30','clear'),(6227,'viewreturnsales','30','moresales'),(6228,'income','30','View'),(6229,'income','30','add'),(6230,'income','30','wiewinvoices'),(6231,'income','30','detailedvatinvoice'),(6232,'incomeexpenses','30','add'),(6233,'incomeexpenses','30','closeexpense'),(6234,'incomeexpenses','30','update'),(6235,'incomeexpenses','30','updateclosedexpenses'),(6236,'incomeexpenses','30','wiewinvoices'),(6237,'incomeexpenses','30','viewbills'),(6238,'incomeexpenses','30','viewexpense'),(6239,'incomeexpenses','30','viewdebtors'),(6240,'incomeexpenses','30','viewcreditors'),(6241,'incomeexpenses','30','postrentalexpenses'),(6242,'accomodation','30','viewrooms'),(6243,'accomodation','30','addhouse'),(6244,'accomodation','30','dailysales'),(6245,'accomodation','30','viewhouse'),(6246,'accomodation','30','voucher'),(6247,'accomodation','30','mpesa'),(6248,'accomodation','30','points'),(6249,'accomodation','30','credit'),(6250,'accomodation','30','card'),(6251,'accomodation','30','cash'),(6252,'accomodation','30','cheque'),(6253,'accomodation','30','checkinroom'),(6254,'accomodation','30','checkoutroom'),(6255,'accomodation','30','addroom'),(6256,'accomodation','30','cancel'),(6257,'accomodation','30','checkin'),(6258,'accomodation','30','addcharges'),(6259,'accomodation','30','givediscount'),(6260,'accomodation','30','cleanrooms'),(6261,'accomodation','30','updatecharges'),(6262,'accomodation','30','updateroom'),(6263,'accomodation','30','postexpense'),(6264,'accomodation','30','updatehouse'),(6265,'accomodation','30','Post Bank Deposits'),(6266,'accomodation','30','managehotel'),(6267,'accomodation','30','assignrooms'),(6268,'accomodation','30','managerental'),(6269,'accomodation','30','changepayment'),(6270,'accomodation','30','housekeeping'),(6271,'accomodation','30','customerregister'),(6272,'accomodation','30','dailypayments'),(6273,'accomodation','30','advancebooking'),(6274,'accomodation','30','checkoutcustomerwithbalance'),(6275,'accomodation','30','managecustomer'),(6276,'accomodation','30','viewreports'),(6277,'accomodation','30','accomodationmanager'),(6278,'accomodation','30','accommodationcleaner'),(6279,'accomodation','30','accommodationreceiptionist'),(6280,'accomodation','30','config'),(6281,'accomodation','30','viewroomcleaned'),(6282,'accomodation','30','clearsales'),(6283,'accomodation','30','dailycollections'),(6284,'branch','30','add'),(6285,'branch','30','view'),(6286,'branch','30','update'),(6287,'branch','30','delete'),(6288,'members','30','add'),(6289,'members','30','update'),(6290,'members','30','deletepeople'),(6291,'members','30','opencloseshift'),(6292,'users','30','add'),(6293,'users','30','update'),(6294,'users','30','delete'),(6295,'users','30','deleteallroles'),(6296,'productscategory','30','add'),(6297,'productscategory','30','update'),(6298,'productscategory','30','delete'),(6299,'productlist','30','bulk'),(6300,'productlist','30','updatestock'),(6301,'productlist','30','move'),(6302,'productlist','30','more'),(6303,'productlist','30','transfer'),(6304,'productlist','30','addstock'),(6305,'productlist','30','delete'),(6306,'productlist','30','view'),(6307,'productlist','30','update'),(6308,'productlist','30','add'),(6309,'productlist','30','openclosestock'),(6310,'productlist','30','stocktaking'),(6311,'productlist','30','editstocktaken'),(6312,'productlist','30','editopenclosestock'),(6313,'productlist','30','changeserialstatus'),(6314,'productlist','30','viewserials'),(6315,'productlist','30','viewproductsfromallbranches'),(6316,'productlist','30','bulkpriceupdate'),(6317,'productlist','30','viewbprice'),(6318,'products','30','add'),(6319,'products','30','update'),(6320,'products','30','delete'),(6321,'products','30','addstock'),(6322,'products','30','more'),(6323,'products','30','bulk'),(6324,'products','30','deleteorder'),(6325,'products','30','dispatch'),(6326,'products','30','removestock'),(6327,'products','30','price'),(6328,'products','30','removeallstock'),(6329,'products','30','bulkpriceupdate'),(6330,'products','30','viewbprice'),(6331,'incomingstock','30','add'),(6332,'incomingstock','30','update'),(6333,'incomingstock','30','view'),(6334,'incomingstock','30','delete'),(6335,'incomingstore','30','add'),(6336,'incomingstore','30','delete'),(6337,'incomingstore','30','view'),(6338,'lowstocklist','30','add'),(6339,'lowstocklist','30','more'),(6340,'lowstocklist','30','view'),(6341,'lowproducts','30','add'),(6342,'lowproducts','30','update'),(6343,'damagedproducts','30','add'),(6344,'damagedproducts','30','update'),(6345,'damagedproducts','30','delete'),(6346,'projectsmanagement','30','view'),(6347,'projectsmanagement','30','add'),(6348,'projectsmanagement','30','update'),(6349,'projectsmanagement','30','delete'),(6350,'assets','30','add'),(6351,'assets','30','update'),(6352,'assets','30','delete'),(6353,'accounting','30','deletebank'),(6354,'accounting','30','deleteglaccount'),(6355,'accounting','30','view'),(6356,'bankdeposits','30','add'),(6357,'bankdeposits','30','update'),(6358,'bankdeposits','30','delete'),(6359,'banktransfer','30','add'),(6360,'journalentry','30','add'),(6361,'accountingreports','30','view'),(6362,'peoplecategory','30','add'),(6363,'peoplecategory','30','update'),(6364,'peoplecategory','30','delete'),(6365,'labourrecords','30','add'),(6366,'payroll','30','add'),(6367,'reports','30','view'),(6368,'reports','30','download'),(6369,'reports','30','delete'),(6370,'reports','30','update'),(6371,'reports','30','viewall'),(6372,'displayreport','30','view'),(6373,'grouping','30','add'),(6374,'grouping','30','update'),(6375,'grouping','30','delete'),(6376,'sendsms','30','add'),(6377,'sendsms','30','update'),(6378,'sendsms','30','delete'),(6379,'sendsms','30','transfersms'),(6380,'documents','30','add'),(6381,'documents','30','update'),(6382,'documents','30','delete'),(6383,'documents','30','viewalldocuments'),(6384,'humanresource','30','add'),(6385,'humanresource','30','approve'),(6386,'humanresource','30','update'),(6387,'humanresource','30','delete'),(6388,'humanresource','30','view'),(6389,'humanresource','30','allocate'),(6390,'humanresource','30','viewallpayroll'),(6391,'humanresource','30','leavesetup'),(6392,'humanresource','30','allleaves '),(6393,'humanresource','30','bioattendance'),(6394,'taskscategory','30','add'),(6395,'taskscategory','30','update'),(6396,'taskscategory','30','delete'),(6397,'task','30','add'),(6398,'task','30','update'),(6399,'task','30','viewall'),(6400,'task','30','delete'),(6401,'task','30','postspecifictask'),(6402,'task','30','postgeneraltask'),(6403,'task','30','viewothersspecifictask'),(6404,'task','30','viewothersgeneraltask'),(6405,'task','30','assigntask'),(6406,'task','30','posttaskforothers'),(6407,'callcenter','30','add'),(6408,'callcenter','30','upadate'),(6409,'callcenter','30','view'),(6410,'callcenter','30','download'),(6411,'callcenter','30','delete'),(6412,'deals','30','add'),(6413,'deals','30','update'),(6414,'deals','30','delete'),(6415,'deals','30','viewall'),(6416,'complain','30','add'),(6417,'complain','30','view'),(6418,'complain','30','update'),(6419,'complain','30','allcompalin'),(6420,'complain','30','delete'),(6421,'events','30','add'),(6422,'events','30','update'),(6423,'events','30','delete'),(6424,'password','30','change'),(6425,'profile','30','update'),(6426,'ecommerce','30','add'),(6427,'ecommerce','30','update'),(6428,'ecommerce','30','delete'),(6429,'ecommerce','30','vieworders'),(6430,'ecommerce','30','setup'),(6431,'ecommerce','30','approveorders'),(6432,'config','30','delete'),(6433,'config','30','add'),(6434,'config','30','update'),(6435,'sales','33','add'),(6436,'sales','33','suspend'),(6437,'sales','33','selectmessage'),(6438,'sales','33','printreceipt'),(6439,'sales','33','update'),(6440,'sales','33','cash'),(6441,'sales','33','delete'),(6442,'sales','33','moresales'),(6443,'sales','33','sale'),(6444,'sales','33','Logout'),(6445,'sales','33','mpesabalance'),(6446,'sales','33','displaycustomers'),(6447,'sales','33','discount'),(6448,'sales','33','reprint'),(6449,'sales','33','select'),(6450,'sales','33','printbill'),(6451,'sales','33','productdiscount'),(6452,'sales','33','mpesa'),(6453,'sales','33','order'),(6454,'sales','33','closebill'),(6455,'sales','33','viewbuyingprice'),(6456,'sales','33','editsellingprice'),(6457,'sales','33','updatepaymentmode'),(6458,'sales','33','card'),(6459,'sales','33','clearpayments'),(6460,'sales','33','cheque'),(6461,'sales','33','creditnote'),(6462,'sales','33','voucher'),(6463,'sales','33','salesbeyondbprice'),(6464,'sales','33','points'),(6465,'sales','33','credit'),(6466,'sales','33','selectroom'),(6467,'sales','33','dontprint'),(6468,'sales','33','accountlimit'),(6469,'sales','33','backdatesales'),(6470,'sales','33','recordcoins'),(6471,'sales','33','changetaxstatus'),(6472,'sales','33','leaseitems'),(6473,'sales','33','giveloyalityponts'),(6474,'sales','33','dontshowstock'),(6475,'sales','33','splitbill'),(6476,'sales','33','changeuomonsales'),(6477,'sales','33','selecttable'),(6478,'sales','33','printdelivery'),(6479,'sales','33','sendsms'),(6480,'sales','33','selectcurrency'),(6481,'sales','33','salesperson'),(6482,'sales','33','usekeyboard'),(6483,'sales','33','receiptno'),(6484,'sales','33','negativesales'),(6485,'wholesale','33','sale'),(6486,'wholesale','33','add'),(6487,'wholesale','33','delete'),(6488,'wholesale','33','update'),(6489,'cashiersales','33','entermpesacode'),(6490,'cashiersales','33','editmpesa'),(6491,'cashiersales','33','all'),(6492,'cashiersales','33','delete'),(6493,'cashiersales','33','cashiersales'),(6494,'cashiersales','33','editmpesadate'),(6495,'cashiersales','33','dontshowtotal'),(6496,'cashiersales','33','adddailycollection'),(6497,'cashiersales','33','viewtill'),(6498,'cashiersales','33','viewdailycollections'),(6499,'cashiersales','33','deletedailycollections'),(6500,'cashiersales','33','updatedailycollections'),(6501,'cashiersales','33','reversempesa'),(6502,'cashiersales','33','clearallsales'),(6503,'cashiersales','33','viewallcollections'),(6504,'cashiersales','33','viewallcounters'),(6505,'cashiersales','33','mpesapendingreport'),(6506,'cashiersales','33','mpesaverifiedreport'),(6507,'cashiersales','33','viewcommission'),(6508,'cashiersales','33','viewmpesamessages'),(6509,'cashiersales','33','dailysalesonly'),(6510,'recorddelivery','33','add'),(6511,'recorddelivery','33','view'),(6512,'recorddelivery','33','update'),(6513,'recorddelivery','33','delete'),(6514,'recorddelivery','33','changestatus'),(6515,'recorddelivery','33','report'),(6516,'recorddelivery','33','Dispatched'),(6517,'recorddelivery','33','FailedDelivery'),(6518,'recorddelivery','33','ReturnedandReceived'),(6519,'recorddelivery','33','Delivered'),(6520,'recorddelivery','33','Claimraised'),(6521,'recorddelivery','33','ClaimOK'),(6522,'recorddelivery','33','ClaimDamaged'),(6523,'purchases','33','add'),(6524,'purchases','33','update'),(6525,'purchases','33','delete'),(6526,'purchases','33','updatebuyingprice'),(6527,'purchases','33','updatesellingprice'),(6528,'purchases','33','updateclosedinvoice'),(6529,'purchases','33','viewquotation'),(6530,'purchases','33','viewserials'),(6531,'purchases','33','viewdirectpurchases'),(6532,'purchases','33','viewpurchase'),(6533,'purchases','33','salesorder'),(6534,'purchases','33','budget'),(6535,'purchases','33','showdefaultserials'),(6536,'purchases','33','viewallcounters'),(6537,'purchases','33','approve'),(6538,'purchases','33','addbatchno'),(6539,'purchases','33','addexpirydate'),(6540,'viewreturnsales','33','add'),(6541,'viewreturnsales','33','update'),(6542,'viewreturnsales','33','delete'),(6543,'viewreturnsales','33','return'),(6544,'viewreturnsales','33','clear'),(6545,'viewreturnsales','33','moresales'),(6546,'income','33','View'),(6547,'income','33','add'),(6548,'income','33','wiewinvoices'),(6549,'income','33','detailedvatinvoice'),(6550,'incomeexpenses','33','add'),(6551,'incomeexpenses','33','closeexpense'),(6552,'incomeexpenses','33','update'),(6553,'incomeexpenses','33','updateclosedexpenses'),(6554,'incomeexpenses','33','wiewinvoices'),(6555,'incomeexpenses','33','viewbills'),(6556,'incomeexpenses','33','viewexpense'),(6557,'incomeexpenses','33','viewdebtors'),(6558,'incomeexpenses','33','viewcreditors'),(6559,'incomeexpenses','33','postrentalexpenses'),(6560,'accomodation','33','viewrooms'),(6561,'accomodation','33','addhouse'),(6562,'accomodation','33','dailysales'),(6563,'accomodation','33','viewhouse'),(6564,'accomodation','33','voucher'),(6565,'accomodation','33','mpesa'),(6566,'accomodation','33','points'),(6567,'accomodation','33','credit'),(6568,'accomodation','33','card'),(6569,'accomodation','33','cash'),(6570,'accomodation','33','cheque'),(6571,'accomodation','33','checkinroom'),(6572,'accomodation','33','checkoutroom'),(6573,'accomodation','33','addroom'),(6574,'accomodation','33','cancel'),(6575,'accomodation','33','checkin'),(6576,'accomodation','33','addcharges'),(6577,'accomodation','33','givediscount'),(6578,'accomodation','33','cleanrooms'),(6579,'accomodation','33','updatecharges'),(6580,'accomodation','33','updateroom'),(6581,'accomodation','33','postexpense'),(6582,'accomodation','33','updatehouse'),(6583,'accomodation','33','Post Bank Deposits'),(6584,'accomodation','33','managehotel'),(6585,'accomodation','33','assignrooms'),(6586,'accomodation','33','managerental'),(6587,'accomodation','33','changepayment'),(6588,'accomodation','33','housekeeping'),(6589,'accomodation','33','customerregister'),(6590,'accomodation','33','dailypayments'),(6591,'accomodation','33','advancebooking'),(6592,'accomodation','33','checkoutcustomerwithbalance'),(6593,'accomodation','33','managecustomer'),(6594,'accomodation','33','viewreports'),(6595,'accomodation','33','accomodationmanager'),(6596,'accomodation','33','accommodationcleaner'),(6597,'accomodation','33','accommodationreceiptionist'),(6598,'accomodation','33','config'),(6599,'accomodation','33','viewroomcleaned'),(6600,'accomodation','33','clearsales'),(6601,'accomodation','33','dailycollections'),(6602,'branch','33','add'),(6603,'branch','33','view'),(6604,'branch','33','update'),(6605,'branch','33','delete'),(6606,'members','33','add'),(6607,'members','33','update'),(6608,'members','33','deletepeople'),(6609,'members','33','opencloseshift'),(6610,'users','33','add'),(6611,'users','33','update'),(6612,'users','33','delete'),(6613,'users','33','deleteallroles'),(6614,'productscategory','33','add'),(6615,'productscategory','33','update'),(6616,'productscategory','33','delete'),(6617,'productlist','33','bulk'),(6618,'productlist','33','updatestock'),(6619,'productlist','33','move'),(6620,'productlist','33','more'),(6621,'productlist','33','transfer'),(6622,'productlist','33','addstock'),(6623,'productlist','33','delete'),(6624,'productlist','33','view'),(6625,'productlist','33','update'),(6626,'productlist','33','add'),(6627,'productlist','33','openclosestock'),(6628,'productlist','33','stocktaking'),(6629,'productlist','33','editstocktaken'),(6630,'productlist','33','editopenclosestock'),(6631,'productlist','33','changeserialstatus'),(6632,'productlist','33','viewserials'),(6633,'productlist','33','viewproductsfromallbranches'),(6634,'productlist','33','bulkpriceupdate'),(6635,'productlist','33','viewbprice'),(6636,'products','33','add'),(6637,'products','33','update'),(6638,'products','33','delete'),(6639,'products','33','addstock'),(6640,'products','33','more'),(6641,'products','33','bulk'),(6642,'products','33','deleteorder'),(6643,'products','33','dispatch'),(6644,'products','33','removestock'),(6645,'products','33','price'),(6646,'products','33','removeallstock'),(6647,'products','33','bulkpriceupdate'),(6648,'products','33','viewbprice'),(6649,'incomingstock','33','add'),(6650,'incomingstock','33','update'),(6651,'incomingstock','33','view'),(6652,'incomingstock','33','delete'),(6653,'incomingstore','33','add'),(6654,'incomingstore','33','delete'),(6655,'incomingstore','33','view'),(6656,'lowstocklist','33','add'),(6657,'lowstocklist','33','more'),(6658,'lowstocklist','33','view'),(6659,'lowproducts','33','add'),(6660,'lowproducts','33','update'),(6661,'damagedproducts','33','add'),(6662,'damagedproducts','33','update'),(6663,'damagedproducts','33','delete'),(6664,'projectsmanagement','33','view'),(6665,'projectsmanagement','33','add'),(6666,'projectsmanagement','33','update'),(6667,'projectsmanagement','33','delete'),(6668,'assets','33','add'),(6669,'assets','33','update'),(6670,'assets','33','delete'),(6671,'accounting','33','deletebank'),(6672,'accounting','33','deleteglaccount'),(6673,'accounting','33','view'),(6674,'bankdeposits','33','add'),(6675,'bankdeposits','33','update'),(6676,'bankdeposits','33','delete'),(6677,'banktransfer','33','add'),(6678,'journalentry','33','add'),(6679,'accountingreports','33','view'),(6680,'peoplecategory','33','add'),(6681,'peoplecategory','33','update'),(6682,'peoplecategory','33','delete'),(6683,'labourrecords','33','add'),(6684,'payroll','33','add'),(6685,'reports','33','view'),(6686,'reports','33','download'),(6687,'reports','33','delete'),(6688,'reports','33','update'),(6689,'reports','33','viewall'),(6690,'displayreport','33','view'),(6691,'grouping','33','add'),(6692,'grouping','33','update'),(6693,'grouping','33','delete'),(6694,'sendsms','33','add'),(6695,'sendsms','33','update'),(6696,'sendsms','33','delete'),(6697,'sendsms','33','transfersms'),(6698,'documents','33','add'),(6699,'documents','33','update'),(6700,'documents','33','delete'),(6701,'documents','33','viewalldocuments'),(6702,'humanresource','33','add'),(6703,'humanresource','33','approve'),(6704,'humanresource','33','update'),(6705,'humanresource','33','delete'),(6706,'humanresource','33','view'),(6707,'humanresource','33','allocate'),(6708,'humanresource','33','viewallpayroll'),(6709,'humanresource','33','leavesetup'),(6710,'humanresource','33','allleaves '),(6711,'humanresource','33','bioattendance'),(6712,'taskscategory','33','add'),(6713,'taskscategory','33','update'),(6714,'taskscategory','33','delete'),(6715,'task','33','add'),(6716,'task','33','update'),(6717,'task','33','viewall'),(6718,'task','33','delete'),(6719,'task','33','postspecifictask'),(6720,'task','33','postgeneraltask'),(6721,'task','33','viewothersspecifictask'),(6722,'task','33','viewothersgeneraltask'),(6723,'task','33','assigntask'),(6724,'task','33','posttaskforothers'),(6725,'callcenter','33','add'),(6726,'callcenter','33','upadate'),(6727,'callcenter','33','view'),(6728,'callcenter','33','download'),(6729,'callcenter','33','delete'),(6730,'deals','33','add'),(6731,'deals','33','update'),(6732,'deals','33','delete'),(6733,'deals','33','viewall'),(6734,'complain','33','add'),(6735,'complain','33','view'),(6736,'complain','33','update'),(6737,'complain','33','allcompalin'),(6738,'complain','33','delete'),(6739,'events','33','add'),(6740,'events','33','update'),(6741,'events','33','delete'),(6742,'password','33','change'),(6743,'profile','33','update'),(6744,'ecommerce','33','add'),(6745,'ecommerce','33','update'),(6746,'ecommerce','33','delete'),(6747,'ecommerce','33','vieworders'),(6748,'ecommerce','33','setup'),(6749,'ecommerce','33','approveorders'),(6750,'config','33','delete'),(6751,'config','33','add'),(6752,'config','33','update'),(7091,'sales','35','add'),(7092,'sales','35','suspend'),(7093,'sales','35','selectmessage'),(7094,'sales','35','printreceipt'),(7095,'sales','35','update'),(7096,'sales','35','cash'),(7097,'sales','35','delete'),(7098,'sales','35','moresales'),(7099,'sales','35','sale'),(7100,'sales','35','Logout'),(7101,'sales','35','mpesabalance'),(7102,'sales','35','displaycustomers'),(7103,'sales','35','discount'),(7104,'sales','35','reprint'),(7105,'sales','35','select'),(7106,'sales','35','printbill'),(7107,'sales','35','productdiscount'),(7108,'sales','35','mpesa'),(7109,'sales','35','order'),(7110,'sales','35','closebill'),(7111,'sales','35','viewbuyingprice'),(7112,'sales','35','editsellingprice'),(7113,'sales','35','updatepaymentmode'),(7114,'sales','35','card'),(7115,'sales','35','clearpayments'),(7116,'sales','35','cheque'),(7117,'sales','35','creditnote'),(7118,'sales','35','voucher'),(7119,'sales','35','salesbeyondbprice'),(7120,'sales','35','points'),(7121,'sales','35','credit'),(7122,'sales','35','selectroom'),(7123,'sales','35','dontprint'),(7124,'sales','35','accountlimit'),(7125,'sales','35','backdatesales'),(7126,'sales','35','recordcoins'),(7127,'sales','35','changetaxstatus'),(7128,'sales','35','leaseitems'),(7129,'sales','35','giveloyalityponts'),(7130,'sales','35','dontshowstock'),(7131,'sales','35','splitbill'),(7132,'sales','35','changeuomonsales'),(7133,'sales','35','selecttable'),(7134,'sales','35','printdelivery'),(7135,'sales','35','sendsms'),(7136,'sales','35','selectcurrency'),(7137,'sales','35','salesperson'),(7138,'sales','35','usekeyboard'),(7139,'sales','35','receiptno'),(7140,'sales','35','negativesales'),(7141,'wholesale','35','sale'),(7142,'wholesale','35','add'),(7143,'wholesale','35','delete'),(7144,'wholesale','35','update'),(7145,'cashiersales','35','entermpesacode'),(7146,'cashiersales','35','editmpesa'),(7147,'cashiersales','35','all'),(7148,'cashiersales','35','delete'),(7149,'cashiersales','35','cashiersales'),(7150,'cashiersales','35','editmpesadate'),(7151,'cashiersales','35','dontshowtotal'),(7152,'cashiersales','35','adddailycollection'),(7153,'cashiersales','35','viewtill'),(7154,'cashiersales','35','viewdailycollections'),(7155,'cashiersales','35','deletedailycollections'),(7156,'cashiersales','35','updatedailycollections'),(7157,'cashiersales','35','reversempesa'),(7158,'cashiersales','35','clearallsales'),(7159,'cashiersales','35','viewallcollections'),(7160,'cashiersales','35','viewallcounters'),(7161,'cashiersales','35','mpesapendingreport'),(7162,'cashiersales','35','mpesaverifiedreport'),(7163,'cashiersales','35','viewcommission'),(7164,'cashiersales','35','viewmpesamessages'),(7165,'cashiersales','35','dailysalesonly'),(7166,'recorddelivery','35','add'),(7167,'recorddelivery','35','view'),(7168,'recorddelivery','35','update'),(7169,'recorddelivery','35','delete'),(7170,'recorddelivery','35','changestatus'),(7171,'recorddelivery','35','report'),(7172,'recorddelivery','35','Dispatched'),(7173,'recorddelivery','35','FailedDelivery'),(7174,'recorddelivery','35','ReturnedandReceived'),(7175,'recorddelivery','35','Delivered'),(7176,'recorddelivery','35','Claimraised'),(7177,'recorddelivery','35','ClaimOK'),(7178,'recorddelivery','35','ClaimDamaged'),(7179,'purchases','35','add'),(7180,'purchases','35','update'),(7181,'purchases','35','delete'),(7182,'purchases','35','updatebuyingprice'),(7183,'purchases','35','updatesellingprice'),(7184,'purchases','35','updateclosedinvoice'),(7185,'purchases','35','viewquotation'),(7186,'purchases','35','viewserials'),(7187,'purchases','35','viewdirectpurchases'),(7188,'purchases','35','viewpurchase'),(7189,'purchases','35','salesorder'),(7190,'purchases','35','budget'),(7191,'purchases','35','showdefaultserials'),(7192,'purchases','35','viewallcounters'),(7193,'purchases','35','approve'),(7194,'purchases','35','addbatchno'),(7195,'purchases','35','addexpirydate'),(7196,'viewreturnsales','35','add'),(7197,'viewreturnsales','35','update'),(7198,'viewreturnsales','35','delete'),(7199,'viewreturnsales','35','return'),(7200,'viewreturnsales','35','clear'),(7201,'viewreturnsales','35','moresales'),(7202,'income','35','View'),(7203,'income','35','add'),(7204,'income','35','wiewinvoices'),(7205,'income','35','detailedvatinvoice'),(7206,'incomeexpenses','35','add'),(7207,'incomeexpenses','35','closeexpense'),(7208,'incomeexpenses','35','update'),(7209,'incomeexpenses','35','updateclosedexpenses'),(7210,'incomeexpenses','35','wiewinvoices'),(7211,'incomeexpenses','35','viewbills'),(7212,'incomeexpenses','35','viewexpense'),(7213,'incomeexpenses','35','viewdebtors'),(7214,'incomeexpenses','35','viewcreditors'),(7215,'incomeexpenses','35','postrentalexpenses'),(7216,'accomodation','35','viewrooms'),(7217,'accomodation','35','addhouse'),(7218,'accomodation','35','dailysales'),(7219,'accomodation','35','viewhouse'),(7220,'accomodation','35','voucher'),(7221,'accomodation','35','mpesa'),(7222,'accomodation','35','points'),(7223,'accomodation','35','credit'),(7224,'accomodation','35','card'),(7225,'accomodation','35','cash'),(7226,'accomodation','35','cheque'),(7227,'accomodation','35','checkinroom'),(7228,'accomodation','35','checkoutroom'),(7229,'accomodation','35','addroom'),(7230,'accomodation','35','cancel'),(7231,'accomodation','35','checkin'),(7232,'accomodation','35','addcharges'),(7233,'accomodation','35','givediscount'),(7234,'accomodation','35','cleanrooms'),(7235,'accomodation','35','updatecharges'),(7236,'accomodation','35','updateroom'),(7237,'accomodation','35','postexpense'),(7238,'accomodation','35','updatehouse'),(7239,'accomodation','35','Post Bank Deposits'),(7240,'accomodation','35','managehotel'),(7241,'accomodation','35','assignrooms'),(7242,'accomodation','35','managerental'),(7243,'accomodation','35','changepayment'),(7244,'accomodation','35','housekeeping'),(7245,'accomodation','35','customerregister'),(7246,'accomodation','35','dailypayments'),(7247,'accomodation','35','advancebooking'),(7248,'accomodation','35','checkoutcustomerwithbalance'),(7249,'accomodation','35','managecustomer'),(7250,'accomodation','35','viewreports'),(7251,'accomodation','35','accomodationmanager'),(7252,'accomodation','35','accommodationcleaner'),(7253,'accomodation','35','accommodationreceiptionist'),(7254,'accomodation','35','config'),(7255,'accomodation','35','viewroomcleaned'),(7256,'accomodation','35','clearsales'),(7257,'accomodation','35','dailycollections'),(7258,'branch','35','add'),(7259,'branch','35','view'),(7260,'branch','35','update'),(7261,'branch','35','delete'),(7262,'members','35','add'),(7263,'members','35','update'),(7264,'members','35','deletepeople'),(7265,'members','35','opencloseshift'),(7266,'users','35','add'),(7267,'users','35','update'),(7268,'users','35','delete'),(7269,'users','35','deleteallroles'),(7270,'productscategory','35','add'),(7271,'productscategory','35','update'),(7272,'productscategory','35','delete'),(7273,'productlist','35','bulk'),(7274,'productlist','35','updatestock'),(7275,'productlist','35','move'),(7276,'productlist','35','more'),(7277,'productlist','35','transfer'),(7278,'productlist','35','addstock'),(7279,'productlist','35','delete'),(7280,'productlist','35','view'),(7281,'productlist','35','update'),(7282,'productlist','35','add'),(7283,'productlist','35','openclosestock'),(7284,'productlist','35','stocktaking'),(7285,'productlist','35','editstocktaken'),(7286,'productlist','35','editopenclosestock'),(7287,'productlist','35','changeserialstatus'),(7288,'productlist','35','viewserials'),(7289,'productlist','35','viewproductsfromallbranches'),(7290,'productlist','35','bulkpriceupdate'),(7291,'productlist','35','viewbprice'),(7292,'products','35','add'),(7293,'products','35','update'),(7294,'products','35','delete'),(7295,'products','35','addstock'),(7296,'products','35','more'),(7297,'products','35','bulk'),(7298,'products','35','deleteorder'),(7299,'products','35','dispatch'),(7300,'products','35','removestock'),(7301,'products','35','price'),(7302,'products','35','removeallstock'),(7303,'products','35','bulkpriceupdate'),(7304,'products','35','viewbprice'),(7305,'incomingstock','35','add'),(7306,'incomingstock','35','update'),(7307,'incomingstock','35','view'),(7308,'incomingstock','35','delete'),(7309,'incomingstore','35','add'),(7310,'incomingstore','35','delete'),(7311,'incomingstore','35','view'),(7312,'lowstocklist','35','add'),(7313,'lowstocklist','35','more'),(7314,'lowstocklist','35','view'),(7315,'lowproducts','35','add'),(7316,'lowproducts','35','update'),(7317,'damagedproducts','35','add'),(7318,'damagedproducts','35','update'),(7319,'damagedproducts','35','delete'),(7320,'projectsmanagement','35','view'),(7321,'projectsmanagement','35','add'),(7322,'projectsmanagement','35','update'),(7323,'projectsmanagement','35','delete'),(7324,'assets','35','add'),(7325,'assets','35','update'),(7326,'assets','35','delete'),(7327,'accounting','35','deletebank'),(7328,'accounting','35','deleteglaccount'),(7329,'accounting','35','view'),(7330,'bankdeposits','35','add'),(7331,'bankdeposits','35','update'),(7332,'bankdeposits','35','delete'),(7333,'banktransfer','35','add'),(7334,'journalentry','35','add'),(7335,'accountingreports','35','view'),(7336,'peoplecategory','35','add'),(7337,'peoplecategory','35','update'),(7338,'peoplecategory','35','delete'),(7339,'labourrecords','35','add'),(7340,'payroll','35','add'),(7341,'reports','35','view'),(7342,'reports','35','download'),(7343,'reports','35','delete'),(7344,'reports','35','update'),(7345,'reports','35','viewall'),(7346,'displayreport','35','view'),(7347,'grouping','35','add'),(7348,'grouping','35','update'),(7349,'grouping','35','delete'),(7350,'sendsms','35','add'),(7351,'sendsms','35','update'),(7352,'sendsms','35','delete'),(7353,'sendsms','35','transfersms'),(7354,'documents','35','add'),(7355,'documents','35','update'),(7356,'documents','35','delete'),(7357,'documents','35','viewalldocuments'),(7358,'humanresource','35','add'),(7359,'humanresource','35','approve'),(7360,'humanresource','35','update'),(7361,'humanresource','35','delete'),(7362,'humanresource','35','view'),(7363,'humanresource','35','allocate'),(7364,'humanresource','35','viewallpayroll'),(7365,'humanresource','35','leavesetup'),(7366,'humanresource','35','allleaves '),(7367,'humanresource','35','bioattendance'),(7368,'taskscategory','35','add'),(7369,'taskscategory','35','update'),(7370,'taskscategory','35','delete'),(7371,'task','35','add'),(7372,'task','35','update'),(7373,'task','35','viewall'),(7374,'task','35','delete'),(7375,'task','35','postspecifictask'),(7376,'task','35','postgeneraltask'),(7377,'task','35','viewothersspecifictask'),(7378,'task','35','viewothersgeneraltask'),(7379,'task','35','assigntask'),(7380,'task','35','posttaskforothers'),(7381,'callcenter','35','add'),(7382,'callcenter','35','upadate'),(7383,'callcenter','35','view'),(7384,'callcenter','35','download'),(7385,'callcenter','35','delete'),(7386,'deals','35','add'),(7387,'deals','35','update'),(7388,'deals','35','delete'),(7389,'deals','35','viewall'),(7390,'complain','35','add'),(7391,'complain','35','view'),(7392,'complain','35','update'),(7393,'complain','35','allcompalin'),(7394,'complain','35','delete'),(7395,'events','35','add'),(7396,'events','35','update'),(7397,'events','35','delete'),(7398,'password','35','change'),(7399,'profile','35','update'),(7400,'ecommerce','35','add'),(7401,'ecommerce','35','update'),(7402,'ecommerce','35','delete'),(7403,'ecommerce','35','vieworders'),(7404,'ecommerce','35','setup'),(7405,'ecommerce','35','approveorders'),(7406,'config','35','delete'),(7407,'config','35','add'),(7408,'config','35','update'),(12164,'sales','1','selectmessage'),(12165,'sales','1','add'),(12166,'sales','1','suspend'),(12167,'sales','1','printreceipt'),(12168,'sales','1','update'),(12169,'sales','1','cash'),(12170,'sales','1','delete'),(12171,'sales','1','moresales'),(12172,'sales','1','sale'),(12173,'sales','1','reprint'),(12174,'sales','1','Logout'),(12175,'sales','1','select'),(12176,'sales','1','mpesabalance'),(12177,'sales','1','mpesa'),(12178,'sales','1','productdiscount'),(12179,'sales','1','printbill'),(12180,'sales','1','order'),(12181,'sales','1','closebill'),(12182,'sales','1','editsellingprice'),(12183,'sales','1','card'),(12184,'sales','1','updatepaymentmode'),(12185,'sales','1','clearpayments'),(12186,'sales','1','cheque'),(12187,'sales','1','creditnote'),(12188,'sales','1','voucher'),(12189,'sales','1','salesbeyondbprice'),(12190,'sales','1','points'),(12191,'sales','1','salebelowbprice'),(12192,'sales','1','credit'),(12193,'sales','1','selectroom'),(12194,'sales','1','dontprint'),(12195,'sales','1','backdatesales'),(12196,'sales','1','recordcoins'),(12197,'sales','1','leaseitems'),(12198,'sales','1','giveloyalityponts'),(12199,'sales','1','splitbill'),(12200,'sales','1','mergebill'),(12201,'sales','1','changeuomonsales'),(12202,'sales','1','selecttable'),(12203,'sales','1','printdelivery'),(12204,'sales','1','entermpesacode'),(12205,'sales','1','sendsms'),(12206,'sales','1','receiptno'),(12207,'sales','1','salesperson'),(12208,'sales','1','negativesales'),(12209,'sales','1','updateqtysales'),(12210,'sales','1','restrictbillprintingtotwo'),(12211,'cashiersales','1','entermpesacode'),(12212,'cashiersales','1','editmpesa'),(12213,'cashiersales','1','all'),(12214,'cashiersales','1','delete'),(12215,'cashiersales','1','editmpesadate'),(12216,'cashiersales','1','adddailycollection'),(12217,'cashiersales','1','viewtill'),(12218,'cashiersales','1','viewdailycollections'),(12219,'cashiersales','1','updatedailycollections'),(12220,'cashiersales','1','reversempesa'),(12221,'cashiersales','1','deletedailycollections'),(12222,'cashiersales','1','viewallcollections'),(12223,'cashiersales','1','mpesapendingreport'),(12224,'cashiersales','1','mpesaverifiedreport'),(12225,'cashiersales','1','viewcommission'),(12226,'cashiersales','1','viewmpesamessages'),(12227,'cashiersales','1','changestatus'),(12228,'viewreturnsales','1','add'),(12229,'viewreturnsales','1','update'),(12230,'viewreturnsales','1','delete'),(12231,'viewreturnsales','1','return'),(12232,'viewreturnsales','1','clear'),(12233,'viewreturnsales','1','moresales'),(12234,'viewreturnsales','1','returnclearedsales'),(12235,'income','1','View'),(12236,'income','1','add'),(12237,'income','1','receivedublicatecodes'),(12238,'incomeexpenses','1','add'),(12239,'incomeexpenses','1','closeexpense'),(12240,'incomeexpenses','1','update'),(12241,'incomeexpenses','1','updateclosedexpenses'),(12242,'incomeexpenses','1','viewbills'),(12243,'incomeexpenses','1','viewexpense'),(12244,'incomeexpenses','1','viewdebtors'),(12245,'incomeexpenses','1','viewcreditors'),(12246,'incomeexpenses','1','postrentalexpenses'),(12247,'incomeexpenses','1','uploadexpenses'),(12248,'members','1','add'),(12249,'members','1','update'),(12250,'members','1','deletepeople'),(12251,'members','1','opencloseshift'),(12252,'members','1','UpdateRenewal'),(12253,'users','1','add'),(12254,'users','1','update'),(12255,'users','1','delete'),(12256,'users','1','deleteallroles'),(12257,'productscategory','1','add'),(12258,'productscategory','1','update'),(12259,'productscategory','1','delete'),(12260,'productlist','1','bulk'),(12261,'productlist','1','move'),(12262,'productlist','1','more'),(12263,'productlist','1','updatestock'),(12264,'productlist','1','transfer'),(12265,'productlist','1','addstock'),(12266,'productlist','1','delete'),(12267,'productlist','1','view'),(12268,'productlist','1','update'),(12269,'productlist','1','add'),(12270,'productlist','1','stocktaking'),(12271,'productlist','1','openclosestock'),(12272,'productlist','1','editstocktaken'),(12273,'productlist','1','editopenclosestock'),(12274,'productlist','1','changeserialstatus'),(12275,'productlist','1','viewserials'),(12276,'productlist','1','viewproductsfromallbranches'),(12277,'productlist','1','bulkpriceupdate'),(12278,'productlist','1','negativestockadjustment'),(12279,'productlist','1','viewproduction'),(12280,'productlist','1','assignproduction'),(12281,'productlist','1','deleteproductionitem'),(12282,'productlist','1','updateproductionitem'),(12283,'products','1','add'),(12284,'products','1','update'),(12285,'products','1','delete'),(12286,'products','1','addstock'),(12287,'products','1','more'),(12288,'products','1','bulk'),(12289,'products','1','deleteorder'),(12290,'products','1','dispatch'),(12291,'products','1','removestock'),(12292,'products','1','price'),(12293,'products','1','removeallstock'),(12294,'products','1','bulkpriceupdate'),(12295,'products','1','negativestockadjustment'),(12296,'accounting','1','deletebank'),(12297,'accounting','1','deleteglaccount'),(12298,'accounting','1','view'),(12299,'peoplecategory','1','add'),(12300,'peoplecategory','1','update'),(12301,'peoplecategory','1','delete'),(12302,'reports','1','view'),(12303,'reports','1','download'),(12304,'reports','1','delete'),(12305,'reports','1','update'),(12306,'reports','1','viewall'),(12307,'grouping','1','add'),(12308,'grouping','1','update'),(12309,'grouping','1','delete'),(12310,'documents','1','add'),(12311,'documents','1','update'),(12312,'documents','1','delete'),(12313,'documents','1','viewalldocuments'),(12314,'password','1','change'),(12315,'profile','1','update'),(12316,'quotation','1','add'),(12317,'quotation','1','update'),(12318,'quotation','1','delete'),(12319,'quotation','1','view'),(12320,'quotation','1','viewall'),(12321,'config','1','delete'),(12322,'config','1','add'),(12323,'config','1','update'),(12324,'config','1','productcode'),(12833,'sales','3','selectmessage'),(12834,'sales','3','add'),(12835,'sales','3','suspend'),(12836,'sales','3','printreceipt'),(12837,'sales','3','update'),(12838,'sales','3','cash'),(12839,'sales','3','moresales'),(12840,'sales','3','sale'),(12841,'sales','3','reprint'),(12842,'sales','3','select'),(12843,'sales','3','mpesabalance'),(12844,'sales','3','discount'),(12845,'sales','3','mpesa'),(12846,'sales','3','productdiscount'),(12847,'sales','3','editsellingprice'),(12848,'sales','3','card'),(12849,'sales','3','cheque'),(12850,'sales','3','salesbeyondbprice'),(12851,'sales','3','credit'),(12852,'sales','3','dontprint'),(12853,'sales','3','backdatesales'),(12854,'sales','3','recordcoins'),(12855,'sales','3','entermpesacode'),(12856,'sales','3','receiptno'),(12857,'sales','3','negativesales'),(12858,'sales','3','updateqtysales'),(12859,'cashiersales','3','entermpesacode'),(12860,'cashiersales','3','editmpesa'),(12861,'cashiersales','3','all'),(12862,'cashiersales','3','cashiersales'),(12863,'cashiersales','3','editmpesadate'),(12864,'cashiersales','3','adddailycollection'),(12865,'cashiersales','3','viewtill'),(12866,'cashiersales','3','viewdailycollections'),(12867,'cashiersales','3','updatedailycollections'),(12868,'cashiersales','3','reversempesa'),(12869,'cashiersales','3','deletedailycollections'),(12870,'cashiersales','3','clearallsales'),(12871,'cashiersales','3','viewallcollections'),(12872,'cashiersales','3','mpesapendingreport'),(12873,'cashiersales','3','viewallcounters'),(12874,'cashiersales','3','mpesaverifiedreport'),(12875,'cashiersales','3','viewcommission'),(12876,'viewreturnsales','3','add'),(12877,'viewreturnsales','3','update'),(12878,'viewreturnsales','3','return'),(12879,'viewreturnsales','3','moresales'),(12880,'viewreturnsales','3','returnclearedsales'),(12881,'income','3','View'),(12882,'income','3','add'),(12883,'incomeexpenses','3','add'),(12884,'incomeexpenses','3','closeexpense'),(12885,'incomeexpenses','3','update'),(12886,'incomeexpenses','3','updateclosedexpenses'),(12887,'incomeexpenses','3','wiewinvoices'),(12888,'incomeexpenses','3','viewbills'),(12889,'incomeexpenses','3','viewexpense'),(12890,'incomeexpenses','3','viewdebtors'),(12891,'incomeexpenses','3','viewcreditors'),(12892,'incomeexpenses','3','postrentalexpenses'),(12893,'incomeexpenses','3','uploadexpenses'),(12894,'members','3','add'),(12895,'members','3','update'),(12896,'members','3','deletepeople'),(12897,'members','3','opencloseshift'),(12898,'members','3','UpdateRenewal'),(12899,'users','3','delete'),(12900,'productlist','3','bulk'),(12901,'productlist','3','move'),(12902,'productlist','3','more'),(12903,'productlist','3','updatestock'),(12904,'productlist','3','transfer'),(12905,'productlist','3','addstock'),(12906,'productlist','3','view'),(12907,'productlist','3','update'),(12908,'productlist','3','add'),(12909,'productlist','3','stocktaking'),(12910,'productlist','3','openclosestock'),(12911,'productlist','3','editstocktaken'),(12912,'productlist','3','editopenclosestock'),(12913,'productlist','3','changeserialstatus'),(12914,'productlist','3','viewserials'),(12915,'productlist','3','viewproductsfromallbranches'),(12916,'productlist','3','bulkpriceupdate'),(12917,'productlist','3','viewproduction'),(12918,'productlist','3','assignproduction'),(12919,'products','3','add'),(12920,'products','3','update'),(12921,'products','3','addstock'),(12922,'products','3','more'),(12923,'products','3','bulk'),(12924,'products','3','dispatch'),(12925,'products','3','removestock'),(12926,'products','3','price'),(12927,'products','3','removeallstock'),(12928,'products','3','bulkpriceupdate'),(12929,'reports','3','view'),(12930,'reports','3','download'),(12931,'reports','3','delete'),(12932,'reports','3','update'),(12933,'reports','3','viewall'),(12934,'password','3','change'),(12935,'quotation','3','add'),(12936,'quotation','3','update'),(12937,'quotation','3','view'),(12938,'quotation','3','viewall'),(12939,'sales','4','add'),(12940,'sales','4','suspend'),(12941,'sales','4','printreceipt'),(12942,'sales','4','update'),(12943,'sales','4','cash'),(12944,'sales','4','moresales'),(12945,'sales','4','sale'),(12946,'sales','4','reprint'),(12947,'sales','4','select'),(12948,'sales','4','mpesabalance'),(12949,'sales','4','discount'),(12950,'sales','4','mpesa'),(12951,'sales','4','productdiscount'),(12952,'sales','4','editsellingprice'),(12953,'sales','4','card'),(12954,'sales','4','cheque'),(12955,'sales','4','salesbeyondbprice'),(12956,'sales','4','salebelowbprice'),(12957,'sales','4','credit'),(12958,'sales','4','dontprint'),(12959,'sales','4','backdatesales'),(12960,'sales','4','recordcoins'),(12961,'sales','4','printdelivery'),(12962,'sales','4','entermpesacode'),(12963,'sales','4','receiptno'),(12964,'sales','4','negativesales'),(12965,'sales','4','updateqtysales'),(12966,'cashiersales','4','entermpesacode'),(12967,'cashiersales','4','editmpesa'),(12968,'cashiersales','4','all'),(12969,'cashiersales','4','cashiersales'),(12970,'cashiersales','4','editmpesadate'),(12971,'cashiersales','4','adddailycollection'),(12972,'cashiersales','4','viewtill'),(12973,'cashiersales','4','viewdailycollections'),(12974,'cashiersales','4','updatedailycollections'),(12975,'cashiersales','4','reversempesa'),(12976,'cashiersales','4','clearallsales'),(12977,'cashiersales','4','viewallcollections'),(12978,'cashiersales','4','mpesapendingreport'),(12979,'cashiersales','4','viewallcounters'),(12980,'cashiersales','4','mpesaverifiedreport'),(12981,'cashiersales','4','viewcommission'),(12982,'cashiersales','4','viewmpesamessages'),(12983,'cashiersales','4','changestatus'),(12984,'viewreturnsales','4','add'),(12985,'viewreturnsales','4','update'),(12986,'viewreturnsales','4','return'),(12987,'viewreturnsales','4','clear'),(12988,'viewreturnsales','4','moresales'),(12989,'viewreturnsales','4','returnclearedsales'),(12990,'income','4','View'),(12991,'income','4','add'),(12992,'incomeexpenses','4','add'),(12993,'incomeexpenses','4','closeexpense'),(12994,'incomeexpenses','4','update'),(12995,'incomeexpenses','4','updateclosedexpenses'),(12996,'incomeexpenses','4','wiewinvoices'),(12997,'incomeexpenses','4','viewbills'),(12998,'incomeexpenses','4','viewexpense'),(12999,'incomeexpenses','4','viewdebtors'),(13000,'incomeexpenses','4','viewcreditors'),(13001,'incomeexpenses','4','postrentalexpenses'),(13002,'incomeexpenses','4','uploadexpenses'),(13003,'members','4','add'),(13004,'members','4','update'),(13005,'members','4','deletepeople'),(13006,'members','4','opencloseshift'),(13007,'members','4','UpdateRenewal'),(13008,'users','4','delete'),(13009,'productlist','4','bulk'),(13010,'productlist','4','move'),(13011,'productlist','4','more'),(13012,'productlist','4','updatestock'),(13013,'productlist','4','transfer'),(13014,'productlist','4','addstock'),(13015,'productlist','4','view'),(13016,'productlist','4','update'),(13017,'productlist','4','add'),(13018,'productlist','4','stocktaking'),(13019,'productlist','4','openclosestock'),(13020,'productlist','4','editstocktaken'),(13021,'productlist','4','editopenclosestock'),(13022,'productlist','4','changeserialstatus'),(13023,'productlist','4','viewserials'),(13024,'productlist','4','viewproductsfromallbranches'),(13025,'productlist','4','bulkpriceupdate'),(13026,'productlist','4','viewproduction'),(13027,'productlist','4','assignproduction'),(13028,'products','4','add'),(13029,'products','4','update'),(13030,'products','4','addstock'),(13031,'products','4','more'),(13032,'products','4','bulk'),(13033,'products','4','dispatch'),(13034,'products','4','removestock'),(13035,'products','4','price'),(13036,'products','4','removeallstock'),(13037,'products','4','bulkpriceupdate'),(13038,'reports','4','view'),(13039,'reports','4','download'),(13040,'password','4','change'),(13041,'quotation','4','add'),(13042,'quotation','4','update'),(13043,'quotation','4','view'),(13044,'quotation','4','viewall'); /*!40000 ALTER TABLE `permissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plot` -- DROP TABLE IF EXISTS `plot`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plot` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `agentid` varchar(100) NOT NULL, `landlordid` varchar(100) NOT NULL, `totalhouse` varchar(100) NOT NULL, `country` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `commission` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', `tax` decimal(10,2) NOT NULL, `bank` text NOT NULL, `branch` text NOT NULL, `penalty` decimal(10,2) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(11) NOT NULL, `penaltytype` varchar(30) NOT NULL DEFAULT 'percentage', `areas` varchar(30) NOT NULL DEFAULT 'yes', `coparent` varchar(30) NOT NULL DEFAULT 'yes', `water` varchar(30) NOT NULL DEFAULT 'yes', `garbage` varchar(30) NOT NULL DEFAULT 'yes', `power` varchar(30) NOT NULL DEFAULT 'yes', `showpenalty` varchar(30) NOT NULL, `partial` varchar(30) NOT NULL DEFAULT '', `vat2` decimal(10,0) DEFAULT 0, `invoicedate` varchar(10) NOT NULL DEFAULT '01', `penaltydate` varchar(10) NOT NULL DEFAULT '10', `duedate` varchar(30) NOT NULL DEFAULT '10', `taxtype` varchar(30) NOT NULL DEFAULT 'Landlord', `invoicesms` text NOT NULL, `receiptsms` text NOT NULL, `utility` varchar(20) NOT NULL DEFAULT 'yes', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plot` -- LOCK TABLES `plot` WRITE; /*!40000 ALTER TABLE `plot` DISABLE KEYS */; /*!40000 ALTER TABLE `plot` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plotcharges` -- DROP TABLE IF EXISTS `plotcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plotcharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `order` int(10) NOT NULL, `plotcharges` int(5) NOT NULL DEFAULT 1, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plotcharges` -- LOCK TABLES `plotcharges` WRITE; /*!40000 ALTER TABLE `plotcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `plotcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `post` -- DROP TABLE IF EXISTS `post`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `post` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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,'clarity','','2024-05-03 04:47:11pm','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=3 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,'Clarity Counseling services',0,'2024-05-20 09:55:49','active','1','','1','1','0','','Percentage',NULL),(2,'TRAINING',0,'2024-05-03 15:26:57','active','1','','1','1','0','','Percentage',NULL); /*!40000 ALTER TABLE `productcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productcategorybox` -- DROP TABLE IF EXISTS `productcategorybox`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productcategorybox` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` int(11) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `maincategory` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'New', `imgid` varchar(50) DEFAULT NULL, `myheader` varchar(50) DEFAULT 'primary', `icon` varchar(50) NOT NULL DEFAULT 'home', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productcategorybox` -- LOCK TABLES `productcategorybox` WRITE; /*!40000 ALTER TABLE `productcategorybox` DISABLE KEYS */; /*!40000 ALTER TABLE `productcategorybox` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productlist` -- DROP TABLE IF EXISTS `productlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(51) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` decimal(10,2) NOT NULL DEFAULT 16.00, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` varchar(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branch` varchar(50) NOT NULL, `expdate` date NOT NULL, `orderamount` varchar(50) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `shortname` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `store` text NOT NULL, `code` varchar(100) NOT NULL, `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `reorderquantity` varchar(20) DEFAULT NULL, `hscode` varchar(100) DEFAULT NULL, `itemclassification` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `itemtype` varchar(50) NOT NULL, `packagingunit` varchar(50) NOT NULL, `salesunit` varchar(50) NOT NULL, `itemstatus` varchar(50) NOT NULL, `itemtax` varchar(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branch`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=90 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,'Basic Counselling Skills & Self Awareness Course-','2','2','',16.00,'0','12000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1','pcs','Service','EXEMPTED','0','KE2BGU0000002','80101500','KE','2','BG','U','Y','A'),(2,'Corporate training per day-','1','2','',16.00,'0','60000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2','pcs','Service','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(3,'Couple Session Cash Client-','1','2','',16.00,'0','4500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3','pcs','Service','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(4,'Couple Session- Kenbright-','1','2','',16.00,'0','4500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4','pcs','Service','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(5,'Couple Session- OAG-','1','2','',16.00,'0','5000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5','pcs','Service','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(6,'Couple session( GA Insurance)-','1','2','',16.00,'0','4000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6','pcs','Service','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(7,'Individual therapy session- Cash client-','1','2','',16.00,'0','3500','','0',NULL,NULL,'0',0,1,NULL,0,0,0,-30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7','pcs','Service','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(8,'Individual session( PACIS) -','1','2','',16.00,'0','2000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8','pcs','Service','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(9,'Individual session (OAG)-','1','2','',16.00,'0','4000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9','pcs','Service','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(10,'Individual session (kenbright)-','1','2','',16.00,'0','3500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10','pcs','Service','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(11,'Individual Therapy session( CIC)-','1','2','',16.00,'0','3000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11','pcs','Service','EXEMPTED','0','KE2BGU0000011','80101500','KE','2','BG','U','Y','A'),(12,'Personal development and Self awareness','2','2','',16.00,'0','10000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','12','pcs','Service','EXEMPTED','0','KE2BGU0000002','80101500','KE','2','BG','U','Y','A'),(13,'TEST1','1','2','',0.00,'1','2','0','2',NULL,NULL,'0',0,0,'908061716188092',0,0,0,84.00,'2024-05-20 09:55:46','1','1','1','0000-00-00','mainitem','Inclusive','','active','','13','pcs','Inventory','EXEMPTED','','ZM2TYPG0000013','9901300101','ZM','2','TY','PG','Y','B'),(14,'1 1/2 Hours Mental Health Awareness Session','2','2','',16.00,'0','15000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,-1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','15','pcs','Service','EXEMPTED','0','KE2BGU0000014','80101500','KE','2','BG','U','Y','B'),(15,'1 day Mental Wellness Workshop','2','2','',16.00,'0','40000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,-2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','16','pcs','Service','EXEMPTED','0','KE2BGU0000015','80101500','KE','2','BG','U','Y','B'),(16,'2 Hours Mental Health Awareness Workshop','2','2','',16.00,'0','10000','','0',NULL,NULL,'0',0,1,NULL,0,0,0,10.00,'2024-05-21 12:03:08','3','1','1','0000-00-00','mainitem','Inclusive','','active','','17','pcs','Service','EXEMPTED','0','KE2BGU0000016','80101500','KE','2','BG','U','Y','B'),(17,'4 hours\' Facilitation Self awareness and Group Facilitation','2','2','',16.00,'0','20000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','18','pcs','Service','EXEMPTED','0','KE2BGU0000017','80101500','KE','2','BG','U','Y','B'),(18,'A3 Flier','2','2','',16.00,'0','20',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','19','pcs','Service','EXEMPTED','0','KE2BGU0000018','80101500','KE','2','BG','U','Y','B'),(19,'A5 Flier','2','2','',16.00,'0','13',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','20','pcs','Service','EXEMPTED','0','KE2BGU0000019','80101500','KE','2','BG','U','Y','B'),(20,'Branded TGPlatform KeyHolders (Optional)','1','2','',16.00,'0','60',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','21','pcs','Service','EXEMPTED','0','KE2BGU0000020','80101500','KE','2','BG','U','Y','B'),(21,'Branded TGPlatform Pens (Optional)','1','2','',16.00,'0','60',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','22','pcs','Service','EXEMPTED','0','KE2BGU0000021','80101500','KE','2','BG','U','Y','B'),(22,'Branded The Gender Platform Pens (Optional)','1','2','',16.00,'0','80',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','23','pcs','Service','EXEMPTED','0','KE2BGU0000022','80101500','KE','2','BG','U','Y','B'),(23,'CCTC Training Programs','2','2','',16.00,'0','0',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','24','pcs','Service','EXEMPTED','0','KE2BGU0000023','80101500','KE','2','BG','U','Y','B'),(24,'2 Days Leadership Training','2','2','',16.00,'0','78000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','25','pcs','Service','EXEMPTED','0','KE2BGU0000024','80101500','KE','2','BG','U','Y','B'),(25,'Certificate in Counselling Psychology ','2','2','',16.00,'0','45000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','26','pcs','Service','EXEMPTED','0','KE2BGU0000025','80101500','KE','2','BG','U','Y','B'),(26,'Certificate in Trauma and Psychological Debriefing','2','2','',16.00,'0','26000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','27','pcs','Service','EXEMPTED','0','KE2BGU0000026','80101500','KE','2','BG','U','Y','B'),(27,'Certificates\' Printing','2','2','',16.00,'0','5000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','28','pcs','Service','EXEMPTED','0','KE2BGU0000027','80101500','KE','2','BG','U','Y','B'),(28,'Design and Printing of Certificates','2','2','',16.00,'0','5000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','29','pcs','Service','EXEMPTED','0','KE2BGU0000028','80101500','KE','2','BG','U','Y','B'),(29,'CHR Creative Division/Design','2','2','',16.00,'0','4000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','30','pcs','Service','EXEMPTED','0','KE2BGU0000029','80101500','KE','2','BG','U','Y','B'),(30,'CHR Creative Division/Design','2','2','',16.00,'0','4000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','31','pcs','Service','EXEMPTED','0','KE2BGU0000030','80101500','KE','2','BG','U','Y','B'),(31,'CHR Creative Division/Design_Company Profile','2','2','',16.00,'0','2500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','32','pcs','Service','EXEMPTED','0','KE2BGU0000031','80101500','KE','2','BG','U','Y','B'),(32,'Company Profile Design_Debt Management Solutions Limited','2','2','',16.00,'0','2500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','33','pcs','Service','EXEMPTED','0','KE2BGU0000032','80101500','KE','2','BG','U','Y','B'),(33,'CHR Creative Division/Design_Personal Profile','2','2','',16.00,'0','2500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','34','pcs','Service','EXEMPTED','0','KE2BGU0000033','80101500','KE','2','BG','U','Y','B'),(34,'Personal Profile Design_CEO & Founder, Debt Management Solutions Limited','2','2','',16.00,'0','2500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','35','pcs','Service','EXEMPTED','0','KE2BGU0000034','80101500','KE','2','BG','U','Y','B'),(35,'CHR Team Building: 1 Day Facilitation Only','2','2','',16.00,'0','30000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','36','pcs','Service','EXEMPTED','0','KE2BGU0000035','80101500','KE','2','BG','U','Y','B'),(36,'CHR Team Building: Indoor Training Workshop','2','2','',16.00,'0','10000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','37','pcs','Service','EXEMPTED','0','KE2BGU0000036','80101500','KE','2','BG','U','Y','B'),(37,'1 Day Self-awareness and Self-identity Training','2','2','',16.00,'0','25000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','38','pcs','Service','EXEMPTED','0','KE2BGU0000037','80101500','KE','2','BG','U','Y','B'),(38,'CHR Training Program','2','2','',16.00,'0','25000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','39','pcs','Service','EXEMPTED','0','KE2BGU0000038','80101500','KE','2','BG','U','Y','B'),(39,'1 Day Stress Management Training','2','2','',16.00,'0','25000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','40','pcs','Service','EXEMPTED','0','KE2BGU0000039','80101500','KE','2','BG','U','Y','B'),(40,'Peer Counselors’ Club establishment and Training','2','2','',16.00,'0','25000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','41','pcs','Service','EXEMPTED','0','KE2BGU0000040','80101500','KE','2','BG','U','Y','B'),(41,'CHR Training Program 1 Day Peer Counselors’ Training','2','2','',16.00,'0','30000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','42','pcs','Service','EXEMPTED','0','KE2BGU0000041','80101500','KE','2','BG','U','Y','B'),(42,'CHR Training Program Capacity Building for Staff Members','2','2','',16.00,'0','50000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','43','pcs','Service','EXEMPTED','0','KE2BGU0000042','80101500','KE','2','BG','U','Y','B'),(43,'CHR Training Program Parents’ Empowerment Program','2','2','',16.00,'0','50000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','44','pcs','Service','EXEMPTED','0','KE2BGU0000043','80101500','KE','2','BG','U','Y','B'),(44,'CHR Training Program 1 Day Form One Induction Program','2','2','',16.00,'0','20000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','45','pcs','Service','EXEMPTED','0','KE2BGU0000044','80101500','KE','2','BG','U','Y','B'),(45,'1 Day Drugs Prevention Program','2','2','',16.00,'0','35000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','46','pcs','Service','EXEMPTED','0','KE2BGU0000045','80101500','KE','2','BG','U','Y','B'),(46,'1 Day Drugs and Substance Abuse Training','2','2','',16.00,'0','25000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','47','pcs','Service','EXEMPTED','0','KE2BGU0000046','80101500','KE','2','BG','U','Y','B'),(47,'1 Day Relationships, Sex and Sexuality Training','2','2','',16.00,'0','25000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','48','pcs','Service','EXEMPTED','0','KE2BGU0000047','80101500','KE','2','BG','U','Y','B'),(48,'Evening Class (Advanced Counseling Skills)','2','2','',16.00,'0','10000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','49','pcs','Service','EXEMPTED','0','KE2BGU0000048','80101500','KE','2','BG','U','Y','B'),(49,'Saturday Class (Advanced Counseling Skills)','2','2','',16.00,'0','12000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','50','pcs','Service','EXEMPTED','0','KE2BGU0000049','80101500','KE','2','BG','U','Y','B'),(50,'1 day Leadership training','2','2','',16.00,'0','35000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','51','pcs','Service','EXEMPTED','0','KE2BGU0000050','80101500','KE','2','BG','U','Y','B'),(51,'Psychological Report','2','2','',16.00,'0','15000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','52','pcs','Service','EXEMPTED','0','KE2BGU0000051','80101500','KE','2','BG','U','Y','B'),(52,'Ready-to-use private, furnished therapy room booked for 1 hour or more.','2','2','',16.00,'0','500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','53','pcs','Service','EXEMPTED','0','KE2BGU0000052','80101500','KE','2','BG','U','Y','B'),(53,'Premarital Counseling Session','2','2','',16.00,'0','3500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','54','pcs','Service','EXEMPTED','0','KE2BGU0000053','80101500','KE','2','BG','U','Y','B'),(54,' Diploma in Counselling Psychology','2','2','',16.00,'0','30000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','55','pcs','Service','EXEMPTED','0','KE2BGU0000054','80101500','KE','2','BG','U','Y','B'),(55,'Emotional Intelligence Course','2','2','',16.00,'0','5000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','56','pcs','Service','EXEMPTED','0','KE2BGU0000055','80101500','KE','2','BG','U','Y','B'),(56,'Hire of a room At Clarity Counseling & Training Centre','2','2','',16.00,'0','500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','57','pcs','Service','EXEMPTED','0','KE2BGU0000056','80101500','KE','2','BG','U','Y','B'),(57,'Mental health talk','2','2','',16.00,'0','10000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,20170.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','58','pcs','Service','EXEMPTED','0','KE2BGU0000057','80101500','KE','2','BG','U','Y','B'),(58,'Personal Development and Self Awareness Course','2','2','',16.00,'0','10','','0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','59','pcs','Service','EXEMPTED','0','KE2BGU0000058','80101500','KE','2','BG','U','Y','B'),(59,'Saturday Class','2','2','',16.00,'0','10000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','60','pcs','Service','EXEMPTED','0','KE2BGU0000059','80101500','KE','2','BG','U','Y','B'),(60,'(Full Day) Projector Hire Charge (outside CBD - NBI)','2','2','',16.00,'0','5000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','61','pcs','Service','EXEMPTED','0','KE2BGU0000060','80101500','KE','2','BG','U','Y','B'),(61,'Psychometric Testing & Psychological Debriefing','2','2','',16.00,'0','10000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','62','pcs','Service','EXEMPTED','0','KE2BGU0000061','80101500','KE','2','BG','U','Y','B'),(62,'Colored Pull up Banner (Optional)','2','2','',16.00,'0','15000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','63','pcs','Service','EXEMPTED','0','KE2BGU0000062','80101500','KE','2','BG','U','Y','B'),(63,'DipCPsy/Reg Fees | Diploma in Counselling Psychology','2','2','',16.00,'0','1500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','64','pcs','Service','EXEMPTED','0','KE2BGU0000063','80101500','KE','2','BG','U','Y','B'),(64,'Supervision Fees','2','2','',16.00,'0','0',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','65','pcs','Service','EXEMPTED','0','KE2BGU0000064','80101500','KE','2','BG','U','Y','B'),(65,'Diploma Students\' Practicum','2','2','',16.00,'0','5000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','66','pcs','Service','EXEMPTED','0','KE2BGU0000065','80101500','KE','2','BG','U','Y','B'),(66,'Team building','2','2','',16.00,'0','30000','','0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','67','pcs','Service','EXEMPTED','0','KE2BGU0000066','80101500','KE','2','BG','U','Y','B'),(67,'Transport costs','2','2','',16.00,'0','1000','','0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','68','pcs','Service','EXEMPTED','0','KE2BGU0000067','80101500','KE','2','BG','U','Y','B'),(73,'Certificate in Counseling Psychology ','2','2','',0.00,'0','195000','0','0',NULL,NULL,'0',0,0,'3457851717578230',0,0,0,0.00,'2024-06-05 12:14:53','3','1','1','0000-00-00','mainitem','Exclusive',' ','active','','73','pcs','Service','EXEMPTED','0','KE2BGU0000073','80101500','KE','2','BG','U','Y','A'),(74,'GA INSURANCE','1','2','',0.00,'0','3500','0','0',NULL,NULL,'0',0,0,'3531821718195268',0,0,0,8.00,'2024-06-12 15:35:26','4','1','1','0000-00-00','mainitem','Inclusive','','active','','74','pcs','Service','EXEMPTED','','KE2BGU0000074','80101500','KE','2','BG','U','Y','A'),(75,'MADISON INSURANCE','1','2','',16.00,'0','3500','0','0',NULL,NULL,'0',0,0,'1999821718257544',0,0,0,2.00,'2024-06-13 09:08:49','1','1','1','0000-00-00','mainitem','Inclusive','','active','','75','pcs','Service','EXEMPTED','','KE3BZBG0000075','KE2BGU0000074','KE','3','BZ','BG','Y','A'),(76,'MATTEL PRINTERS','1','2','',16.00,'3000','NaN','0','0',NULL,NULL,'0',0,0,'7599961718354372',0,0,0,0.00,'2024-06-14 11:44:42','4','1','1','0000-00-00','mainitem','Inclusive','','active','','76','pcs','Service','VATABLE',NULL,'KE3BGBG0000076','80101500','KE','3','BG','BG','Y','A'),(77,'PACIS INSURANCE','1','2','',16.00,'4000','4000','0','',NULL,NULL,'0',0,0,'4517781718445196',0,0,0,0.00,'2024-06-15 12:57:17','4','1','1','0000-00-00','accompaniment','Inclusive','','active','','77','pcs','Service','EXEMPTED','','KE3BGBG0000077','80101500','KE','3','BG','BG','Y','A'),(78,'3 HOURS MENTAL HEALTH TALK','2','2','',16.00,'0','20000','0','0',NULL,NULL,'0',0,0,'8699441723022612',0,0,0,1.00,'2024-08-07 12:31:17','3','1','1','0000-00-00','mainitem','Inclusive','','active','','78','pcs','Service','VATABLE','','KE3BZU0000078','80101500','KE','3','BZ','U','Y','C'),(79,'GRADUATION FEE CERTIFICATE CLASS SDI','2','2','',0.00,'0','13500','0','0',NULL,NULL,'0',0,0,'7250681725368103',0,0,0,0.00,'2024-09-03 16:08:43','3','1','1','0000-00-00','mainitem','Exclusive','','active','','79','pcs','Service','EXEMPTED','','0000079','','','','','','',''),(80,'COUNSELLORS DEBRIEFING SESSION','1','2','',0.00,'0','6000','0','0',NULL,NULL,'0',0,0,'90141725525910',0,0,0,1.00,'2024-09-05 12:00:41','3','1','1','0000-00-00','mainitem','Inclusive','','active','','80','pcs','Service','EXEMPTED','','KE3BGBL0000080','BUSINESS MANAGEMENT','KE','3','BG','BL','Y','A'),(81,'I HOUR MENTAL HEALTH TALK','2','2','',16.00,'0','10000','0','0',NULL,NULL,'0',0,0,'9037971729860218',0,0,0,1.00,'2024-10-25 16:13:35','3','1','1','0000-00-00','mainitem','Inclusive','','active','','81','pcs','Service','VATABLE','','KE3BGBG0000081','80101500','KE','3','BG','BG','Y','A'),(82,'FIRST ASSURANCE','1','2','',0.00,'0','3500','0','',NULL,NULL,'0',0,0,'6473491741333385',0,0,0,0.00,'2025-03-07 11:10:07','4','1','1','0000-00-00','mainitem','Inclusive','','active','','82','pcs','Service','EXEMPTED','','KE3VGU0000082','80101508','KE','3','VG','U','Y','D'),(83,'MENTAL HEALTH TRAINING','2','74','',16.00,'40000','40000','0','0',NULL,NULL,'0',0,0,'8852361741779336',0,0,0,220.00,'2025-04-02 16:12:18','4','1','1','0000-00-00','mainitem','Inclusive','','active','','83','Monthly','Service','EXEMPTED','','83','','','','','','',''),(84,'SCHOOL THERAPY','1','74','',16.00,'0','72000','','0',NULL,NULL,'2000',0,0,'3667391743597767',0,0,0,5.00,'2025-04-02 16:00:33','4','1','1','0000-00-00','mainitem','Exclusive','SCHOOL THERAPY','active','','84','pcs','Service','EXEMPTED','1','0000084','','','','','','',''),(85,'COUNSELLING SERVICE','1','2','',0.00,'0','72000','0','',NULL,NULL,'0',0,0,'7268871743599600',0,0,0,1.00,'2025-04-02 16:17:09','4','1','1','0000-00-00','mainitem','na','','active','','85','pcs','Service','NON VAT','','KE2BGU0000085','80101508','KE','2','BG','U','Y','D'),(86,'COUPLE SESSION','1','2','',0.00,'4000','4000','0','4000',NULL,NULL,'0',0,0,'3343051743665056',0,0,0,0.00,'2025-04-03 11:02:04','4','1','1','0000-00-00','mainitem','Inclusive','COUPLE SESSION ( PACIS ','active','','86','pcs','Inventory','EXEMPTED','','86','','','','','','',''),(87,'APA INSURANCE','1','2','',0.00,'3500','NaN','','3500',NULL,NULL,'0',0,0,'2563181744018423',0,0,0,3488.00,'2025-06-05 13:04:27','4','1','1','0000-00-00','mainitem','Inclusive','APA INSURANCE ( INDIVIDUAL COUNSELING)','active','','87','pcs','Service','EXEMPTED','','KE3TNYRD0000087','Price','KE','3','TN','YRD','Y','B'),(88,'KCB BANK','1','2','',0.00,'3500','NaN','0','',NULL,NULL,'0',0,0,'7554281749117544',0,0,0,0.00,'2025-06-05 13:04:57','4','1','1','0000-00-00','mainitem','Exclusive','','active','','88','pcs','Service','EXEMPTED','','KE3VTYRD0000088','SERVICE','KE','3','VT','YRD','Y','A'),(89,'SUNSHINE SCHOOLS','2','2','',0.00,'0','5000','0','0',NULL,NULL,'0',0,0,'6920351750937268',0,0,0,0.00,'2025-06-26 15:05:41','4','1','1','0000-00-00','mainitem','Exclusive','SUNSHINE PRIMARY','active','','89','pcs','Service','EXEMPTED','0','89','','','','','','',''); /*!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=90 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,'Basic Counselling Skills & Self Awareness Course-','2','2','1','',16.00,'0','12000',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000002','80101500','KE','2','BG','U','Y','A'),(2,'Corporate training per day-','1','2','2','',16.00,'0','60000',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(3,'Couple Session Cash Client-','1','2','3','',16.00,'0','4500',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(4,'Couple Session- Kenbright-','1','2','4','',16.00,'0','4500',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(5,'Couple Session- OAG-','1','2','5','',16.00,'0','5000',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(6,'Couple session( GA Insurance)-','1','2','6','',16.00,'0','4000',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(7,'Individual therapy session- Cash client-','1','2','7','',16.00,'0','3500','','0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(8,'Individual session( PACIS) -','1','2','8','',16.00,'0','2000',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(9,'Individual session (OAG)-','1','2','9','',16.00,'0','4000',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(10,'Individual session (kenbright)-','1','2','10','',16.00,'0','3500',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000001','80101500','KE','2','BG','U','Y','A'),(11,'Individual Therapy session( CIC)-','1','2','11','',16.00,'0','3000',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000011','80101500','KE','2','BG','U','Y','A'),(12,'Personal development and Self awareness','2','2','12','',16.00,'0','10000',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000002','80101500','KE','2','BG','U','Y','A'),(13,'TEST1','1','2','13','',0.00,'1','2','0','2',NULL,NULL,0,0,0,'908061716188092',0,0,0,0.00,'2024-05-20 09:55:46','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','','ZM2TYPG0000013','9901300101','ZM','2','TY','PG','Y','B'),(14,'1 1/2 Hours Mental Health Awareness Session','2','2','15','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000014','80101500','KE','2','BG','U','Y','B'),(15,'1 day Mental Wellness Workshop','2','2','16','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000015','80101500','KE','2','BG','U','Y','B'),(16,'2 Hours Mental Health Awareness Workshop','2','2','17','',16.00,'0','0','','0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2024-05-21 12:03:08','3','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000016','80101500','KE','2','BG','U','Y','B'),(17,'4 hours\' Facilitation Self awareness and Group Facilitation','2','2','18','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000017','80101500','KE','2','BG','U','Y','B'),(18,'A3 Flier','2','2','19','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000018','80101500','KE','2','BG','U','Y','B'),(19,'A5 Flier','2','2','20','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000019','80101500','KE','2','BG','U','Y','B'),(20,'Branded TGPlatform KeyHolders (Optional)','1','2','21','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000020','80101500','KE','2','BG','U','Y','B'),(21,'Branded TGPlatform Pens (Optional)','1','2','22','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000021','80101500','KE','2','BG','U','Y','B'),(22,'Branded The Gender Platform Pens (Optional)','1','2','23','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000022','80101500','KE','2','BG','U','Y','B'),(23,'CCTC Training Programs','2','2','24','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000023','80101500','KE','2','BG','U','Y','B'),(24,'2 Days Leadership Training','2','2','25','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000024','80101500','KE','2','BG','U','Y','B'),(25,'Certificate in Counselling Psychology ','2','2','26','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000025','80101500','KE','2','BG','U','Y','B'),(26,'Certificate in Trauma and Psychological Debriefing','2','2','27','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000026','80101500','KE','2','BG','U','Y','B'),(27,'Certificates\' Printing','2','2','28','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000027','80101500','KE','2','BG','U','Y','B'),(28,'Design and Printing of Certificates','2','2','29','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000028','80101500','KE','2','BG','U','Y','B'),(29,'CHR Creative Division/Design','2','2','30','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000029','80101500','KE','2','BG','U','Y','B'),(30,'CHR Creative Division/Design','2','2','31','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000030','80101500','KE','2','BG','U','Y','B'),(31,'CHR Creative Division/Design_Company Profile','2','2','32','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000031','80101500','KE','2','BG','U','Y','B'),(32,'Company Profile Design_Debt Management Solutions Limited','2','2','33','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000032','80101500','KE','2','BG','U','Y','B'),(33,'CHR Creative Division/Design_Personal Profile','2','2','34','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000033','80101500','KE','2','BG','U','Y','B'),(34,'Personal Profile Design_CEO & Founder, Debt Management Solutions Limited','2','2','35','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000034','80101500','KE','2','BG','U','Y','B'),(35,'CHR Team Building: 1 Day Facilitation Only','2','2','36','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000035','80101500','KE','2','BG','U','Y','B'),(36,'CHR Team Building: Indoor Training Workshop','2','2','37','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000036','80101500','KE','2','BG','U','Y','B'),(37,'1 Day Self-awareness and Self-identity Training','2','2','38','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000037','80101500','KE','2','BG','U','Y','B'),(38,'CHR Training Program','2','2','39','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000038','80101500','KE','2','BG','U','Y','B'),(39,'1 Day Stress Management Training','2','2','40','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000039','80101500','KE','2','BG','U','Y','B'),(40,'Peer Counselors’ Club establishment and Training','2','2','41','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000040','80101500','KE','2','BG','U','Y','B'),(41,'CHR Training Program 1 Day Peer Counselors’ Training','2','2','42','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000041','80101500','KE','2','BG','U','Y','B'),(42,'CHR Training Program Capacity Building for Staff Members','2','2','43','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000042','80101500','KE','2','BG','U','Y','B'),(43,'CHR Training Program Parents’ Empowerment Program','2','2','44','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000043','80101500','KE','2','BG','U','Y','B'),(44,'CHR Training Program 1 Day Form One Induction Program','2','2','45','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000044','80101500','KE','2','BG','U','Y','B'),(45,'1 Day Drugs Prevention Program','2','2','46','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000045','80101500','KE','2','BG','U','Y','B'),(46,'1 Day Drugs and Substance Abuse Training','2','2','47','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000046','80101500','KE','2','BG','U','Y','B'),(47,'1 Day Relationships, Sex and Sexuality Training','2','2','48','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000047','80101500','KE','2','BG','U','Y','B'),(48,'Evening Class (Advanced Counseling Skills)','2','2','49','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000048','80101500','KE','2','BG','U','Y','B'),(49,'Saturday Class (Advanced Counseling Skills)','2','2','50','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000049','80101500','KE','2','BG','U','Y','B'),(50,'1 day Leadership training','2','2','51','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000050','80101500','KE','2','BG','U','Y','B'),(51,'Psychological Report','2','2','52','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000051','80101500','KE','2','BG','U','Y','B'),(52,'Ready-to-use private, furnished therapy room booked for 1 hour or more.','2','2','53','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000052','80101500','KE','2','BG','U','Y','B'),(53,'Premarital Counseling Session','2','2','54','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000053','80101500','KE','2','BG','U','Y','B'),(54,' Diploma in Counselling Psychology','2','2','55','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000054','80101500','KE','2','BG','U','Y','B'),(55,'Emotional Intelligence Course','2','2','56','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000055','80101500','KE','2','BG','U','Y','B'),(56,'Hire of a room At Clarity Counseling & Training Centre','2','2','57','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000056','80101500','KE','2','BG','U','Y','B'),(57,'Mental health talk','2','2','58','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000057','80101500','KE','2','BG','U','Y','B'),(58,'Personal Development and Self Awareness Course','2','2','59','',16.00,'0','10','','0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000058','80101500','KE','2','BG','U','Y','B'),(59,'Saturday Class','2','2','60','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000059','80101500','KE','2','BG','U','Y','B'),(60,'(Full Day) Projector Hire Charge (outside CBD - NBI)','2','2','61','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000060','80101500','KE','2','BG','U','Y','B'),(61,'Psychometric Testing & Psychological Debriefing','2','2','62','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000061','80101500','KE','2','BG','U','Y','B'),(62,'Colored Pull up Banner (Optional)','2','2','63','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000062','80101500','KE','2','BG','U','Y','B'),(63,'DipCPsy/Reg Fees | Diploma in Counselling Psychology','2','2','64','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000063','80101500','KE','2','BG','U','Y','B'),(64,'Supervision Fees','2','2','65','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000064','80101500','KE','2','BG','U','Y','B'),(65,'Diploma Students\' Practicum','2','2','66','',16.00,'0','0',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000065','80101500','KE','2','BG','U','Y','B'),(66,'Team building','2','2','67','',16.00,'0','30000','','0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000066','80101500','KE','2','BG','U','Y','B'),(67,'Transport costs','2','2','68','',16.00,'0','1000','','0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','EXEMPTED','0','KE2BGU0000067','80101500','KE','2','BG','U','Y','B'),(69,'sample product','2','2','69','',0.00,'0','1','0','0',NULL,NULL,0,0,1,'1262221716197968',0,0,0,0.00,'2024-05-20 12:40:45','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0','KE2BGU0000068','80101500','KE','2','BG','U','Y','A'),(70,'TEST111','1','2','70','',0.00,'2','4','0','',NULL,NULL,0,0,1,'1505521716198054',0,0,0,0.00,'2024-05-20 12:42:21','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','','ZR2VRNX0000070','9901300101','ZR','2','VR','NX','Y','B'),(71,'sample service1','2','2','71','',16.00,'0','1','0','0',NULL,NULL,0,0,0,'659401716198210',0,0,0,10.00,'2024-05-20 12:45:46','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','VATABLE','0','KE2BGU0000071','73130000','KE','2','BG','U','Y','B'),(72,'CERTIFICATE IN COUNSELING PSYCHOLOGY','2','2','72','',0.00,'0','195000','0','0',NULL,NULL,0,0,0,'4984081717503675',0,0,0,0.00,'2024-06-04 15:46:05','3','1','','0000-00-00','mainitem','Inclusive','CLARITY COUNSELING','active','pcs','Service','2060','4000','5500','EXEMPTED','1','0000072','','','','','','',''),(73,'Certificate in Counseling Psychology ','2','2','73','',0.00,'0','195000','0','0',NULL,NULL,0,0,0,'3457851717578230',0,0,0,0.00,'2024-06-05 12:14:53','3','1','','0000-00-00','mainitem','Exclusive',' ','active','pcs','Service','1110','4000','5500','EXEMPTED','0','KE2BGU0000073','80101500','KE','2','BG','U','Y','A'),(74,'GA INSURANCE','1','2','74','',0.00,'0','3500','0','0',NULL,NULL,0,0,0,'3531821718195268',0,0,0,0.00,'2024-06-12 15:35:26','4','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Service','1110','4000','5500','EXEMPTED','','KE2BGU0000074','80101500','KE','2','BG','U','Y','A'),(75,'MADISON INSURANCE','1','2','75','',16.00,'0','3500','0','0',NULL,NULL,0,0,0,'1999821718257544',0,0,0,0.00,'2024-06-13 09:08:49','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Service','1110','4000','5500','EXEMPTED','','KE3BZBG0000075','KE2BGU0000074','KE','3','BZ','BG','Y','A'),(76,'MATTEL PRINTERS','1','2','76','',16.00,'3000','NaN','0','0',NULL,NULL,0,0,0,'7599961718354372',0,0,0,0.00,'2024-06-14 11:44:42','4','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Service','1110','4000','5500','VATABLE','','KE3BGBG0000076','80101500','KE','3','BG','BG','Y','A'),(77,'PACIS INSURANCE','1','2','77','',16.00,'4000','4000','0','',NULL,NULL,0,0,0,'4517781718445196',0,0,0,0.00,'2024-06-15 12:57:17','4','1','','0000-00-00','accompaniment','Inclusive','','active','pcs','Service','1110','4000','5500','EXEMPTED','','KE3BGBG0000077','80101500','KE','3','BG','BG','Y','A'),(78,'3 HOURS MENTAL HEALTH TALK','2','2','78','',16.00,'0','20000','0','0',NULL,NULL,0,0,0,'8699441723022612',0,0,0,0.00,'2024-08-07 12:31:17','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Service','1110','4000','5500','VATABLE','','KE3BZU0000078','80101500','KE','3','BZ','U','Y','C'),(79,'GRADUATION FEE CERTIFICATE CLASS SDI','2','2','79','',0.00,'0','NaN','0','',NULL,NULL,0,0,0,'7250681725368103',0,0,0,0.00,'2024-09-03 16:08:43','3','1','','0000-00-00','mainitem','Exclusive','','active','pcs','Service','1110','4000','5650','EXEMPTED','','0000079','','','','','','',''),(80,'COUNSELLORS DEBRIEFING SESSION','1','2','80','',0.00,'0','NaN','0','',NULL,NULL,0,0,0,'90141725525910',0,0,0,0.00,'2024-09-05 12:00:41','3','1','','0000-00-00','mainitem','Exclusive','','active','pcs','Service','1110','4000','5500','EXEMPTED','','KE3BGBL0000080','BUSINESS MANAGEMENT','KE','3','BG','BL','Y','A'),(81,'I HOUR MENTAL HEALTH TALK','2','2','81','',16.00,'0','NaN','0','',NULL,NULL,0,0,0,'9037971729860218',0,0,0,0.00,'2024-10-25 16:13:35','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Service','1110','4000','5500','VATABLE','','KE3BGBG0000081','80101500','KE','3','BG','BG','Y','A'),(82,'FIRST ASSURANCE','1','2','82','',0.00,'0','3500','0','',NULL,NULL,0,0,0,'6473491741333385',0,0,0,0.00,'2025-03-07 11:10:07','4','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Service','1110','4000','5500','EXEMPTED','','KE3VGU0000082','80101508','KE','3','VG','U','Y','D'),(83,'MENTAL HEALTH TRAINING','2','74','83','',16.00,'40,000','40,000','0','0',NULL,NULL,0,0,0,'8852361741779336',0,0,0,0.00,'2025-04-02 16:12:18','4','1','','0000-00-00','mainitem','Inclusive','','active','Monthly','Service','1110','4000','5500','EXEMPTED','','83','','','','','','',''),(84,'SCHOOL THERAPY','1','74','84','',16.00,'0','72000','','0',NULL,NULL,2000,0,0,'3667391743597767',0,0,0,0.00,'2025-04-02 16:00:33','4','1','','0000-00-00','mainitem','Exclusive','SCHOOL THERAPY','active','pcs','Service','4172','4000','5500','EXEMPTED','1','0000084','','','','','','',''),(85,'COUNSELLING SERVICE','1','2','85','',0.00,'0','72000','0','',NULL,NULL,0,0,0,'7268871743599600',0,0,0,0.00,'2025-04-02 16:17:09','4','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','NON VAT','','KE2BGU0000085','80101508','KE','2','BG','U','Y','D'),(86,'COUPLE SESSION','1','2','86','',0.00,'4000','4000','0','4000',NULL,NULL,0,0,0,'3343051743665056',0,0,0,1.00,'2025-04-03 11:02:04','4','1','','0000-00-00','mainitem','Inclusive','COUPLE SESSION ( PACIS ','active','pcs','Inventory','1110','4000','5500','EXEMPTED','','86','','','','','','',''),(87,'APA INSURANCE','1','2','87','',0.00,'3500','NaN','','3500',NULL,NULL,0,0,0,'2563181744018423',0,0,0,0.00,'2025-06-05 13:04:27','4','1','','0000-00-00','mainitem','Inclusive','APA INSURANCE ( INDIVIDUAL COUNSELING)','active','pcs','Service','1110','4000','5500','EXEMPTED','','KE3TNYRD0000087','Price','KE','3','TN','YRD','Y','B'),(88,'KCB BANK','1','2','88','',0.00,'3500','NaN','0','',NULL,NULL,0,0,0,'7554281749117544',0,0,0,0.00,'2025-06-05 13:04:57','4','1','','0000-00-00','mainitem','Exclusive','','active','pcs','Service','1110','4000','5500','EXEMPTED','','KE3VTYRD0000088','SERVICE','KE','3','VT','YRD','Y','A'),(89,'SUNSHINE SCHOOLS','2','2','89','',0.00,'0','5000','0','0',NULL,NULL,0,0,0,'6920351750937268',0,0,0,0.00,'2025-06-26 15:05:41','4','1','','0000-00-00','mainitem','Exclusive','SUNSHINE PRIMARY','active','pcs','Service','1110','4000','5500','EXEMPTED','0','89','','','','','','',''); /*!40000 ALTER TABLE `products` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productsgrouping` -- DROP TABLE IF EXISTS `productsgrouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productsgrouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productsgrouping` -- LOCK TABLES `productsgrouping` WRITE; /*!40000 ALTER TABLE `productsgrouping` DISABLE KEYS */; /*!40000 ALTER TABLE `productsgrouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projects` -- DROP TABLE IF EXISTS `projects`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projects` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `category` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projects` -- LOCK TABLES `projects` WRITE; /*!40000 ALTER TABLE `projects` DISABLE KEYS */; /*!40000 ALTER TABLE `projects` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudget` -- DROP TABLE IF EXISTS `projectsbudget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudget` -- LOCK TABLES `projectsbudget` WRITE; /*!40000 ALTER TABLE `projectsbudget` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudgettasks` -- DROP TABLE IF EXISTS `projectsbudgettasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudgettasks` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudgettasks` -- LOCK TABLES `projectsbudgettasks` WRITE; /*!40000 ALTER TABLE `projectsbudgettasks` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudgettasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectstask` -- DROP TABLE IF EXISTS `projectstask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectstask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `taskid` text NOT NULL, `category` int(20) DEFAULT NULL, `invoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectstask` -- LOCK TABLES `projectstask` WRITE; /*!40000 ALTER TABLE `projectstask` DISABLE KEYS */; /*!40000 ALTER TABLE `projectstask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `proposal` -- DROP TABLE IF EXISTS `proposal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `proposal` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `proposal` -- LOCK TABLES `proposal` WRITE; /*!40000 ALTER TABLE `proposal` DISABLE KEYS */; /*!40000 ALTER TABLE `proposal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `province` -- DROP TABLE IF EXISTS `province`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `province` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `province` -- LOCK TABLES `province` WRITE; /*!40000 ALTER TABLE `province` DISABLE KEYS */; INSERT INTO `province` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `province` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchasecodes` -- DROP TABLE IF EXISTS `purchasecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchasecodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchasecodes` -- LOCK TABLES `purchasecodes` WRITE; /*!40000 ALTER TABLE `purchasecodes` DISABLE KEYS */; INSERT INTO `purchasecodes` VALUES (1,'Wait for Approval','01',NULL,'Y','1'),(2,'Approved','02',NULL,'Y','2'),(3,'Cancel Requested','03',NULL,'Y','3'),(4,'Canceled','04',NULL,'Y','4'),(5,'Refunded','05',NULL,'Y','5'),(6,'Transferred','06',NULL,'Y','6'); /*!40000 ALTER TABLE `purchasecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorder` -- DROP TABLE IF EXISTS `purchaseorder`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorder` ( `id` int(11) NOT NULL AUTO_INCREMENT, `supplier` varchar(30) NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` datetime NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` datetime NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` datetime NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'p.o', `amount` decimal(10,2) NOT NULL, `companyid` varchar(30) NOT NULL, `balance` decimal(10,2) NOT NULL, `fromdate` datetime NOT NULL, `paiddate` datetime NOT NULL, `updateddate` date NOT NULL, `updatedid` varchar(30) NOT NULL, `pin` varchar(30) DEFAULT NULL, `vattype` varchar(10) NOT NULL, `vat` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL DEFAULT 16.00, `vatrate` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, `transactionstatus` varchar(20) NOT NULL DEFAULT 'open', `remarks` text DEFAULT NULL, `entrydate` date NOT NULL, `branchid` int(11) NOT NULL, `controller` int(11) NOT NULL, `approvalstatus` varchar(30) DEFAULT NULL, `branchto` varchar(30) DEFAULT NULL, `qty` varchar(20) DEFAULT NULL, `EXEMPTED` decimal(10,0) DEFAULT NULL, `ZERORATED` decimal(10,0) DEFAULT NULL, `agent` int(11) DEFAULT NULL, `paymentmethodes` varchar(20) NOT NULL, `taxblAmtD` varchar(50) DEFAULT NULL, `taxblAmtE` varchar(50) DEFAULT NULL, `taxRtA` varchar(50) NOT NULL, `taxRtC` varchar(50) DEFAULT NULL, `taxRtD` varchar(50) DEFAULT NULL, `taxRtE` varchar(50) DEFAULT NULL, `taxblAmtB` varchar(50) DEFAULT NULL, `taxAmtA` varchar(50) DEFAULT NULL, `taxAmtB` varchar(50) DEFAULT NULL, `taxAmtC` varchar(50) DEFAULT NULL, `taxAmtD` varchar(50) DEFAULT NULL, `taxAmtE` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorder` -- LOCK TABLES `purchaseorder` WRITE; /*!40000 ALTER TABLE `purchaseorder` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorder` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorderlist` -- DROP TABLE IF EXISTS `purchaseorderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `unit` varchar(10) NOT NULL, `totalweight` varchar(10) NOT NULL, `serial` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorderlist` -- LOCK TABLES `purchaseorderlist` WRITE; /*!40000 ALTER TABLE `purchaseorderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `quantitycodes` -- DROP TABLE IF EXISTS `quantitycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `quantitycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `company_id` varchar(20) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=44 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `quantitycodes` -- LOCK TABLES `quantitycodes` WRITE; /*!40000 ALTER TABLE `quantitycodes` DISABLE KEYS */; INSERT INTO `quantitycodes` VALUES (1,'Pair','4B','Pair','Y','1','1'),(2,'Cap','AV','Cap','Y','1','2'),(3,'Barrel','BA','Barrel','Y','1','3'),(4,'bundle','BE','bundle','Y','1','4'),(5,'bag','BG','bag','Y','1','5'),(6,'block','BL','block','Y','1','6'),(7,'BLL Barrel (petroleum) (158,987 dm3)','BLL','BLL Barrel (petroleum) (158,987 dm3)','Y','1','7'),(8,'box','BX','box','Y','1','8'),(9,'Can','CA','Can','Y','1','9'),(10,'Cell','CEL','Cell','Y','1','10'),(11,'centimetre','CMT','centimetre','Y','1','11'),(12,'CARAT','CR','CARAT','Y','1','12'),(13,'Drum','DR','Drum','Y','1','13'),(14,'Dozen','DZ','Dozen','Y','1','14'),(15,'Gallon','GLL','Gallon','Y','1','15'),(16,'Gram','GRM','Gram','Y','1','16'),(17,'Gross','GRO','Gross','Y','1','17'),(18,'Kilo-Gramme','KG','Kilo-Gramme','Y','1','18'),(19,'kilometre','KTM','kilometre','Y','1','19'),(20,'kilowatt','KWT','kilowatt','Y','1','20'),(21,'Litre','L','Litre','Y','1','21'),(22,'pound','LBR','pound','Y','1','22'),(23,'link','LK','link','Y','1','23'),(24,'Litre','LTR','Litre','Y','1','24'),(25,'Metre','M','Metre','Y','1','25'),(26,'Square Metre','M2','Square Metre','Y','1','26'),(27,'Cubic Metre','M3','Cubic Metre','Y','1','27'),(28,'milligram','MGM','milligram','Y','1','28'),(29,'metre','MTR','metre','Y','1','29'),(30,'megawatt hour (1000 kW.h)','MWT','megawatt hour (1000 kW.h)','Y','1','30'),(31,'Number','NO','Number','Y','1','31'),(32,'part per thousand','NX','part per thousand','Y','1','32'),(33,'packet','PA','packet','Y','1','33'),(34,'plate','PG','plate','Y','1','34'),(35,'pair','PR','pair','Y','1','35'),(36,'reel','RL','reel','Y','1','36'),(37,'roll','RO','roll','Y','1','37'),(38,'set','SET','set','Y','1','38'),(39,'sheet','ST','sheet','Y','1','39'),(40,'tonne (metric ton)','TNE','tonne (metric ton)','Y','1','40'),(41,'tube','TU','tube','Y','1','41'),(42,'Pieces/item [Number]','U','Pieces/item [Number]','Y','1','42'),(43,'yard','YRD','yard','Y','1','43'); /*!40000 ALTER TABLE `quantitycodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `quotation` -- DROP TABLE IF EXISTS `quotation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `quotation` ( `id` int(30) NOT NULL AUTO_INCREMENT, `supplier` text NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) DEFAULT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL DEFAULT 'quotation', `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `weight` varchar(10) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `displayvat` varchar(50) DEFAULT NULL, `approvedby` int(11) DEFAULT NULL, `updatedid` int(11) DEFAULT NULL, `updateddate` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB AUTO_INCREMENT=10 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','64360','1','1','Yes',1,'yes',1,NULL,NULL),(3,'','11710313879','2024-03-13 10:11:19',NULL,'','1','2024-05-03 13:35:24','Cashier','','2024-04-12 10:00:11','quotation','','30 Days','','new','12000','1','1','No',1,'no',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','12634.8','1','1','No',1,'',1,1,'2024-03-13 10:12:33'),(5,'5','41714736492','2024-05-03 14:41:32','','','4','2024-05-03 14:41:58','TEST CLIENT','\r\n','2024-06-02 14:00:41','quotation','1','30 Days','','new','0','1','4','No',1,'yes',1,NULL,NULL),(6,'xyz','41714741587','2024-05-03 16:06:27','','','4','2024-05-03 16:07:31','','','2024-06-02 16:00:06','quotation','1','30 Days','','new','34000','1','4','No',1,'no',1,NULL,NULL),(7,'test client','41714741936','2024-05-03 16:12:16','',' ','4','2024-05-03 16:14:13','','yaya center\r\n','2024-05-12 16:00:12','quotation','1','30 Days','','new','52000','1','4','No',1,'no',1,NULL,NULL),(8,'5','41716200700','2024-05-20 13:25:00',NULL,'one full day training on MH Awareness.','4','2024-05-20 13:34:02','CIC INSUARANCE','','2024-06-19 13:00:25','quotation','','30 Days','','new','125000','1','4','No',1,'no',4,NULL,NULL),(9,'5','31716205012','2024-05-20 14:36:52',NULL,'','3','2024-05-20 14:40:11','CIC INSUARANCE','','2024-06-19 14:00:36','quotation','','30 Days','','new','50000','1','3','No',1,'no',3,NULL,NULL); /*!40000 ALTER TABLE `quotation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `reasons` -- DROP TABLE IF EXISTS `reasons`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `reasons` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `reasons` -- LOCK TABLES `reasons` WRITE; /*!40000 ALTER TABLE `reasons` DISABLE KEYS */; /*!40000 ALTER TABLE `reasons` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `receipt` -- DROP TABLE IF EXISTS `receipt`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `receipt` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `transactioncode` varchar(100) DEFAULT NULL, `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `overpayment` varchar(40) NOT NULL, `balance` decimal(10,2) NOT NULL DEFAULT 0.00, `companyid` varchar(100) NOT NULL, `paidby` varchar(50) NOT NULL, `exactime` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `paid` decimal(10,2) NOT NULL, `branchid` int(2) NOT NULL DEFAULT 1, `tax1` decimal(10,2) NOT NULL, `tax2` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `receipt` -- LOCK TABLES `receipt` WRITE; /*!40000 ALTER TABLE `receipt` DISABLE KEYS */; /*!40000 ALTER TABLE `receipt` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `recharge` -- DROP TABLE IF EXISTS `recharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `recharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) NOT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `recharge` -- LOCK TABLES `recharge` WRITE; /*!40000 ALTER TABLE `recharge` DISABLE KEYS */; /*!40000 ALTER TABLE `recharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `refundreasoncodes` -- DROP TABLE IF EXISTS `refundreasoncodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `refundreasoncodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `refundreasoncodes` -- LOCK TABLES `refundreasoncodes` WRITE; /*!40000 ALTER TABLE `refundreasoncodes` DISABLE KEYS */; INSERT INTO `refundreasoncodes` VALUES (1,'Missing Quantity','01',NULL,'Y','1'),(2,'Missing Waiting','02',NULL,'Y','2'),(3,'Damaged','03',NULL,'Y','3'),(4,'Wasted','04',NULL,'Y','4'),(5,'Raw Material Shortage','05',NULL,'Y','5'),(6,'Refund','06',NULL,'Y','6'),(7,'Wrong Customer PIN','07',NULL,'Y','7'),(8,'Wrong Customer name','08',NULL,'Y','8'),(9,'Wrong Amount/price','09',NULL,'Y','9'),(10,'Wrong Quantity','10',NULL,'Y','10'),(11,'Wrong Item(s)','11',NULL,'Y','11'),(12,'Wrong tax type','12',NULL,'Y','12'),(13,'Other reason','13',NULL,'Y','13'); /*!40000 ALTER TABLE `refundreasoncodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `regions` -- DROP TABLE IF EXISTS `regions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `regions` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `regions` -- LOCK TABLES `regions` WRITE; /*!40000 ALTER TABLE `regions` DISABLE KEYS */; INSERT INTO `regions` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `regions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `renewals` -- DROP TABLE IF EXISTS `renewals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `renewals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `computerno` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) DEFAULT NULL, `receiptno` varchar(50) NOT NULL, `duration` int(11) NOT NULL, `phone` varchar(20) DEFAULT NULL, `extensiontype` varchar(30) NOT NULL, `updatedid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `renewals` -- LOCK TABLES `renewals` WRITE; /*!40000 ALTER TABLE `renewals` DISABLE KEYS */; /*!40000 ALTER TABLE `renewals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rentalpaymentmethodes` -- DROP TABLE IF EXISTS `rentalpaymentmethodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rentalpaymentmethodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `dateposted` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `type` text NOT NULL, `balance` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `accountno` text DEFAULT NULL, `chargeid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rentalpaymentmethodes` -- LOCK TABLES `rentalpaymentmethodes` WRITE; /*!40000 ALTER TABLE `rentalpaymentmethodes` DISABLE KEYS */; INSERT INTO `rentalpaymentmethodes` VALUES (1,'RENT','','active','2021-09-17 06:53:31','1','1','4161','',1,NULL,1),(2,'DEPOSIT','DEPOSIT','active','2021-09-17 06:53:51','1','1','4162','',1,NULL,2),(3,'WATER/POWER DEPOSIT','','active','2021-09-17 06:56:08','1','1','4163','',1,NULL,3),(4,'PENALTY','','active','2021-09-17 06:56:20','1','1','4164','',1,NULL,4),(5,'WATER','','active','2021-09-17 06:56:41','1','1','4165','',1,NULL,5),(6,'PARTIAL PAYMENT','','active','2021-09-17 06:57:00','1','1','4166','',1,NULL,6),(7,'GARBAGE','','active','2021-09-17 06:57:23','1','1','4167','',1,NULL,7),(8,'DAMAGES','','active','2021-09-17 06:57:35','1','1','4168','',1,NULL,8),(9,'AGREEMENT FORM','','active','2021-09-17 06:58:32','1','1','4169','',1,NULL,9),(10,'POWER','','active','2021-09-17 06:59:00','1','1','4171','',1,NULL,10),(11,'SEWAGE','SEWAGE','active','2021-09-17 06:59:30','1','1','4172','',1,NULL,11),(12,'BED ONLY','','active','2021-09-17 06:59:55','1','1','4173','',1,NULL,12),(13,'BED AND BREAKFAST','','active','2021-09-17 07:00:38','1','1','4174','',1,NULL,13),(14,'POWER','eee','active','2023-04-14 17:13:29','1','1','4167','',1,NULL,10),(15,'WATER','','active','2023-08-16 09:49:06','1','1','4165','',1,NULL,5),(16,'SERVICE CHARGE','','active','2023-09-01 11:11:46','1','1','4169','',1,NULL,19); /*!40000 ALTER TABLE `rentalpaymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `report` -- DROP TABLE IF EXISTS `report`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `report` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `type` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `school` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `contact` varchar(60) NOT NULL, `place` varchar(60) NOT NULL, `occurancedate` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `report` -- LOCK TABLES `report` WRITE; /*!40000 ALTER TABLE `report` DISABLE KEYS */; /*!40000 ALTER TABLE `report` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisition` -- DROP TABLE IF EXISTS `requisition`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisition` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `taskid` varchar(30) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `subtaskid` varchar(50) DEFAULT NULL, `invoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisition` -- LOCK TABLES `requisition` WRITE; /*!40000 ALTER TABLE `requisition` DISABLE KEYS */; /*!40000 ALTER TABLE `requisition` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisitionitems` -- DROP TABLE IF EXISTS `requisitionitems`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisitionitems` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `usedamount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `subtaskid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `createdate` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(10) NOT NULL, `expamount` varchar(10) NOT NULL, `uom` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisitionitems` -- LOCK TABLES `requisitionitems` WRITE; /*!40000 ALTER TABLE `requisitionitems` DISABLE KEYS */; /*!40000 ALTER TABLE `requisitionitems` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissions` -- DROP TABLE IF EXISTS `rolepermissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissions` -- LOCK TABLES `rolepermissions` WRITE; /*!40000 ALTER TABLE `rolepermissions` DISABLE KEYS */; INSERT INTO `rolepermissions` VALUES ('accomodation',1),('accounting',1),('accounting',5),('accountingreports',1),('accountingreports',5),('assets',1),('bankdeposits',1),('bankdeposits',5),('banktransfer',1),('banktransfer',5),('branch',1),('callcenter',1),('cashiersales',1),('cashiersales',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),('income',2),('incomeexpenses',1),('incomeexpenses',2),('incomeexpenses',5),('incomingstock',1),('incomingstore',1),('journalentry',1),('labourrecords',1),('lowproducts',1),('lowstocklist',1),('members',1),('members',2),('password',1),('password',2),('password',4),('password',8),('payroll',1),('peoplecategory',1),('productlist',1),('productlist',2),('products',1),('productscategory',1),('profile',1),('profile',8),('projectsmanagement',1),('purchases',1),('quotation',2),('recorddelivery',1),('reports',1),('reports',2),('sales',1),('sales',2),('sales',4),('sales',8),('sendsms',1),('task',1),('taskscategory',1),('users',1),('viewreturnsales',1),('viewreturnsales',4),('wholesale',1); /*!40000 ALTER TABLE `rolepermissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissionsactions` -- DROP TABLE IF EXISTS `rolepermissionsactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissionsactions` ( `id` int(11) NOT NULL AUTO_INCREMENT, `moduleid` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `actionid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=639 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'),(573,'sales','2','selectmessage'),(574,'sales','2','add'),(575,'sales','2','suspend'),(576,'sales','2','printreceipt'),(577,'sales','2','update'),(578,'sales','2','cash'),(579,'sales','2','moresales'),(580,'sales','2','sale'),(581,'sales','2','select'),(582,'sales','2','mpesabalance'),(583,'sales','2','mpesa'),(584,'sales','2','editsellingprice'),(585,'sales','2','card'),(586,'sales','2','cheque'),(587,'sales','2','credit'),(588,'sales','2','dontprint'),(589,'sales','2','backdatesales'),(590,'sales','2','recordcoins'),(591,'sales','2','entermpesacode'),(592,'sales','2','updateqtysales'),(593,'sales','2','displaypreviousbalance'),(594,'income','2','View'),(595,'income','2','add'),(596,'incomeexpenses','2','add'),(597,'incomeexpenses','2','closeexpense'),(598,'incomeexpenses','2','update'),(599,'incomeexpenses','2','updateclosedexpenses'),(600,'incomeexpenses','2','wiewinvoices'),(601,'incomeexpenses','2','viewbills'),(602,'incomeexpenses','2','viewexpense'),(603,'incomeexpenses','2','viewdebtors'),(604,'incomeexpenses','2','viewcreditors'),(605,'incomeexpenses','2','postrentalexpenses'),(606,'incomeexpenses','2','uploadexpenses'),(607,'members','2','add'),(608,'members','2','update'),(609,'members','2','opencloseshift'),(610,'members','2','UpdateRenewal'),(611,'productlist','2','bulk'),(612,'productlist','2','move'),(613,'productlist','2','more'),(614,'productlist','2','updatestock'),(615,'productlist','2','transfer'),(616,'productlist','2','addstock'),(617,'productlist','2','view'),(618,'productlist','2','update'),(619,'productlist','2','add'),(620,'productlist','2','stocktaking'),(621,'productlist','2','openclosestock'),(622,'productlist','2','editstocktaken'),(623,'productlist','2','editopenclosestock'),(624,'productlist','2','changeserialstatus'),(625,'productlist','2','viewserials'),(626,'productlist','2','viewproductsfromallbranches'),(627,'productlist','2','bulkpriceupdate'),(628,'productlist','2','viewproduction'),(629,'productlist','2','assignproduction'),(630,'products','2','add'),(631,'products','2','update'),(632,'reports','2','view'),(633,'reports','2','download'),(634,'password','2','change'),(635,'quotation','2','add'),(636,'quotation','2','update'),(637,'quotation','2','view'),(638,'quotation','2','viewall'); /*!40000 ALTER TABLE `rolepermissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roles` -- DROP TABLE IF EXISTS `roles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roles` ( `id` int(20) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roles` -- LOCK TABLES `roles` WRITE; /*!40000 ALTER TABLE `roles` DISABLE KEYS */; INSERT INTO `roles` VALUES (1,'pms','xxxx','2023-03-27 09:50:23','active','1','','1',''),(2,'FRONT OFFICE','','2024-05-03 13:36:50','active','1','','1',''),(3,'ADMIN','','2024-05-03 13:36:57','active','1','','1',''); /*!40000 ALTER TABLE `roles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomcharges` -- DROP TABLE IF EXISTS `roomcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomcharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `chargeid` varchar(30) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `roomid` (`roomid`,`plotno`,`chargeid`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomcharges` -- LOCK TABLES `roomcharges` WRITE; /*!40000 ALTER TABLE `roomcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `roomcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomcollection` -- DROP TABLE IF EXISTS `roomcollection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomcollection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `paiddate` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `remarks` varchar(100) NOT NULL, `balance` varchar(30) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` int(10) NOT NULL, `createdate` varchar(50) NOT NULL, `name` varchar(30) NOT NULL DEFAULT 'payment', `transactioncode` varchar(50) NOT NULL, `supplier` int(11) DEFAULT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomcollection` -- LOCK TABLES `roomcollection` WRITE; /*!40000 ALTER TABLE `roomcollection` DISABLE KEYS */; /*!40000 ALTER TABLE `roomcollection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomsales` -- DROP TABLE IF EXISTS `roomsales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomsales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `plotno` int(11) NOT NULL, `houseno` varchar(20) NOT NULL, `customerid` int(20) DEFAULT NULL, `dateposted` varchar(30) NOT NULL, `total` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(10) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'New', `description` text NOT NULL, `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `branch` int(11) NOT NULL, `invoice` varchar(50) NOT NULL, `transactioncode` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomsales` -- LOCK TABLES `roomsales` WRITE; /*!40000 ALTER TABLE `roomsales` DISABLE KEYS */; /*!40000 ALTER TABLE `roomsales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salary` -- DROP TABLE IF EXISTS `salary`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salary` ( `id` int(20) NOT NULL AUTO_INCREMENT, `userid` int(20) NOT NULL, `companyid` int(15) NOT NULL, `salary` decimal(10,2) NOT NULL, `pay` decimal(10,2) NOT NULL, `deductions` decimal(10,2) NOT NULL, `bonus` decimal(10,2) NOT NULL, `bankname` varchar(20) NOT NULL, `bankaccount` varchar(30) NOT NULL, `method` varchar(20) NOT NULL, `payment` varchar(20) NOT NULL, `netsalry` decimal(10,2) NOT NULL, `gross` decimal(10,2) NOT NULL, `memberid` int(11) NOT NULL, `salaryyear` varchar(20) NOT NULL, `paymentmode` varchar(30) NOT NULL, `slarymonth` varchar(20) NOT NULL, `number` varchar(20) NOT NULL, `createdate` varchar(30) NOT NULL, `relief` decimal(10,2) NOT NULL, `salaryid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `loanbalance` decimal(10,2) NOT NULL, `nhif` int(20) DEFAULT NULL, `nssf` varchar(20) DEFAULT NULL, `paye` varchar(20) DEFAULT NULL, `advance` varchar(20) DEFAULT NULL, `otherdeductions` varchar(20) DEFAULT NULL, `currency` varchar(20) DEFAULT NULL, `transactiontypecode` varchar(20) DEFAULT NULL, `chargetype` varchar(20) DEFAULT NULL, `paymenttype` varchar(20) NOT NULL, `nhifrelief` decimal(10,2) NOT NULL, `houselevy` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salary` -- LOCK TABLES `salary` WRITE; /*!40000 ALTER TABLE `salary` DISABLE KEYS */; /*!40000 ALTER TABLE `salary` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salarycharges` -- DROP TABLE IF EXISTS `salarycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salarycharges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` int(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salarycharges` -- LOCK TABLES `salarycharges` WRITE; /*!40000 ALTER TABLE `salarycharges` DISABLE KEYS */; INSERT INTO `salarycharges` VALUES (6,2,'House Allowance','2019-03-28 12:47:59','Active','1','','1','Pay','Fixed','Fixed',1.00,0.00,''),(7,3,'Painting','2024-02-26 12:44:38','Active','1','','1','Pay','Fixed','Fixed',1.00,500.00,''),(8,4,'Travel Allowance','2019-03-28 12:48:59','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(9,5,'Branding ','2024-02-26 12:44:20','Active','1','','1','Pay','Variable','Variable',1.00,200.00,''),(10,6,'Allowance','2019-03-28 12:50:16','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(11,7,'Appreciation','2019-03-28 12:50:45','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(12,8,'PAYE','2019-03-28 12:51:21','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(13,9,'NSSF','2019-03-28 12:51:38','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(14,10,'NHIF','2019-03-28 12:52:09','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(15,11,'Advances','2019-03-28 13:00:47','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(16,12,'Loan payment','2019-03-28 13:03:14','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(18,14,'destruction','2019-03-28 13:04:59','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(19,15,'Loan','2019-06-11 13:31:04','Active','1','','1','Pay','Variable','Fixed',1.00,0.00,''),(20,26,'staff Uniforms','2023-05-15 08:38:23','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(21,16,'Helb / Sacco Loan ','2019-12-17 04:55:20','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(22,25,'LOST/DAMAGED ITEM','2023-05-15 08:38:05','Active','1','','1','Deduction','Variable','Fixed',1.00,900.00,''),(23,18,'sales cut ','2020-12-15 19:06:21','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(24,19,'UNPAID LEAVE DAYS','2021-04-05 10:49:16','Active','1','','1','Deduction','Variable','Fixed',1.00,0.00,''),(25,20,'DEDUCTION','2021-04-05 10:49:55','Active','1','','1','Deduction','Fixed','Variable',1.00,0.00,''),(26,21,'Insurance cover ','2022-02-04 10:16:25','Active','1','','1','Deduction','Variable','Fixed',1.00,0.00,''),(27,22,'PERFORMANCE PAY CUT','2023-01-23 12:04:28','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(28,23,'SALES COMMISSION','2023-03-02 09:44:12','Active','1','','1','Pay','Variable','Fixed',1.00,0.00,''),(29,24,'staff uniform shirts','2023-04-03 16:29:31','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'1'),(30,2005,'House Levy','2023-09-02 08:12:42','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'1.5'); /*!40000 ALTER TABLE `salarycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales` -- DROP TABLE IF EXISTS `sales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) DEFAULT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `card` varchar(30) NOT NULL, `voucher` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `mpesa` varchar(50) NOT NULL, `cheque` varchar(50) NOT NULL, `ordersales` varchar(20) DEFAULT 'printed', `description` text NOT NULL, `mytable` varchar(30) NOT NULL, `maincategory` varchar(30) DEFAULT NULL, `creditnote` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL DEFAULT 'No', `updatedby` varchar(10) NOT NULL, `updatedat` varchar(50) NOT NULL, `plotno` varchar(20) NOT NULL, `houseno` varchar(20) NOT NULL, `baddebt` varchar(30) NOT NULL, `tax1` varchar(30) NOT NULL, `tax2` varchar(30) NOT NULL, `cardnumber` varchar(50) DEFAULT NULL, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `salesperson` int(11) DEFAULT NULL, `receiptno` varchar(50) DEFAULT NULL, `change` varchar(20) DEFAULT NULL, `currency` varchar(50) DEFAULT NULL, `othercurrency` varchar(20) DEFAULT NULL, `othercurrencyamount` decimal(10,2) DEFAULT NULL, `tocurrencyamount` decimal(10,2) NOT NULL, `currcptno` varchar(50) NOT NULL, `totrcptno` varchar(50) NOT NULL, `intrldata` text NOT NULL, `rcptsign` text NOT NULL, `sdcdatetime` varchar(50) NOT NULL, `taxblAmtA` varchar(50) DEFAULT NULL, `taxblAmtB` varchar(50) DEFAULT NULL, `taxblAmtC` varchar(50) DEFAULT NULL, `taxblAmtD` varchar(50) DEFAULT NULL, `taxblAmtE` varchar(50) DEFAULT NULL, `taxAmtA` varchar(50) DEFAULT NULL, `taxAmtB` varchar(50) DEFAULT NULL, `taxAmtC` varchar(50) DEFAULT NULL, `taxAmtD` varchar(50) DEFAULT NULL, `taxAmtE` varchar(50) DEFAULT NULL, `taxRtA` varchar(50) DEFAULT NULL, `taxRtB` varchar(50) DEFAULT NULL, `taxRtC` varchar(50) DEFAULT NULL, `taxRtD` varchar(50) DEFAULT NULL, `taxRtE` varchar(50) DEFAULT NULL, `sdcId` varchar(50) DEFAULT NULL, `mrcNo` varchar(50) DEFAULT NULL, `salesdump` text NOT NULL, `receiptdump` text NOT NULL, `etimsstatus` int(11) DEFAULT 0, `itemsstockmaster` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1073 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales` -- LOCK TABLES `sales` WRITE; /*!40000 ALTER TABLE `sales` DISABLE KEYS */; INSERT INTO `sales` VALUES (7,'','Cash','','2024-05-20 16:29:25','','0','1','2024-05-20 16:29:25','','0','0','1','retail','0','0','1','0','0','0','0','0','0','printed',' ','','1','0','11716211757','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'11','11','CKQX6CG5WTGW6RUKNJYEZFJ3SE','WC27O3Z3Y2IEFTZH','20240520163157','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(30,'','Invoice','','2024-06-24','','-3000','1','2024-05-20 16:35:03','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','LSK SACCO LTD<BR>\r\nCK028920-00<BR>\r\nTRACY PHANICE KWANZU','','1','0','11716212044','Cleared','','','','','','0','','',0.00,0.00,0,'201127',NULL,'KES','KES',0.00,0.00,'12','12','NTRM35PMFN4PWZNONPU4F3GKBI','XBPXVNV6A4FDKTCS','20240520163651','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(31,'','Invoice','','2024-06-24 16:43:40','','-3000','4','2024-05-20 16:43:40','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MPESA FOUNDATION ACADEMY<BR>\r\nMA308-00<BR>\r\nJAEL KATIA<BR>','','1','0','41716212406','Cleared','','','','','','0','','',0.00,0.00,0,'201102',NULL,'KES','KES',0.00,0.00,'13','13','QMUA5UGJUMKJCFMKE4F7RJ7H7I','LRTGLX2DTSRBPEMM','20240520164502','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(32,'','Invoice','','2024-05-18 16:54:04','','-3000','3','2024-05-20 16:54:04','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED <BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA','','1','0','31716213226','Cleared','','','','','','0','','',0.00,0.00,0,'201130',NULL,'KES','KES',0.00,0.00,'14','14','D52STT46KDETP7NGHVIH4VNOFM','3RH7MBDTUZYBOHDU','20240520165825','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(33,'','Invoice','','2024-06-04','','-3000','4','2024-04-05 08:34:17','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE <BR>\r\nNIS-24379 <BR> \r\nELIZABETH MWIHIA','','1','0','41716269602','Cleared','','','','','','0','','',0.00,0.00,0,'201098',NULL,'KES','KES',0.00,0.00,'15','15','KXLTFGU5JDTYLORZYM254JPSFU','JHYTPD3VKPGLHFYV','20240521085423','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(34,'','Invoice','','2024-05-21 09:17:13','','-1','1','2024-05-21 09:17:13','17','0','1','1','retail','0','1','1','0','0','1','0','0','0','printed',' ','','1','0','11716272208','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'16','16','JUORGKGVZ7FG2D3CD5O2OFYKPE','DNGCON4K2L6KZSI4','20240521091733','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(35,'','Invoice','','2024-06-18','','-3000','3','2024-04-18 09:30:33','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED <BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA','','1','0','31716273024','Cleared','3','2024-04-18 09:49:05','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'17','17','QYAD43CWVO5HNI5SIJZBFOSCSM','3ET55YGX3MY5T22T','20240521093338','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(36,'REF: SDN62X5PII','Mpesa','','2024-05-21 12:12:17','','0','4','2024-04-23 11:37:17','19','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41716280723','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'18','18','IYR5HDK2AMHIQAKNPE42SXCO7E','USWO2PBM6XYSKVSM','20240521121356','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(37,'','Invoice','','2024-06-21','','-10000','3','2024-05-21 12:19:48','20','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31716282850','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'19','19','PR6LXH4ZJC3WHUZUZEYFBT227E','IDBXXM2I2NWKDBG4','20240521122153','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(38,'REF: SDN62X5PII','Mpesa','','2024-04-23','','0','4','2024-04-23 12:22:32','19','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41716282842','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'20','20','NF5IPCFCLSVPHW7KV7HC6VQGYQ','IEYUH3CKVWHEB44Y','20240521122349','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(39,'REF: SDN62X5PII','Mpesa','','2024-05-21 12:23:51','','3000','4','2024-04-23 12:23:51','19','','','1','retail','','','1','0','0','0','0','3000','0','printed',' ','',NULL,'0','41716283431','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(40,'REF: SDN62X5PII','Mpesa','','2024-04-23','','0','4','2024-04-23 12:24:54','19','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41716283480','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'21','21','4YXNZBSZDUWPMME3MTGXJIKZLY','EL23LOYPM6BEC2VH','20240521122533','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(41,' REF: SDN62X5PII','Mpesa','','2024-05-21 12:35:02','','0','4','2024-04-23 12:35:02','19','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41716283534','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'22','22','BEX5NMTKDS2P4L2DZOLPLLZSSE','CDSTVGMTFIIRS3RJ','20240521123549','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(42,'','Cash','','2024-05-21 12:44:36','','0','1','2024-05-21 12:44:36','17','1','1','1','retail','0','1','1','0','0','0','0','0','0','printed',' ','','1','0','11716284637','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'23','23','KIDZ7YHPQTS5OQT4H3WEF6ZKPM','VFLCD5AJXOWKHMZH','20240521124703','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(43,'','Cash','','2024-05-21 12:49:17','','0','4','2024-05-21 12:49:17','13','2','2','1','retail','0','2','1','0','0','0','0','0','0','printed',' ','','1','0','41716284939','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'24','24','PI7GBM4XMKDT4NDMHRSBNXNZJM','CQY5GE73RYGOAM4V','20240521124936','0','2','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(44,' REF: SDN62X5PII','Mpesa','','2024-04-23','','0','4','2024-04-23 12:58:06','19','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41716285471','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'25','25','ID6SZGXNORKQJNMXRFHZ44JLFI','N25VLPWC2O4DY34H','20240521125842','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(45,'SDN62X5PII','Mpesa','','2024-05-21 13:17:17','','0','3','2024-04-11 13:04:04','19','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA','','1','0','31716285693','Cleared','3','2024-04-23 13:17:17','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'26','26','DPPYAKRSCWBP54I33ABDAN6XBY','I6ZIDY53IDK2HZVM','20240521131248','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(46,'','Invoice','','2024-05-21 13:29:59','','-3000','3','2024-04-11 13:19:26','19','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00','','1','0','31716286757','Cleared','3','2024-04-23 13:29:59','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'27','27','EJFQQJKYZEOVEU6IXCNMPW6EZY','L44PSXLT6TBJM5I2','20240521132226','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(47,'','Invoice','','2024-04-23','','-3000','4','2024-05-21 13:22:23','19','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed',' ','','1','0','41716285526','Cleared','4','2024-04-23 13:25:33','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'28','28','4G5BGU6NKJOOPXFSI4JRCBB7UM','3B6KDB7A37GZ6F7J','20240521132242','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(48,'','Invoice','','2024-04-23','','-3000','4','2024-04-23 13:27:45','19','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed',' ','','1','0','41716287210','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(49,'REF: SDN62X5PII','Mpesa','','2024-04-23','','0','4','2024-04-23 13:58:00','19','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41716287296','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'29','29','HW52JZTDC5IOGLVEDL36LHJF4U','PACPZ4KAZZAIF7A4','20240521135834','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(50,'','Cash','','2024-05-21 14:17:11','','0','4','2024-05-21 14:17:11','','15000','15000','1','retail','0','15000','1','0','0','0','0','0','0','printed',' ','','1','0','41716290224','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'30','30','67Y5PXN6FE3U5AUTIAW2UD5EAM','G3FQYFBYER6HDYMK','20240521141719','0','15000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(51,'REF: SDN62X5PII','Mpesa','','2024-04-23','','0','4','2024-04-23 14:36:14','19','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41716289142','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'31','31','SPE5R5YGEXTY3G7H4AQZDKAFKA','FM5YN32IKPBVJESB','20240521143714','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(52,'','Invoice','','2024-04-27','','-3000','4','2024-04-27 11:52:42','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED<BR>\r\nCK104991-00<BR>\r\nMONICA ACHIENG ','','1','0','41716367740','Cleared','','','','','','0','','',0.00,0.00,0,'201183',NULL,'KES','KES',0.00,0.00,'32','32','CJBQTOJ2WBTH6STJ2FNWOUB3SE','DP3ZTTEF6MCIHUVK','20240522115513','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(53,'','Invoice','','2024-05-22 12:44:55','','-3000','4','2024-04-27 11:57:43','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED <BR>\r\nCK104991-00 <BR>\r\nMONICA ACHIENG <BR>','','1','0','41716368229','Cleared','4','2024-05-22 12:44:55','','','','0','','',0.00,0.00,0,'201183',NULL,'KES','KES',0.00,0.00,'33','33','ZXBBKR2ZGL2MMLGJP4C6MEZC24','COX2KXGLHEE25IO5','20240522123441','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(55,'','Cash','','2024-05-22 12:57:34','','0','1','2024-05-22 12:57:34','','0','0','1','retail','0','30000','1','0','0','0','0','0','0','printed',' ','','1','0','11716371849','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'35','35','C6JKRWKKHNK36TWRNACMWABBHE','2LC6LWAYZUBIZP5J','20240522125854','0','30000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(56,'','Cash','','2024-05-22 13:00:40','','0','1','2024-05-22 13:00:40','','30000','30000','1','retail','0','30000','1','0','0','0','0','0','0','printed',' ','','1','0','11716371848','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(57,'','Invoice','','2024-04-29','','-3000','4','2024-04-27 13:21:06','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED <BR>\r\nCK104991-00 <BR >\r\nMONICA ACHIENG <BR>','','1','0','41716371941','Cleared','4','2024-04-29 14:18:21','','','','0','','',0.00,0.00,0,'201184',NULL,'KES','KES',0.00,0.00,'36','36','2YF7AZGWG2WOU7YM73JSKSG474','65UDX5GSRFXHENBR','20240522133147','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(58,'','Invoice','','2024-04-29','','-3000','4','2024-04-29 13:37:26','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED <BR>\r\nCK104991-00 <BR >\r\nMONICA ACHIENG <BR>','','1','0','41716374208','Cleared','','','','','','','','',0.00,0.00,0,'201184',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(59,'','Invoice','','2024-04-29','','-3000','4','2024-04-29 13:43:57','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED <BR>\r\nCK104991-00 <BR >\r\nMONICA ACHIENG <BR>','','1','0','41716374601','Cleared','','','','','','','','',0.00,0.00,0,'201184',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(60,'','Invoice','','2024-04-29','','-3000','4','2024-04-29 13:58:45','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED <BR>\r\nCK104991-00 <BR >\r\nMONICA ACHIENG <BR>','','1','0','41716375514','Cleared','','','','','','','','',0.00,0.00,0,'201184',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(61,'','Invoice','','2024-04-30','','-3000','4','2024-04-29 08:29:07','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED <BR>\r\nCK104991-00 <BR>\r\nMONICA ACHIENG <BR>','','1','0','41716442118','Cleared','4','2024-04-30 08:46:57','','','','0','','',0.00,0.00,0,'201185',NULL,'KES','KES',0.00,0.00,'37','37','G6VXQTZKK7SARHZD66QXB72BXY','7FK5ADTMY4BDWVPM','20240523083150','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(62,'','Invoice','','2024-03-28','','-3000','4','2024-04-30 08:49:49','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED <BR>\r\nCK104991-00 <BR>\r\nMONICA ACHIENG <BR>','','1','0','41716443358','Cleared','4','2024-03-28 08:53:51','','','','0','','',0.00,0.00,0,'201048',NULL,'KES','KES',0.00,0.00,'38','38','GJJSPCK4AANJX6C5ZJUQMP3ALY','5RCTGR4IUU6C36YX','20240523085200','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(63,'','Invoice','','2024-04-02','','-3000','4','2024-03-28 08:57:01','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','EMOBILIS TECHNOLOGY TRAINING INSTITUTE <BR>\r\n0093C-2020-00 <BR>\r\nWINNYMICK BARASA <BR>','','1','0','41716443799','Cleared','4','2024-04-02 09:02:45','','','','0','','',0.00,0.00,0,'201086',NULL,'KES','KES',0.00,0.00,'39','39','VERTFOLUG6KEI6PYPVN47PVE3E','RUVOJCVOF36TQPKH','20240523090116','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(64,'','Invoice','','2024-04-02','','-3000','4','2024-04-02 09:05:03','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MPESA FOUNDATION ACADEMY <BR>\r\nMA308-00 <BR>\r\nJAEL KATIA <BR>','','1','0','41716444283','Cleared','','','','','','0','','',0.00,0.00,0,'201086',NULL,'KES','KES',0.00,0.00,'40','40','JG5D4JTCFTRFPK36V4NIU3MMYE','CHR5I4S3GAKIXVUL','20240523090714','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(65,'','Invoice','','2024-04-27','','-3000','4','2024-04-27 11:34:15','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED <BR>\r\nCK104991-00 <BR>\r\nMONICA ACHIENG ','','1','0','41716453231','Cleared','','','','','','0','','',0.00,0.00,0,'201183',NULL,'KES','KES',0.00,0.00,'41','41','EY66VPW5CT4PXRPQGA26NAHBXQ','WYQYJXCSWJK3QXG5','20240523113828','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(66,'','Invoice','','2024-04-30','','-3000','4','2024-05-24 09:21:59','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED <BR>\r\nCK104991-00 <BR>\r\nMONICA ACHIENG <BR>','','1','0','41716529559','Cleared','','','','','','0','','',0.00,0.00,0,'201185',NULL,'KES','KES',0.00,0.00,'42','42','EKRWGPQ4G7YWLSIMWXFMAX7SWU','KOQ2OBQUHNPJZLJC','20240524092359','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(67,'','Invoice','','2024-04-11','','-3000','4','2024-04-11 13:00:30','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED <BR>\r\nMKL-CC-747-00 <BR>\r\nNANCY MIKIA ','','1','0','41716544749','Cleared','','','','','','0','','',0.00,0.00,0,'201129',NULL,'KES','KES',0.00,0.00,'43','43','PCWXJBQPJJORMQG4YIQIWTMZ2E','DRW4SDQQLLTDVV7K','20240524130357','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(68,'','Invoice','','2024-04-02','','-3000','4','2024-04-29 13:06:39','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED <BR>\r\nCK104991-00 <BR>\r\nMONICA ACHIENG ','','1','0','41716545182','Cleared','4','2024-04-02 13:11:30','','','','0','','',0.00,0.00,0,'201086',NULL,'KES','KES',0.00,0.00,'44','44','PHYOQAFVPXHT7JXUGFCHDCFELA','TZCZWVTAZHFY72EJ','20240524130843','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(69,'','Invoice','','2024-04-12','','-3000','4','2024-04-02 13:18:41','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MPESA FOUNDATION ACADEMY <BR>\r\nMA308-00 <BR>\r\nJAEL KATIA < BR>','','1','0','41716545906','Cleared','4','2024-04-12 13:21:32','','','','0','','',0.00,0.00,0,'201093',NULL,'KES','KES',0.00,0.00,'45','45','OVWJU2YOIPAO3MSWASEPIBXFEU','CLSWRNPH63435G2U','20240524132029','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(70,'','Invoice','','2024-04-03','','-3000','4','2024-04-12 13:23:54','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','EMOBILIS TECHNOLOGY TRAINING INSTITUTE <BR>\r\n0093C-2020-00 <BR>\r\nWINNYMICK BARASA <BR>','','1','0','41716546221','Cleared','4','2024-04-03 13:30:22','','','','0','','',0.00,0.00,0,'201089',NULL,'KES','KES',0.00,0.00,'46','46','ZTJYNEYMAIZ7Y5FPYC7HQ6KPBE','MHG2M3RQTHBXF7S5','20240524132619','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(71,'','Invoice','','2024-04-03','','-3000','4','2024-04-03 13:33:21','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','LSK SACCO LIMITED <BR>\r\nCK028920-00 <BR >\r\nTRACY PHANICE KWANZU < BR>','','1','0','41716546790','Cleared','4','2024-04-03 13:44:06','','','','0','','',0.00,0.00,0,'201089',NULL,'KES','KES',0.00,0.00,'47','47','4CY6YCO6ORTS6ZW6KWR3LDUMMM','HLJ3ED6NXP5KOXRL','20240524134300','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(72,'','Invoice','','2024-04-22','','-3000','4','2024-04-03 13:45:32','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','LSK SACCO LIMITED <BR>\r\nCK028920-00 <BR>\r\nTRACY PHANICE KWANZU <BR>','','1','0','41716547524','Cleared','4','2024-04-22 13:48:39','','','','0','','',0.00,0.00,0,'201101',NULL,'KES','KES',0.00,0.00,'48','48','PAW7CASZNB25ALLTKDCKIEQ7JY','GKC4WRDO5XI2OGVL','20240524134628','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(73,'','Invoice','','2024-04-25','','-3000','4','2024-05-24 13:50:54','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED <BR>\r\nMKL-CC-747-00 <BR>\r\nNANCY MIKIA <BR>','','1','0','41716547826','Cleared','4','2024-04-25 14:14:12','','','','0','','',0.00,0.00,0,'201135',NULL,'KES','KES',0.00,0.00,'49','49','PGFLYI62FGMZHZVUB2SMTIVXHE','SZJNVLXP4XTN6NNG','20240524141306','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(74,'','Invoice','','2024-04-22','','-3000','4','2024-04-25 14:16:11','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','EMOBILIS TRAINING INSTITUTE <BR >\r\n0093C-2020-00 <BR>\r\nWINNYMICK BARASA <BR>','','1','0','41716549362','Cleared','4','2024-04-22 14:18:51','','','','0','','',0.00,0.00,0,'201101',NULL,'KES','KES',0.00,0.00,'50','50','NNEM46I6JVWP3JICKPAZ2QR5VU','PQNGJP5YE7FBMHXO','20240524141751','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(75,'','Invoice','','2024-04-17','','-3000','4','2024-04-22 14:20:43','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-PESA FOUNDATION ACADEMY<BR>\r\nMA308-00 <BR>\r\nJAEL KATIA <BR>','','1','0','41716549632','Cleared','4','2024-04-17 14:23:48','','','','0','','',0.00,0.00,0,'201146',NULL,'KES','KES',0.00,0.00,'51','51','NT46GN7ETPAF3NTL6IPBCTE7KQ','DDBZROKJYMY7TZHF','20240524142207','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(76,'REF: SEE485S22Y ','Mpesa','','2024-05-14','','0','4','2024-04-30 12:44:38','19','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41716803066','Cleared','4','2024-05-14 12:53:32','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'52','52','3WWUEILUZVGK7PUTIDYI4UR2K4','R4N43VERVEDI26WH','20240527124553','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(77,'REF: SEE485S22Y ','Mpesa','','2024-05-14','','0','4','2024-05-14 12:55:29','19','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41716803720','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'53','53','ZIV4CNAM6BOXLLFDRHADFJCV6I','4EFLXKPS7SPVIXTT','20240527125551','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(78,'','Invoice','','2024-04-20','','-3000','4','2024-04-20 13:47:11','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE<BR>\r\nNIS-24379<BR>\r\nELIZABETH MWIHIA <BR>','','1','0','41716806798','Cleared','','','','','','','','',0.00,0.00,0,'201099',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(79,'','Invoice','','2024-04-27','','-3000','4','2024-04-20 13:50:22','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE <BR>\r\nNIS-24379 <BR>\r\nELIZABETH MWIHIA <BR>','','1','0','41716807013','Cleared','4','2024-04-27 13:59:08','','','','0','','',0.00,0.00,0,'201100',NULL,'KES','KES',0.00,0.00,'54','54','NZGXIA357X2UL6HOZWR532ICF4','HXVMLIEA2X7ARIL7','20240527135349','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(80,'','Invoice','','2024-04-27','','-3000','4','2024-04-27 14:01:54','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE <BR>\r\nNIS-24379 <BR>\r\nELIZABETH MWIHIA <BR>','','1','0','41716807701','Cleared','','','','','','0','','',0.00,0.00,0,'201100',NULL,'KES','KES',0.00,0.00,'55','55','4WNKNX6AZVHZ5CZ3CNAUOSM4CE','J3PPKVBNRQVVCTOO','20240527140307','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(81,'','Invoice','','2024-04-17','','-3000','4','2024-04-25 14:10:41','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MPESA FOUNDATION ACADEMY <BR>\r\nMA308-00<BR>\r\nJAEL KATIA <BR>','','1','0','41716808079','Cleared','4','2024-04-17 14:20:13','','','','0','','',0.00,0.00,0,'201146',NULL,'KES','KES',0.00,0.00,'56','56','DW6NUDGSLJNC4IVGRIGFHS5WUA','MRSKMY2VVVVBLRVZ','20240527141235','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(82,'','Invoice','','2024-04-19','','-3000','4','2024-04-17 14:22:17','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','LSK SACCO LTD <BR>\r\nCK028920-00<BR>\r\nTRACY PHANICE KWANZU','','1','0','41716808929','Cleared','4','2024-04-19 14:23:45','','','','0','','',0.00,0.00,0,'201150',NULL,'KES','KES',0.00,0.00,'57','57','E3U7TQGGY5SHFYP667EREQKBHQ','6KD7NX2YYSC74VMJ','20240527142253','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(83,'','Invoice','','2024-04-24','','-3000','4','2024-04-19 14:25:49','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','PEACE WINDS JAPAN <BR>\r\nCK153452-00<BR>\r\nFLORAH MGHOI <BR>','','1','0','41716809142','Cleared','4','2024-04-24 14:31:11','','','','0','','',0.00,0.00,0,'201171',NULL,'KES','KES',0.00,0.00,'58','58','L3FTFTMI4LNMKMKF7PJUNL2TXU','CYHEC3TG2E4BAXVZ','20240527142721','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(84,'','Invoice','','2024-04-24','','-3000','4','2024-04-24 14:33:02','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','PEACE WINDS JAPAN <BR>\r\nCK153452-00<BR>\r\nFLORAH MGHOI <BR>','','1','0','41716809575','Cleared','4','2024-04-24 14:34:03','','','','0','','',0.00,0.00,0,'201171',NULL,'KES','KES',0.00,0.00,'59','59','OF5K7ICCR3XXZFLVEZHNIEL7WM','UAO4M3SMBJ7N3V66','20240527143334','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(85,'','Invoice','','2024-04-24','','-3000','4','2024-04-24 14:36:03','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','LSK SACCO LTD <BR>\r\nCK028920-00<BR>\r\nTRACY PHANICE KWANZU <BR>','','1','0','41716809752','Cleared','','','','','','0','','',0.00,0.00,0,'201171',NULL,'KES','KES',0.00,0.00,'60','60','W5UOM6GYUGJSH7HOONQJ44L5YE','TJCFRN65PPQ7O6CW','20240527143644','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(86,'','Invoice','','2024-04-27','','-3000','4','2024-04-26 14:37:44','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD <BR>\r\nCK120353-00<BR>\r\nIRENE MAINA <BR>','','1','0','41716809840','Cleared','4','2024-04-27 14:40:42','','','','0','','',0.00,0.00,0,'201182',NULL,'KES','KES',0.00,0.00,'61','61','ANJKI7LTLMJYNZWOFXTOFAPCJU','C5BRILI2FDQ2E6XS','20240527143944','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(87,'','Invoice','','2024-04-27','','-3000','4','2024-04-27 14:43:17','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED <BR>\r\nCK104991-00<BR>\r\nMONICA ACHIENG <BR>','','1','0','41716810190','Cleared','','','','','','0','','',0.00,0.00,0,'201182',NULL,'KES','KES',0.00,0.00,'62','62','3VHYGMCPROG32QBZLB5D7SDQ5M','AETABWCPA72RW5AW','20240527144400','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(88,'','Invoice','','2024-06-29','','-3000','4','2024-04-27 14:46:20','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED <BR>\r\nCK104991-00<BR>\r\nMONICA ACHIENG <BR>','','1','0','41716810374','Cleared','4','2024-04-29 14:49:43','','','','0','','',0.00,0.00,0,'201185',NULL,'KES','KES',0.00,0.00,'63','63','25V7KU673J3MN5EM3WBSUELI6M','AOK57RQOE2ESC5EQ','20240527144742','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(89,'','Invoice','','2024-06-29','','-3000','4','2024-04-30 14:50:58','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED <BR>\r\nCK104991-00<BR>\r\nMONICA ACHIENG <BR>','','1','0','41716810652','Cleared','4','2024-04-30 15:00:52','','','','0','','',0.00,0.00,0,'201195',NULL,'KES','KES',0.00,0.00,'64','64','X3FPZF7RB3U7KB4CTSHL5OM37Y','7D7BT5MZOE4YHGZR','20240527145141','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(90,'','Invoice','','2024-05-27','','-3000','4','2024-04-30 15:04:10','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','WORLD VISION EAST AFRICA REGIONAL OFFICE <BR>\r\nM90844-01<BR>\r\nJOYLENA NAMU <BR>','','1','0','41716811441','Cleared','4','2024-03-28 15:11:46','','','','0','','',0.00,0.00,0,'201048',NULL,'KES','KES',0.00,0.00,'65','65','4NRFJSDGRH67T7D75YMHQ4U7G4','4OYLPPKCB7TGZVOA','20240527150444','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(91,'','Invoice','','2024-05-27','','-3000','4','2024-03-28 15:13:46','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','EMOBILIS TECHNOLOGY TRAINING INSTITUTE <BR>\r\n0093C-2020-00<BR>\r\nWINNYMICK BARASA <BR>','','1','0','41716812019','Cleared','','','','','','0','','',0.00,0.00,0,'201048',NULL,'KES','KES',0.00,0.00,'66','66','LGHUV2ETCUI6RARDBUS6KOU4MI','75TEA3UGPZ2VEJOG','20240527151523','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(92,'REF: SEL0WHRBGM','Mpesa','','2024-05-27 15:38:36','','0','4','2024-05-21 15:38:36','24','0','4500','1','retail','0','4500','1','0','0','0','0','4500','0','printed',' ','','1','0','41716813345','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'67','67','NZZ7ZOKN4OIIPXSK4JMNRKDYUA','KLWVAAR4SCSAY6CI','20240527154030','4500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(93,'REF: SDU5QTOXRL ','Mpesa','','2024-05-27 15:57:22','','0','4','2024-04-30 15:57:22','25','0','4500','1','retail','0','4500','1','0','0','0','0','4500','0','printed',' ','','1','0','41716814590','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'68','68','FGLV4RT2CPV35OMILDZW7PMK3U','IVHLPYRBTGERAHZ6','20240527160048','4500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(94,'REF: SES0MZSGNQ ','Mpesa','','2024-05-28 13:20:51','','0','4','2024-05-21 13:20:51','19','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41716891588','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'69','69','MIHPG36LZZGTMHGAVOCKS2RIFI','MPFZEPNZRHD7R4BF','20240528132246','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(95,'REF: SES0MZSGNQ ','Mpesa','','2024-05-28 13:25:10','','0','4','2024-05-21 13:25:10','19','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41716891902','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'70','70','F66QEUXGKYNP46LATI6JUMG67Y','ABIDMV43JYDWD7QQ','20240528132554','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(96,'REF: SES0MZSGNQ ','Mpesa','','2024-05-28 13:29:02','','0','4','2024-05-28 13:29:02','19','0','6000','1','retail','0','6000','1','0','0','0','0','6000','0','printed',' ','','1','0','41716892123','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(97,'REF: SES0MZSGNQ ','Mpesa','','2024-05-28 13:34:53','','0','4','2024-05-28 13:34:53','19','0','6000','1','retail','0','6000','1','0','0','0','0','6000','0','printed',' ','',NULL,'0','41716892460','Cleared','4','2024-05-28 13:34:53','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(98,'REF: SES0MZSGNQ ','Mpesa','','2024-05-28 13:38:35','','0','4','2024-05-28 13:38:35','19','0','6000','1','retail','0','6000','1','0','0','0','0','6000','0','printed',' ','','1','0','41716892679','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(99,'','Cash','','2024-05-30 09:12:17','','0','1','2024-05-30 09:12:17','','2','2','1','retail','0','2','1','0','0','0','0','0','0','printed',' ','','1','0','11717049530','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(100,'','Invoice','','2024-06-05','','-3000','4','2024-05-06 09:29:14','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','UNITED WOMEN SACCO <BR>\r\nCK094415-00<BR>\r\nANNE NYANGATI MAITHO<BR>','','1','0','41717050539','Cleared','','','','','','','','',0.00,0.00,0,'201206',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(101,'','Invoice','','2024-06-05','','-3000','4','2024-05-06 09:31:34','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','UNITED WOMEN SACCO<BR>\r\nCK094415-00<BR>\r\nANNE NYANGATI MAITHO <BR>','','1','0','41717050682','Cleared','','','','','','','','',0.00,0.00,0,'201206',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(102,'','Invoice','','2024-07-05','','-3000','4','2024-05-06 09:33:34','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','UNITED WOMEN SACCO <BR>\r\nCK094415-00<BR>\r\nANNE NYANGATI MAITHO<BR>','','1','0','41717050807','Cleared','','','','','','','','',0.00,0.00,0,'201206',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(103,'','Cash','','2024-05-30 09:29:41','','0','3','2024-05-23 09:29:41','26','10000','10000','1','retail','0','10000','1','0','0','0','0','0','0','printed',' ','','1','0','31717050214','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(104,'','Invoice','','2024-07-05','','-3000','4','2024-05-06 13:26:58','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','UNITED WOMEN SACCO <BR>\r\nCK094415-00<BR>\r\nANNE NYANGATI MAITHO <BR>','','1','0','41717064811','Cleared','','','','','','','','',0.00,0.00,0,'201206',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(105,'','Invoice','','2024-07-05','','-3000','4','2024-05-06 13:36:20','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','UNITED WOMEN SACCO<BR>\r\nCK094415-00<BR>\r\nANNE NYANGATI MAITHO','','1','0','41717065370','Cleared','','','','','','','','',0.00,0.00,0,'201206',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(106,'','Cash','','2024-05-30 15:28:04','','0','1','2024-05-30 15:28:04','','2','2','1','retail','0','2','1','0','0','0','0','0','0','printed',' ','','1','0','11717072076','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(107,'','Invoice','','2024-07-03','','-3000','4','2024-05-06 09:11:03','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','UNITED WOMEN SACCO <BR>\r\nCK094415-00<BR>\r\nANNE NYANGATI MAITHO<BR>','','1','0','41717395033','Cleared','4','2024-05-04 10:33:04','','','','0','','',0.00,0.00,0,'201208',NULL,'KES','KES',0.00,0.00,'71','71','SQSN7QDW3NEO5RNALSKNKMLL3Y','QFEIJ6IRBAFNDHBD','20240603102947','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(108,'','Invoice','','2024-07-03','','-3000','4','2024-05-04 10:52:29','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICES<BR>\r\nNIS-24316-01<BR>\r\nRICHELLE WANJIKU KIHORO <BR>','','1','0','41717400260','Cleared','','','','','','0','','',0.00,0.00,0,'201208',NULL,'KES','KES',0.00,0.00,'72','72','7FNZHHN5QN6AXCL5GWAMA2D2JY','DHOJMPCIPOBJJCG2','20240603105613','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(109,'','Invoice','','2024-07-26','','-3000','4','2024-05-30 11:36:42','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MHASIBU SACCO SOCIETY LTD <BR>\r\nCK149527-00 <BR>\r\nANN NGUGI <BR>\r\n','','1','0','41717403794','Cleared','4','2024-05-27 11:43:19','','','','0','','',0.00,0.00,0,'201258',NULL,'KES','KES',0.00,0.00,'73','73','OSUF5WXN3DXPJAPO5XQS5S6PUQ','GJAOKC2BEB5W6KGM','20240603114005','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(110,'','Invoice','','2024-07-24','','-3000','4','2024-05-27 11:47:16','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED <BR>\r\nCK104991-00 <BR>\r\nMONICA ACHIENG <BR>','',NULL,'0','41717404426','Cleared','4','2024-05-25 11:50:43','','','','0','','',0.00,0.00,0,'201294',NULL,'KES','KES',0.00,0.00,'74','74','ZJ6KFQZ6LNZHS7O2NJJU3QVSQU','24QKATBUE3FI6DUO','20240603114926','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(111,'','Invoice','','2024-07-24','','-3000','4','2024-05-25 11:59:39','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE <BR>\r\nNIS-23869 <BR>\r\nHARRIET NGAIRA <BR>','',NULL,'0','41717404998','Cleared','4','2024-05-25 11:59:39','','','','','','',0.00,0.00,0,'201294',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(112,'','Invoice','','2024-07-24','','-3000','4','2024-05-25 12:06:53','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE <BR>\r\nNIS-23869 <BR>\r\nHARRIET NGAIRA <BR>','',NULL,'0','41717405603','Cleared','4','2024-05-25 12:06:53','','','','','','',0.00,0.00,0,'201294',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(113,'','Invoice','','2024-07-24','','-3000','4','2024-05-25 12:21:24','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE <BR>\r\nNIS-23869 <BR>\r\nHARRIET NGAIRA <BR>','','1','0','41717406213','Cleared','','','','','','','','',0.00,0.00,0,'201294',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(114,'','Invoice','','2024-07-24','','-3000','4','2024-05-25 12:23:13','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE <BR>\r\nNIS-23869 <BR>\r\nHARRIET NGAIRA <BR>','','1','0','41717406586','Cleared','4','2024-05-25 12:28:15','','','','0','','',0.00,0.00,0,'201299',NULL,'KES','KES',0.00,0.00,'76','76','6HWAHYVM57S7UXLLIIP7T3ICKA','GZTRJY7DQHGE5RJ2','20240603122400','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(115,'','Invoice','','2024-07-20','','-3000','4','2024-06-25 12:35:21','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','K-UNITY SAVINGS AND CREDITY COOPERATIVE SOCIETY LIMITED <BR>\r\nCK151240-00 <BR>\r\nLILIAN MURUGI <BR>','',NULL,'0','41717407314','Cleared','4','2024-05-21 12:40:02','','','','0','','',0.00,0.00,0,'201272',NULL,'KES','KES',0.00,0.00,'77','77','G3KEFMUDFMJNVE5TDW4JUXYOPU','NEFH36TOGAQNKALA','20240603123802','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(116,'','Invoice','','2024-07-20','','-3000','4','2024-05-21 13:06:26','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY<BR>\r\nCK076424-00 <BR>\r\nDAVID MWANGI<BR>','','1','0','41717409166','Cleared','','','','','','','','',0.00,0.00,0,'201272',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(117,'','Invoice','','2024-07-21','','0','4','2024-05-21 13:07:45','5','','','1','retail','','','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY<BR>\r\nCK076424-00 <BR>\r\nDAVID MWANGI<BR>','',NULL,'0','41717409265','Cleared','4','2024-05-21 13:07:45','','','','','','',0.00,0.00,0,'201272',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(118,'','Invoice','','2024-07-20','','-3000','4','2024-05-21 13:11:52','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY<BR>\r\nCK076424-00 <BR>\r\nDAVID MWANGI<BR>','','1','0','41717409504','Cleared','','','','','','','','',0.00,0.00,0,'201272',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(119,'','Invoice','','2024-07-20','','-3000','4','2024-05-21 13:13:46','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY<BR>\r\nCK076424-00 <BR>\r\nDAVID MWANGI<BR>','',NULL,'0','41717409620','Cleared','4','2024-05-21 13:13:46','','','','','','',0.00,0.00,0,'201272',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(120,'','Invoice','','2024-07-20','','-3000','4','2024-05-21 13:20:32','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY<BR>\r\nCK076424-00 <BR>\r\nDAVID MWANGI<BR>','','1','0','41717410022','Cleared','','','','','','','','',0.00,0.00,0,'201272',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(121,'','Invoice','','2024-07-20','','-3000','4','2024-05-21 13:28:52','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY<BR>\r\nCK076424-00 <BR>\r\nDAVID MWANGI<BR>','',NULL,'0','41717410513','Cleared','4','2024-05-21 13:28:52','','','','','','',0.00,0.00,0,'201272',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(122,'','Invoice','','2024-07-20','','-3000','4','2024-05-21 13:36:06','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY<BR>\r\nCK076424-00 <BR>\r\nDAVID MWANGI<BR>','','1','0','41717410955','Cleared','','','','','','','','',0.00,0.00,0,'201272',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(123,'','Invoice','','2024-07-20','','-3000','4','2024-05-21 13:37:23','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY<BR>\r\nCK076424-00 <BR>\r\nDAVID MWANGI<BR>','','1','0','41717411038','Cleared','','','','','','','','',0.00,0.00,0,'201272',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(124,'','Invoice','','2024-07-20','','-3000','4','2024-05-21 13:38:40','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY<BR>\r\nCK076424-00 <BR>\r\nDAVID MWANGI<BR>','',NULL,'0','41717411109','Cleared','4','2024-05-21 13:38:40','','','','0','','',0.00,0.00,0,'201272',NULL,'KES','KES',0.00,0.00,'81','81','BSEKMRVHL6FITVGC2R4ZXXPKFU','BT7DGTGP3AQEU6AM','20240603134226','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(125,'','Invoice','','2024-07-20','','-3000','4','2024-05-21 14:46:27','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY<BR>\r\nCK076424-00 <BR>\r\nDAVID MWANGI<BR>','',NULL,'0','41717414199','Cleared','4','2024-05-21 14:46:27','','','','0','','',0.00,0.00,0,'201272',NULL,'KES','KES',0.00,0.00,'82','82','6KIWG63ILW2CEHMW343X762B7A','G7HGKZ7VMHJ64VTK','20240603145000','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(126,'','Invoice','','2024-06-04 16:41:47','','-195000','3','2024-06-04 16:41:47','27','0','195000','1','retail','0','195000','1','0','0','195000','0','0','0','printed',' ','',NULL,'0','31717507174','Cleared','3','2024-06-04 16:41:47','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(127,'','Invoice','','2024-06-04 16:55:11','','-195000','3','2024-06-04 16:55:11','27','0','195000','1','retail','0','195000','1','0','0','195000','0','0','0','printed',' ','','1','0','31717509147','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(128,'KES140477030077','Bank','','2024-06-05 11:13:06','','0','3','2024-06-05 11:13:06','27','0','195000','1','retail','0','195000','1','0','0','0','0','0','195000','printed',' ','','1','0','31717509343','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(129,'KES140477030077','Bank','','2024-06-05 12:15:44','','0','3','2024-06-05 12:15:44','27','0','195000','1','retail','0','195000','1','0','0','0','0','0','195000','printed',' ','','1','0','31717578902','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(130,'','Invoice','','2024-07-28','','-3000','4','2024-05-28 15:01:52','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISES AUTHORITY <BR>\r\nCK076424-00 <BR>\r\nDAVID MWANGI <BR>','',NULL,'0','41717565664','Cleared','4','2024-05-28 15:01:52','','','','0','','',0.00,0.00,0,'201304',NULL,'KES','KES',0.00,0.00,'83','83','3PVBGFXZW7257KBEH5BPHLMSFY','LNJPTWZBLMTAUUFB','20240605150421','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(131,'','Invoice','','2024-07-28','','-3000','4','2024-05-28 15:05:56','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISES AUTHORITY <BR>\r\nCK076424-00 <BR>\r\nDAVID MWANGI <BR>','','1','0','41717589127','Cleared','','','','','','0','','',0.00,0.00,0,'201304',NULL,'KES','KES',0.00,0.00,'84','84','2ONLGV2QPNYT2XGMZK7VJHHRQU','P6AFBVB2LS265YYU','20240605150727','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(132,'','Invoice','','2024-07-15','','-3000','4','2024-05-13 15:09:52','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA <BR>','','1','0','41717589381','Cleared','4','2024-05-16 15:16:06','','','','0','','',0.00,0.00,0,'201254',NULL,'KES','KES',0.00,0.00,'85','85','VRP74Q7MKQQNSRU3R6R7F7O2QY','PQLDBICSX42GIYGE','20240605151303','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(133,'','Invoice','','2024-07-15','','-3000','4','2024-05-16 15:21:11','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LIMITED<BR>\r\nCK120353-00<BR>\r\nIRENE MAINA <BR>','',NULL,'0','41717590065','Cleared','4','2024-05-16 15:21:11','','','','0','','',0.00,0.00,0,'201254',NULL,'KES','KES',0.00,0.00,'86','86','RBUKQWKCFEB6YC6IJLQLLWMH5Y','XUSVYCKEJK6O4ZZ7','20240605152418','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(134,'','Invoice','','2024-07-15','','-3000','4','2024-05-16 15:26:20','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LIMITED<BR>\r\nCK120353-00<BR>\r\nIRENE MAINA <BR>','',NULL,'0','41717590352','Cleared','4','2024-05-16 15:26:20','','','','0','','',0.00,0.00,0,'201254',NULL,'KES','KES',0.00,0.00,'87','87','TBKOWXEEGQOJ3ALIOUZTIZWHKM','5NUTZV5X4LENVWSR','20240605152931','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(135,'','Invoice','','2024-07-29','','-3000','4','2024-05-16 15:31:50','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LIMITED<BR>\r\nCK120353-00<BR>\r\nIRENE MAINA <BR>','','1','0','41717590705','Cleared','4','2024-05-30 15:38:07','','','','0','','',0.00,0.00,0,'201281',NULL,'KES','KES',0.00,0.00,'88','88','ERMES4OLE6QKQI2RPOPK4LZBFM','CURPP3HIZC2XHV5E','20240605153402','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(136,'','Invoice','','2024-07-29','','-3000','4','2024-05-30 15:42:34','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MPESA FOUNDATION ACADEMY <BR>\r\nMA382-00 <BR>\r\nBONNIE KIANDUMA<BR>','',NULL,'0','41717591345','Cleared','4','2024-05-30 15:42:34','','','','0','','',0.00,0.00,0,'201281',NULL,'KES','KES',0.00,0.00,'89','89','DONK4W4NO72S3ZNGYX35KA6R7I','OOOXTVYFEYMT5WRX','20240605154655','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(137,'','Invoice','','2024-07-29','','-3000','4','2024-05-30 15:49:34','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MPESA FOUNDATION ACADEMY<BR>\r\nMA382-00 <BR>\r\nBONNIE KIANDUMA<BR>','','1','0','41717591762','Cleared','','','','','','0','','',0.00,0.00,0,'201281',NULL,'KES','KES',0.00,0.00,'90','90','UR5WOTGHVOCL7TQICEZW2HEEAY','ASN4BN64OXQIHSFW','20240605155300','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(138,'','Invoice','','2024-07-29','','-3000','4','2024-05-30 15:54:24','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MPESA FOUNDATION ACADEMY<BR>\r\nMA382-00 <BR>\r\nBONNIE KIANDUMA<BR>','','1','0','41717592055','Cleared','','','','','','0','','',0.00,0.00,0,'201281',NULL,'KES','KES',0.00,0.00,'91','91','Q7JU6BFET4BBRPC7LJ7TRIOCWQ','6T3RZLMJDPSHZBZ5','20240605155641','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(139,'','Invoice','','2024-07-07','','-3000','4','2024-05-08 15:59:47','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00 <BR>\r\nNANCY MIKIA<BR>','','1','0','41717592271','Cleared','','','','','','0','','',0.00,0.00,0,'201211',NULL,'KES','KES',0.00,0.00,'92','92','KTWPYKTRU67KDWPJNDYK5O4F74','OBAZLKSFDSS5WMKV','20240605160233','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(140,'','Invoice','','2024-07-07','','-3000','4','2024-05-08 16:04:37','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','HUDUMA KENYA SECRETARIAT KENYA 2024 <BR>\r\nCK150864-00<BR>\r\nSUSAN MUSILA <BR>','','1','0','41717592652','Cleared','','','','','','0','','',0.00,0.00,0,'201225',NULL,'KES','KES',0.00,0.00,'93','93','WE22O4L6HE6QL2SAEXLVRSBE2E','JBSABAPFV77YVY2B','20240605160709','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(141,'','Invoice','','2024-07-06','','-3000','4','2024-05-07 16:13:13','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','WORLD VISION EAST AFRICA REGIONAL OFFICE<BR>\r\nM90844-01<BR>\r\nJOYLENA NAMU<BR>','','1','0','41717592993','Cleared','','','','','','0','','',0.00,0.00,0,'201218',NULL,'KES','KES',0.00,0.00,'94','94','CKOF56L5VZTNLWWT7INK2JOQKM','H6Y3QTGJJWLYH45W','20240605161535','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(142,'','Invoice','','2024-07-19','','-3000','4','2024-05-20 16:18:39','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00 <BR>\r\nNANCY MIKIA<BR>','','1','0','41717593483','Cleared','','','','','','0','','',0.00,0.00,0,'201213',NULL,'KES','KES',0.00,0.00,'95','95','H557MPMEZDV6VFMCK25GTJC2IA','QSFA2PZXF6FPZUXM','20240605161959','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(143,'','Invoice','','2024-07-19','','-3000','4','2024-05-20 16:22:02','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00 <BR>\r\nNANCY MIKIA<BR>','','1','0','41717593712','Cleared','','','','','','','','',0.00,0.00,0,'201213',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(144,'','Invoice','','2024-07-19','','-3000','4','2024-05-20 16:28:33','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00 <BR>\r\nNANCY MIKIA<BR>','','1','0','41717594098','Cleared','','','','','','','','',0.00,0.00,0,'201213',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(145,'','Cash','','2024-07-19','','0','4','2024-05-20 16:37:05','5','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00 <BR>\r\nNANCY MIKIA<BR>','','1','0','41717594564','Cleared','','','','','','','','',0.00,0.00,0,'201213',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(146,'','Invoice','','2024-08-02','','-3000','4','2024-06-03 09:06:17','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MPESA FOUNDATION ACADEMY<BR>\r\nMA382-00<BR>\r\nBONNIE KIANDUMA <BR>','','1','0','41717653964','Cleared','','','','','','','','',0.00,0.00,0,'201282',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(147,'','Invoice','','2024-08-02','','-3000','4','2024-06-03 09:20:28','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MPESA FOUNDATION ACADEMY<BR>\r\nMA382-00<BR>\r\nBONNIE KIANDUMA <BR>','','1','0','41717654790','Cleared','','','','','','0','','',0.00,0.00,0,'201282',NULL,'KES','KES',0.00,0.00,'97','97','LCZNZCTWVIDOVCZDYAYJ3KBPKI','2INLR3OUK6HTCFXB','20240606092236','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(148,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 09:24:31','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA<BR>','','1','0','41717655065','Cleared','','','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(149,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 09:33:17','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA<BR>','',NULL,'0','41717655578','Cleared','4','2024-05-27 09:33:17','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(150,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 09:44:42','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA<BR>','','1','0','41717656251','Cleared','','','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(151,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 09:46:20','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA<BR>','','1','0','41717656371','Cleared','','','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(152,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 09:50:05','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA<BR>','','1','0','41717656593','Cleared','','','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(153,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 09:51:46','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA<BR>','','1','0','41717656697','Cleared','','','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(154,'','Invoice','','2024-07-27','','-3000','4','2024-05-26 09:53:16','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA<BR>','','1','0','41717656776','Cleared','','','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(155,'','Invoice','','2024-07-27','','-3000','4','2024-05-26 09:54:22','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA<BR>','',NULL,'0','41717656853','Cleared','4','2024-05-26 09:54:22','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(156,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 10:00:15','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA<BR>','',NULL,'0','41717657204','Cleared','4','2024-05-27 10:00:15','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(157,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 10:08:38','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA<BR>','',NULL,'0','41717657710','Cleared','4','2024-05-27 10:08:38','','','','0','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'98','98','MV33XHC33OITQ7YUGXBDASESDI','37ALRN2EC6VAUU4M','20240606101147','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(158,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 10:17:43','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA<BR>','','1','0','41717658111','Cleared','4','2024-05-27 11:13:41','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(159,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 10:32:28','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA<BR>','',NULL,'0','41717659096','Cleared','4','2024-05-27 10:32:28','','','','0','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'101','101','YBO5PHBEI5UE6YE6627ZASB5KU','PANZSAYHW7VW3EEA','20240606103521','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(160,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 11:57:11','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA<BR>','',NULL,'0','41717664171','Cleared','4','2024-05-27 11:57:11','','','','0','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'102','102','CAG3YQRHFQDNTQP2K4PH3KWKPU','3KVCVUZP55V6D4AA','20240606120043','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(161,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 16:07:18','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA<BR>','','1','0','41717679230','Cleared','','','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(162,'','Invoice','','2024-07-26','','-3000','4','2024-05-28 10:11:22','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed',' ','',NULL,'0','41717744264','Cleared','4','2024-05-27 11:14:51','','','','0','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'104','104','Y3MKELTVVTOPS3V7PPMHWFJSKA','D53LESOSX7BV2QJR','20240607104413','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(163,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 11:35:15','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00 <BR>\r\nNANCY MIKIA<BR>','',NULL,'0','41717749307','Cleared','4','2024-05-27 11:35:15','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(164,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 12:25:26','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00 <BR>\r\nNANCY MIKIA<BR>\r\n \r\n','',NULL,'0','41717752318','Cleared','4','2024-05-27 12:25:26','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(165,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 08:16:56','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA LIMITED KENYA <BR>\r\nMKL/CC/747/00<BR>\r\nNANCY MIKIA <BR>','','1','0','41717823774','Cleared','','','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(166,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 08:22:02','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA <BR>','','1','0','41717824114','Cleared','','','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(167,'','Invoice','','2024-07-27','','-3000','4','2024-05-27 08:24:32','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA <BR>','','1','0','41717824263','Cleared','','','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(168,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 08:26:30','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA <BR>','','1','0','41717824350','Cleared','','','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(169,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 08:33:31','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA <BR>','','1','0','41717824793','Cleared','','','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(170,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 08:44:19','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA <BR>','','1','0','41717996946','Cleared','','','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(171,'','Invoice','','2024-07-26','','-3000','4','2024-05-27 08:49:01','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA <BR>','','1','0','41717998531','Cleared','','','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(172,'','Cash','','2024-06-10 09:06:40','','0','1','2024-06-10 09:06:40','','1','1','1','retail','0','1','1','0','0','0','0','0','0','printed',' ','','1','0','11717999584','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(173,'','Cash','','2024-06-10 09:12:40','','0','1','2024-06-10 09:12:40','','1','1','1','retail','0','1','1','0','0','0','0','0','0','printed',' ','','1','0','11717999938','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(174,'','Cash','','2024-06-10 09:14:26','','0','1','2024-06-10 09:14:26','','1','1','1','retail','0','1','1','0','0','0','0','0','0','printed',' ','','1','0','11718000051','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'106','106','JF4OJB2HNR5RCY73BXZGCY36SM','HHPR4H57AUC47SNM','20240610091619','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(175,'','Cash','','2024-06-10 13:08:28','','0','1','2024-06-10 13:08:28','7','1','1','1','retail','0','1','1','0','0','0','0','0','0','printed',' ','','1','0','11718014096','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'107','107','IFRFES7Q6YWJJVKFAH6QX5LFTM','PDE42PYL4GU6KBWI','20240610131032','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(176,'','Invoice','','2024-07-27','','-3000','4','2024-05-27 14:27:03','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA <BR>','',NULL,'0','41717998691','Cleared','4','2024-05-27 14:27:03','','','','','','',0.00,0.00,0,'201214',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(177,'','Invoice','','2024-07-19','','-3000','4','2024-05-26 14:32:11','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA <BR>','','1','0','41718019069','Cleared','4','2024-05-20 15:02:49','','','','0','','',0.00,0.00,0,'201213',NULL,'KES','KES',0.00,0.00,'109','109','3UD57ER3VDL22IBG7I3QPLLLDU','VQI673FI2KABVKAJ','20240610145550','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(178,'','Invoice','','2024-07-19','','-3000','4','2024-05-20 15:05:35','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA <BR>','',NULL,'0','41718021128','Cleared','4','2024-05-20 15:05:35','','','','0','','',0.00,0.00,0,'201213',NULL,'KES','KES',0.00,0.00,'110','110','M3AHH622HWAWJA4BMZRZ72WEWY','5AHJALXFHOVBKCZ7','20240610150933','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(179,'','Invoice','','2024-07-19','','-3000','4','2024-05-20 15:11:32','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA <BR>','',NULL,'0','41718021480','Cleared','4','2024-05-20 15:21:27','','','','0','','',0.00,0.00,0,'201213',NULL,'KES','KES',0.00,0.00,'111','111','2GK55M2LQ3X2XUBTZXM6F4USU4','VWSKUIYNAZLTXOZF','20240610151340','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(180,'REF: SFB9416F1P','Mpesa','','2024-06-11 09:32:32','','0','4','2024-06-11 09:32:32','24','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41718087535','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(181,'REF: SFB9416F1P','Mpesa','','2024-06-11 09:36:14','','0','4','2024-06-11 09:36:14','24','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41718087686','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(182,'REF: SFB75BN49F','Mpesa','','2024-06-11 13:38:03','','0','4','2024-06-11 13:38:03','19','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41718102275','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'112','112','3HWL542F5H5LYWAUHYPN2RN7SM','2CPMTSBCAD4FG5PX','20240611133920','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(183,'','Invoice','','2024-07-19','','-3000','4','2024-05-20 09:01:24','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED<BR>\r\nMKL-CC-747-00<BR>\r\nNANCY MIKIA<BR>','',NULL,'0','41718172069','Cleared','4','2024-05-20 09:01:24','','','','0','','',0.00,0.00,0,'201213',NULL,'KES','KES',0.00,0.00,'113','113','MQBSHPOYPLE3Q6R37SJDYE34EE','CNMNVTBRNGVITXCI','20240612090940','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(184,'','Invoice','','2024-07-24','','-3000','4','2024-05-20 09:11:31','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA LIMITED KENYA<BR>\r\nMKL-CC-747-00 <BR>\r\nNANCY MIKIA<BR>','','1','0','41718172682','Cleared','4','2024-05-25 09:19:43','','','','0','','',0.00,0.00,0,'201295',NULL,'KES','KES',0.00,0.00,'114','114','6IXC4IFVHBQ6L5WGOMOPKAARME','CLRMK3VH4HC2EPKZ','20240612091350','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(185,'','Invoice','','2024-07-26','','-3000','4','2024-05-25 09:24:22','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE<BR>\r\nNIS-23869-01<BR>\r\nMOSES MARANGA <BR>','','1','0','41718173449','Cleared','4','2024-05-27 10:03:46','','','','0','','',0.00,0.00,0,'201280',NULL,'KES','KES',0.00,0.00,'115','115','Q2QWM3ISGXKL4BQV63X3STHA3I','PX3JYEDD3XYIRZNE','20240612092656','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(186,'','Invoice','','2024-07-20','','-3000','4','2024-05-17 09:38:11','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','WORLD VISION EAST AFRICA REGIONAL OFFICE<BR>\r\nM90844-01<BR>\r\nJOYLENA NAMU<BR>','','1','0','41718174285','Cleared','4','2024-05-21 09:42:32','','','','0','','',0.00,0.00,0,'201272',NULL,'KES','KES',0.00,0.00,'116','116','OTKT62H6L5DN3WNSXV77KDN3WE','Z3WF7MMBUGXCRDO4','20240612093932','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(187,'','Invoice','','2024-07-20','','-3000','4','2024-05-21 09:47:46','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY <BR>\r\nCK076424-00<BR>\r\nDAVID MWANGI<BR>','','1','0','41718174860','Cleared','','','','','','','','',0.00,0.00,0,'201272',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(188,'','Invoice','','2024-07-20','','-3000','4','2024-05-21 09:53:28','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY <BR>\r\nCK076424-00<BR>\r\nDAVID MWANGI<BR>','','1','0','41718175198','Cleared','','','','','','0','','',0.00,0.00,0,'201272',NULL,'KES','KES',0.00,0.00,'117','117','6TAI5AERX7NKNMJYLKDHYJCRRI','MJ2O2TMDOYVXUTAW','20240612095652','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(189,'','Invoice','','2024-07-21','','-3000','4','2024-05-22 09:58:44','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE <BR>\r\nNIS-24379 <BR>\r\nELIZABETH MWIHIA <BR>','','1','0','41718175514','Cleared','','','','','','0','','',0.00,0.00,0,'201275',NULL,'KES','KES',0.00,0.00,'118','118','TMEKV4HSUHXMANM3MH2UHOZE5A','4S725QJ5EKX4IXDJ','20240612100227','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(190,'','Invoice','','2024-07-22','','-3000','4','2024-05-27 10:09:12','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-PESA FOUNDATION ACADEMY <BR>\r\nMA382<BR>\r\nBONNIE KIANDUMA <BR>','','1','0','41718176146','Cleared','4','2024-05-23 10:14:45','','','','0','','',0.00,0.00,0,'201279',NULL,'KES','KES',0.00,0.00,'119','119','7TYCNYOE3QVLKQWF5VDTZVBRTE','HNCM45BCSY3OXNCF','20240612101137','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(191,'','Invoice','','2024-07-22','','-3000','4','2024-05-23 10:19:04','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-PESA FOUNDATION ACADEMY <BR>\r\nMA382<BR>\r\nBONNIE KIANDUMA <BR>','',NULL,'0','41718176737','Cleared','4','2024-05-23 10:19:04','','','','0','','',0.00,0.00,0,'201279',NULL,'KES','KES',0.00,0.00,'120','120','AGWKLRF7FXUHU3UCFMK5MD7KUU','QE7TNSHSCJTWOZ3L','20240612102405','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(192,'','Invoice','','2024-07-22','','-3000','4','2024-05-23 10:25:45','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-PESA FOUNDATION ACADEMY <BR>\r\nMA382-00<BR>\r\nBONNIE KIANDUMA <BR>','',NULL,'0','41718177139','Cleared','4','2024-05-23 10:25:45','','','','0','','',0.00,0.00,0,'201279',NULL,'KES','KES',0.00,0.00,'121','121','AOOY3XEPNQ5H7DNRIBER6NOF4M','XKJM4LOVS2ACLDAO','20240612103051','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(193,'','Invoice','','2024-07-24','','-3000','4','2024-05-23 10:32:26','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-PESA FOUNDATION ACADEMY <BR>\r\nMA382-00<BR>\r\nBONNIE KIANDUMA <BR>','','1','0','41718177541','Cleared','4','2024-05-25 10:49:04','','','','0','','',0.00,0.00,0,'201297',NULL,'KES','KES',0.00,0.00,'122','122','WN2CGIVSUXDDBR3A2QU5GX5I4Q','Z3JAKWBQCK6PTF7X','20240612103651','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(194,'','Invoice','','2024-07-24','','-3000','4','2024-05-25 11:12:02','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','PEACE WINDS JAPAN <BR>\r\nCK153452-00<BR>\r\nFLORAH MGHOI<BR>','','1','0','41718178740','Cleared','','','','','','0','','',0.00,0.00,0,'201297',NULL,'KES','KES',0.00,0.00,'123','123','GNLCHJPWKZXVFRX6DEFODP2TMY','VIBI3OALDFOMAW4W','20240612111438','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(195,'','Invoice','','2024-07-01','','-3000','4','2024-05-14 11:23:10','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISES AUTHORITY<BR>\r\nCK073912-00<BR>\r\nLISRAY MAINA<BR>','','1','0','41718180195','Cleared','4','2024-05-02 11:39:32','','','','0','','',0.00,0.00,0,'201195',NULL,'KES','KES',0.00,0.00,'124','124','LAYXNRULPDERPCWHVR3YU4GLBM','6GW3FH3XR2RNID4G','20240612113012','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(196,'','Invoice','','2024-07-29','','-3000','4','2024-05-30 12:03:20','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED<BR>\r\nCK104991-00<BR>\r\nMONICA ACHIENG <BR>','',NULL,'0','41718182978','Cleared','4','2024-05-30 12:03:20','','','','0','','',0.00,0.00,0,'201259',NULL,'KES','KES',0.00,0.00,'125','125','GEYDTNZTRTBK2T4VWYFNY3AZTY','WXJZIINAXZXL3MS5','20240612120742','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(197,'','Invoice','','2024-07-29','','-3000','4','2024-05-30 12:09:12','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED<BR>\r\nCK104991-00<BR>\r\nMONICA ACHIENG <BR>','',NULL,'0','41718183345','Cleared','4','2024-05-30 12:09:12','','','','0','','',0.00,0.00,0,'201259',NULL,'KES','KES',0.00,0.00,'126','126','PLD7BXWPT6SS3HXRNYZETFOYD4','2PLZ2WOH3HSUT2T4','20240612121207','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(198,'','Invoice','','2024-07-29','','-3000','4','2024-05-30 12:13:28','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED<BR>\r\nCK104991-00<BR>\r\nMONICA ACHIENG <BR>','',NULL,'0','41718183597','Cleared','4','2024-05-30 12:13:28','','','','0','','',0.00,0.00,0,'201259',NULL,'KES','KES',0.00,0.00,'127','127','IVOZVKNIBEQIWMXQDJE5O3PK5E','IWITW3TO6HVI7LRX','20240612122009','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(199,'','Invoice','','2024-07-29','','-3000','4','2024-05-30 12:22:35','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED<BR>\r\nCK104991-00<BR>\r\nMONICA ACHIENG <BR>','','1','0','41718184149','Cleared','4','2024-05-30 12:34:54','','','','0','','',0.00,0.00,0,'201260',NULL,'KES','KES',0.00,0.00,'128','128','LYYB3SADRFRW5EZM4FGFITRQMU','QHYI7YH5AU6L3CMD','20240612122403','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(200,'','Invoice','','2024-07-29','','-3000','4','2024-05-30 12:39:13','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SCHEME NAME:\r\nSHUJAAZINC\r\nLIMITED |\r\nMEMBER NO:\r\nCK104991-00 |\r\nNAME OF\r\nINSURED: MONICA\r\nACHIENG','','1','0','41718185141','Cleared','4','2024-05-30 12:41:31','','','','0','','',0.00,0.00,0,'201260',NULL,'KES','KES',0.00,0.00,'129','129','JVHAIX3DVV3Z4FBOIBCKXO33A4','M7WNHSV3AWPLKPWH','20240612124053','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(201,'','Invoice','','2024-07-29','','-3000','4','2024-05-30 12:44:13','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED<BR>\r\nCK104991-00<BR>\r\nMONICA ACHIENG<BR>','','1','0','41718185447','Cleared','','','','','','0','','',0.00,0.00,0,'201260',NULL,'KES','KES',0.00,0.00,'130','130','HT7SPJGGT64Y7OKCRDDYXPOROU','WWOAX647EHYXCOND','20240612124527','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(202,'','Invoice','','2024-08-11','','-3000','4','2024-06-12 12:47:26','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED<BR>\r\nCK104991-00<BR>\r\nMONICA ACHIENG<BR>','','1','0','41718185636','Cleared','','','','','','0','','',0.00,0.00,0,'201261',NULL,'KES','KES',0.00,0.00,'131','131','GNG6DPMR7RZVI6ZX7PSG7AFOYA','GRPDEW24A2J2JUES','20240612124909','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(203,'','Invoice','','2024-08-12','','-3000','4','2024-06-13 12:52:16','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED<BR>\r\nCK104991-00<BR>\r\nMONICA ACHIENG<BR>','','1','0','41718185920','Cleared','','','','','','','','',0.00,0.00,0,'201262',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(204,'','Invoice','','2024-08-12','','-3000','4','2024-06-13 13:00:26','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED<BR>\r\nCK104991-00<BR>\r\nMONICA ACHIENG<BR>','',NULL,'0','41718186419','Cleared','4','2024-06-13 13:00:26','','','','0','','',0.00,0.00,0,'201262',NULL,'KES','KES',0.00,0.00,'132','132','37WJVSAZKNGDMBTXVOFP2LVRTI','WLZ6X5DXL4P7VLF7','20240612130228','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(205,'','Invoice','','2024-07-11','','-3000','4','2024-06-12 13:04:45','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED<BR>\r\nCK104991-00<BR>\r\nMONICA ACHIENG<BR>','','1','0','41718186679','Cleared','','','','','','0','','',0.00,0.00,0,'201262',NULL,'KES','KES',0.00,0.00,'133','133','N5QFF7OWSOKIDFEZEFQVTOIE5M','3MIYSZL6KS62LFST','20240612130831','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(206,'','Invoice','','2024-07-06','','-3000','4','2024-05-07 13:12:42','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','EMOBILIS TECHNOLOGY TRAINING INSTITUTE<BR>\r\n0093C-2020-00 <BR>\r\nWINNYMICK BARASA <BR>','','1','0','41718187153','Cleared','','','','','','0','','',0.00,0.00,0,'201216',NULL,'KES','KES',0.00,0.00,'134','134','D44HCUC5S5A2JG4H3G6A7QUMVA','6PZORVGF764RTT36','20240612131641','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(207,'KES140477030077','Bank','','2024-06-12 13:30:59','','0','3','2024-06-12 13:30:59','26','0','10000','1','retail','0','10000','1','0','0','0','0','0','10000','printed',' ','','1','0','31718188169','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(208,'SDN62X5PII','Bank','','2024-06-12 13:35:53','','0','3','2024-06-12 13:35:53','27','0','195000','1','retail','0','195000','1','0','0','0','0','0','195000','printed',' ','','1','0','31718188540','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(209,'SDN62X5PII','Bank','','2024-06-12 15:41:47','','0','3','2024-06-12 15:41:47','27','0','195000','1','retail','0','195000','1','0','0','0','0','0','195000','printed',' ','','1','0','31718196090','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(210,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 15:37:20','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','INDEPENDENT POLICING OVERSIGHT AUTHORITY <BR>\r\nCK096647-00<BR>\r\nCAROLYNE MUMBI MWAURA <BR>','','1','0','41718195827','Cleared','','','','','','0','','',0.00,0.00,0,'201082',NULL,'KES','KES',0.00,0.00,'135','135','YODMXQ7YTSL4224JZMWHR4MQ7A','D2LZCAUKFXLGCOG4','20240612154500','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(211,'','Invoice','','2024-05-11','Clarity Counseling & Training Centre','-3500','3','2024-04-11 15:45:27','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','WPP SCANGROUP PLC<BR>\r\nLYDIA NJERI KAGOCHI <BR>\r\n653901-001','','1','0','31718196311','Cleared','','','','','','0','','',0.00,0.00,0,'201126',NULL,'KES','KES',0.00,0.00,'136','136','Z2PIQIHZVWPSRNORIMYSXECUZU','U2V7UAHBAOPO2M7E','20240612155437','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(212,'','Invoice','','2024-05-20','','-3500','4','2024-04-24 15:58:01','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','CENTRE FOR INNOVATIVE TECHNOLOGY LTD<BR>\r\nKE000073992-00<BR>\r\nJOYCE NJERI CAURI <BR>','','1','0','41718197008','Cleared','4','2024-04-20 16:37:15','','','','0','','',0.00,0.00,0,'201097',NULL,'KES','KES',0.00,0.00,'137','137','YOKTM2CXAIO5WFNDRBIQF6SYOI','FGY6WFVOTNYD2BBB','20240612160222','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(213,'','Invoice','','2024-05-11','','-3500','3','2024-04-11 16:03:38','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','WPP SCANGROUP PLC <BR>\r\nLYDIA NJERI KAGOCHI <BR>\r\n653901-001','',NULL,'0','31718197411','Cleared','3','2024-04-11 16:03:38','','','','0','','',0.00,0.00,0,'201126',NULL,'KES','KES',0.00,0.00,'138','138','VQLOMS43Z42W23F4SF22SWAR2Y','GLK2DHCULSXB6BHX','20240612160709','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(214,'','Invoice','','2024-05-17','','-3500','4','2024-04-17 16:07:12','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','CENTRE FOR INNOVATIVE TECHNOLOGY LTD<BR>\r\nKE000073992-00<BR>\r\nJOYCE NJERI CAURI <BR>','',NULL,'0','41718197626','Cleared','4','2024-04-17 16:07:12','','','','0','','',0.00,0.00,0,'201147',NULL,'KES','KES',0.00,0.00,'139','139','LFKIQYJJFMYTAJVZUYWRH4VJ5U','GNOMOET2KG2W6HPR','20240612160936','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(215,'','Invoice','','2024-05-17','','-3500','4','2024-04-17 16:12:14','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','CENTRE FOR INNOVATIVE TECHNOLOGY LTD<BR>\r\nKE000073992-00<BR>\r\nJOYCE NJERI CAURI <BR>','',NULL,'0','41718197865','Cleared','4','2024-04-17 16:12:14','','','','0','','',0.00,0.00,0,'201147',NULL,'KES','KES',0.00,0.00,'140','140','GLR27TRL25ZWI6T5TBY4SM5FGI','TQO26U7T5M3RARA2','20240612161413','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(216,'','Invoice','','2024-05-11','','-3500','3','2024-04-11 16:11:46','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','WPP SCANGROUP <BR>\r\nLYDIA NJERI KAGOCHI <BR>\r\n653901-001','','1','0','31718197894','Cleared','','','','','','0','','',0.00,0.00,0,'201126',NULL,'KES','KES',0.00,0.00,'141','141','7ECEU7GNSMZGLF5QOCE3JCP35Q','PZDOH3RR3TTYYCUP','20240612161506','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(217,'','Invoice','','2024-05-20','','-3500','4','2024-04-17 16:19:14','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','CENTRE FOR INNOVATIVE TECHNOLOGY LTD<BR>\r\nKE000073992-00<BR>\r\nJOYCE NJERI CAURI <BR>','','1','0','41718198288','Cleared','4','2024-04-20 16:34:31','','','','0','','',0.00,0.00,0,'201097',NULL,'KES','KES',0.00,0.00,'142','142','KZZALZV5226WXAJA7EGAS4UMUQ','UEDBM5LFXQC7BGJL','20240612162113','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(218,'','Invoice','','2024-05-11','','-3500','4','2024-04-11 16:27:58','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','WPP SCANGROUP PLC<BR>\r\nWPP-653901-01<BR>\r\nLYDIA KAGOCHI <BR>','','1','0','41718198869','Cleared','','','','','','0','','',0.00,0.00,0,'201126',NULL,'KES','KES',0.00,0.00,'143','143','6VOLYNL7QQB27HQ64DMLDNLAKA','TDMZCYT36YC6DCG3','20240612163001','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(219,'','Invoice','','2024-05-20','','-3500','4','2024-04-20 16:38:57','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','REFUSHE KENYA <BR>\r\nKE008649-00<BR>\r\nSHIRLEY KIETI<BR>','',NULL,'0','41718199532','Cleared','4','2024-04-20 16:38:57','','','','0','','',0.00,0.00,0,'201097',NULL,'KES','KES',0.00,0.00,'144','144','ICJBKXZTPTEJXFE7PJZ6JEF3WY','Q6YHRYJTQUMC4YUP','20240612164101','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(220,'','Invoice','','2024-05-20','','-3500','4','2024-04-20 16:42:19','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','REFUSHE KENYA <BR>\r\nKE008649-00<BR>\r\nSHIRLEY KIETI<BR>','','1','0','41718199730','Cleared','','','','','','0','','',0.00,0.00,0,'201097',NULL,'KES','KES',0.00,0.00,'145','145','LVC5KLYAHNK3PGB56ANIPFIXSU','Z7CNDUA33SMUDWEM','20240612164400','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(221,'','Invoice','','2024-05-05','','-3500','4','2024-04-18 16:45:07','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','REFUSHE KENYA <BR>\r\nKE008649-00<BR>\r\nSHIRLEY KIETI<BR>','','1','0','41718199901','Cleared','4','2024-04-05 16:48:52','','','','0','','',0.00,0.00,0,'201095',NULL,'KES','KES',0.00,0.00,'146','146','2KO2VJMPLGLIUBZELEB56CR5PQ','JY3R67APONJ3MFGU','20240612164653','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(222,'','Invoice','','2024-05-05','','-3500','4','2024-04-05 16:55:12','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','REFUSHE KENYA <BR>\r\nKE008649-00<BR>\r\nSHIRLEY KIETI<BR>','','1','0','41718200456','Cleared','','','','','','0','','',0.00,0.00,0,'201095',NULL,'KES','KES',0.00,0.00,'147','147','4L7UBEAUOFMMY5USFHL26RKEPI','4NL5R4VMKHJSKBVZ','20240612165622','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(223,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 09:11:22','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD<BR>\r\nNCB-377521-00<BR>\r\nMAUREEN KIMUNGUYI<BR>','','1','0','41718258994','Cleared','','','','','','','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(224,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 09:14:59','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD<BR>\r\nNCB-377521-00<BR>\r\nMAUREEN KIMUNGUYI<BR>','','1','0','41718259291','Cleared','','','','','','','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(225,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 09:16:22','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD<BR>\r\nNCB-377521-00<BR>\r\nMAUREEN KIMUNGUYI<BR>','','1','0','41718259373','Cleared','','','','','','','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(226,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 09:17:36','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD<BR>\r\nNCB-377521-00<BR>\r\nMAUREEN KIMUNGUYI<BR>','','1','0','41718259443','Cleared','','','','','','','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(227,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 09:18:54','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD<BR>\r\nNCB-377521-00<BR>\r\nMAUREEN KIMUNGUYI<BR>','','1','0','41718259517','Cleared','','','','','','','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(228,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 09:20:09','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD<BR>\r\nNCB-377521-00<BR>\r\nMAUREEN KIMUNGUYI<BR>','','1','0','41718259598','Cleared','','','','','','','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(229,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 09:21:09','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD<BR>\r\nNCB-377521-00<BR>\r\nMAUREEN KIMUNGUYI<BR>','','1','0','41718259662','Cleared','','','','','','','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(230,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 09:23:02','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD<BR>\r\nNCB-377521-00<BR>\r\nMAUREEN KIMUNGUYI<BR>','','1','0','41718259774','Cleared','','','','','','','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(231,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 09:28:38','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD<BR>\r\nNCB-377521-00<BR>\r\nMAUREEN KIMUNGUYI<BR>','','1','0','41718260083','Cleared','','','','','','','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(232,'','Invoice','','2024-06-13 10:38:34','','-1','1','2024-06-13 10:38:34','13','0','1','1','retail','0','1','1','0','0','1','0','0','0','printed',' ','','1','0','11718264281','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(233,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 12:47:02','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD <BR>\r\nNCB-377521-00 <BR>\r\nMAUREEN KIMUNGUYI<BR>\r\n','','1','0','41718272013','Cleared','','','','','','','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(234,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 12:51:42','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD MEMBER <BR>\r\nNCB-377521-00<BR>\r\nMAUREEN KIMUNGUYI<BR>','','1','0','41718272253','Cleared','','','','','','','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(235,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 12:54:41','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD MEMBER <BR>\r\nNCB-377521-00<BR>\r\nMAUREEN KIMUNGUYI<BR>','','1','0','41718272474','Cleared','','','','','','','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(236,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 12:56:52','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD MEMBER <BR>\r\nNCB-377521-00<BR>\r\nMAUREEN KIMUNGUYI<BR>','','1','0','41718272567','Cleared','','','','','','','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(237,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 13:04:06','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD MEMBER <BR>\r\nNCB-377521-00<BR>\r\nMAUREEN KIMUNGUYI<BR>','','1','0','41718272656','Cleared','','','','','','','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(238,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 08:27:46','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\nTRA-354065-00<BR>\r\nPURITY OWINO <BR>','','1','0','41718342786','Cleared','','','','','','','','',0.00,0.00,0,'201085',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(239,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 08:30:21','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\nTRA-354065-00<BR>\r\nPURITY OWINO <BR>','','1','0','41718343014','Cleared','','','','','','','','',0.00,0.00,0,'201085',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(240,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 08:32:51','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\nTRA-354065-00<BR>\r\nPURITY OWINO <BR>','','1','0','41718343159','Cleared','','','','','','','','',0.00,0.00,0,'201085',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(241,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 08:34:36','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\nTRA-354065-00<BR>\r\nPURITY OWINO <BR>','','1','0','41718343258','Cleared','','','','','','','','',0.00,0.00,0,'201085',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(242,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 08:37:14','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\nTRA-354065-00<BR>\r\nPURITY OWINO <BR>','','1','0','41718343426','Cleared','','','','','','','','',0.00,0.00,0,'201085',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(243,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 08:38:33','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\nTRA-354065-00<BR>\r\nPURITY OWINO <BR>','','1','0','41718343506','Cleared','','','','','','','','',0.00,0.00,0,'201085',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(244,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 08:41:23','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\nTRA-354065-00<BR>\r\nPURITY OWINO <BR>','','1','0','41718343676','Cleared','','','','','','','','',0.00,0.00,0,'201085',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(245,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 10:04:44','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD MEMBER <BR>\r\nNCB-377521-00 <BR>\r\nMAUREEN KIMUNGUYI<BR>','','1','0','41718348664','Cleared','','','','','','','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(246,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 11:28:39','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD MEMBER <BR>\r\nNCB-377521-00 <BR>\r\nMAUREEN KIMUNGUYI<BR>','','1','0','41718353704','Cleared','','','','','','','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(247,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 11:36:07','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD MEMBER <BR>\r\nNCB-377521-00 <BR>\r\nMAUREEN KIMUNGUYI<BR>','','1','0','41718354057','Cleared','','','','','','','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(248,'','Cash','','2024-05-16','','0','4','2024-04-16 08:25:24','28','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed','I & M BANK <BR>\r\n103496-02 <BR>\r\nMATHEW ANDREW KWENA<BR>','','1','0','41718364362','Cleared','','','','','','','','',0.00,0.00,0,'201140',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(249,'','Invoice','','2024-05-16','','-3500','4','2024-04-16 08:30:39','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n103496-02 <BR>\r\nMATHEW ANDREW KWENA<BR>','','1','0','41718429430','Cleared','','','','','','0','','',0.00,0.00,0,'201140',NULL,'KES','KES',0.00,0.00,'148','148','J4V5ZKI2STJGPLYD6XCLUTYO6I','BEWRSWESONYKAXA6','20240615083139','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(250,'','Invoice','','2024-05-20','','-3500','4','2024-04-16 08:39:58','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n103496-03 <BR>\r\nKYLE KWENA<BR>','','1','0','41718429585','Cleared','4','2024-04-20 08:42:28','','','','0','','',0.00,0.00,0,'201156',NULL,'KES','KES',0.00,0.00,'149','149','MGWP2QMARGQWJUVSPRWXZXGGL4','SZAL4WTRXPA7PN3C','20240615084124','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(251,'','Invoice','','2024-05-20','','-3500','4','2024-04-20 08:47:14','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n103496-02 <BR>\r\nMATHEW ANDREW KWENA<BR>','','1','0','41718430426','Cleared','','','','','','0','','',0.00,0.00,0,'201156',NULL,'KES','KES',0.00,0.00,'150','150','UFUHRRSS4DHEK6JTYWBUH7SQWY','FMGA57AJTPNGKO4L','20240615084838','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(252,'','Invoice','','2024-06-13','','-2000','4','2024-04-20 08:49:51','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','I & M BANK <BR>\r\n103496-03 <BR>\r\nKYLE KWENA<BR>','','1','0','41718430581','Cleared','4','2024-05-14 10:20:03','','','','0','','',0.00,0.00,0,'201240',NULL,'KES','KES',0.00,0.00,'151','151','JY7IWKC75XYKJ72EWRRACP7GNQ','UDHNNOY7H4G6XFEB','20240615085118','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(253,'','Invoice','','2024-06-13','','-2000','4','2024-05-14 10:21:00','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CATHOLIC UNIVERSITY OF EASTERN AFRICA<BR>\r\nPAC-38751-03<BR>\r\nLEMUEL BARAKA<BR>','','1','0','41718436050','Cleared','','','','','','0','','',0.00,0.00,0,'201240',NULL,'KES','KES',0.00,0.00,'152','152','NRJHDPHOTXDMSHFGJDJ3FUXP3E','MKB2GX3AW4EP2DXC','20240615102241','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(254,'','Invoice','','2024-06-17','','-2000','4','2024-05-18 10:25:09','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','INTERNATIONAL CHRISTIAN CENTRE<BR>\r\nPAC-19517-01<BR>\r\nELIZABETH MUKENE KALULI<BR>','','1','0','41718436261','Cleared','4','2024-05-18 10:34:24','','','','0','','',0.00,0.00,0,'201257',NULL,'KES','KES',0.00,0.00,'153','153','QFQDED7XECHD3FCLWPNHLTWFNA','Y74RL7VKOHJDOCZU','20240615102644','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(255,'','Invoice','','2024-06-17','','-2000','4','2024-05-18 10:36:43','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','MARTIN MUTHOMI GITONGA ADVOCATES <BR>\r\nPAC-19517-01<BR>\r\nELIZABETH MUKENE KALULI<BR>','','1','0','41718436996','Cleared','4','2024-05-18 10:40:37','','','','0','','',0.00,0.00,0,'201257',NULL,'KES','KES',0.00,0.00,'154','154','LZRXERF5LJ3KYXB6KTY4WVCNLI','VJGX3QEJAOPOOK6W','20240615103810','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(256,'','Invoice','','2024-06-17','','-2000','4','2024-05-18 10:43:52','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','MARTIN MUTHOMI GITONGA ADVOCATES <BR>\r\nPAC-51041-01<BR>\r\nPHOEBE NYOKABI NDIRITU<BR>','','1','0','41718437421','Cleared','4','2024-05-18 10:47:44','','','','0','','',0.00,0.00,0,'201257',NULL,'KES','KES',0.00,0.00,'155','155','3A7D5GQO4BUPTONDQ7BAE6HR4Q','MER2B5HBLZ77UV4I','20240615104633','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(257,'','Invoice','','2024-06-17','','-2000','4','2024-05-18 10:51:01','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','\r\n\r\n \r\nMARTIN MUTHOMI GITONGA ADVOCATES <BR>\r\nPAC-51041-01<BR>\r\nPHOEBE NYOKABI NDIRITU <BR>','','1','0','41718437854','Cleared','','','','','','0','','',0.00,0.00,0,'201257',NULL,'KES','KES',0.00,0.00,'156','156','BUH3DDY5JWPM4LJBM7UWIK5PEA','TMGM5UDON7LFHWXO','20240615105318','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(258,'','Invoice','','2024-06-17','','-2000','4','2024-05-18 10:55:19','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','\r\n\r\n \r\nMARTIN MUTHOMI GITONGA ADVOCATES <BR>\r\nPAC-51041-01<BR>\r\nPHOEBE NYOKABI NDIRITU <BR>','','1','0','41718438085','Cleared','','','','','','','','',0.00,0.00,0,'201257',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(259,'','Invoice','','2024-06-30','','-2000','4','2024-05-18 10:58:34','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','\r\n\r\n \r\nMARTIN MUTHOMI GITONGA ADVOCATES <BR>\r\nPAC-51041-01<BR>\r\nPHOEBE NYOKABI NDIRITU <BR>','','1','0','41718438293','Cleared','4','2024-05-30 11:15:27','','','','0','','',0.00,0.00,0,'201251',NULL,'KES','KES',0.00,0.00,'158','158','IQYWTCYGFXIP74EX6LZ3MKYU7U','WKNRVHX5HRGUOYXI','20240615110357','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(260,'','Invoice','','2024-06-17','','-2000','4','2024-05-18 10:59:30','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','MARTIN MUTHOMI GITONGA ADVOCATES<BR>\r\nPAC-51041-01<BR>\r\nPHOEBE NYOKABI NDIRITU<BR>','','1','0','41718438363','Cleared','','','','','','0','','',0.00,0.00,0,'201257',NULL,'KES','KES',0.00,0.00,'157','157','7DQV7GFL5X7JXLBQIADTRSEZUU','NAVW3BTLQNREHYG2','20240615110107','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(261,'','Invoice','','2024-06-10','','-2000','4','2024-05-11 11:06:44','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','MARTIN MUTHOMI GITONGA ADVOCATES<BR>\r\nPAC-51041-01<BR>\r\nPHOEBE NYOKABI NDIRITU <BR>','','1','0','41718438797','Cleared','','','','','','0','','',0.00,0.00,0,'201230',NULL,'KES','KES',0.00,0.00,'159','159','FPEMNZPCKAUSR7Z3NRPCLXEXGQ','YQN5AI2IRGIEAPZM','20240615110808','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(262,'','Invoice','','2024-06-03','','-2000','4','2024-05-04 11:11:29','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','\r\n\r\n \r\nMARTIN MUTHOMI GITONGA ADVOCATES <BR>\r\nPAC-51041-01<BR>\r\nPHOEBE NYOKABI NDIRITU <BR>','','1','0','41718439034','Cleared','','','','','','0','','',0.00,0.00,0,'201207',NULL,'KES','KES',0.00,0.00,'160','160','M73WWIHQJHEPFSX6FDMFVTRFLI','UVE5J6BK4T64ACP2','20240615111300','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(263,'','Invoice','','2024-06-29','','-2000','4','2024-05-30 11:20:55','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHEER LOGIC MANAGEMENT CONSULTANTS <BR>\r\nPAC-44596-01<BR>\r\nTRACY KINGORI <BR>','','1','0','41718439621','Cleared','4','2024-05-30 11:32:32','','','','0','','',0.00,0.00,0,'201251',NULL,'KES','KES',0.00,0.00,'161','161','SKYZ7LX4MSAUOAGALZUXO3B4AQ','RMZ5AJ3NNLNQDHBB','20240615112950','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(264,'','Invoice','','2024-06-29','','-2000','4','2024-05-30 11:33:48','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHEER LOGIC MANAGEMENT CONSULTANTS <BR>\r\nPAC-44596-01<BR>\r\nTRACY KINGORI <BR>','','1','0','41718440417','Cleared','','','','','','0','','',0.00,0.00,0,'201251',NULL,'KES','KES',0.00,0.00,'162','162','RIDHJIWTLGXYWNRKU3IY72F3TM','UZUGQETBWK2VOTAV','20240615113421','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(265,'','Invoice','','2024-06-27','','-2000','4','2024-05-28 11:36:16','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','GOLDEN JUBILEE LIMITED<BR>\r\nPAC-43916-01<BR>\r\nJOSEPH IRUGUTHU <BR>','','1','0','41718440555','Cleared','','','','','','0','','',0.00,0.00,0,'201305',NULL,'KES','KES',0.00,0.00,'163','163','5UJ4FGBARW2WBHDCM7R5G74MUY','SZJRYM6ZP73XXSQY','20240615114050','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(266,'','Invoice','','2024-06-29','','-2000','4','2024-05-30 11:42:25','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','INTERNATIONAL CHRISTIAN CENTRE <BR>\r\nPAC- 19517-01<BR>\r\nELIZABETH MUKENE KALULI <BR>','','1','0','41718440897','Cleared','','','','','','0','','',0.00,0.00,0,'201234',NULL,'KES','KES',0.00,0.00,'164','164','FO7RJXLQSB7SZLMABVINDDN2ZE','KKGHRCYJ3A5NKW47','20240615121928','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(267,'','Invoice','','2024-06-26','','-2000','4','2024-05-27 12:20:51','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','INTERNATIONAL CHRISTIAN CENTRE <BR>\r\nPAC- 19517-01<BR>\r\nELIZABETH MUKENE KALULI <BR>','','1','0','41718443242','Cleared','','','','','','0','','',0.00,0.00,0,'201233',NULL,'KES','KES',0.00,0.00,'165','165','SIJ4AC4TZGT5SQ2VAPHRI72MYE','M5E6L2IRSOESMREY','20240615122307','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(268,'','Invoice','','2024-06-26','','-2000','4','2024-05-27 12:24:12','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHEERLOGIC MANAGEMENT CONSULTANTS<BR>\r\nPAC- 44596-01<BR>\r\nTRACY KINGORI <BR>','','1','0','41718443440','Cleared','','','','','','0','','',0.00,0.00,0,'201250',NULL,'KES','KES',0.00,0.00,'166','166','7AOXKD5YPFDRH2CWCPIDEPBN64','GYWKXUI7VUFB5GJG','20240615122750','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(269,'','Invoice','','2024-06-27','','-2000','4','2024-05-28 12:29:15','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS LTD<BR>\r\nPAC- 22909-01<BR>\r\nDANCAN KAMAU<BR>','',NULL,'0','41718443741','Cleared','4','2024-05-28 12:29:15','','','','','','',0.00,0.00,0,'201303',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(270,'','Invoice','','2024-06-27','','-2000','4','2024-05-28 12:39:02','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS LTD<BR>\r\nPAC- 22909-01<BR>\r\nDANCAN KAMAU<BR>','','1','0','41718444321','Cleared','','','','','','0','','',0.00,0.00,0,'201303',NULL,'KES','KES',0.00,0.00,'168','168','ESMZQTBBAZL75YSBRSELW43HSE','6XMAA5RR7IKE3PJJ','20240615123951','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(271,'','Invoice','','2024-06-24','','-2000','4','2024-05-25 12:41:32','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','MARTIN MUTHOMI GITONGA ADVOCATES<BR>\r\nPAC- 51041-01<BR>\r\nPHOEBE NYOKABI NDIRITU<BR>','','1','0','41718444465','Cleared','','','','','','0','','',0.00,0.00,0,'201298',NULL,'KES','KES',0.00,0.00,'169','169','MRS6F5RAL5U7EXQAOB65SHP4P4','ZJPIIHAG3NXET4MU','20240615124416','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(272,'','Invoice','','2024-06-20','','-2000','4','2024-05-21 12:58:29','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PACIS INSURANCE COMPANY -UNIT MANAGERS<BR>\r\nPAC- 49957- 01<BR>\r\nWILSON MUIRURI<BR>','','1','0','41718445497','Cleared','4','2024-05-21 13:08:48','','','','0','','',0.00,0.00,0,'201274',NULL,'KES','KES',0.00,0.00,'170','170','KQC6CU7IUVDZFMMLLH3NAO4OP4','MRP2O4ETOLYSCVCH','20240615130249','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(273,'','Invoice','','2024-06-20','','-2000','4','2024-05-21 13:11:27','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PACIS INSURANCE COMPANY -UNIT MANAGERS<BR>\r\nPAC- 49957- 02<BR>\r\nJACKLINE NTHENYA<BR>','','1','0','41718446280','Cleared','','','','','','0','','',0.00,0.00,0,'201274',NULL,'KES','KES',0.00,0.00,'171','171','JCOH5E3WBF2RQY7EPPFLO25W2Y','A766X5WK37HFMFMD','20240615131201','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(274,'','Invoice','','2024-06-22','','-2000','4','2024-05-23 13:12:38','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PACIS INSURANCE COMPANY LTD>BR>\r\nPAC- 30970- 01<BR>\r\nCHARLES MUANGE<BR>','','1','0','41718446347','Cleared','','','','','','0','','',0.00,0.00,0,'201278',NULL,'KES','KES',0.00,0.00,'172','172','ZIFOOQFNZZN7BE3U53PJM5KNVY','IVKNOBTAO2GPBNAH','20240615131532','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(275,'','Invoice','','2024-06-23','','-2000','4','2024-05-24 13:18:30','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','GOLDEN JUBILEE LIMITED>BR>\r\nPAC- 43916- 01<BR>\r\nJOSEPH IRUGUTHU<BR>','','1','0','41718446560','Cleared','','','','','','0','','',0.00,0.00,0,'201286',NULL,'KES','KES',0.00,0.00,'173','173','HWVILSO7YFZAAMH3NKUJ27QCLM','4VHJ7A6OHZ7BJVMY','20240615132043','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(276,'','Invoice','','2024-06-01','','-2000','4','2024-05-02 13:22:00','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CARITAS MICROFINANCE BANK<BR>\r\nPAC- 24883-01<BR>\r\nDAMARIS NZUKI<BR>','','1','0','41718446910','Cleared','','','','','','0','','',0.00,0.00,0,'201199',NULL,'KES','KES',0.00,0.00,'174','174','MZSFDSHYBC73227FLFHI2YECZ4','6W6SWHFC43FVWW5K','20240615132404','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(277,'','Invoice','','2024-06-12','','-2000','4','2024-05-13 13:27:55','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','INTERNATIONAL CHRISTIAN CENTRE<BR>\r\nPAC- 19517-01<BR>\r\nELIZABETH MUKENE KALULI<BR>','','1','0','41718447081','Cleared','','','','','','0','','',0.00,0.00,0,'201229',NULL,'KES','KES',0.00,0.00,'175','175','VDJJSDVNWD3HKGK2Q4EPXQRFFY','KHZ67GQ3Z5W4K2ZA','20240615132843','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(278,'','Invoice','','2024-06-15','','-2000','4','2024-05-16 13:32:04','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHEER LOGIC MANAGEMENT CONSULTANTS<BR>\r\nPAC- 44596-01<BR>\r\nTRACY KINGORI<BR>','','1','0','41718447348','Cleared','','','','','','0','','',0.00,0.00,0,'201249',NULL,'KES','KES',0.00,0.00,'176','176','54ZCTBTKXEK5ZL6QCJBXATZC4E','QVFM4KGFOYPBIP7Q','20240615133245','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(279,'','Invoice','','2024-06-23','','-2000','4','2024-05-24 13:34:15','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','INTERNATIONAL CHRISTIAN CENTRE- NAIROBI<BR>\r\nPAC- 30912-02<BR>\r\nKEVIN KIMUTAI<BR>','','1','0','41718447647','Cleared','','','','','','0','','',0.00,0.00,0,'201285',NULL,'KES','KES',0.00,0.00,'177','177','HLAIP3TPM6L3TCJL5GFQANWHJQ','UNKMLX7NIWLEF7G4','20240615133643','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(280,'','Invoice','','2024-06-23','','-2000','4','2024-05-24 13:37:27','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','INTERNATIONAL CHRISTIAN CENTRE- NAIROBI<BR>\r\nPAC- 30912-01<BR\r\nLORRAINE MKAISAKA<BR>','','1','0','41718447829','Cleared','','','','','','0','','',0.00,0.00,0,'201293',NULL,'KES','KES',0.00,0.00,'178','178','VIQZU57TIOAHAKAG2UXV6SAZFE','UEJ4HRYY3UQJZDPB','20240615133909','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(281,'','Invoice','','2024-06-29','','-2000','4','2024-05-30 13:43:18','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','INTERNATIONAL CHRISTIAN CENTRE- NAIROBI<BR>\r\nPAC- 30912-02<BR>\r\nKEVIN KIMUTAI<BR>\r\nCLIENT PAID CO-PAY OF KSH 1000','','1','0','41718447987','Cleared','','','','','','0','','',0.00,0.00,0,'201307',NULL,'KES','KES',0.00,0.00,'179','179','IVJOCGAR3TQVM45W7EHM6CDN74','4DB2TIU22IHS6FOR','20240615134441','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(282,'','Invoice','','2024-06-29','','-2000','4','2024-05-30 13:46:41','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','NAIROBI JAVA HOUSE<BR>\r\nJAVA2414-00<BR>\r\nSHADRACK AINGA<BR>\r\nCLIENT PAID CO-PAY OF KSH 1000','','1','0','41718448390','Cleared','','','','','','0','','',0.00,0.00,0,'201307',NULL,'KES','KES',0.00,0.00,'180','180','EDXVT4GISQTJ5PUSUQTQJ7VLLQ','DVV3KUHNY34O27CL','20240615134833','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(283,'','Invoice','','2024-06-05','','-3500','4','2024-05-06 13:53:47','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','WPP SCANGROUP PLC<BR>\r\nWPP-653901-01<BR>\r\nLYDIA KAGOCHI<BR>\r\n','','1','0','41718448809','Cleared','','','','','','0','','',0.00,0.00,0,'201198',NULL,'KES','KES',0.00,0.00,'181','181','PPXD5ZQ5VDPTPQ7JEVXQOBG3RI','YMZUHUZ7LWNKNUCW','20240615135548','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(284,'','Invoice','','2024-06-01','','-3500','4','2024-05-02 13:56:34','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','WPP SCANGROUP PLC<BR>\r\nWPP-653901<BR>\r\nLYDIA KAGOCHI<BR>\r\n','','1','0','41718448973','Cleared','','','','','','0','','',0.00,0.00,0,'201197',NULL,'KES','KES',0.00,0.00,'182','182','BO4FVBSEVWMQ2FNPKSZQDRXZYM','XGJPSJ7QB4EM5Y6Y','20240615135827','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(285,'','Invoice','','2024-06-24','','-3500','4','2024-05-25 14:01:22','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n488595<BR>\r\nOLIVIA WAINAINA<BR>\r\n','','1','0','41718449276','Cleared','','','','','','0','','',0.00,0.00,0,'201300',NULL,'KES','KES',0.00,0.00,'183','183','W4XDRKFGCWYHC3YZVYU5HCOF24','OLQUMAWPBVUN7VB5','20240615140314','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(286,'','Invoice','','2024-06-24','','-3500','4','2024-05-25 14:03:55','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n357706<BR>\r\nTREVOR WAINAINA <BR>','','1','0','41718449423','Cleared','','','','','','0','','',0.00,0.00,0,'201301',NULL,'KES','KES',0.00,0.00,'184','184','YJDFXBQUQTNLNRTAQSQODFWQ3U','6IYFKCWTAQT26KET','20240615140614','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(287,'','Invoice','','2024-06-22','','-3500','4','2024-05-23 14:07:26','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n103496-01<BR>\r\nVANDICK KWENA <BR>','','1','0','41718449630','Cleared','','','','','','0','','',0.00,0.00,0,'201283',NULL,'KES','KES',0.00,0.00,'185','185','2WK4FKPG2CL5S7KRO5PRYAZQYQ','4A5WPLCIZCAAZWN3','20240615140904','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(288,'','Invoice','','2024-06-03','','-3500','4','2024-05-04 14:10:02','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n103496-02<BR>\r\nMATHEW KWENA<BR>','','1','0','41718449785','Cleared','4','2024-05-04 14:12:59','','','','0','','',0.00,0.00,0,'201210',NULL,'KES','KES',0.00,0.00,'186','186','7BSZDZHNNEDX3USD3CGWXEUEQE','QOVMIRYMCLSUHRTM','20240615141153','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(289,'','Invoice','','2024-06-03','','-3500','4','2024-05-04 14:14:06','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n103496-02<BR>\r\nMATHEW KWENA<BR>','','1','0','41718450040','Cleared','','','','','','0','','',0.00,0.00,0,'201210',NULL,'KES','KES',0.00,0.00,'187','187','7BRCUCPM7IQJ6DBES22ZN2X6AQ','7XMVBJUROU7XCMVF','20240615141434','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(290,'','Invoice','','2024-06-07','','-3500','4','2024-05-08 14:15:10','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n103496-02<BR>\r\nMATHEW KWENA<BR>','','1','0','41718450096','Cleared','','','','','','0','','',0.00,0.00,0,'201222',NULL,'KES','KES',0.00,0.00,'188','188','5SD2CU6DVQIOZOWL37FWO4IZOY','RK6MCM5L5ZWB3TTF','20240615141550','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(291,'','Invoice','','2024-06-07','','-3500','4','2024-05-11 14:16:24','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n103496-03<BR>\r\nKYLE KWENA<BR>','','1','0','41718450170','Cleared','4','2024-05-08 14:17:37','','','','0','','',0.00,0.00,0,'201224',NULL,'KES','KES',0.00,0.00,'189','189','DKNX2CKJXCPS6CXTAQUYQUEZ3Q','BMUGR7AQT5SNB2BC','20240615141716','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(292,'','Invoice','','2024-06-07','','-3500','4','2024-05-08 14:19:04','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n103496-03<BR>\r\nKYLE KWENA<BR>','','1','0','41718450338','Cleared','','','','','','0','','',0.00,0.00,0,'201224',NULL,'KES','KES',0.00,0.00,'190','190','KZL7S6ARHJBJIOGDR3SO36J4OY','MOZOSKPQ7W7HDAWN','20240615141953','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(293,'','Invoice','','2024-06-10','','-3500','4','2024-05-11 14:20:33','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n103496-02<BR>\r\nMATHEW KWENA<BR>','','1','0','41718450408','Cleared','','','','','','0','','',0.00,0.00,0,'201235',NULL,'KES','KES',0.00,0.00,'191','191','ZET364Q5ATF57L6WDL4U7O2SLY','WB2Y5UVBDZUJ7DCH','20240615142109','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(294,'','Invoice','','2024-06-17','','-3500','4','2024-05-18 14:22:25','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n103496-02<BR>\r\nMATHEW KWENA<BR>','','1','0','41718450484','Cleared','','','','','','0','','',0.00,0.00,0,'201265',NULL,'KES','KES',0.00,0.00,'192','192','FFERU265X6VOSPRAQXNFSRL5WA','XNJWQSJI4MCDVDNN','20240615142252','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(295,'','Invoice','','2024-06-17','','-3500','4','2024-05-18 14:24:01','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n103496-03<BR>\r\nKYLE KWENA<BR>','','1','0','41718450601','Cleared','','','','','','0','','',0.00,0.00,0,'201263',NULL,'KES','KES',0.00,0.00,'193','193','B37QQIWOBANO7AXGOHH4FIPF6Q','CZCJ3MVW6US63UHC','20240615142449','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(296,'','Invoice','','2024-06-26','','-3500','4','2024-05-27 14:26:31','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','INDEPENDENT POLICING OVERSIGHT AUTHORITY <BR>\r\nCK096671-00<BR>\r\nEMILY NGUBIA KARANI<BR>','','1','0','41718450762','Cleared','','','','','','0','','',0.00,0.00,0,'201287',NULL,'KES','KES',0.00,0.00,'194','194','K5VHK2G3CKHSSLXXRREGKTDJZM','IV23DYKO2G6QFGOR','20240615142959','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(297,'','Invoice','','2024-06-29','','-3500','4','2024-05-30 14:30:42','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','INDEPENDENT POLICING OVERSIGHT AUTHORITY <BR>\r\nCK096671-00<BR>\r\nEMILY NGUBIA KARANI<BR>','','1','0','41718451032','Cleared','','','','','','0','','',0.00,0.00,0,'201288',NULL,'KES','KES',0.00,0.00,'195','195','W34KW57ZEFTTBGRIGWRAJQD36M','YNEG3I6XWVCZ23PC','20240615143225','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(298,'','Invoice','','2024-06-08','','-2000','4','2024-05-09 15:19:17','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CARITAS MICROFINANCE BANK <BR>\r\nPAC-24883-01<BR>\r\nDAMARIS NZUKI <BR>','','1','0','41718451254','Cleared','','','','','','0','','',0.00,0.00,0,'201227',NULL,'KES','KES',0.00,0.00,'196','196','GXO6VC5NVSULFS7GTOCUODSE6A','NLZBQ6PZDOXT2DRA','20240615152109','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(299,'','Invoice','','2024-07-22','','-2000','4','2024-05-23 15:33:17','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHEER LOGIC MANAGEMENT CONSULTANTS <BR>\r\nPAC-44596-01<BR>\r\nTRACY KINGORI <BR>','','1','0','41718454118','Cleared','','','','','','0','','',0.00,0.00,0,'201252',NULL,'KES','KES',0.00,0.00,'197','197','DYVUFEHHU75KDDMIGGSIMRITMM','GSKSRLZYM2TO7LTQ','20240615153538','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(300,'','Invoice','','2024-06-17','','-2000','4','2024-05-18 15:39:11','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','MARTIN MUTHOMI GITONGA ADVOCATES <BR>\r\nPAC-51041-01<BR>\r\nPHOEBE NYOKABI NDIRITU <BR>','','1','0','41718455140','Cleared','','','','','','0','','',0.00,0.00,0,'201257',NULL,'KES','KES',0.00,0.00,'198','198','BGLZBWUVBP4ZVPIZ6KVH4L2GSY','QIABP655WSDE6VJY','20240615154101','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(301,'','Invoice','','2024-06-24','','-2000','4','2024-05-25 15:45:25','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','MARTIN MUTHOMI GITONGA ADVOCATES<BR>\r\nPAC-51041-01<BR>\r\nPHOEBE NYOKABI NDIRITU <BR>','','1','0','41718455516','Cleared','','','','','','0','','',0.00,0.00,0,'201298',NULL,'KES','KES',0.00,0.00,'199','199','3T6AAFVMADMUJVSH44ONM3O4ZA','7NXITDCCNYNM2VMX','20240615154803','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(302,'','Invoice','','2024-07-09','','-3500','4','2024-06-10 15:55:49','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','INDEPENDENT POLICING OVERSIGHT AUTHORITY <BR>\r\nCK096671-00 <BR>\r\nEMILY NGUBIA KARANI <BR>','','1','0','41718456141','Cleared','','','','','','0','','',0.00,0.00,0,'201290',NULL,'KES','KES',0.00,0.00,'200','200','D7GJP5NVIHHMOBHBFQF56SZ6YA','AT2U34FXBFDKG2WQ','20240615155829','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(303,'','Invoice','','2024-07-12','','-3500','4','2024-06-13 15:59:14','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','INDEPENDENT POLICING OVERSIGHT AUTHORITY <BR>\r\nCK096671-00 <BR>\r\nEMILY NGUBIA KARANI <BR>','','1','0','41718456347','Cleared','','','','','','0','','',0.00,0.00,0,'201291',NULL,'KES','KES',0.00,0.00,'201','201','IYUPST6ZY5N2JEZ5HTUCCXV53A','KKL2XBCRNJ5M7WJP','20240615160104','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(304,'','Invoice','','2024-07-17','','-3500','4','2024-06-18 16:05:25','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','INDEPENDENT POLICING OVERSIGHT AUTHORITY <BR>\r\nCK096671-00 <BR>\r\nEMILY NGUBIA KARANI <BR>','','1','0','41718456560','Cleared','','','','','','0','','',0.00,0.00,0,'201292',NULL,'KES','KES',0.00,0.00,'202','202','4XBEJRQRS6MXEWTDBP6Z5535Y4','4WQA4TXM664MSSTL','20240615160554','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(305,'','Invoice','','2024-06-03','','-3500','4','2024-05-04 16:13:06','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n103496-03 <BR>\r\nKYLE KWENA <BR>','','1','0','41718457175','Cleared','','','','','','0','','',0.00,0.00,0,'201209',NULL,'KES','KES',0.00,0.00,'203','203','LYKQN7N3KL3RDFCM3MVSEX5YLI','JQGROBNOY2TDWNTH','20240615161428','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(306,'','Invoice','','2024-06-18 14:59:44','','-10000','4','2024-06-18 14:59:44','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','41718710588','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'204','204','QTTWWHBNQFQBMAX2P7HYI5NCWY','GOME5KAUMMSP73J5','20240618150025','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(307,'','Invoice','','2024-06-18 15:49:30','','-10000','3','2024-05-24 15:07:49','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31718712460','Cleared','3','2024-06-15 15:49:30','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'205','205','E3MSIKQTJACGVYUJ4BJAKX3SYA','X6KSWNGSSPKRSF4K','20240618154249','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(308,'SDN62X5PII','Bank','','2024-06-20 09:13:08','','0','3','2024-06-05 09:09:15','27','0','195000','1','retail','0','195000','1','0','0','0','0','0','195000','printed',' ','','1','0','31718863732','Cleared','3','2024-06-05 09:13:08','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'206','206','3X7TZHR25NGXWHUMIZAUNHJT5Y','MTUNPVXFSUB7WKN5','20240620091236','195000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(309,'SDN62X3PII','Bank','','2024-06-20 09:14:44','','0','4','2024-06-05 09:14:44','27','0','195000','1','retail','0','195000','1','0','0','0','0','0','195000','printed',' ','','1','0','41718864075','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'207','207','2KNU7E3ZYVIMMWZ4SQVHZMGXJI','2WH3DNQWU2L65RIZ','20240620091638','195000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(310,'','Invoice','','2024-06-20 09:22:36','','-10000','4','2024-05-18 09:22:36','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','41718864527','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'208','208','RYILWLKE6JFCDPUCUQY2RNB564','KEXX7WTUF54Z4LGA','20240620092304','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(311,'','Invoice','','2024-06-20 09:24:42','','-10000','4','2024-06-15 09:24:42','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','41718864672','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'209','209','7QTMJPACLFATXXIP5T2PH5ND7Y','77QUIKH5ZQ7XTMX4','20240620092529','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(312,'','Invoice','','2024-06-20 09:33:54','','-15000','4','2024-06-15 09:33:54','30','0','15000','1','retail','0','15000','1','0','0','15000','0','0','0','printed',' ','','1','0','41718864778','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'210','210','MIVFA5UO2YM5FJLGLGNY2X6PSM','6GKJMDDH3RA3237W','20240620093411','0','15000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(313,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 12:19:00','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354065<BR>\r\nPURITY ATIENO OTIENO<BR>','','1','0','41718961493','Cleared','','','','','','','','',0.00,0.00,0,'201085',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(314,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 12:42:57','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354065<BR>\r\nPURITY ATIENO OTIENO<BR>','','1','0','41718962967','Cleared','','','','','','','','',0.00,0.00,0,'201085',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(315,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 10:36:53','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354065-00 <BR>\r\nPURITY ATIENO OWINO<BR>','','1','0','41719214605','Cleared','','','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(316,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 10:39:57','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354065-00 <BR>\r\nPURITY ATIENO OWINO<BR>','','1','0','41719214790','Cleared','','','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(317,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 10:41:38','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354065-00 <BR>\r\nPURITY ATIENO OWINO<BR>','','1','0','41719214892','Cleared','','','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(318,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 10:42:49','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354065-00 <BR>\r\nPURITY ATIENO OWINO<BR>','','1','0','41719214962','Cleared','','','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(319,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 10:44:39','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354065-00 <BR>\r\nPURITY ATIENO OWINO<BR>','','1','0','41719215066','Cleared','','','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(320,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 11:08:50','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354065-00 <BR>\r\nPURITY ATIENO OWINO<BR>--*-*******','','1','0','41719216521','Cleared','','','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(321,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 11:11:44','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354065-00 <BR>\r\nPURITY ATIENO OWINO<BR>','','1','0','41719216691','Cleared','','','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(322,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 11:15:22','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354065-00 <BR>\r\nPURITY ATIENO OWINO<BR>','','1','0','41719216900','Cleared','','','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(323,'','Invoice','','2024-08-21','','-3000','4','2024-06-22 15:48:08','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-PESA FOUNDATION ACADEMY <BR>\r\nMA382-00 <BR>\r\nBONNIE KIANDUMA <BR>','','1','0','41719233268','Cleared','','','','','','0','','',0.00,0.00,0,'201368',NULL,'KES','KES',0.00,0.00,'211','211','H7UIXKS5JVES55GT6MEEAA2ZRI','IKDGBRTBWXSA3BIX','20240624155223','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(324,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 15:55:57','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\nTRA-354065-00<BR>\r\nPURITY ATIENO OWINO <BR>','','1','0','41719233727','Cleared','4','2024-04-04 16:01:19','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(325,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 15:59:37','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\nTRA-354065-00<BR>\r\nPURITY ATIENO OWINO <BR>','','1','0','41719233966','Cleared','','','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(326,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 16:02:31','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\nTRA-354065-00<BR>\r\nPURITY ATIENO OWINO <BR>','','1','0','41719234144','Cleared','','','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(327,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 16:04:07','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\nTRA-354065-00<BR>\r\nPURITY ATIENO OWINO <BR>','','1','0','41719234237','Cleared','','','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(328,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 16:06:02','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\nTRA-354065-00<BR>\r\nPURITY ATIENO OWINO <BR>','','1','0','41719234352','Cleared','','','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(329,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 16:10:54','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\nTRA-354065-00<BR>\r\nPURITY ATIENO OWINO <BR>','','1','0','41719234648','Cleared','','','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(330,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 16:17:39','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\nTRA-354065-00<BR>\r\nPURITY ATIENO OWINO <BR>','','1','0','41719234703','Cleared','','','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(331,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 16:18:43','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\nTRA-354065-00<BR>\r\nPURITY ATIENO OWINO <BR>','','1','0','41719235115','Cleared','','','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(332,'','Invoice','','2024-05-06','','-3500','4','2024-04-06 11:18:03','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\n354226-02 <BR>\r\nIVY CHEPCHUMBA<BR>','','1','0','41719389701','Cleared','','','','','','','','',0.00,0.00,0,'201103',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(333,'','Invoice','','2024-05-06','','-3500','4','2024-04-06 11:21:03','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\n354226-02 <BR>\r\nIVY CHEPCHUMBA<BR>','','1','0','41719390052','Cleared','','','','','','','','',0.00,0.00,0,'201103',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(334,'','Invoice','','2024-05-06','','-3500','4','2024-04-06 13:21:22','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY<BR>\r\n354226-02<BR>\r\nIVY CHEPCHUMBA <BR>','','1','0','41719397274','Cleared','','','','','','','','',0.00,0.00,0,'201103',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(335,'','Invoice','','2024-07-26 14:50:16','','-10000','3','2024-06-26 14:38:23','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31719401892','Cleared','3','2024-06-26 14:50:16','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'212','212','PNGA4R6IWOZPMMQXOSLEIGWXJU','PXSH7ZJUACQ37EHX','20240626143842','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(336,'','Invoice','','2025-07-26','','-10000','3','2024-06-28 08:34:05','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31719552836','Cleared','3','2024-06-26 08:35:34','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'213','213','FLCYTXIBHSJ7TLROVUTK3PC5UQ','MHRN2Q7XRV3H5HE4','20240628083459','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(337,'','Invoice','','2024-08-07','','-3000','4','2024-06-08 08:35:17','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','PEACE WINDS JAPAN <BR>\r\nCK153452-00<BR>\r\nFLORAH MGHOI <BR>','','1','0','41719552893','Cleared','','','','','','0','','',0.00,0.00,0,'201323',NULL,'KES','KES',0.00,0.00,'214','214','VEADQQPKK4VR6ULOP2VINHYHBU','BDFYO63XU7YHIVS4','20240628083846','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(338,'','Invoice','','2024-07-28','','-10000','3','2024-06-26 08:38:40','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31719553037','Cleared','3','2024-06-28 08:52:53','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'215','215','NI7KAHG67JGB4VBSSNS4O5YORM','25YTTXVJLPPKCEMX','20240628083923','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(339,'','Invoice','','2024-07-28','','-10000','3','2024-06-28 08:53:46','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31719554020','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'216','216','WTQ3NDSIT4QAPA2S2KFLLD77WA','2JXRERQXJ2ULFNBI','20240628085412','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(340,'','Invoice','','2024-08-07','','-3000','4','2024-06-08 09:16:01','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE <BR>\r\nNIS-23869-01<BR>\r\nMOSES MARANGA <BR>','','1','0','41719555354','Cleared','4','2024-06-08 09:25:22','','','','0','','',0.00,0.00,0,'201321',NULL,'KES','KES',0.00,0.00,'217','217','7USXI2Y4IENEBO426EZNFPRKUY','YBAWZACZJQYBOM7Z','20240628092419','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(341,'','Invoice','','2024-08-07','','-3000','4','2024-06-08 09:28:10','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE <BR>\r\nNIS-23869<BR>\r\nHARRIET ASENWA <BR>','','1','0','41719556082','Cleared','','','','','','0','','',0.00,0.00,0,'201321',NULL,'KES','KES',0.00,0.00,'218','218','I6FFU2X52IL763O4WU3XIBLL4I','QESTY55PQS2PWSD3','20240628092911','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(342,'','Invoice','','2024-07-05','','-3500','4','2024-06-08 09:30:11','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','SIDIAN BANK LTD <BR>\r\nCK111577-00<BR>\r\nIVY WANJIKU WAITHAKA <BR>','','1','0','41719556203','Cleared','4','2024-06-05 09:35:17','','','','0','','',0.00,0.00,0,'201316',NULL,'KES','KES',0.00,0.00,'219','219','E7NZCIP6ZAEBV27E77YXFV3XOI','QY3M2EC7WROY3EJN','20240628093418','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(343,'','Invoice','','2024-08-13','','-3000','4','2024-06-05 10:02:43','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','WPP SCANGROUP PLC <BR>\r\nWPP-653901-01<BR>\r\nLYDIA KAGOCHI <BR>','','1','0','41719558156','Cleared','4','2024-06-14 10:04:44','','','','0','','',0.00,0.00,0,'201346',NULL,'KES','KES',0.00,0.00,'220','220','CUKUVLAJURID7EJ4BLOTOMA4AY','7FVZDVDIW4WJYKY5','20240628100318','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(344,'','Invoice','','2024-08-13','','-3000','4','2024-06-14 10:10:57','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES <BR>\r\nCK120353-00<BR>\r\nIRENE WAMUYU MAINA <BR>','','1','0','41719558648','Cleared','','','','','','0','','',0.00,0.00,0,'201346',NULL,'KES','KES',0.00,0.00,'221','221','3GQ2BVNNY5LOJ6BLSZ6YILOBCM','KSZYWEZYWDGGUASP','20240628102407','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(345,'','Invoice','','2024-07-11','','-2000','4','2024-06-11 15:13:17','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','GOLDEN JUBILEE LIMITED<BR>\r\nPAC-43916-01 <BR>\r\nJOSEPH IRUGUTHA <BR>','','1','0','41719576789','Cleared','','','','','','0','','',0.00,0.00,0,'201339',NULL,'KES','KES',0.00,0.00,'222','222','TLSTX3L6MZ2XF2Z2R3AFMATZSU','SRGEHKJZT4BTVFHB','20240628152313','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(346,'','Invoice','','2024-08-07','','-3000','4','2024-06-08 15:29:43','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','K-UNITY SACCO<BR>\r\nCK151240-00 <BR>\r\nLILIAN MURUGI <BR>','','1','0','41719577463','Cleared','','','','','','0','','',0.00,0.00,0,'201324',NULL,'KES','KES',0.00,0.00,'223','223','6UVOK7BJGGAET67P4WZEBHK33M','KBLBNCVQSN5XGSKY','20240628153317','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(347,'','Invoice','','2024-08-09','','-2000','4','2024-06-10 15:38:17','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SUMAC MICROFINANCE BANK<BR>\r\nPAC- 28514-03 <BR>\r\nPRUDENCE WANJIRU <BR>','','1','0','41719578288','Cleared','','','','','','0','','',0.00,0.00,0,'201333',NULL,'KES','KES',0.00,0.00,'224','224','EV4WHQGJWAYY2B3NDI2ROASCZ4','VZASBE7VXKW5ZRLN','20240628154309','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(348,'','Invoice','','2024-08-23','','-3000','4','2024-06-24 15:43:55','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK LIMITED<BR>\r\nCK111577-00 <BR>\r\nIVY WANJIKU WAITHAKA <BR>','','1','0','41719578623','Cleared','','','','','','0','','',0.00,0.00,0,'201329',NULL,'KES','KES',0.00,0.00,'225','225','5Z5QRJOFK7TKHDPH336FCA5FUA','SDBYDZVQVKMCZQ63','20240628154720','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(349,'','Invoice','','2024-07-24','','-2000','4','2024-06-24 15:48:21','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SUMAC MICROFINANCE BANK<BR>\r\nPAC- 28514-03 <BR>\r\nPRUDENCE WANJIRU <BR>','','1','0','41719578880','Cleared','','','','','','0','','',0.00,0.00,0,'201374',NULL,'KES','KES',0.00,0.00,'226','226','7MHG5TYCDBRATQOUFVGJU3Q47Y','7NZBPYDPSQXGJZFK','20240628160843','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(350,'','Invoice','','2024-08-11','','-3000','4','2024-06-10 16:09:38','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK LIMITED <BR>\r\nCK111577-00 <BR>\r\nIVY WANJIKU WAITHAKA <BR>','','1','0','41719580169','Cleared','','','','','','0','','',0.00,0.00,0,'201328',NULL,'KES','KES',0.00,0.00,'227','227','7BBUACQ7XFGKEGX26MPORWZ7QQ','G42VYVEAPFF6WF7Y','20240628161214','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(351,'','Invoice','','2024-08-14','','-3000','4','2024-06-15 16:12:57','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','TEACHERS SERVICE COMMISION- SECRETARIAT <BR>\r\nTSC900608-01<BR>\r\nEUNICE MUNUHE <BR>','','1','0','41719580366','Cleared','','','','','','0','','',0.00,0.00,0,'201348',NULL,'KES','KES',0.00,0.00,'228','228','QJQCL6E2W723XVSZVKVXNBFCHE','IWCUZQROJ6ZWGHHR','20240628161655','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(352,'','Invoice','','2024-08-13','','-3000','4','2024-06-14 16:17:44','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','TEACHERS SERVICE COMMISION- SECRETARIAT <BR>\r\nTSC900608-01<BR>\r\nEUNICE MUNUHE <BR>','','1','0','41719580642','Cleared','','','','','','0','','',0.00,0.00,0,'201347',NULL,'KES','KES',0.00,0.00,'229','229','XJ3LAKFCMWSHN2FWQKQ2QKCY4U','E6K3WJJ764ALB6JV','20240628161913','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(353,'','Invoice','','2024-08-17','','-3000','4','2024-06-18 16:19:56','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD <BR>\r\nCK119796-00 <BR>\r\nNANCY ACHIMBA <BR>\r\n','','1','0','41719580776','Cleared','','','','','','0','','',0.00,0.00,0,'201351',NULL,'KES','KES',0.00,0.00,'230','230','2CQJIRZGSEWTLUYLFTOVUTAOIA','362OT7DMU2GJ37JV','20240628162235','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(354,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 09:07:11','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354059-00<BR>\r\nANTONY LUBANGA <BR>','','1','0','41719642311','Cleared','','','','','','','','',0.00,0.00,0,'201087',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(355,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 09:15:39','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354059-00<BR>\r\nANTONY LUBANGA <BR>','','1','0','41719814531','Cleared','','','','','','','','',0.00,0.00,0,'201087',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(356,'','Invoice','','2024-06-01','','-3500','4','2024-05-02 09:38:16','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','VISCAR INDUSTRIAL CAPACITY<BR>\r\nVIC-370585-00<BR>\r\nTITUS NJOROGE MUTHARI<BR>','','1','0','41719988655','Cleared','','','','','','','','',0.00,0.00,0,'201200',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(357,'','Invoice','','2024-06-01','','-3500','4','2024-05-02 09:41:10','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','VISCAR INDUSTRIAL CAPACITY <BR>\r\nVIC-370585-00 <BR>\r\nTITUS NJOROGE MUTHARI <BR>','','1','0','41719988857','Cleared','','','','','','','','',0.00,0.00,0,'201200',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(358,'','Invoice','','2024-07-03','','-2000','4','2024-06-03 09:44:18','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SUMAC MICROFINANCE BANK LTD <BR>\r\nPAC-28514-03 <BR>\r\nPRUDENCE WANJIRU <BR>','','1','0','41719989046','Cleared','','','','','','','','',0.00,0.00,0,'201312',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(359,'','Invoice','','2024-07-03','','-2000','4','2024-06-03 09:49:09','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SUMAC MICROFINANCE BANK LTD <BR>\r\nPAC-28514-03 <BR>\r\nPRUDENCE WANJIRU<BR>','','1','0','41719989337','Cleared','','','','','','','','',0.00,0.00,0,'201312',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(360,'','Invoice','','2024-07-03 11:34:21','','-10000','3','2024-07-03 11:28:53','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31719995250','Cleared','3','2024-07-03 11:34:21','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(361,'','Invoice','','2024-07-03 11:38:33','','-10000','3','2024-07-03 11:38:33','20','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31719995904','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'231','231','O5FG3SV7G6F7NWPPUXRHJD24QM','KUUAAXD6CGLOK22B','20240703113938','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(362,'','Invoice','','2024-07-03 11:40:33','','-10000','3','2024-07-03 11:40:33','20','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31719996017','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'232','232','BDMB54HWNFFY3XM2Q2QYFRAQ4Q','EOEUSWISSXWD54ED','20240703114051','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(363,'','Invoice','','2024-07-04 09:24:56','','-2','1','2024-07-04 09:24:56','38','0','2','1','retail','0','2','1','0','0','2','0','0','0','printed',' ','','1','0','11720074286','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'233','233','GW3NIZLW3SULE4ZJ4NBRBQLAOQ','YMBTUIT5RVUYM4UI','20240704092518','0','2','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(364,'','Invoice','','2024-06-01','','-3500','4','2024-05-02 15:43:05','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','VISCAR INDUSTRIAL CAPACITY <BR>\r\nVIC-370585-00<BR>\r\nTITUS NJOROGE <BR>','','1','0','41720157222','Cleared','','','','','','','','',0.00,0.00,0,'201200',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(365,'','Invoice','','2024-06-01','','-3500','4','2024-05-02 15:49:44','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','VISCAR INDUSTRIAL CAPACITY <BR>\r\nVIC-370585-00<BR>\r\nTITUS NJOROGE <BR>','','1','0','41720183776','Cleared','','','','','','','','',0.00,0.00,0,'201200',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(366,'','Invoice','','2024-07-04','','-2000','4','2024-06-04 15:52:47','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS LTD <BR>\r\nPAC-10086978<BR>\r\nDANCAN KAMAU <BR>','','1','0','41720183957','Cleared','','','','','','','','',0.00,0.00,0,'201314',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(367,'','Invoice','','2024-07-04','','-2000','4','2024-06-04 15:56:55','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS LTD <BR>\r\nPAC-10086978<BR>\r\nDANCAN KAMAU <BR>','',NULL,'0','41720184206','Cleared','4','2024-06-04 15:56:55','','','','','','',0.00,0.00,0,'201314',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(368,'','Invoice','','2024-06-01','','-3500','4','2024-05-02 16:17:27','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','VISCAR INDUSTRIAL CAPACITY <BR>\r\nVIC-370585-00<BR>\r\nTITUS NJOROGE <BR>','','1','0','41720185413','Cleared','','','','','','','','',0.00,0.00,0,'201200',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(369,'','Invoice','','2024-06-02','','-3500','4','2024-05-02 16:23:06','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','VISCAR INDUSTRIAL CAPACITY <BR>\r\nVIC-370585-00<BR>\r\nTITUS NJOROGE <BR>','',NULL,'0','41720185744','Cleared','4','2024-05-02 16:23:06','','','','','','',0.00,0.00,0,'201200',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(370,'','Invoice','','2024-08-31','','-3000','4','2024-07-05 08:30:58','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK LTD<BR>\r\nCK111577-00 <BR>\r\nIVY WANJIKU WAITHAKA <BR>','','1','0','41720415914','Cleared','','','','','','','','',0.00,0.00,0,'201330',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(371,'','Invoice','','2024-08-31','','-3000','4','2024-07-05 08:34:21','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK LTD<BR>\r\nCK111577-00 <BR>\r\nIVY WANJIKU WAITHAKA <BR>','',NULL,'0','41720416845','Cleared','4','2024-07-05 08:34:21','','','','','','',0.00,0.00,0,'201330',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(372,'','Invoice','','2024-08-31','','-3000','4','2024-07-05 08:56:00','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK LTD<BR>\r\nCK111577-00 <BR>\r\nIVY WANJIKU WAITHAKA <BR>','','1','0','41720418153','Cleared','','','','','','0','','',0.00,0.00,0,'201330',NULL,'KES','KES',0.00,0.00,'234','234','W3EI6V4ZTMVRZXH4GRRUL2NPLU','5P4GVAVZ5AACFFCJ','20240708085636','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(373,'','Cash','','2024-07-08 08:58:45','','0','1','2024-07-08 08:58:45','18','2','2','1','retail','0','2','1','0','0','0','0','0','0','printed',' ','','1','0','11720418311','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(374,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 09:50:40','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354065-00 <BR>\r\nPURITY OWINO <BR>','','1','0','41720421430','Cleared','','','','','','','','',0.00,0.00,0,'201085',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(375,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 09:52:55','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354065-00 <BR>\r\nPURITY OWINO <BR>','','1','0','41720421569','Cleared','','','','','','','','',0.00,0.00,0,'201085',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(376,'','Invoice','','2024-08-23','','-3000','4','2024-06-24 11:19:46','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE <BR>\r\nNIS-24431 <BR>\r\nLOVIANCE ATIENO OWITI <BR>','','1','0','41720426779','Cleared','','','','','','','','',0.00,0.00,0,'201345',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(377,'','Invoice','','2024-08-23','','-3000','4','2024-06-24 11:28:15','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE <BR>\r\nNIS-24431 <BR>\r\nLOVIANCE ATIENO OWITI <BR>','','1','0','41720427289','Cleared','','','','','','','','',0.00,0.00,0,'201345',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(378,'','Invoice','','2024-08-23','','-3000','4','2024-06-24 11:32:30','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE <BR>\r\nNIS-24431 <BR>\r\nLOVIANCE ATIENO OWITI <BR>','','1','0','41720427457','Cleared','','','','','','0','','',0.00,0.00,0,'201345',NULL,'KES','KES',0.00,0.00,'235','235','NJQJYV43HFVYSN4PIILBT22SLI','XYWDOXRIAEMAFYZO','20240708113314','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(379,'','Cash','','2024-05-04','','0','4','2024-04-04 11:35:09','28','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354065-00<BR>\r\nPURITY ATIENO OWINO<BR>','','1','0','41720427702','Cleared','','','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(380,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 11:38:02','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354065-00<BR>\r\nPURITY ATIENO OWINO<BR>','','1','0','41720427873','Cleared','','','','','','','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(381,'','Invoice','','2024-08-08','','-2000','4','2024-07-08 12:19:48','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHACK DWELLERS INTERNATIONAL KENYA <BR>\r\nSDI4-3 <BR>\r\nCHELSEY NJUGUNA <BR>\r\n','','1','0','41720430376','Cleared','','','','','','0','','',0.00,0.00,0,'201354',NULL,'KES','KES',0.00,0.00,'236','236','FUTOI2WXFLSSPA5Z4XTMBOYT7U','OOE3GDGAGC7CEPKD','20240708122252','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(382,'','Invoice','','2024-08-08','','-2000','4','2024-07-08 12:23:43','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHACK DWELLERS INTERNATIONAL KENYA\r\nSDI4-3\r\nCHELSEY NJUGUNA','','1','0','41720430613','Cleared','','','','','','','','',0.00,0.00,0,'201355',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(383,'','Invoice','','2024-08-08','','-2000','4','2024-07-08 12:24:42','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHACK DWELLERS INTERNATIONAL KENYA\r\nSDI4-3\r\nCHELSEY NJUGUNA','','1','0','41720430675','Cleared','','','','','','0','','',0.00,0.00,0,'201355',NULL,'KES','KES',0.00,0.00,'237','237','E6OPICHK3A6ATW27YX55MZBTJM','6ANBBQY453S6ODRM','20240708122528','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(384,'','Invoice','','2024-07-08 13:40:28','','-10000','3','2024-07-05 13:40:28','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31720435144','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(385,'','Invoice','','2024-07-08 13:41:04','','-10000','3','2024-07-05 13:41:04','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31720435255','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(386,'','Invoice','','2024-08-26','','-3000','4','2024-06-26 13:48:58','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK LTD <BR>\r\nCK111577-00 <BR>\r\nIVY WANJIKU WAITHAKA <BR>','','1','0','41720434872','Cleared','','','','','','','','',0.00,0.00,0,'201331',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(387,'','Invoice','','2024-08-26','','-3000','4','2024-06-26 14:33:13','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK LTD <BR>\r\nCK111577-00 <BR>\r\nIVY WANJIKU WAITHAKA','','1','0','41720438313','Cleared','','','','','','','','',0.00,0.00,0,'201331',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(388,'','Invoice','','2024-08-20','','-3000','4','2024-06-26 14:34:39','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK LTD <BR>\r\nCK111577-00 <BR>\r\nIVY WANJIKU WAITHAKA','','1','0','41720438472','Cleared','','','','','','0','','',0.00,0.00,0,'201331',NULL,'KES','KES',0.00,0.00,'238','238','FG46GPDF4YHAVCJXIWLSYEHK3Q','OGGL6MU4EN3MBSZM','20240708143508','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(389,'','Invoice','','2024-07-03','','-2000','4','2024-06-03 14:36:10','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SUMAC MICROFINANCE BANK LTD <BR>\r\nPAC-28514-03 <BR>\r\nPRUDENCE WANJIRU <BR>','','1','0','41720438547','Cleared','','','','','','','','',0.00,0.00,0,'201312',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(390,'','Invoice','','2024-07-03','','-2000','4','2024-06-03 14:41:06','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SUMAC MICROFINANCE BANK LTD <BR>\r\nPAC-28514-03 <BR>\r\nPRUDENCE WANJIRU <BR>','','1','0','41720438857','Cleared','','','','','','0','','',0.00,0.00,0,'201312',NULL,'KES','KES',0.00,0.00,'239','239','NUICPE7Q32SGDP6ZNRFUYYAL7E','OFCE6DN27CKNS7XY','20240708144146','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(391,'','Invoice','','2024-07-04','','-2000','4','2024-06-04 14:42:37','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS <BR>\r\nPAC-22909-01 <BR>\r\nDANCAN KAMAU <BR>','','1','0','41720438949','Cleared','','','','','','','','',0.00,0.00,0,'201314',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(392,'','Invoice','','2024-07-04','','-2000','4','2024-06-04 14:46:29','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS <BR>\r\nPAC-22909-01 <BR>\r\nDANCAN KAMAU <BR>','','1','0','41720439179','Cleared','','','','','','','','',0.00,0.00,0,'201314',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(393,'','Invoice','','2024-07-04','','-2000','4','2024-06-04 14:47:35','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS <BR>\r\nPAC-22909-01 <BR>\r\nDANCAN KAMAU <BR>','','1','0','41720439247','Cleared','','','','','','','','',0.00,0.00,0,'201314',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(394,'','Invoice','','2024-07-04','','-2000','4','2024-06-04 14:48:33','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS <BR>\r\nPAC-22909-01 <BR>\r\nDANCAN KAMAU <BR>','','1','0','41720439306','Cleared','','','','','','0','','',0.00,0.00,0,'201314',NULL,'KES','KES',0.00,0.00,'240','240','4HZACXVQXDM4TKZ7OOD4O6OXGQ','TQAEOWTIJXOWX7BO','20240708144900','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(395,'','Invoice','','2024-07-08 14:52:32','','-10000','3','2024-07-05 14:52:32','20','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31720439536','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'241','241','SZVZVLYH2VJAJBIA46XWF4TNFE','S47U3KVPNNGG2GPY','20240708145249','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(396,'','Invoice','','2024-07-16','','-2000','4','2024-06-15 14:50:18','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','MARTIN MUTHOMI GITONGA ADVOCATES LLP <BR>\r\nPAC-51041-01 <BR>\r\nPHOEBE NDIRITU<BR>','','1','0','41720439407','Cleared','','','','','','0','','',0.00,0.00,0,'201350',NULL,'KES','KES',0.00,0.00,'242','242','HATDPJ6FER3HMUSNBXNB4WH4NM','6IF46ACEYMBTUJFL','20240708145732','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(397,'','Invoice','','2024-07-18','','-2000','4','2024-06-18 15:05:23','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SLUM DWELLERS INTERNATIONAL KENYA <BR>\r\nSDI4-3 <BR>\r\nCHELSEY WANJIRU <BR>','','1','0','41720440299','Cleared','','','','','','0','','',0.00,0.00,0,'201352',NULL,'KES','KES',0.00,0.00,'243','243','KLSFCPYLGNZUYVTYDHW7VYSAJI','CQLXKFBPXIX5ZCZY','20240708151004','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(398,'','Invoice','','2024-07-15','','-3500','4','2024-06-15 15:12:57','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNITED WOMEN SACCO <BR>\r\nKE000081238-00 <BR>\r\nANNE NYANGATI MAITHO <BR>','','1','0','41720440770','Cleared','','','','','','0','','',0.00,0.00,0,'201349',NULL,'KES','KES',0.00,0.00,'244','244','Z4SFQG3QI3SHIXCQJEIRTTP2S4','VFYL7R2QBCHKX5WY','20240708151518','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(399,'','Invoice','','2024-07-08','','-3500','4','2024-06-08 15:20:46','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n357706<BR>\r\nTREVOR WAINAINA <BR>','','1','0','41720440943','Cleared','','','','','','0','','',0.00,0.00,0,'201326',NULL,'KES','KES',0.00,0.00,'245','245','YJELUVTGLTMYOIVI27NYRC733A','UJFDSEDKVVOIKP2N','20240708152257','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(400,'','Invoice','','2024-07-08','','-3500','4','2024-06-08 15:23:42','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n488595<BR>\r\nOLIVIA WAINAINA <BR>','','1','0','41720441414','Cleared','','','','','','0','','',0.00,0.00,0,'201325',NULL,'KES','KES',0.00,0.00,'246','246','FBXVMOP3AKCD3K5RCY7S73LX4A','CCQBE7J64WTPZZSH','20240708152502','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(401,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 15:26:49','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354059-00<BR>\r\nANTONY LUBANGA <BR>','','1','0','41720441591','Cleared','','','','','','','','',0.00,0.00,0,'201087',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(402,'','Invoice','','2024-08-31','','-3000','4','2024-07-08 16:33:20','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MPESA FOUNDATION ACADEMY <BR>\r\nMA382-00 <BR>\r\nBONNIE KIANDUMA <BR>','','1','0','41720445593','Cleared','','','','','','','','',0.00,0.00,0,'201369',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(403,'','Invoice','','2024-08-31','','-3000','4','2024-07-08 16:36:13','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MPESA FOUNDATION ACADEMY <BR>\r\nMA382-00 <BR>\r\nBONNIE KIANDUMA <BR>','','1','0','41720445767','Cleared','','','','','','0','','',0.00,0.00,0,'201369',NULL,'KES','KES',0.00,0.00,'247','247','LHPPXNMILPDBTUR35B6NPG44PI','CKR5GCKLZOHSMBZB','20240708163650','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(404,'REF: SG83ZTKYF5','Mpesa','','2024-07-09 08:53:54','','0','4','2024-07-08 08:53:54','39','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41720504425','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'248','248','XLB7AMMKKOSXMSHLA6K3RMYKI4','JTQ7HT4FISDUGJDB','20240709085529','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(405,'REF: SEL0WHRBGM','Mpesa','','2024-07-09 10:04:38','','0','4','2024-05-21 10:04:38','24','0','4500','1','retail','0','4500','1','0','0','0','0','4500','0','printed',' ','','1','0','41720508668','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'249','249','QB4BRWRAMQHFUXTBNQ5IGFXMXM','DPHO3VN5J3EAYCJO','20240709100525','4500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(406,'REF: SFB9416F1P ','Mpesa','','2024-07-09 10:07:12','','0','4','2024-06-11 10:07:12','24','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41720508815','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'250','250','OX3K3GUIV6S5ZQZZRU7GIYXIJQ','MB4BV47IRCLX5SNY','20240709100817','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(407,'REF: SG91324KZH ','Mpesa','','2024-07-09 10:11:21','','0','4','2024-07-09 10:11:21','24','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41720509069','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(408,'REF: SG91324KZH ','Mpesa','','2024-07-09 10:14:56','','0','4','2024-07-09 10:14:56','24','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41720509288','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'251','251','BE2PDOHETGKOUWAYYGRSQ3H2HU','23HMQGMVVVPND3GQ','20240709101550','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(409,'','Invoice','','2024-08-31','','-3000','4','2024-07-09 11:31:53','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MPESA FOUNDATION ACADEMY <BR>\r\nMA382-00 <BR>\r\nBONNIE KIANDUMA <BR>','','1','0','41720513904','Cleared','','','','','','0','','',0.00,0.00,0,'201371',NULL,'KES','KES',0.00,0.00,'252','252','CWFRZST5HI5QLOFSDZOQFCQLVM','QKN4LRMLEH2K33QA','20240709113458','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(410,'','Invoice','','2024-08-31','','-3000','4','2024-07-10 12:56:52','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MPESA FOUNDATION ACADEMY <BR<\r\nMA382-00<BR>\r\nBONNIE KIANDUMA<BR>','','1','0','41720518991','Cleared','','','','','','','','',0.00,0.00,0,'201372',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(411,'','Invoice','','2024-08-31','','-3000','4','2024-07-10 12:58:52','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MPESA FOUNDATION ACADEMY <BR>\r\nMA382-00<BR>\r\nBONNIE KIANDUMA <BR>','','1','0','41720519119','Cleared','','','','','','0','','',0.00,0.00,0,'201372',NULL,'KES','KES',0.00,0.00,'253','253','LX2IOJXOJ6AZ5ITQPJFMWVUP2Y','7WRC53X5KHFW5QBV','20240709130012','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(412,'','Invoice','','2024-08-31','','-3000','4','2024-07-08 15:09:56','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK LTD <BR>\r\nCK111577-00 <BR>\r\nIVY WAITHAKA<BR>','','1','0','41720526795','Cleared','','','','','','0','','',0.00,0.00,0,'201332',NULL,'KES','KES',0.00,0.00,'254','254','AFOXSHKTZLU4RYPO32ENEPL7WE','FJBSSFRRXP4IFBL3','20240709151644','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(413,'','Invoice','','2024-07-22','','-3500','4','2024-06-22 15:43:05','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n424256<BR>\r\nJAMES GACHARIA <BR>','','1','0','41720528977','Cleared','','','','','','0','','',0.00,0.00,0,'201370',NULL,'KES','KES',0.00,0.00,'255','255','LUUUKXXKTRINMFWFK6JVTVNICE','7NR3DMG6QXRIJFKV','20240709155400','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(414,'','Invoice','','2024-07-22','','-3500','4','2024-06-29 15:56:03','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n424256<BR>\r\nJAMES GACHARIA <BR>','','1','0','41720529753','Cleared','','','','','','0','','',0.00,0.00,0,'201378',NULL,'KES','KES',0.00,0.00,'256','256','HMSWNNWHBX6EPUZSXTO64YANGM','6DMQPSUHYTO3SEVL','20240709155934','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(415,'','Invoice','','2024-08-08','','-2000','4','2024-07-09 16:30:04','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHACK DWELLERS INTERNATIONAL KENYA <BR>\r\nSDI4-3 <BR>\r\nCHELSEY NJUGUNA <BR>','','1','0','41720531792','Cleared','','','','','','0','','',0.00,0.00,0,'201356',NULL,'KES','KES',0.00,0.00,'257','257','4Z7ZKJC6A7BNIFOXAC2FMLLD4Q','2V7I7DCBC5552KH2','20240709163741','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(416,'','Invoice','','2024-08-31','','-2000','4','2024-07-10 08:42:18','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHACK DWELLERS INTERNATIONAL KENYA<BR>\r\nSDI4-3<BR>\r\nCHELSEY NJUGUNA<BR>','','1','0','41720532459','Cleared','','','','','','0','','',0.00,0.00,0,'201357',NULL,'KES','KES',0.00,0.00,'258','258','LU7NGWST4GUFQZFL7DD6KR2ZGQ','ORMBJFMLIBPE3OFY','20240710084453','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(417,'','Cash','','2024-07-26','','0','4','2024-06-26 09:16:06','29','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed','SHACK DWELLERS INTERNATIONAL KENYA<BR>\r\nSDI4-3<BR>\r\nCHELSEY NJUGUNA<BR>','','1','0','41720592149','Cleared','','','','','','0','','',0.00,0.00,0,'201353',NULL,'KES','KES',0.00,0.00,'259','259','5VHK7UG6CVDMX4ISA2IRFDZJGY','SKJDSIXPMA5DH4BM','20240710091805','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(418,'','Invoice','','2024-08-31','','-3000','4','2024-07-09 09:30:05','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE<BR>\r\nNIS-24431<BR>\r\nLOVIANCE AWITI <BR>','','1','0','41720592998','Cleared','','','','','','0','','',0.00,0.00,0,'201377',NULL,'KES','KES',0.00,0.00,'260','260','33WF7DOZL2AF35YERO55O56WJE','TCBLKZG5Z74Q3BTT','20240710093152','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(419,'','Invoice','','2024-05-27','','-3500','4','2024-04-27 16:46:40','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','SERIANU LIMITED<BR>\r\nSEL-360239-00 <BR>\r\nJENNIFER NDEGWA <BR>','','1','0','41720593401','Cleared','','','','','','','','',0.00,0.00,0,'201125',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(420,'','Invoice','','2024-05-27','','-3500','4','2024-04-27 16:49:37','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','SERIANU LIMITED<BR>\r\nSEL-360239-00 <BR>\r\nJENNIFER NDEGWA <BR>','','1','0','41720619370','Cleared','','','','','','','','',0.00,0.00,0,'201125',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(421,'REF: SGD6ITL7J2','Mpesa','','2024-07-13 11:50:12','','0','4','2024-07-13 11:50:12','45','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41720860509','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'261','261','4SHLB3X5A66Z3B64PWFZETII5I','3BYMENLEY54NUIHB','20240713115131','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(422,'REF: SGH7X48PU7','Mpesa','','2024-07-17 14:00:10','','0','4','2024-07-17 14:00:10','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41721213843','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(423,'REF: SGH7X48PU7','Mpesa','','2024-07-17 14:01:44','','0','4','2024-07-17 14:01:44','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41721214096','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(424,'REF: SGH7X48PU7 ','Mpesa','','2024-07-17 14:02:54','','0','4','2024-07-17 14:02:54','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41721214165','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(425,'REF: SGH7X48PU7','Mpesa','','2024-07-17 14:05:55','','0','4','2024-07-17 14:05:55','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41721214344','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(426,'','Invoice','','2024-08-31','','-3000','4','2024-07-18 15:47:43','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED<BR>\r\nCK104991-00 <BR>\r\nMONICA ACHIENG','',NULL,'0','41721306842','Cleared','4','2024-07-18 15:47:43','','','','','','',0.00,0.00,0,'201398',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(427,'','Invoice','','2024-08-31','','-3000','4','2024-07-18 16:43:31','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZINC LIMITED<BR>\r\nCK104991-00 <BR>\r\nMONICA ACHIENG','','1','0','41721310202','Cleared','','','','','','0','','',0.00,0.00,0,'201398',NULL,'KES','KES',0.00,0.00,'262','262','W6HRXDW2DUAJHRO4EJCFJVA4Q4','XX7BNFL4TUPKQYUY','20240718164408','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(428,'','Invoice','','2024-08-17','','-3500','4','2024-07-17 10:03:11','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','BENTWORTH ENERGY KENYA LIMITED <BR>\r\nBENTWORTH-746128-00<BR>\r\nGEORGE KAMANDE<BR>','','1','0','41721370742','Cleared','','','','','','0','','',0.00,0.00,0,'201421',NULL,'KES','KES',0.00,0.00,'264','264','5SER4KAWAOAZYUMS6K5B4XTPUM','HIO4ATM3QXYTSIZN','20240719100632','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(429,'','Invoice','','2024-08-04','','-2000','4','2024-07-05 10:13:46','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SUMAC MICROFINANCE BANK LIMITED<BR>\r\nPAC-28514-03<BR>\r\nPRUDENCE WANJIRU <BR>','','1','0','41721373078','Cleared','','','','','','0','','',0.00,0.00,0,'201392',NULL,'KES','KES',0.00,0.00,'265','265','SEAEYCVZDMUYHMAWEPRXSHU54E','P3BVGZELEVDIJPXH','20240719101701','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(430,'','Invoice','','2024-08-11','','-2000','4','2024-07-12 10:18:17','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SUMAC MICROFINANCE BANK LIMITED<BR>\r\nPAC-28514-03<BR>\r\nPRUDENCE WANJIRU <BR>','','1','0','41721373484','Cleared','','','','','','0','','',0.00,0.00,0,'201414',NULL,'KES','KES',0.00,0.00,'266','266','HBGELMZ4Y2BQLFYL7T2MC5L7SM','V5MQB5ZRMHCOAA6R','20240719102009','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(431,'','Invoice','','2024-08-31','','-3000','4','2024-07-05 10:21:01','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD <BR>\r\nCK119796-00<BR>\r\nNANCY ACHIMBA<BR>','','1','0','41721373636','Cleared','4','2024-07-11 10:29:47','','','','0','','',0.00,0.00,0,'201409',NULL,'KES','KES',0.00,0.00,'267','267','QUOOKTJWXOPGSHDMV5GQK3UUZI','EZTQ6VWC35QX7MER','20240719102624','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(432,'','Invoice','','2024-08-31','','-3000','4','2024-07-11 10:32:19','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD <BR>\r\nCK119796-00<BR>\r\nNANCY ACHIMBA<BR>','','1','0','41721374332','Cleared','','','','','','0','','',0.00,0.00,0,'201409',NULL,'KES','KES',0.00,0.00,'268','268','5DYFHOPLWZT6WKM52KQRROV6PA','NIUXTKSJAASYSQPM','20240719103253','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(433,'','Invoice','','2024-08-11','','-3500','4','2024-07-12 10:44:13','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','BENTWORTH ENERGY KENYA LIMITED <BR>\r\nBENTWORTH-746128-00 <BR>\r\nGEORGE KAMANDE<BR>','','1','0','41721374441','Cleared','','','','','','0','','',0.00,0.00,0,'201412',NULL,'KES','KES',0.00,0.00,'269','269','BY2JORCCED2S3G2V74K335FLX4','MCO6YPZBYVJLVXWA','20240719104745','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(434,'','Invoice','','2024-08-31','','-3000','4','2024-07-11 11:05:32','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY <BR>\r\nCK076424-00 <BR>\r\nDAVID MWANGI <BR>','',NULL,'0','41721375308','Cleared','4','2024-07-11 11:05:32','','','','0','','',0.00,0.00,0,'201410',NULL,'KES','KES',0.00,0.00,'270','270','DA7NGUVXH3MUWCALPY5MV52QUQ','RVYVLVFV544DBUNB','20240719111905','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(435,'','Invoice','','2024-08-31','','-3000','4','2024-07-11 11:29:13','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY <BR>\r\nCK076424-00 <BR>\r\nDAVID MWANGI <BR>','',NULL,'0','41721377745','Cleared','4','2024-07-11 11:29:13','','','','','','',0.00,0.00,0,'201410',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(436,'','Invoice','','2024-08-31','','-3000','4','2024-07-11 11:36:01','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY <BR>\r\nCK076424-00 <BR>\r\nDAVID MWANGI <BR>','',NULL,'0','41721378134','Cleared','4','2024-07-11 11:36:01','','','','','','',0.00,0.00,0,'201410',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(437,'','Invoice','','2024-08-31','','-3000','4','2024-07-11 13:13:37','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY<BR>\r\nCK076424-00 <BR>\r\nDAVID MWANGI<BR>','',NULL,'0','41721379956','Cleared','4','2024-07-11 13:13:37','','','','','','',0.00,0.00,0,'201410',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(438,'REF: SGH7X48PU7 ','Mpesa','','2024-07-19 14:28:25','','0','4','2024-07-19 14:28:25','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','',NULL,'0','41721388494','Cleared','4','2024-07-19 14:28:25','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(439,' REF:SGH7X48PU7','Mpesa','','2024-07-22 10:29:41','','0','4','2024-07-17 10:29:41','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','',NULL,'0','41721626775','Cleared','4','2024-07-17 10:29:41','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(440,' REF:SGH7X48PU7','Mpesa','','2024-07-22 10:39:28','','0','4','2024-07-17 10:39:28','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','',NULL,'0','41721633956','Cleared','4','2024-07-17 10:39:28','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(441,' REF:SGH7X48PU7','Mpesa','','2024-07-22 11:11:09','','0','4','2024-07-17 11:11:09','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','',NULL,'0','41721634565','Cleared','4','2024-07-17 11:11:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(442,' REF:SGH7X48PU7','Mpesa','','2024-07-22 11:35:53','','0','4','2024-07-17 11:35:53','','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','',NULL,'0','41721637223','Cleared','4','2024-07-17 11:35:53','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(443,' REF:SGH7X48PU7 ','Mpesa','','2024-07-22 13:46:13','','0','4','2024-07-17 13:24:35','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41721640989','Cleared','4','2024-07-17 13:46:13','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'275','275','OGWUQZ3GICHK77JEDRFOAPGFWQ','PT3XU6XFQDXR4UYB','20240722134643','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(444,'REF: SGH7X48PU7 ','Mpesa','','2024-07-24 08:40:24','','0','4','2024-07-17 08:40:24','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','',NULL,'0','41721798567','Cleared','4','2024-07-17 08:40:24','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(445,'','Cash','','2024-07-24 10:01:33','','0','1','2024-07-24 10:01:33','46','1','1','1','retail','0','1','1','0','0','0','0','0','0','printed',' ','','1','0','11721635868','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(446,' REF:SGH7X48PU7 ','Mpesa','','2024-07-24 10:16:17','','0','4','2024-07-17 10:16:17','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','',NULL,'0','41721804637','Cleared','4','2024-07-17 10:16:17','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(447,'REF:SGH7X48PU7','Mpesa','','2024-07-24 11:49:49','','0','4','2024-07-17 11:40:33','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41721810402','Cleared','4','2024-07-17 11:49:49','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'276','276','XQNWXS5CWRMI3JCLRT6IUTMS4E','Q4RMXKWC63725ENU','20240724114357','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(448,'REF:SGH7X48PU7','Mpesa','','2024-07-24 11:51:50','','0','4','2024-07-17 11:51:50','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','',NULL,'0','41721811101','Cleared','4','2024-07-17 11:51:50','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'277','277','K3PSCNQBYX4YTRTLDZ5RU5526Q','LT7CDSHKPB2W3IYS','20240724115343','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(449,'REF:SGH7X48PU7','Mpesa','','2024-07-24 12:23:56','','0','4','2024-07-17 12:23:56','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','',NULL,'0','41721812872','Cleared','4','2024-07-17 12:23:56','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(450,'','Invoice','','2024-07-24 16:21:01','','-10000','3','2024-07-24 16:15:58','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31721826937','Cleared','3','2024-07-24 16:21:01','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'278','278','4RMUBL455PKUA3ZUVKI4OS3SIM','DDS4FC44RWSDTSPB','20240724161853','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(451,'REF:SGH7X48PU7','Mpesa','','2024-07-25 08:33:46','','0','4','2024-07-17 08:33:46','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41721885463','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'279','279','45BSIJOTHRDHXHMMY7SBZ75Y2Q','Q7PYP5XQTCNKCZSM','20240725083453','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(452,'REF: SGM1GOC6CL','Mpesa','','2024-07-25 09:12:02','','0','4','2024-07-22 09:12:02','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','',NULL,'0','41721887896','Cleared','4','2024-07-22 09:12:02','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(453,'REF: SGM1GOC6CL','Mpesa','','2024-07-25 09:18:07','','0','4','2024-07-22 09:18:07','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','',NULL,'0','41721888278','Cleared','4','2024-07-22 09:18:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(454,'REF: SGM1GOC6CL','Mpesa','','2024-07-25 09:27:08','','0','4','2024-07-22 09:27:08','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41721888493','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'280','280','WENMZ6OXWZQMJVTWORYFV4UHUY','NIBL2SKCK7NXIJTR','20240725092723','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(455,'','Invoice','','2024-08-11','','-2000','4','2024-07-12 11:29:05','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS <BR>\r\nPAC-22906-05 <BR>\r\nSHIRLEEN MUKAMI <BR>','',NULL,'0','41721896137','Cleared','4','2024-07-12 11:29:05','','','','0','','',0.00,0.00,0,'201413',NULL,'KES','KES',0.00,0.00,'281','281','EFCQZQGBDMDE4N5BSZIYE3C72E','6QAXJ3RO6LPXIUWU','20240725114144','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(456,'','Invoice','','2024-08-11','','-2000','4','2024-07-12 11:43:42','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS <BR>\r\nPAC-22906-05 <BR>\r\nSHIRLEEN MUKAMI <BR>','',NULL,'0','41721897007','Cleared','4','2024-07-12 11:43:42','','','','0','','',0.00,0.00,0,'201413',NULL,'KES','KES',0.00,0.00,'282','282','L3HRGFTJRGGID36C4FLOOK2HWE','GLUZC5BREZZRX4F3','20240725114727','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(457,'','Invoice','','2024-08-12','','-2000','4','2024-07-12 11:55:55','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS <BR>\r\nPAC-22906-05 <BR>\r\nSHIRLEEN MUKAMI <BR>','',NULL,'0','41721897395','Cleared','4','2024-07-12 11:55:55','','','','0','','',0.00,0.00,0,'201413',NULL,'KES','KES',0.00,0.00,'283','283','JXAKWHZA6S2ONNC3F33MFCDKN4','66YIV65J5KDAJB4U','20240725120223','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(458,'','Invoice','','2024-08-12','','-2000','4','2024-07-12 12:51:24','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS <BR>\r\nPAC-22906-05 <BR>\r\nSHIRLEEN MUKAMI <BR>','',NULL,'0','41721898824','Cleared','4','2024-07-12 12:51:24','','','','0','','',0.00,0.00,0,'201413',NULL,'KES','KES',0.00,0.00,'284','284','AW5U44YPPKHQEDYSOTIVSOJ3SY','IMKCBT522D64EI6C','20240725125337','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(459,'','Invoice','','2024-07-12','','-2000','4','2024-07-12 08:37:50','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS <BR>\r\n PAC-22906-05 <BR>\r\nSHIRLEEN MUKAMI <BR>','','1','0','41721972102','Cleared','','','','','','0','','',0.00,0.00,0,'201413',NULL,'KES','KES',0.00,0.00,'285','285','YBFZGGHSO3H677IGOO6JFHAVU4','CG23OSVWLIGXPVCL','20240726084247','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(460,'','Invoice','','2024-08-15','','-2000','4','2024-07-15 08:56:22','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS <BR>\r\n PAC-22906-05 <BR>\r\nSHIRLEEN MUKAMI <BR>','',NULL,'0','41721972647','Cleared','4','2024-07-15 08:56:22','','','','0','','',0.00,0.00,0,'201420',NULL,'KES','KES',0.00,0.00,'286','286','PZZG4H3IJAQG2IETJQKNGLYJ3Y','YECZRVDZA2QR3DOO','20240726090404','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(461,'','Invoice','','2024-08-15','','-2000','4','2024-07-15 09:09:17','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS <BR>\r\n PAC-22906-05 <BR>\r\nSHIRLEEN MUKAMI <BR>','',NULL,'0','41721974052','Cleared','4','2024-07-15 09:09:17','','','','','','',0.00,0.00,0,'201420',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(462,'','Invoice','','2024-08-15','','-2000','4','2024-07-15 09:15:28','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS <BR>\r\n PAC-22906-05 <BR>\r\nSHIRLEEN MUKAMI <BR>','','1','0','41721974511','Cleared','','','','','','0','','',0.00,0.00,0,'201420',NULL,'KES','KES',0.00,0.00,'287','287','DT6Y4Q277HGWK6SGVZ4HPTD5AQ','6ZSY6W4RGKMA5FYA','20240726091712','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(463,'','Invoice','','2024-08-15','','-2000','4','2024-07-15 09:23:59','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS <BR>\r\n PAC-22906-05 <BR>\r\nSHIRLEEN MUKAMI <BR>','','1','0','41721975028','Cleared','','','','','','','','',0.00,0.00,0,'201420',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(464,'','Invoice','','2024-08-15','','-2000','4','2024-07-15 09:24:52','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS <BR>\r\n PAC-22906-05 <BR>\r\nSHIRLEEN MUKAMI <BR>','','1','0','41721975083','Cleared','','','','','','0','','',0.00,0.00,0,'201420',NULL,'KES','KES',0.00,0.00,'288','288','CF47QAPFKCOJ2KPFKR26Q5J3CE','TUXTPYF745ROLCS6','20240726092544','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(465,'','Invoice','','2024-08-09','','-3500','4','2024-07-08 09:26:44','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00 <BR>\r\nVINCECIANA KIBORO <BR>','',NULL,'0','41721975184','Cleared','4','2024-07-08 09:26:44','','','','0','','',0.00,0.00,0,'201388',NULL,'KES','KES',0.00,0.00,'289','289','SWDVBVGS2BTNZ7D7JGZ5AB7RRM','46RAPBSPE5RCUOYC','20240726093451','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(466,'','Invoice','','2024-08-07','','-3500','4','2024-07-08 09:42:44','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00 <BR>\r\nVINCECIANA KIBORO <BR>','','1','0','41721975890','Cleared','','','','','','','','',0.00,0.00,0,'201388',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(467,'','Invoice','','2024-08-08','','-3500','4','2024-07-08 09:44:45','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00 <BR>\r\nVINCECIANA KIBORO <BR>','',NULL,'0','41721976267','Cleared','4','2024-07-08 09:44:45','','','','0','','',0.00,0.00,0,'201388',NULL,'KES','KES',0.00,0.00,'290','290','7FNCSTJ54FIELCJFGPVV7FGG6E','UJK6C654DWUBLHFL','20240726094829','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(468,'','Invoice','','2024-08-08','','-3500','4','2024-07-08 09:52:34','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00 <BR>\r\nVINCECIANA KIBORO <BR>','','1','0','41721976747','Cleared','','','','','','','','',0.00,0.00,0,'201388',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(469,'','Invoice','','2024-08-08','','-3500','4','2024-07-08 09:54:48','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00 <BR>\r\nVINCECIANA KIBORO <BR>','','1','0','41721976835','Cleared','','','','','','','','',0.00,0.00,0,'201388',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(470,'','Invoice','','2024-08-08','','-3500','4','2024-07-08 09:56:04','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00 <BR>\r\nVINCECIANA KIBORO <BR>','','1','0','41721976956','Cleared','','','','','','','','',0.00,0.00,0,'201388',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(471,'','Invoice','','2024-08-08','','-3500','4','2024-07-08 09:56:50','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00 <BR>\r\nVINCECIANA KIBORO <BR>','',NULL,'0','41721977004','Cleared','4','2024-07-08 09:56:50','','','','','','',0.00,0.00,0,'201388',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(472,'','Invoice','','2024-08-08','','-3500','4','2024-07-08 10:03:08','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00 <BR>\r\nVINCECIANA KIBORO <BR>','','1','0','41721977375','Cleared','','','','','','','','',0.00,0.00,0,'201388',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(473,'','Invoice','','2024-08-08','','-3500','4','2024-07-08 10:15:32','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00 <BR>\r\nVINCECIANA KIBORO <BR>','',NULL,'0','41721977811','Cleared','4','2024-07-08 10:15:32','','','','','','',0.00,0.00,0,'201388',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(474,'','Invoice','','2024-08-07','','-3500','4','2024-07-08 09:00:52','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00 <BR>\r\nVINCECIANA KIBORO <BR>','','1','0','41722059909','Cleared','','','','','','0','','',0.00,0.00,0,'201388',NULL,'KES','KES',0.00,0.00,'291','291','S4SGWPSMYBFYMFHXDOWP5PRQDU','IU3UTXXF46WGOQKZ','20240727091400','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(475,'','Invoice','','2024-08-31','','-3000','4','2024-07-08 09:15:51','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS<BR>\r\nPAC-22906-05 <BR>\r\nSHIRLEEN MUKAMI <BR>','','1','0','41722060941','Cleared','4','2024-07-11 09:20:11','','','','0','','',0.00,0.00,0,'201410',NULL,'KES','KES',0.00,0.00,'292','292','GILSD6GBL3CXTIOW7FKH2YGMII','KUYQLHWGYHT775WN','20240727091858','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(476,'','Invoice','','2024-08-31','','-3000','4','2024-07-11 09:23:55','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY <BR>\r\nCK076424-00 <BR>\r\nDAVID MWANGI <BR>','','1','0','41722061420','Cleared','','','','','','0','','',0.00,0.00,0,'201410',NULL,'KES','KES',0.00,0.00,'293','293','PCZC37WRH5SHGF5IS5BX5V5VLQ','ZML4F5PBWPD3FITC','20240727092547','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(477,'','Invoice','','2024-08-24','','-3500','4','2024-07-24 09:27:52','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK<BR>\r\n707865<BR>\r\nMERCY NYOKABI MBURU <BR>','','1','0','41722061660','Cleared','','','','','','0','','',0.00,0.00,0,'201441',NULL,'KES','KES',0.00,0.00,'294','294','USRFGMQPZTLOJKFK5CFQQXLKZQ','JXNTGWVYGDDZQY4C','20240727093015','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(478,'','Invoice','','2024-08-19','','-3500','4','2024-07-19 09:31:10','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION<BR>\r\nKE000068747-00<BR>\r\nVINCECIANA KIBORO<BR>','',NULL,'0','41722061857','Cleared','4','2024-07-19 09:31:10','','','','0','','',0.00,0.00,0,'201424',NULL,'KES','KES',0.00,0.00,'295','295','OQ2G2G3RHBOTE623TBGCJXF35Q','JEIMRVNRZ3YKEHWL','20240727093553','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(479,'','Invoice','','2024-08-19','','-3500','4','2024-07-19 09:37:07','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION<BR>\r\nKE000068747-00<BR>\r\nVINCECIANA KIBORO<BR>','',NULL,'0','41722062219','Cleared','4','2024-07-19 09:37:07','','','','','','',0.00,0.00,0,'201424',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(480,'','Invoice','','2024-08-19','','-3500','4','2024-07-19 09:59:01','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00<BR>\r\nVINCECIANA KIBORO <BR>','',NULL,'0','41722063272','Cleared','4','2024-07-19 09:59:01','','','','','','',0.00,0.00,0,'201424',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(481,'','Invoice','','2024-08-19','','-3500','4','2024-07-19 10:07:21','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00<BR>\r\nVINCECIANA KIBORO <BR>','',NULL,'0','41722064028','Cleared','4','2024-07-19 10:15:07','','','','','','',0.00,0.00,0,'201424',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(482,'','Invoice','','2024-08-19','','-3500','4','2024-07-19 11:27:56','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00<BR>\r\nVINCECIANA KIBORO <BR>','',NULL,'0','41722068306','Cleared','4','2024-07-19 11:27:56','','','','','','',0.00,0.00,0,'201424',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(483,'','Invoice','','2024-08-18','','-3500','4','2024-07-19 09:37:40','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00 <BR>\r\nVINCECIANA KIBORO <BR>','','1','0','41722235050','Cleared','','','','','','','','',0.00,0.00,0,'201424',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(484,'','Invoice','','2024-08-19','','-3500','4','2024-07-19 09:46:43','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00 <BR>\r\nVINCECIANA KIBORO <BR>','',NULL,'0','41722235567','Cleared','4','2024-07-19 09:46:43','','','','','','',0.00,0.00,0,'201424',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(485,'','Invoice','','2024-08-31','','-3000','4','2024-07-27 16:32:11','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES <BR>\r\nCK120282/01 <BR>\r\nCHARITY GATHONI <BR>','','1','0','41722259925','Cleared','','','','','','','','',0.00,0.00,0,'201454',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(486,'','Invoice','','2024-08-19','','-3500','4','2024-07-19 08:23:35','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00 <BR>\r\nVINCECIANA KIBORO <BR>','',NULL,'0','41722316624','Cleared','4','2024-07-19 08:23:35','','','','','','',0.00,0.00,0,'201424',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(487,'','Invoice','','2024-08-19','','-3500','4','2024-07-19 08:38:40','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00 <BR>\r\nVINCECIANA KIBORO <BR>','',NULL,'0','41722317896','Cleared','4','2024-07-19 08:38:40','','','','','','',0.00,0.00,0,'201424',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(488,'','Invoice','','2024-08-31','','-3000','4','2024-07-26 11:28:15','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nCK043195-00 <BR>\r\nABIGAEL KIHARA <BR>','',NULL,'0','41722328086','Cleared','4','2024-07-26 11:28:15','','','','','','',0.00,0.00,0,'201450',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(489,'','Invoice','','2024-08-31','','-3000','4','2024-07-26 11:36:59','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nCK043195-00 <BR>\r\nABIGAEL KIHARA <BR>','','1','0','41722328613','Cleared','','','','','','0','','',0.00,0.00,0,'201450',NULL,'KES','KES',0.00,0.00,'297','297','M3ZRKE3HDPL62YSSXR2N2YMOQ4','JOIDUIEFG6MD2T7A','20240730113758','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(490,'','Invoice','','2024-08-26','','-3500','4','2024-07-26 11:48:37','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED <BR>\r\nUNGA- 10785-01 <BR>\r\nPETER NGARUIYA KAMAU <BR<','',NULL,'0','41722329249','Cleared','4','2024-07-26 11:48:37','','','','0','','',0.00,0.00,0,'201430',NULL,'KES','KES',0.00,0.00,'298','298','NQDY2UYDEP5I7VMKOCTRW4RELY','YVRHH7RE6GNZZJV3','20240730115513','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(491,'','Invoice','','2024-08-31','','-3500','4','2024-07-26 12:06:04','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED <BR>\r\nUNGA- 10785-01 <BR>\r\nPETER NGARUIYA KAMAU <BR<','',NULL,'0','41722329977','Cleared','4','2024-07-26 12:06:04','','','','','','',0.00,0.00,0,'201430',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(492,'','Invoice','','2024-08-26','','-3500','4','2024-07-26 12:09:49','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED <BR>\r\nUNGA- 10785-01 <BR>\r\nPETER NGARUIYA KAMAU <BR<','','1','0','41722330576','Cleared','4','2024-07-26 12:17:07','','','','0','','',0.00,0.00,0,'201430',NULL,'KES','KES',0.00,0.00,'299','299','YR6GFI5TIT5OEUHNPM3O2U4MXQ','PLVDVXK4OPOCLLCJ','20240730121043','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(493,'','Invoice','','2024-08-26','','-3500','4','2024-07-26 12:19:08','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED <BR>\r\nUNGA- 10785-01 <BR>\r\nPETER NGARUIYA KAMAU <BR<','',NULL,'0','41722331140','Cleared','4','2024-07-26 12:19:08','','','','0','','',0.00,0.00,0,'201430',NULL,'KES','KES',0.00,0.00,'300','300','NSNTYTUSDMNRYQK3ZV6LDXOZHY','IAT37RD5BCOXR2G5','20240730122721','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(494,'','Invoice','','2024-08-26','','-3500','4','2024-07-26 12:33:53','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED <BR>\r\nUNGA- 10785-01 <BR>\r\nPETER NGARUIYA KAMAU <BR<','',NULL,'0','41722331997','Cleared','4','2024-07-26 12:33:53','','','','','','',0.00,0.00,0,'201430',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(495,'','Invoice','','2024-08-31','','-3000','4','2024-07-27 12:45:04','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD <BR>\r\nCK120282-01 <BR>\r\nCHARITY GATHONI <BR<','','1','0','41722332449','Cleared','4','2024-07-27 13:05:04','','','','','','',0.00,0.00,0,'201454',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(496,'','Invoice','','2024-08-31','','-3000','4','2024-07-29 13:46:29','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD<BR>\r\nCK120282-01 <BR>\r\nCHARITY GATHONI <BR>','',NULL,'0','41722336134','Cleared','4','2024-07-29 13:46:29','','','','','','',0.00,0.00,0,'201454',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(497,'','Invoice','','2024-08-26','','-3000','4','2024-07-27 15:14:25','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD <BR>\r\nCK120282-01 <BR>\r\nCHARITY GATHONI <BR>','','1','0','41722340887','Cleared','','','','','','0','','',0.00,0.00,0,'201454',NULL,'KES','KES',0.00,0.00,'301','301','5K5RF2QGYR3XP7NTJNFOGT5ZM4','54R32DBUJET25SGF','20240730151836','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(498,'','Invoice','','2024-08-27','','-3000','4','2024-07-27 15:31:28','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD <BR>\r\nCK120282-01 <BR>\r\nCHARITY GATHONI <BR>','',NULL,'0','41722342634','Cleared','4','2024-07-27 15:31:28','','','','','','',0.00,0.00,0,'201454',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(499,'','Invoice','','2024-08-31','','-3000','4','2024-07-30 08:24:29','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZ INC LIMITED<BR>\r\nCK104991-00 <BR>\r\nMONICA ACHIENG <BR>','','1','0','41722403192','Cleared','','','','','','0','','',0.00,0.00,0,'201400',NULL,'KES','KES',0.00,0.00,'302','302','VKMZLTVYBLQMDHIGLVNKDWQPZM','VZULATNGFIALPESL','20240731083141','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(500,'','Invoice','','2024-08-24','','-3000','4','2024-07-24 08:34:08','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','INTERNATIONAL FERTILIZER DEVELOPMENT CENTRE <BR>\r\nCK139894-00 <BR>\r\nRUTH KIHARA <BR>','','1','0','41722404034','Cleared','','','','','','0','','',0.00,0.00,0,'201440',NULL,'KES','KES',0.00,0.00,'303','303','COC3DSABTCQJAV3WG2GPEODNTI','V4IY2MFMKT6N4WMK','20240731083656','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(501,'','Invoice','','2024-08-31','','-3000','4','2024-07-27 08:39:04','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD<BR>\r\nCK120282-01 <BR>\r\nCHARITY GATHONI <BR>','',NULL,'0','41722404337','Cleared','4','2024-07-27 08:39:04','','','','0','','',0.00,0.00,0,'201453',NULL,'KES','KES',0.00,0.00,'304','304','HCJUNAASY7QYUKWCLUHTD4VWBA','WFVR4J6WRKSPPCVJ','20240731084539','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(502,'','Invoice','','2024-08-31','','-3000','4','2024-07-27 08:47:42','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD<BR>\r\nCK120282-01 <BR>\r\nCHARITY GATHONI <BR>','',NULL,'0','41722404855','Cleared','4','2024-07-27 08:47:42','','','','0','','',0.00,0.00,0,'201453',NULL,'KES','KES',0.00,0.00,'305','305','6P5XQME2L7BKDAAR252UJEHQ5I','56EHKHRPSZQ5VG66','20240731085202','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(503,'','Invoice','','2024-08-31','','-3000','4','2024-07-27 09:25:46','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD<BR>\r\nCK120282-01 <BR>\r\nCHARITY GATHONI <BR>','','1','0','41722407137','Cleared','4','2024-07-30 09:54:17','','','','0','','',0.00,0.00,0,'201454',NULL,'KES','KES',0.00,0.00,'306','306','D4MS7Q6W6EYM6SUXEVDTGT7EQ4','3ZPE2S6N6JBWABBV','20240731095457','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(504,'','Invoice','','2024-08-31','','-3000','4','2024-07-27 12:56:04','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD <BR>\r\nCK120282-01 <BR>\r\nCHARITY GATHONI <BR>\r\n\r\n','',NULL,'0','41722419757','Cleared','4','2024-07-27 12:56:04','','','','0','','',0.00,0.00,0,'201454',NULL,'KES','KES',0.00,0.00,'307','307','KJV63KYAXUK6IWSDBAT33MU4LY','5HGDG6WRRDL3C4YX','20240731125825','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(505,'','Cash','','2024-07-31 16:33:40','','0','1','2024-07-31 16:33:40','','2','2','1','retail','0','2','1','0','0','0','0','0','0','printed',' ','','1','0','11722432812','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'505','505','PL8YOFOLR6X9J6G8QWZFCFGFC9','ULZKFS8WZA46YEMR','20240731163342','0','2','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"505\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240731163342\",\"salesDt\":\"20240731\",\"stockRlsDt\":\"20240731163342\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":2,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2,\"totTaxAmt\":0,\"totAmt\":2,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"505\",\"rcptPbctDt\":\"20240731\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"ZM2TYPG0000013\",\"itemClsCd\":\"9901300101\",\"itemNm\":\"TEST1\",\"bcd\":\"13\",\"pkgUnitCd\":\"TY\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"PG\",\"qty\":\"1.00\",\"prc\":\"2\",\"splyAmt\":\"1\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"505\",\"orgInvcNo\":0,\"curRcptNo\":\"505\",\"totRcptNo\":\"505\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"505\",\"rcptPbctDt\":\"20240731163342\",\"intrlData\":\"PL8YOFOLR6X9J6G8QWZFCFGFC9\",\"rcptSign\":\"ULZKFS8WZA46YEMR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(506,'','Invoice','','2024-07-31 16:43:50','','-10000','3','2024-07-31 16:43:50','20','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31722433422','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'506','506','8EAUKV6MK0LFHJHEAZ4VGOFNGJ','2NQKEKIRCH8R3ROJ','20240731164416','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"506\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240731164416\",\"salesDt\":\"20240731\",\"stockRlsDt\":\"20240731164416\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":10000,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":10000,\"totTaxAmt\":0,\"totAmt\":10000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254709626400\",\"rptNo\":\"506\",\"rcptPbctDt\":\"20240731\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000016\",\"itemClsCd\":\"80101500\",\"itemNm\":\"2 Hours Mental Health Awareness Workshop\",\"bcd\":\"17\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"10000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"506\",\"orgInvcNo\":0,\"curRcptNo\":\"506\",\"totRcptNo\":\"506\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"506\",\"rcptPbctDt\":\"20240731164416\",\"intrlData\":\"8EAUKV6MK0LFHJHEAZ4VGOFNGJ\",\"rcptSign\":\"2NQKEKIRCH8R3ROJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(507,'','Invoice','','2024-08-31','','-3500','4','2024-07-19 08:24:57','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00 <BR>\r\nVINCECIANA KIBORO <BR>','','1','0','41722489660','Cleared','','','','','','0','','',0.00,0.00,0,'201424',NULL,'KES','KES',0.00,0.00,'507','507','SB-9N4DC-YEUKCAUMZTVKLYEBO','YF9T2UW3SHOS5NQ8','20240801082907','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"507\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801082907\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801082907\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254709626400\",\"rptNo\":\"507\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"507\",\"orgInvcNo\":0,\"curRcptNo\":\"507\",\"totRcptNo\":\"507\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"507\",\"rcptPbctDt\":\"20240801082907\",\"intrlData\":\"SB-9N4DC-YEUKCAUMZTVKLYEBO\",\"rcptSign\":\"YF9T2UW3SHOS5NQ8\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(508,'','Invoice','','2024-08-31','','-3000','4','2024-07-26 08:30:38','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHUJAAZ INC LIMITED <BR>\r\nCK104991-00 <BR>\r\nMONICA ACHIENG <BR>','','1','0','41722490231','Cleared','','','','','','0','','',0.00,0.00,0,'201399',NULL,'KES','KES',0.00,0.00,'508','508','AULKWWH95KPPCRB1JKXHKUNIW1','IFGR5_DMIVH-CNFE','20240801083717','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"508\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801083717\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801083717\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"508\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"508\",\"orgInvcNo\":0,\"curRcptNo\":\"508\",\"totRcptNo\":\"508\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"508\",\"rcptPbctDt\":\"20240801083717\",\"intrlData\":\"AULKWWH95KPPCRB1JKXHKUNIW1\",\"rcptSign\":\"IFGR5_DMIVH-CNFE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(509,'','Invoice','','2024-08-29','','-3500','4','2024-07-29 08:38:08','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED <BR>\r\nUNGA-10785-01 <BR>\r\nPETER KAMAU <BR>','','1','0','41722490673','Cleared','','','','','','0','','',0.00,0.00,0,'201431',NULL,'KES','KES',0.00,0.00,'509','509','BKMN2-OLUWLULEST5E52G8V9YG','ZJMEWH8QCUY_8NL8','20240801084043','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"509\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801084043\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801084043\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"509\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"509\",\"orgInvcNo\":0,\"curRcptNo\":\"509\",\"totRcptNo\":\"509\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"509\",\"rcptPbctDt\":\"20240801084043\",\"intrlData\":\"BKMN2-OLUWLULEST5E52G8V9YG\",\"rcptSign\":\"ZJMEWH8QCUY_8NL8\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(510,'','Invoice','','2024-08-30','','-2000','4','2024-07-30 08:58:23','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SUMAC MICROFINANCE BANK LIMITED <BR> \r\nPAC-28514-03 <BR>\r\nPRUDENCE WANJIRU <BR>\r\n','','1','0','41722491791','Cleared','','','','','','0','','',0.00,0.00,0,'201445',NULL,'KES','KES',0.00,0.00,'510','510','0JVJ5PMSBOVSN6CWDVLDYR0NZZ','BKYWQHQ_FPDX0HVE','20240801093625','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"510\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801093625\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801093625\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"510\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"510\",\"orgInvcNo\":0,\"curRcptNo\":\"510\",\"totRcptNo\":\"510\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"510\",\"rcptPbctDt\":\"20240801093625\",\"intrlData\":\"0JVJ5PMSBOVSN6CWDVLDYR0NZZ\",\"rcptSign\":\"BKYWQHQ_FPDX0HVE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(511,'','Invoice','','2024-08-20','','-3500','4','2024-07-20 09:37:30','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n424256 <BR>\r\nJAMES GAKUYA <BR>','','1','0','41722494229','Cleared','','','','','','0','','',0.00,0.00,0,'201426',NULL,'KES','KES',0.00,0.00,'511','511','IDC1DC9MA1FAYMSPCA2C-S8MQ4','UQQMRWCICM0_F13U','20240801094033','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"511\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801094033\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801094033\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"511\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"511\",\"orgInvcNo\":0,\"curRcptNo\":\"511\",\"totRcptNo\":\"511\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"511\",\"rcptPbctDt\":\"20240801094033\",\"intrlData\":\"IDC1DC9MA1FAYMSPCA2C-S8MQ4\",\"rcptSign\":\"UQQMRWCICM0_F13U\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(512,'','Invoice','','2024-08-31','','-3000','4','2024-07-29 09:41:54','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','FAIRVIEW HOTEL LIMITED <BR>\r\nCK136755-00 <BR>\r\nBRIDGET WAMBUI <BR>','','1','0','41722494501','Cleared','','','','','','0','','',0.00,0.00,0,'201455',NULL,'KES','KES',0.00,0.00,'512','512','CUX4BBRKFLGNWFBYNFCM5SMS_Z','1Y-9ZRB1QNS0J00Q','20240801100536','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"512\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801100536\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801100536\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"512\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"512\",\"orgInvcNo\":0,\"curRcptNo\":\"512\",\"totRcptNo\":\"512\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"512\",\"rcptPbctDt\":\"20240801100536\",\"intrlData\":\"CUX4BBRKFLGNWFBYNFCM5SMS_Z\",\"rcptSign\":\"1Y-9ZRB1QNS0J00Q\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(513,'','Invoice','','2024-08-31','','-3500','4','2024-07-26 10:06:13','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED <BR>\r\nUNGA-10785-01 <BR>\r\nPETER KAMAU<BR>','','1','0','41722495964','Cleared','','','','','','0','','',0.00,0.00,0,'201429',NULL,'KES','KES',0.00,0.00,'513','513','SONW6SRJENEZOYTT6VBWRHBY5B','-GYX5HC9KVGFIAR2','20240801100817','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"513\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801100817\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801100817\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"513\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"513\",\"orgInvcNo\":0,\"curRcptNo\":\"513\",\"totRcptNo\":\"513\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"513\",\"rcptPbctDt\":\"20240801100817\",\"intrlData\":\"SONW6SRJENEZOYTT6VBWRHBY5B\",\"rcptSign\":\"-GYX5HC9KVGFIAR2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(514,'','Invoice','','2024-08-31','','-3500','4','2024-07-24 10:09:12','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED<BR>\r\nUNGA-10785-01 <BR>\r\nPETER KAMAU <BR>','','1','0','41722496143','Cleared','','','','','','0','','',0.00,0.00,0,'201428',NULL,'KES','KES',0.00,0.00,'514','514','6_MNILJVWHQW78ZWLCB00S2C3W','LDGAJBSWK6GJW_6L','20240801101056','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"514\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801101056\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801101056\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"514\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"514\",\"orgInvcNo\":0,\"curRcptNo\":\"514\",\"totRcptNo\":\"514\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"514\",\"rcptPbctDt\":\"20240801101056\",\"intrlData\":\"6_MNILJVWHQW78ZWLCB00S2C3W\",\"rcptSign\":\"LDGAJBSWK6GJW_6L\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(515,'','Invoice','','2024-08-26','','-3500','4','2024-07-26 10:11:53','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED<BR>\r\nUNGA-10785-01<BR>\r\nPETER KAMAU<BR>','','1','0','41722496285','Cleared','','','','','','0','','',0.00,0.00,0,'201430',NULL,'KES','KES',0.00,0.00,'515','515','1LGAM7AEAOM9QUWNGCE_HZCNQE','STUPRTCUZ1KZ8-VM','20240801101523','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"515\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801101523\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801101523\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"515\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"515\",\"orgInvcNo\":0,\"curRcptNo\":\"515\",\"totRcptNo\":\"515\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"515\",\"rcptPbctDt\":\"20240801101523\",\"intrlData\":\"1LGAM7AEAOM9QUWNGCE_HZCNQE\",\"rcptSign\":\"STUPRTCUZ1KZ8-VM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(516,'','Invoice','','2024-08-31','','-3000','4','2024-07-25 10:16:10','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','FAIRVIEW HOTEL LIMITED\r\nCK136755-00 <BR>\r\nBRIDGET WAMBUI <BR>','','1','0','41722496564','Cleared','','','','','','0','','',0.00,0.00,0,'201448',NULL,'KES','KES',0.00,0.00,'516','516','RP1QLL3CDTSYYMJKO4LASKHK02','OSY6H4Y0IFUUD26K','20240801101840','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"516\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801101840\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801101840\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"516\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"516\",\"orgInvcNo\":0,\"curRcptNo\":\"516\",\"totRcptNo\":\"516\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"516\",\"rcptPbctDt\":\"20240801101840\",\"intrlData\":\"RP1QLL3CDTSYYMJKO4LASKHK02\",\"rcptSign\":\"OSY6H4Y0IFUUD26K\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(517,'','Invoice','','2024-08-31','','-3000','4','2024-07-27 10:20:03','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD <BR>\r\nCK120282-01 <BR>\r\nCHARITY GATHONI <BR>','','1','0','41722496797','Cleared','','','','','','0','','',0.00,0.00,0,'201454',NULL,'KES','KES',0.00,0.00,'517','517','W8GNWAKWVX03HEG84HSBSD2WMT','E80ZB_DILXVJFQBY','20240801102200','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"517\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801102200\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801102200\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"517\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"517\",\"orgInvcNo\":0,\"curRcptNo\":\"517\",\"totRcptNo\":\"517\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"517\",\"rcptPbctDt\":\"20240801102200\",\"intrlData\":\"W8GNWAKWVX03HEG84HSBSD2WMT\",\"rcptSign\":\"E80ZB_DILXVJFQBY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(518,'','Invoice','','2024-05-27','','-3500','4','2024-04-27 11:13:10','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','SERIANU LTD <BR>\r\nSEL-360239-00 <BR>\r\nJENNIFER WANJIRU NDEGWA <BR>','','1','0','41722496957','Cleared','','','','','','0','','',0.00,0.00,0,'201125',NULL,'KES','KES',0.00,0.00,'518','518','MXTHEJPQPOPK-FBUFNZFZMBKXQ','UWTIWHM9KDIN6QQ6','20240801111745','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"518\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801111745\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801111745\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"518\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"518\",\"orgInvcNo\":0,\"curRcptNo\":\"518\",\"totRcptNo\":\"518\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"518\",\"rcptPbctDt\":\"20240801111745\",\"intrlData\":\"MXTHEJPQPOPK-FBUFNZFZMBKXQ\",\"rcptSign\":\"UWTIWHM9KDIN6QQ6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(519,'','Invoice','','2024-05-19','','-3500','4','2024-04-19 11:18:59','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD<BR>\r\nNCB-377521-00 <BR>\r\nMAUREEN KIMUNGUYI <BR>','','1','0','41722500329','Cleared','4','2024-04-19 11:26:15','','','','0','','',0.00,0.00,0,'201154',NULL,'KES','KES',0.00,0.00,'519','519','ZEFZOB6SJRCL6CYDGUJ_URYJIQ','1EFCOYLCMMC0CQ7E','20240801112728','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"519\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801112728\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801112728\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"519\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"519\",\"orgInvcNo\":0,\"curRcptNo\":\"519\",\"totRcptNo\":\"519\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"519\",\"rcptPbctDt\":\"20240801112728\",\"intrlData\":\"ZEFZOB6SJRCL6CYDGUJ_URYJIQ\",\"rcptSign\":\"1EFCOYLCMMC0CQ7E\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(520,'','Invoice','','2024-05-19','','-3500','4','2024-04-19 11:28:02','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','VISCAR INDUSTRIAL CAPACITY <BR>\r\nVIC-688006-01 <BR>\r\nSTELLAH KEMUNTO MANYEGA <BR>','','1','0','41722500874','Cleared','','','','','','0','','',0.00,0.00,0,'201154',NULL,'KES','KES',0.00,0.00,'520','520','IPVSRXO8SY3C-HRYP2GWAL9MC1','O7SHOW2NXYUFOJDW','20240801112856','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"520\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801112856\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801112856\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"520\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"520\",\"orgInvcNo\":0,\"curRcptNo\":\"520\",\"totRcptNo\":\"520\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"520\",\"rcptPbctDt\":\"20240801112856\",\"intrlData\":\"IPVSRXO8SY3C-HRYP2GWAL9MC1\",\"rcptSign\":\"O7SHOW2NXYUFOJDW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(521,'','Invoice','','2024-05-25','','-3500','4','2024-04-25 11:29:40','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','VISCAR INDUSTRIAL CAPACITY <BR>\r\nVIC-688006-01 <BR>\r\nSTELLAH KEMUNTO MANYEGA <BR>','','1','0','41722500960','Cleared','','','','','','0','','',0.00,0.00,0,'201173',NULL,'KES','KES',0.00,0.00,'521','521','QFFMJHYXUBW5IMGBJVB3UCUVOO','FNJ7ZSGHYBM0JNSN','20240801113027','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"521\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801113027\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801113027\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"521\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"521\",\"orgInvcNo\":0,\"curRcptNo\":\"521\",\"totRcptNo\":\"521\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"521\",\"rcptPbctDt\":\"20240801113027\",\"intrlData\":\"QFFMJHYXUBW5IMGBJVB3UCUVOO\",\"rcptSign\":\"FNJ7ZSGHYBM0JNSN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(522,'','Invoice','','2024-05-25','','-3500','4','2024-04-25 11:31:03','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','SERIANU LTD <BR>\r\nSEL-360239-00 <BR>\r\nJENNIFER WANJIRU NDEGWA <BR>','','1','0','41722501050','Cleared','','','','','','0','','',0.00,0.00,0,'201122',NULL,'KES','KES',0.00,0.00,'522','522','EN10FBGKPPJI30H2-T909UJI6X','X9QUGJIK3KQOI8QM','20240801113238','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"522\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801113238\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801113238\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"522\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"522\",\"orgInvcNo\":0,\"curRcptNo\":\"522\",\"totRcptNo\":\"522\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"522\",\"rcptPbctDt\":\"20240801113238\",\"intrlData\":\"EN10FBGKPPJI30H2-T909UJI6X\",\"rcptSign\":\"X9QUGJIK3KQOI8QM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(523,'','Invoice','','2024-05-04','','-3500','4','2024-04-04 11:39:13','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354065-00 <BR>\r\nPURITY ATIENO OWINO <BR>','','1','0','41722501494','Cleared','','','','','','0','','',0.00,0.00,0,'201092',NULL,'KES','KES',0.00,0.00,'523','523','DO26XXJSOR_TBQTX6RXC3EQFEJ','_ZAXDNJ1UKPKS6FR','20240801120405','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"523\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801120405\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801120405\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"523\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"523\",\"orgInvcNo\":0,\"curRcptNo\":\"523\",\"totRcptNo\":\"523\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"523\",\"rcptPbctDt\":\"20240801120405\",\"intrlData\":\"DO26XXJSOR_TBQTX6RXC3EQFEJ\",\"rcptSign\":\"_ZAXDNJ1UKPKS6FR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(524,'','Invoice','','2024-05-06','','-3500','4','2024-04-06 12:04:52','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354226-02 <BR>\r\nIVY CHEPCHUMBA TALAM <BR>','','1','0','41722503070','Cleared','','','','','','0','','',0.00,0.00,0,'201103',NULL,'KES','KES',0.00,0.00,'524','524','FUIOAUIWVJG-KH1GK9-PHJJFBZ','5YVRNFUTJONWHJFZ','20240801120719','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"524\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801120719\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801120719\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"524\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"524\",\"orgInvcNo\":0,\"curRcptNo\":\"524\",\"totRcptNo\":\"524\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"524\",\"rcptPbctDt\":\"20240801120719\",\"intrlData\":\"FUIOAUIWVJG-KH1GK9-PHJJFBZ\",\"rcptSign\":\"5YVRNFUTJONWHJFZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(525,'','Invoice','','2024-05-26','','-3500','4','2024-04-26 12:09:45','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','SERIANU LTD <BR>\r\nSEL-360239-00 <BR>\r\nJENNIFER WANJIRU NDEGWA<BR>','','1','0','41722503373','Cleared','','','','','','0','','',0.00,0.00,0,'201124',NULL,'KES','KES',0.00,0.00,'525','525','_TJ-NXXYQ4RCGSOGHFWUEZASCU','QJNOT_B0XD1OGFQ3','20240801121130','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"525\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801121130\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801121130\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"525\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"525\",\"orgInvcNo\":0,\"curRcptNo\":\"525\",\"totRcptNo\":\"525\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"525\",\"rcptPbctDt\":\"20240801121130\",\"intrlData\":\"_TJ-NXXYQ4RCGSOGHFWUEZASCU\",\"rcptSign\":\"QJNOT_B0XD1OGFQ3\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(526,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 12:12:25','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD<BR>\r\nNCB-377521-00 <BR>\r\nMAUREEN KIMUNGUYI <BR>','','1','0','41722503519','Cleared','','','','','','0','','',0.00,0.00,0,'201084',NULL,'KES','KES',0.00,0.00,'526','526','TXNXXFX20FMCXG7HNJSV1Y5YZK','N53CGDWLYASW34ZG','20240801121517','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"526\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801121517\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801121517\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"526\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"526\",\"orgInvcNo\":0,\"curRcptNo\":\"526\",\"totRcptNo\":\"526\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"526\",\"rcptPbctDt\":\"20240801121517\",\"intrlData\":\"TXNXXFX20FMCXG7HNJSV1Y5YZK\",\"rcptSign\":\"N53CGDWLYASW34ZG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(527,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 12:30:41','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354059-00<BR>\r\nANTONY LUBANGA <BR>','','1','0','41722504536','Cleared','','','','','','0','','',0.00,0.00,0,'201087',NULL,'KES','KES',0.00,0.00,'527','527','Z-CATXFWH-C9VBKX1OSAE0B2LF','TET81RKLVBAM_XBC','20240801123354','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"527\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801123354\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801123354\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"527\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"527\",\"orgInvcNo\":0,\"curRcptNo\":\"527\",\"totRcptNo\":\"527\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"527\",\"rcptPbctDt\":\"20240801123354\",\"intrlData\":\"Z-CATXFWH-C9VBKX1OSAE0B2LF\",\"rcptSign\":\"TET81RKLVBAM_XBC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(528,'','Invoice','','2024-05-02','','-3500','4','2024-04-02 12:34:50','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TOURISM REGULATORY AUTHORITY <BR>\r\nTRA-354065-00 <BR>\r\nPURITY ATIENO OWINO <BR>','','1','0','41722504871','Cleared','','','','','','0','','',0.00,0.00,0,'201085',NULL,'KES','KES',0.00,0.00,'528','528','EGJX-CV08TBDVTC2KRE4P-HUHQ','KZ_R0EDZJ_26EU4W','20240801125442','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"528\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801125442\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801125442\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"528\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"528\",\"orgInvcNo\":0,\"curRcptNo\":\"528\",\"totRcptNo\":\"528\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"528\",\"rcptPbctDt\":\"20240801125442\",\"intrlData\":\"EGJX-CV08TBDVTC2KRE4P-HUHQ\",\"rcptSign\":\"KZ_R0EDZJ_26EU4W\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(529,'','Invoice','','2024-06-01','','-3500','4','2024-05-02 12:56:24','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','VISCAR INDUSTRIAL CAPACITY <BR>\r\nVIC-370585-00 <BR>\r\nTITUS NJOROGE <BR>','','1','0','41722506170','Cleared','','','','','','0','','',0.00,0.00,0,'201200',NULL,'KES','KES',0.00,0.00,'529','529','HJ-UDEDJ32SZ92FHZ9ZUESQVWU','XVPNSVMI-L3L2MV_','20240801125821','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"529\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801125821\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801125821\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"529\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"529\",\"orgInvcNo\":0,\"curRcptNo\":\"529\",\"totRcptNo\":\"529\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"529\",\"rcptPbctDt\":\"20240801125821\",\"intrlData\":\"HJ-UDEDJ32SZ92FHZ9ZUESQVWU\",\"rcptSign\":\"XVPNSVMI-L3L2MV_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(530,'','Invoice','','2024-06-21','','-3500','4','2024-05-21 12:59:55','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NGOs CO-ORDINATION BOARD <BR>\r\nNCB-377521-00 <BR>\r\nMAUREEN KIMUNGUYI <BR>','','1','0','41722506380','Cleared','','','','','','0','','',0.00,0.00,0,'201273',NULL,'KES','KES',0.00,0.00,'530','530','OS2QZWKUUZ-YCLLBPQTRPJSNI4','R03V4ZPS7C4K5FH5','20240801130509','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"530\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801130509\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801130509\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"530\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"530\",\"orgInvcNo\":0,\"curRcptNo\":\"530\",\"totRcptNo\":\"530\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"530\",\"rcptPbctDt\":\"20240801130509\",\"intrlData\":\"OS2QZWKUUZ-YCLLBPQTRPJSNI4\",\"rcptSign\":\"R03V4ZPS7C4K5FH5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(531,'','Invoice','','2024-07-20','','-3500','4','2024-06-20 13:38:26','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','MADISON BETTERLIFE IGNITE <BR>\r\nMBI/325265/00 <BR>\r\nLUCY MACHOCHO KOSGEY <BR>','','1','0','41722508694','Cleared','','','','','','0','','',0.00,0.00,0,'201362',NULL,'KES','KES',0.00,0.00,'531','531','TECSMXODYO_BPDYA-1TSYIJDEO','TNA-LICSAT6OWZH1','20240801141814','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"531\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801141814\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801141814\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"531\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"531\",\"orgInvcNo\":0,\"curRcptNo\":\"531\",\"totRcptNo\":\"531\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"531\",\"rcptPbctDt\":\"20240801141814\",\"intrlData\":\"TECSMXODYO_BPDYA-1TSYIJDEO\",\"rcptSign\":\"TNA-LICSAT6OWZH1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(532,'','Invoice','','2024-07-20','','-3500','4','2024-06-20 14:19:09','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','MADISON BETTERLIFE IGNITE <BR>\r\nMBI/325265/00 <BR>\r\nLUCY MACHOCHO KOSGEY <BR>','','1','0','41722511128','Cleared','','','','','','0','','',0.00,0.00,0,'201363',NULL,'KES','KES',0.00,0.00,'532','532','-XD4XFBTOTT7MWPE0GGF9WL9YN','W9HRCMVU1CU2ARZW','20240801142024','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"532\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801142024\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801142024\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"532\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"532\",\"orgInvcNo\":0,\"curRcptNo\":\"532\",\"totRcptNo\":\"532\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"532\",\"rcptPbctDt\":\"20240801142024\",\"intrlData\":\"-XD4XFBTOTT7MWPE0GGF9WL9YN\",\"rcptSign\":\"W9HRCMVU1CU2ARZW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(533,'','Invoice','','2024-07-20','','-3500','4','2024-06-21 14:22:02','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','MADISON BETTERLIFE IGNITE <BR>\r\nMBI/325265/00 <BR>\r\nLUCY MACHOCHO KOSGEY <BR>','','1','0','41722511311','Cleared','','','','','','0','','',0.00,0.00,0,'201364',NULL,'KES','KES',0.00,0.00,'533','533','HTY_A8HFLVY8Z7TUAFYXCOUOH0','M0ZB1NFK2BTIOBDN','20240801142355','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"533\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801142355\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801142355\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"533\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"533\",\"orgInvcNo\":0,\"curRcptNo\":\"533\",\"totRcptNo\":\"533\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"533\",\"rcptPbctDt\":\"20240801142355\",\"intrlData\":\"HTY_A8HFLVY8Z7TUAFYXCOUOH0\",\"rcptSign\":\"M0ZB1NFK2BTIOBDN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(534,'','Cash','','2024-08-01 15:38:14','','0','3','2024-05-24 15:33:53','26','10000','10000','1','retail','0','10000','1','0','0','0','0','0','0','printed',' ','','1','0','31722515597','Cleared','3','2024-07-19 15:38:14','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'534','534','GMER5K7AEJBJLMPRZ2SZDFFBZG','MNHXQ63Z25LAM7MB','20240801153832','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"534\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801153832\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801153832\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":10000,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":10000,\"totTaxAmt\":0,\"totAmt\":10000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"534\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000016\",\"itemClsCd\":\"80101500\",\"itemNm\":\"2 Hours Mental Health Awareness Workshop\",\"bcd\":\"17\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"10000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"534\",\"orgInvcNo\":0,\"curRcptNo\":\"534\",\"totRcptNo\":\"534\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"534\",\"rcptPbctDt\":\"20240801153832\",\"intrlData\":\"GMER5K7AEJBJLMPRZ2SZDFFBZG\",\"rcptSign\":\"MNHXQ63Z25LAM7MB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(535,'','Invoice','','2024-08-01 15:52:20','','-10000','3','2024-07-19 15:39:13','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31722515947','Cleared','3','2024-05-18 15:52:20','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'535','535','THCLP-O5TRFOUGK16PPVHX2QSN','FV-_-DBTOQUG1KRQ','20240801155248','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"535\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801155248\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801155248\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":10000,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":10000,\"totTaxAmt\":0,\"totAmt\":10000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"535\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000016\",\"itemClsCd\":\"80101500\",\"itemNm\":\"2 Hours Mental Health Awareness Workshop\",\"bcd\":\"17\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"10000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"535\",\"orgInvcNo\":0,\"curRcptNo\":\"535\",\"totRcptNo\":\"535\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"535\",\"rcptPbctDt\":\"20240801155248\",\"intrlData\":\"THCLP-O5TRFOUGK16PPVHX2QSN\",\"rcptSign\":\"FV-_-DBTOQUG1KRQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(536,'','Invoice','','2024-08-01 15:59:34','','-10000','3','2024-05-18 15:55:24','20','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31722516915','Cleared','3','2024-06-28 15:59:34','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'536','536','B9WEOSVLGRBAT4THUTM1OXYOR3','TQCLKQM4GETWXNR5','20240801160004','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"536\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801160004\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801160004\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":10000,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":10000,\"totTaxAmt\":0,\"totAmt\":10000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254709626400\",\"rptNo\":\"536\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000016\",\"itemClsCd\":\"80101500\",\"itemNm\":\"2 Hours Mental Health Awareness Workshop\",\"bcd\":\"17\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"10000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"536\",\"orgInvcNo\":0,\"curRcptNo\":\"536\",\"totRcptNo\":\"536\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"536\",\"rcptPbctDt\":\"20240801160004\",\"intrlData\":\"B9WEOSVLGRBAT4THUTM1OXYOR3\",\"rcptSign\":\"TQCLKQM4GETWXNR5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(537,'','Invoice','','2024-07-06','','-3500','4','2024-06-06 16:02:47','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','MADISON BETTERLIFE IGNITE <BR>\r\nMBI/325265/00 <BR>\r\nLUCY MACHOCHO KOSGEY <BR>','','1','0','41722514840','Cleared','','','','','','0','','',0.00,0.00,0,'201318',NULL,'KES','KES',0.00,0.00,'537','537','M1SMTSEZ-JCMRMBVPA3PTJMVPX','YG7Y59G3SJOCNGLD','20240801160616','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"537\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240801160616\",\"salesDt\":\"20240801\",\"stockRlsDt\":\"20240801160616\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"537\",\"rcptPbctDt\":\"20240801\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"537\",\"orgInvcNo\":0,\"curRcptNo\":\"537\",\"totRcptNo\":\"537\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"537\",\"rcptPbctDt\":\"20240801160616\",\"intrlData\":\"M1SMTSEZ-JCMRMBVPA3PTJMVPX\",\"rcptSign\":\"YG7Y59G3SJOCNGLD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',2,''),(538,'','Invoice','','2024-08-31','','-3000','4','2024-08-01 13:03:07','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-PESA FOUNDATION ACADEMY <BR>\r\nMA382-00 <BR>\r\nBONNIE KIANDUMA <BR>','','1','0','41722592976','Cleared','','','','','','0','','',0.00,0.00,0,'201457',NULL,'KES','KES',0.00,0.00,'538','538','TTJH7F5LB2L2GUJVT-KRGK0G3S','VTEV-AMNW4W2POGK','20240802130609','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"538\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240802130609\",\"salesDt\":\"20240802\",\"stockRlsDt\":\"20240802130609\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"538\",\"rcptPbctDt\":\"20240802\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"538\",\"orgInvcNo\":0,\"curRcptNo\":\"538\",\"totRcptNo\":\"538\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"538\",\"rcptPbctDt\":\"20240802130609\",\"intrlData\":\"TTJH7F5LB2L2GUJVT-KRGK0G3S\",\"rcptSign\":\"VTEV-AMNW4W2POGK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(539,'','Invoice','','2024-08-31','','-3000','4','2024-08-01 13:21:57','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MPESA FOUNDATION ACADEMY <BR>\r\nMA382-00<BR>\r\nBONNIE KIANDUMA <BR>','','1','0','41722594109','Cleared','','','','','','0','','',0.00,0.00,0,'201458',NULL,'KES','KES',0.00,0.00,'539','539','D212X4ZUL5BLCZKR-F2TKQIZQM','P01-YSVQV4URLKRD','20240802132409','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"539\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240802132409\",\"salesDt\":\"20240802\",\"stockRlsDt\":\"20240802132409\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"539\",\"rcptPbctDt\":\"20240802\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"539\",\"orgInvcNo\":0,\"curRcptNo\":\"539\",\"totRcptNo\":\"539\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"539\",\"rcptPbctDt\":\"20240802132409\",\"intrlData\":\"D212X4ZUL5BLCZKR-F2TKQIZQM\",\"rcptSign\":\"P01-YSVQV4URLKRD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(540,'','Invoice','','2024-08-31','','-3500','4','2024-08-01 13:59:43','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','WADI DEGLA INVESTMENT LTD <BR>\r\nKE000015771-00 <BR>\r\nGLORIA NENO NYAMAI <BR>','','1','0','41722596375','Cleared','','','','','','0','','',0.00,0.00,0,'201384',NULL,'KES','KES',0.00,0.00,'540','540','I8DBYBTNCEPXSL6WXNSJFKC7AK','_GOXNWYUY5LFD6Y0','20240802140536','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"540\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240802140536\",\"salesDt\":\"20240802\",\"stockRlsDt\":\"20240802140536\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"540\",\"rcptPbctDt\":\"20240802\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"540\",\"orgInvcNo\":0,\"curRcptNo\":\"540\",\"totRcptNo\":\"540\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"540\",\"rcptPbctDt\":\"20240802140536\",\"intrlData\":\"I8DBYBTNCEPXSL6WXNSJFKC7AK\",\"rcptSign\":\"_GOXNWYUY5LFD6Y0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(541,'','Invoice','','2024-08-31','','-3500','4','2024-08-01 14:06:12','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED <BR>\r\nUNGA-10785-01 <BR>\r\nPETER KAMAU <BR>','','1','0','41722596765','Cleared','','','','','','0','','',0.00,0.00,0,'201432',NULL,'KES','KES',0.00,0.00,'541','541','R-CZJNXW2GWA0XU8TROCQWEP_T','MF7MQVCA_VC4N8VB','20240802140814','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"541\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240802140814\",\"salesDt\":\"20240802\",\"stockRlsDt\":\"20240802140814\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"541\",\"rcptPbctDt\":\"20240802\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"541\",\"orgInvcNo\":0,\"curRcptNo\":\"541\",\"totRcptNo\":\"541\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"541\",\"rcptPbctDt\":\"20240802140814\",\"intrlData\":\"R-CZJNXW2GWA0XU8TROCQWEP_T\",\"rcptSign\":\"MF7MQVCA_VC4N8VB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(542,'','Invoice','','2024-08-31','','-3000','4','2024-08-01 14:12:56','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','TANA CONNECT LTD <BR>\r\nKE042712-00 <BR>\r\nSTEPHANIE KIMANI <BR>','','1','0','41722597170','Cleared','','','','','','0','','',0.00,0.00,0,'201466',NULL,'KES','KES',0.00,0.00,'542','542','EX2CCZZJ2RDQ0T5NM7ZPYOJWZD','MF5NRK9J_7PNUDUG','20240802141508','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"542\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240802141508\",\"salesDt\":\"20240802\",\"stockRlsDt\":\"20240802141508\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"542\",\"rcptPbctDt\":\"20240802\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"542\",\"orgInvcNo\":0,\"curRcptNo\":\"542\",\"totRcptNo\":\"542\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"542\",\"rcptPbctDt\":\"20240802141508\",\"intrlData\":\"EX2CCZZJ2RDQ0T5NM7ZPYOJWZD\",\"rcptSign\":\"MF5NRK9J_7PNUDUG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(543,'','Invoice','','2024-08-31','','-3500','4','2024-08-01 14:15:31','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TANA CONNECT LTD <BR>\r\nKE042712-00 <BR>\r\nSTEPHANIE KIMANI<BR>','','1','0','41722597325','Cleared','','','','','','0','','',0.00,0.00,0,'201466',NULL,'KES','KES',0.00,0.00,'543','543','VQFVST62NBZ-NHG5RA5OYSN3HC','YREGFOE3_6-IOIY6','20240802141705','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"543\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240802141705\",\"salesDt\":\"20240802\",\"stockRlsDt\":\"20240802141705\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"543\",\"rcptPbctDt\":\"20240802\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"543\",\"orgInvcNo\":0,\"curRcptNo\":\"543\",\"totRcptNo\":\"543\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"543\",\"rcptPbctDt\":\"20240802141705\",\"intrlData\":\"VQFVST62NBZ-NHG5RA5OYSN3HC\",\"rcptSign\":\"YREGFOE3_6-IOIY6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(544,'','Invoice','','2024-08-31','','-3000','4','2024-08-02 14:17:30','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MPESA FOUNDATION ACADEMY <BR>\r\nMA382-00 <BR>\r\nBONNIE KIANDUMA <BR>','','1','0','41722597440','Cleared','','','','','','0','','',0.00,0.00,0,'201459',NULL,'KES','KES',0.00,0.00,'544','544','GM_9-JUEJQFIOU9WOZZZ2LE3OT','BIAJTLXJMHAADULK','20240802141916','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"544\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240802141916\",\"salesDt\":\"20240802\",\"stockRlsDt\":\"20240802141916\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"544\",\"rcptPbctDt\":\"20240802\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"544\",\"orgInvcNo\":0,\"curRcptNo\":\"544\",\"totRcptNo\":\"544\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"544\",\"rcptPbctDt\":\"20240802141916\",\"intrlData\":\"GM_9-JUEJQFIOU9WOZZZ2LE3OT\",\"rcptSign\":\"BIAJTLXJMHAADULK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(545,'','Invoice','','2024-08-31','','-3500','4','2024-08-01 14:22:47','28','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','MADISON BETTERLIFE BUDGET INDIVIDUAL <BR>\r\nMBB-373680-00 <BR>\r\nLOISE KANARIO MWIRARIA<BR>','','1','0','41722597758','Cleared','','','','','','0','','',0.00,0.00,0,'201382',NULL,'KES','KES',0.00,0.00,'545','545','RN0FD-UHKGXNPIDHMR885CQHKE','RNYEMPR8JL_E2P7S','20240802142539','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"545\",\"orgInvcNo\":0,\"custTin\":\"P000609862J\",\"custNm\":\"MADISON INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240802142539\",\"salesDt\":\"20240802\",\"stockRlsDt\":\"20240802142539\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000609862J\",\"custMblNo\":\"254709922555\",\"rptNo\":\"545\",\"rcptPbctDt\":\"20240802\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZBG0000075\",\"itemClsCd\":\"KE2BGU0000074\",\"itemNm\":\"MADISON INSURANCE\",\"bcd\":\"75\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"545\",\"orgInvcNo\":0,\"curRcptNo\":\"545\",\"totRcptNo\":\"545\",\"custTin\":\"P000609862J\",\"custMblNo\":\"\",\"rptNo\":\"545\",\"rcptPbctDt\":\"20240802142539\",\"intrlData\":\"RN0FD-UHKGXNPIDHMR885CQHKE\",\"rcptSign\":\"RNYEMPR8JL_E2P7S\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BZBG0000075\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(546,'','Invoice','','2024-08-31','','-2000','4','2024-08-02 14:33:12','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SUMAC MICROFINANCE BANK LIMITED <BR>\r\nPAC-28514-03 <BR>\r\nPRUDENCE WANJIRU <BR>','','1','0','41722598225','Cleared','','','','','','0','','',0.00,0.00,0,'201465',NULL,'KES','KES',0.00,0.00,'546','546','S3ICXIQYDRCU2V_XCUXXQR18EY','GTTTGCTM4-IZQ-2C','20240802143818','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"546\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240802143818\",\"salesDt\":\"20240802\",\"stockRlsDt\":\"20240802143818\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"546\",\"rcptPbctDt\":\"20240802\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"546\",\"orgInvcNo\":0,\"curRcptNo\":\"546\",\"totRcptNo\":\"546\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"546\",\"rcptPbctDt\":\"20240802143818\",\"intrlData\":\"S3ICXIQYDRCU2V_XCUXXQR18EY\",\"rcptSign\":\"GTTTGCTM4-IZQ-2C\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(547,'','Invoice','','2024-08-31','','-3000','4','2024-08-05 08:41:23','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MPESA FOUNDATION ACADEMY<BR>\r\nMA382-00 <BR>\r\nBONNIE WANJIKU KIANDUMA >BR>\r\n','','1','0','41722836476','Cleared','','','','','','0','','',0.00,0.00,0,'201460',NULL,'KES','KES',0.00,0.00,'547','547','MHLPXWJND3ZEX2FOTSTMNKAQ3_','824MG563ATPNKF3M','20240805084342','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"547\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240805084342\",\"salesDt\":\"20240805\",\"stockRlsDt\":\"20240805084342\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"547\",\"rcptPbctDt\":\"20240805\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"547\",\"orgInvcNo\":0,\"curRcptNo\":\"547\",\"totRcptNo\":\"547\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"547\",\"rcptPbctDt\":\"20240805084342\",\"intrlData\":\"MHLPXWJND3ZEX2FOTSTMNKAQ3_\",\"rcptSign\":\"824MG563ATPNKF3M\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(548,'','Invoice','','2024-08-31','','-2000','4','2024-07-31 08:44:34','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','GOLDEN JUBILEE LIMITED<BR>\r\nPAC-43916-01 <BR>\r\nJOSEPH IRUGUTHA >BR>','','1','0','41722836667','Cleared','','','','','','0','','',0.00,0.00,0,'201461',NULL,'KES','KES',0.00,0.00,'548','548','G4AN3I0P3LC0M3R8IQQM_JH16Y','9N7FGSNFGMJEMMP4','20240805084630','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"548\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240805084630\",\"salesDt\":\"20240805\",\"stockRlsDt\":\"20240805084630\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"548\",\"rcptPbctDt\":\"20240805\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"548\",\"orgInvcNo\":0,\"curRcptNo\":\"548\",\"totRcptNo\":\"548\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"548\",\"rcptPbctDt\":\"20240805084630\",\"intrlData\":\"G4AN3I0P3LC0M3R8IQQM_JH16Y\",\"rcptSign\":\"9N7FGSNFGMJEMMP4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(549,'','Invoice','','2024-08-31','','-3500','4','2024-08-05 11:12:05','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED <BR>\r\nUNGA-10785-01 <BR>\r\nPETER KAMAU <BR>','','1','0','41722845495','Cleared','','','','','','0','','',0.00,0.00,0,'201433',NULL,'KES','KES',0.00,0.00,'549','549','VCFJEPM4_LAUZIQ-TJDRBNCWBC','8DRKFOAKLQMKP7GM','20240805111359','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"549\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240805111359\",\"salesDt\":\"20240805\",\"stockRlsDt\":\"20240805111359\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254709626400\",\"rptNo\":\"549\",\"rcptPbctDt\":\"20240805\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"549\",\"orgInvcNo\":0,\"curRcptNo\":\"549\",\"totRcptNo\":\"549\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"549\",\"rcptPbctDt\":\"20240805111359\",\"intrlData\":\"VCFJEPM4_LAUZIQ-TJDRBNCWBC\",\"rcptSign\":\"8DRKFOAKLQMKP7GM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(550,'','Invoice','','2024-08-31','','-3500','4','2024-08-05 12:41:25','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','WADI DEGLA INVESTMENT LTD <BR>\r\nKE000015771-00 <BR>\r\nGLORIA NENO NYAMAI <BR>','','1','0','41722849622','Cleared','','','','','','0','','',0.00,0.00,0,'201385',NULL,'KES','KES',0.00,0.00,'550','550','H32ADUETDV7XI6DNU7ZXMMVDL-','FBU_YN6YGC6HK7FM','20240805125032','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"550\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240805125032\",\"salesDt\":\"20240805\",\"stockRlsDt\":\"20240805125032\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"550\",\"rcptPbctDt\":\"20240805\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"550\",\"orgInvcNo\":0,\"curRcptNo\":\"550\",\"totRcptNo\":\"550\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"550\",\"rcptPbctDt\":\"20240805125032\",\"intrlData\":\"H32ADUETDV7XI6DNU7ZXMMVDL-\",\"rcptSign\":\"FBU_YN6YGC6HK7FM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(551,'','Invoice','','2024-08-31','','-3500','4','2024-08-05 12:52:17','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LTD <BR>\r\nUNGA-10785-01 <BR>\r\nPETER KAMAU <BR>','','1','0','41722851449','Cleared','','','','','','0','','',0.00,0.00,0,'201434',NULL,'KES','KES',0.00,0.00,'551','551','WZHZEPFNU6FRO53ZDPOMWSLJFN','EPUHS4ZGAPPGPC7J','20240805125357','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"551\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240805125357\",\"salesDt\":\"20240805\",\"stockRlsDt\":\"20240805125357\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"551\",\"rcptPbctDt\":\"20240805\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"551\",\"orgInvcNo\":0,\"curRcptNo\":\"551\",\"totRcptNo\":\"551\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"551\",\"rcptPbctDt\":\"20240805125357\",\"intrlData\":\"WZHZEPFNU6FRO53ZDPOMWSLJFN\",\"rcptSign\":\"EPUHS4ZGAPPGPC7J\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(552,'','Invoice','','2024-08-31','','-3000','4','2024-07-27 10:18:07','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','TEACHER SERVICE COMMISON- SECRETARIAT<BR>\r\nTSC900608-01 <BR>\r\nEUNICE MUNUHE <BR>','','1','0','41722928674','Cleared','','','','','','0','','',0.00,0.00,0,'201453',NULL,'KES','KES',0.00,0.00,'552','552','YN6YBCFAE4EPEV-L7GOGXUK7BQ','LYCDPCG19ZVITKTV','20240806102133','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"552\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240806102133\",\"salesDt\":\"20240806\",\"stockRlsDt\":\"20240806102133\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"552\",\"rcptPbctDt\":\"20240806\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"552\",\"orgInvcNo\":0,\"curRcptNo\":\"552\",\"totRcptNo\":\"552\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"552\",\"rcptPbctDt\":\"20240806102133\",\"intrlData\":\"YN6YBCFAE4EPEV-L7GOGXUK7BQ\",\"rcptSign\":\"LYCDPCG19ZVITKTV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(553,'','Invoice','','2024-08-31','','-3500','4','2024-08-06 10:37:10','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED <BR>\r\nUNGA-10785-01 <BR>\r\nPETER KAMAU ','','1','0','41723016224','Cleared','','','','','','0','','',0.00,0.00,0,'201435',NULL,'KES','KES',0.00,0.00,'553','553','QMANX4HQ2NRDFA4W1MNNJLKGJQ','ZDTFWV6XQGN6XFAR','20240807103958','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"553\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240807103958\",\"salesDt\":\"20240807\",\"stockRlsDt\":\"20240807103958\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"553\",\"rcptPbctDt\":\"20240807\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"553\",\"orgInvcNo\":0,\"curRcptNo\":\"553\",\"totRcptNo\":\"553\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"553\",\"rcptPbctDt\":\"20240807103958\",\"intrlData\":\"QMANX4HQ2NRDFA4W1MNNJLKGJQ\",\"rcptSign\":\"ZDTFWV6XQGN6XFAR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(554,'','Invoice','','2024-08-31','','-3500','4','2024-08-07 10:40:41','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED <BR>\r\nUNGA-10785-01 <BR>\r\nPETER KAMAU','','1','0','41723016428','Cleared','','','','','','0','','',0.00,0.00,0,'201436',NULL,'KES','KES',0.00,0.00,'554','554','FJC5BGLU22T6Z4T-QNYFSEU76C','MOXA_PVQLU-XTPKW','20240807104251','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"554\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240807104251\",\"salesDt\":\"20240807\",\"stockRlsDt\":\"20240807104251\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"554\",\"rcptPbctDt\":\"20240807\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"554\",\"orgInvcNo\":0,\"curRcptNo\":\"554\",\"totRcptNo\":\"554\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"554\",\"rcptPbctDt\":\"20240807104251\",\"intrlData\":\"FJC5BGLU22T6Z4T-QNYFSEU76C\",\"rcptSign\":\"MOXA_PVQLU-XTPKW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(555,'','Invoice','','2024-08-31','','-3500','4','2024-08-07 10:53:01','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','WADI DEGLA INVESTMENTS LTD<BR>\r\nKE000016771-00 <BR>\r\nGLORIA MUMO NYAMAI <BR>','','1','0','41723017168','Cleared','','','','','','0','','',0.00,0.00,0,'201386',NULL,'KES','KES',0.00,0.00,'555','555','TRRFCYG0CSTT_CCVPETOX6N63P','OE4EUPXFVAW3TL_Z','20240807105510','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"555\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240807105510\",\"salesDt\":\"20240807\",\"stockRlsDt\":\"20240807105510\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"555\",\"rcptPbctDt\":\"20240807\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"555\",\"orgInvcNo\":0,\"curRcptNo\":\"555\",\"totRcptNo\":\"555\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"555\",\"rcptPbctDt\":\"20240807105510\",\"intrlData\":\"TRRFCYG0CSTT_CCVPETOX6N63P\",\"rcptSign\":\"OE4EUPXFVAW3TL_Z\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(556,'','Invoice','','2024-08-31','','-3500','4','2024-08-10 11:10:31','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED <BR>\r\nUNGA-10785-01 <BR>\r\nPETER KAMAU','','1','0','41723018220','Cleared','','','','','','0','','',0.00,0.00,0,'201437',NULL,'KES','KES',0.00,0.00,'556','556','VW9KZL3PQOU8OQBBVGO-B1K1BV','J5-RJORTIGSSTSMJ','20240807111222','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"556\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240807111222\",\"salesDt\":\"20240807\",\"stockRlsDt\":\"20240807111222\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"556\",\"rcptPbctDt\":\"20240807\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"556\",\"orgInvcNo\":0,\"curRcptNo\":\"556\",\"totRcptNo\":\"556\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"556\",\"rcptPbctDt\":\"20240807111222\",\"intrlData\":\"VW9KZL3PQOU8OQBBVGO-B1K1BV\",\"rcptSign\":\"J5-RJORTIGSSTSMJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(557,'','Invoice','','2024-08-31','','-3500','4','2024-08-12 11:16:47','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED <BR>\r\nUNGA-10785-01 <BR>\r\nPETER KAMAU <BR>','','1','0','41723018403','Cleared','','','','','','0','','',0.00,0.00,0,'201438',NULL,'KES','KES',0.00,0.00,'557','557','QUQGEOTZXE9MDRHCMKMVDNDT_R','EEYHXAQ_UQNZA7LC','20240807111723','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"557\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240807111723\",\"salesDt\":\"20240807\",\"stockRlsDt\":\"20240807111723\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"557\",\"rcptPbctDt\":\"20240807\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"557\",\"orgInvcNo\":0,\"curRcptNo\":\"557\",\"totRcptNo\":\"557\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"557\",\"rcptPbctDt\":\"20240807111723\",\"intrlData\":\"QUQGEOTZXE9MDRHCMKMVDNDT_R\",\"rcptSign\":\"EEYHXAQ_UQNZA7LC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(558,'','Invoice','','2024-08-31','','-3500','4','2024-08-14 11:19:17','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED <BR>\r\nUNGA-10785-01 <BR>\r\nPETER KAMAU <BR>','','1','0','41723018749','Cleared','','','','','','0','','',0.00,0.00,0,'201439',NULL,'KES','KES',0.00,0.00,'558','558','YNH2T2BWBTINJ1EAHCENHACLWQ','EJTBXWPCCQ2D_YYP','20240807112005','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"558\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240807112005\",\"salesDt\":\"20240807\",\"stockRlsDt\":\"20240807112005\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"558\",\"rcptPbctDt\":\"20240807\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"558\",\"orgInvcNo\":0,\"curRcptNo\":\"558\",\"totRcptNo\":\"558\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"558\",\"rcptPbctDt\":\"20240807112005\",\"intrlData\":\"YNH2T2BWBTINJ1EAHCENHACLWQ\",\"rcptSign\":\"EJTBXWPCCQ2D_YYP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(559,'','Invoice','','2024-08-27','','-3500','4','2024-07-29 11:40:29','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','WADI DEGLA INVESTMENT LTD <BR>\r\nKE000016771-00<BR>\r\nGLORIA NENO NYAMAI <BR>','','1','0','41723020019','Cleared','','','','','','0','','',0.00,0.00,0,'201383',NULL,'KES','KES',0.00,0.00,'559','559','STYZUMNDA54OHXCCZSJHFEDNQ0','8Y2OLS3CYDWZK0BZ','20240807114200','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"559\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240807114200\",\"salesDt\":\"20240807\",\"stockRlsDt\":\"20240807114200\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"559\",\"rcptPbctDt\":\"20240807\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"559\",\"orgInvcNo\":0,\"curRcptNo\":\"559\",\"totRcptNo\":\"559\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"559\",\"rcptPbctDt\":\"20240807114200\",\"intrlData\":\"STYZUMNDA54OHXCCZSJHFEDNQ0\",\"rcptSign\":\"8Y2OLS3CYDWZK0BZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(560,'','Invoice','','2024-08-31','','-3500','4','2024-08-09 11:50:56','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','WADI DEGLA INVESTMENT LTD<BR>\r\nKE000016771-00<BR>\r\nGLORIA NENO NYAMAI <BR>','','1','0','41723020636','Cleared','','','','','','0','','',0.00,0.00,0,'201387',NULL,'KES','KES',0.00,0.00,'560','560','YOSHPAREDQ7T4QZ8V3E2GQ6ZYA','LCXOLVLXK3OFXURN','20240807115314','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"560\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240807115314\",\"salesDt\":\"20240807\",\"stockRlsDt\":\"20240807115314\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"560\",\"rcptPbctDt\":\"20240807\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"560\",\"orgInvcNo\":0,\"curRcptNo\":\"560\",\"totRcptNo\":\"560\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"560\",\"rcptPbctDt\":\"20240807115314\",\"intrlData\":\"YOSHPAREDQ7T4QZ8V3E2GQ6ZYA\",\"rcptSign\":\"LCXOLVLXK3OFXURN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(561,'','Invoice','','2024-08-07 12:42:06','','-20000','3','2024-08-07 12:42:06','49','0','20000','1','retail','0','20000','1','0','0','20000','0','0','0','printed',' ','','1','0','31723022442','Cleared','','','','','','2758.62','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'561','561','QO6HLPEFRBSKMLX7E3_5C2XCPO','8M-4NVUYXVGIZGVZ','20240807124654','0','0','17241.38','0','0','0','0','2758.62','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"561\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"Crowe Erastus & CO\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240807124654\",\"salesDt\":\"20240807\",\"stockRlsDt\":\"20240807124654\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":17241.38,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":2758.62,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17241,\"totTaxAmt\":2758,\"totAmt\":20000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722395611\",\"rptNo\":\"561\",\"rcptPbctDt\":\"20240807\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BZU0000078\",\"itemClsCd\":\"80101500\",\"itemNm\":\"3 HOURS MENTAL HEALTH TALK\",\"bcd\":\"78\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"20000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"C\",\"taxblAmt\":\"17241.38\",\"taxAmt\":\"2758.62\",\"totAmt\":\"20000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"561\",\"orgInvcNo\":0,\"curRcptNo\":\"561\",\"totRcptNo\":\"561\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"561\",\"rcptPbctDt\":\"20240807124654\",\"intrlData\":\"QO6HLPEFRBSKMLX7E3_5C2XCPO\",\"rcptSign\":\"8M-4NVUYXVGIZGVZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BZU0000078\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(562,'','Invoice','','2024-08-31','','-2000','4','2024-08-05 13:58:46','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PACIS INSURANCE COMPANY LTD <BR>\r\nPAC-4124-01 <BR>\r\nPHYLLIS WANJIRU <BR>','','1','0','41723201117','Cleared','','','','','','0','','',0.00,0.00,0,'201474',NULL,'KES','KES',0.00,0.00,'562','562','DSFYOLSYWQBSK8MGAWZEJPAC0M','WS3SNGWY0ACXHNYG','20240809140121','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"562\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240809140121\",\"salesDt\":\"20240809\",\"stockRlsDt\":\"20240809140121\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"562\",\"rcptPbctDt\":\"20240809\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"562\",\"orgInvcNo\":0,\"curRcptNo\":\"562\",\"totRcptNo\":\"562\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"562\",\"rcptPbctDt\":\"20240809140121\",\"intrlData\":\"DSFYOLSYWQBSK8MGAWZEJPAC0M\",\"rcptSign\":\"WS3SNGWY0ACXHNYG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(563,'','Invoice','','2024-08-31','','-3000','4','2024-08-02 14:18:20','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK LTD <BR>\r\nCK043195-00 <BR>\r\nABIGAEL KIHARA <BR>','','1','0','41723202293','Cleared','','','','','','0','','',0.00,0.00,0,'201470',NULL,'KES','KES',0.00,0.00,'563','563','IGCFWQ53PMDD4QKM28C7E-IMEM','ZD7VIDT1MWKLUX3Y','20240809142033','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"563\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240809142033\",\"salesDt\":\"20240809\",\"stockRlsDt\":\"20240809142033\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"563\",\"rcptPbctDt\":\"20240809\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"563\",\"orgInvcNo\":0,\"curRcptNo\":\"563\",\"totRcptNo\":\"563\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"563\",\"rcptPbctDt\":\"20240809142033\",\"intrlData\":\"IGCFWQ53PMDD4QKM28C7E-IMEM\",\"rcptSign\":\"ZD7VIDT1MWKLUX3Y\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(564,'','Invoice','','2024-08-31','','-3500','4','2024-08-07 14:47:10','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n707865<BR>\r\nMERCY NYOKABI MBURU <BR>','','1','0','41723204021','Cleared','','','','','','0','','',0.00,0.00,0,'201487',NULL,'KES','KES',0.00,0.00,'564','564','W2-TADSUISYAT7XTQAYQ9MDAZE','9M_GBGFXL2SQ5TW5','20240809144826','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"564\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240809144826\",\"salesDt\":\"20240809\",\"stockRlsDt\":\"20240809144826\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"564\",\"rcptPbctDt\":\"20240809\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"564\",\"orgInvcNo\":0,\"curRcptNo\":\"564\",\"totRcptNo\":\"564\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"564\",\"rcptPbctDt\":\"20240809144826\",\"intrlData\":\"W2-TADSUISYAT7XTQAYQ9MDAZE\",\"rcptSign\":\"9M_GBGFXL2SQ5TW5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(565,'','Invoice','','2024-08-31','','-2000','4','2024-08-09 15:09:50','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHEER LOGIC MANAGEMENT CONSULTANTS <BR>\r\nPAC-44604-01<BR>\r\nRABECCA MUASYSA <BR>','','1','0','41723205366','Cleared','','','','','','0','','',0.00,0.00,0,'201486',NULL,'KES','KES',0.00,0.00,'565','565','DV2RX8WWGCRAFYHG2WLCSZEB-V','ZSFZTSSTJ3F7LSEZ','20240809151322','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"565\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240809151322\",\"salesDt\":\"20240809\",\"stockRlsDt\":\"20240809151322\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"565\",\"rcptPbctDt\":\"20240809\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"565\",\"orgInvcNo\":0,\"curRcptNo\":\"565\",\"totRcptNo\":\"565\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"565\",\"rcptPbctDt\":\"20240809151322\",\"intrlData\":\"DV2RX8WWGCRAFYHG2WLCSZEB-V\",\"rcptSign\":\"ZSFZTSSTJ3F7LSEZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(566,'','Invoice','','2024-08-31','','-3000','4','2024-08-09 15:27:41','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NTSA <BR>\r\nCK139039-00 <BR>\r\nCATHERINE NJERU <BR>','','1','0','41723205923','Cleared','','','','','','0','','',0.00,0.00,0,'201483',NULL,'KES','KES',0.00,0.00,'566','566','H80VN59DKN27CA832QM28IPOSU','T1HJAK-PGG_9ROTW','20240809152859','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"566\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240809152859\",\"salesDt\":\"20240809\",\"stockRlsDt\":\"20240809152859\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"566\",\"rcptPbctDt\":\"20240809\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"566\",\"orgInvcNo\":0,\"curRcptNo\":\"566\",\"totRcptNo\":\"566\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"566\",\"rcptPbctDt\":\"20240809152859\",\"intrlData\":\"H80VN59DKN27CA832QM28IPOSU\",\"rcptSign\":\"T1HJAK-PGG_9ROTW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(567,'','Invoice','','2024-08-31','','-0','4','2024-08-09 15:29:38','5','0','0','1','retail','3000','0','1','0','0','0','0','0','0','printed','NTSA\r\nCK139038-00\r\nCATHERINE NJERU','','1','3000','41723206571','Cleared','','','','','','0','','',0.00,0.00,0,'201483',NULL,'KES','KES',0.00,0.00,'567','567','UA-V1YLHJWDNQD9-D7L80L_SAT','VB0CS0QZY55JUFYM','20240809152958','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"567\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240809152958\",\"salesDt\":\"20240809\",\"stockRlsDt\":\"20240809152958\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"567\",\"rcptPbctDt\":\"20240809\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"567\",\"orgInvcNo\":0,\"curRcptNo\":\"567\",\"totRcptNo\":\"567\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"567\",\"rcptPbctDt\":\"20240809152958\",\"intrlData\":\"UA-V1YLHJWDNQD9-D7L80L_SAT\",\"rcptSign\":\"VB0CS0QZY55JUFYM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(568,'','Invoice','','2024-08-31','','-3000','4','2024-08-09 15:30:47','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NTSA<BR>\r\nCK139039-00 <BR>\r\nCATHERINE NJERU<BR>','','1','0','41723206640','Cleared','','','','','','0','','',0.00,0.00,0,'201483',NULL,'KES','KES',0.00,0.00,'568','568','QXE7UQVF4CKU7V1MGPUUL3JSPU','IGGGYUXM72CQ-VBI','20240809153132','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"568\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240809153132\",\"salesDt\":\"20240809\",\"stockRlsDt\":\"20240809153132\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"568\",\"rcptPbctDt\":\"20240809\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"568\",\"orgInvcNo\":0,\"curRcptNo\":\"568\",\"totRcptNo\":\"568\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"568\",\"rcptPbctDt\":\"20240809153132\",\"intrlData\":\"QXE7UQVF4CKU7V1MGPUUL3JSPU\",\"rcptSign\":\"IGGGYUXM72CQ-VBI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(569,'REF: SH23OYWTBX','Mpesa','','2024-08-12 09:47:29','','0','4','2024-08-12 09:47:29','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41723445190','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'569','569','Q5FYBUIZ7VOADKL6BSDTSZBWIU','DY7I5PK3VPR3BVNW','20240812094828','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"569\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240812094828\",\"salesDt\":\"20240812\",\"stockRlsDt\":\"20240812094828\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"569\",\"rcptPbctDt\":\"20240812\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"569\",\"orgInvcNo\":0,\"curRcptNo\":\"569\",\"totRcptNo\":\"569\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"569\",\"rcptPbctDt\":\"20240812094828\",\"intrlData\":\"Q5FYBUIZ7VOADKL6BSDTSZBWIU\",\"rcptSign\":\"DY7I5PK3VPR3BVNW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(570,'REF: SH23OYWTBX','Mpesa','','2024-08-12 09:48:49','','0','4','2024-08-12 09:48:49','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41723445309','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'570','570','DVK0RLFYD84VXPVCCMW0GY2-L7','DEPFSUWL8UEPWSZC','20240812094937','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"570\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240812094937\",\"salesDt\":\"20240812\",\"stockRlsDt\":\"20240812094937\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"570\",\"rcptPbctDt\":\"20240812\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"570\",\"orgInvcNo\":0,\"curRcptNo\":\"570\",\"totRcptNo\":\"570\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"570\",\"rcptPbctDt\":\"20240812094937\",\"intrlData\":\"DVK0RLFYD84VXPVCCMW0GY2-L7\",\"rcptSign\":\"DEPFSUWL8UEPWSZC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(571,'REF: SH23OYWTBX','Mpesa','','2024-08-12 12:13:18','','0','4','2024-08-06 12:13:18','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41723453990','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'571','571','8CSJDP4UOHIBDIAK-X-0IX9JZD','G9KHW86DAQ6WMOSA','20240812125927','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"571\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240812125927\",\"salesDt\":\"20240812\",\"stockRlsDt\":\"20240812125927\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"571\",\"rcptPbctDt\":\"20240812\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"571\",\"orgInvcNo\":0,\"curRcptNo\":\"571\",\"totRcptNo\":\"571\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"571\",\"rcptPbctDt\":\"20240812125927\",\"intrlData\":\"8CSJDP4UOHIBDIAK-X-0IX9JZD\",\"rcptSign\":\"G9KHW86DAQ6WMOSA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(572,'| REF: SH23OYWTBX','Mpesa','','2024-08-12 13:00:16','','0','4','2024-08-06 13:00:16','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41723456806','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'572','572','NI0DHIRHK45C-LQDCB-3S9MA83','_EVAXMABVUAK-EV9','20240812130054','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"572\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240812130054\",\"salesDt\":\"20240812\",\"stockRlsDt\":\"20240812130054\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"572\",\"rcptPbctDt\":\"20240812\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"572\",\"orgInvcNo\":0,\"curRcptNo\":\"572\",\"totRcptNo\":\"572\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"572\",\"rcptPbctDt\":\"20240812130054\",\"intrlData\":\"NI0DHIRHK45C-LQDCB-3S9MA83\",\"rcptSign\":\"_EVAXMABVUAK-EV9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(573,'REF: SH23OYWTBX','Mpesa','','2024-08-12 13:05:05','','0','3','2024-08-06 13:05:05','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','31723457092','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'573','573','3CB1YUFBWFX-MX3OO3FTNHVD5Q','DE1DJIZ2DOFQ6RGZ','20240812130812','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"573\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240812130812\",\"salesDt\":\"20240812\",\"stockRlsDt\":\"20240812130812\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"573\",\"rcptPbctDt\":\"20240812\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"573\",\"orgInvcNo\":0,\"curRcptNo\":\"573\",\"totRcptNo\":\"573\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"573\",\"rcptPbctDt\":\"20240812130812\",\"intrlData\":\"3CB1YUFBWFX-MX3OO3FTNHVD5Q\",\"rcptSign\":\"DE1DJIZ2DOFQ6RGZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(574,'REF: SH23OYWTBX','Mpesa','','2024-08-12 13:08:37','','0','3','2024-08-06 13:08:37','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','31723457293','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'574','574','ZZIXGC6WBLABUERZCQJANTIOLZ','RGF0VLMNQKN7ZW21','20240812130857','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"574\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240812130857\",\"salesDt\":\"20240812\",\"stockRlsDt\":\"20240812130857\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"574\",\"rcptPbctDt\":\"20240812\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"574\",\"orgInvcNo\":0,\"curRcptNo\":\"574\",\"totRcptNo\":\"574\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"574\",\"rcptPbctDt\":\"20240812130857\",\"intrlData\":\"ZZIXGC6WBLABUERZCQJANTIOLZ\",\"rcptSign\":\"RGF0VLMNQKN7ZW21\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(575,'REF:SH23OYWTBX','Mpesa','','2024-08-13 09:43:58','','0','4','2024-08-06 09:43:58','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41723531323','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'575','575','GIZ1W3UGWVEP7NX-H1TRWG7RR1','ILUVZNIHJYBFV879','20240813094713','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"575\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240813094713\",\"salesDt\":\"20240813\",\"stockRlsDt\":\"20240813094713\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"575\",\"rcptPbctDt\":\"20240813\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"575\",\"orgInvcNo\":0,\"curRcptNo\":\"575\",\"totRcptNo\":\"575\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"575\",\"rcptPbctDt\":\"20240813094713\",\"intrlData\":\"GIZ1W3UGWVEP7NX-H1TRWG7RR1\",\"rcptSign\":\"ILUVZNIHJYBFV879\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(576,'REF: SH23OYWTBX','Mpesa','','2024-08-13 09:47:43','','0','4','2024-08-06 09:47:43','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41723531655','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'576','576','GE04NP72RQ6EEN6O0HDWBBN3TT','5IJNBBQOS6NHVQPW','20240813094841','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"576\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240813094841\",\"salesDt\":\"20240813\",\"stockRlsDt\":\"20240813094841\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"576\",\"rcptPbctDt\":\"20240813\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"576\",\"orgInvcNo\":0,\"curRcptNo\":\"576\",\"totRcptNo\":\"576\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"576\",\"rcptPbctDt\":\"20240813094841\",\"intrlData\":\"GE04NP72RQ6EEN6O0HDWBBN3TT\",\"rcptSign\":\"5IJNBBQOS6NHVQPW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(577,'','Invoice','','2024-08-13 11:18:52','','-195000','3','2024-08-13 11:18:52','27','0','195000','1','retail','0','195000','1','0','0','195000','0','0','0','printed',' ','','1','0','31723537118','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'577','577','X2XKKYODFYL_A2XG2WYJBB0XF2','CFWDJRLCPTEMOTOP','20240813111918','195000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"577\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240813111918\",\"salesDt\":\"20240813\",\"stockRlsDt\":\"20240813111918\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":195000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":195000,\"totTaxAmt\":0,\"totAmt\":195000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722249360\",\"rptNo\":\"577\",\"rcptPbctDt\":\"20240813\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000073\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Certificate in Counseling Psychology \",\"bcd\":\"73\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"195000.00\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"195000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"195000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"577\",\"orgInvcNo\":0,\"curRcptNo\":\"577\",\"totRcptNo\":\"577\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"577\",\"rcptPbctDt\":\"20240813111918\",\"intrlData\":\"X2XKKYODFYL_A2XG2WYJBB0XF2\",\"rcptSign\":\"CFWDJRLCPTEMOTOP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000073\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(578,'REF: SH23OYWTBX','Mpesa','','2024-08-13 12:36:45','','0','4','2024-08-06 12:36:45','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41723541796','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'578','578','YQEKV5H8I2HUSLOHEW4LW6TGSH','CSNNERWPZYGBU87P','20240813125934','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"578\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240813125934\",\"salesDt\":\"20240813\",\"stockRlsDt\":\"20240813125934\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"578\",\"rcptPbctDt\":\"20240813\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"578\",\"orgInvcNo\":0,\"curRcptNo\":\"578\",\"totRcptNo\":\"578\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"578\",\"rcptPbctDt\":\"20240813125934\",\"intrlData\":\"YQEKV5H8I2HUSLOHEW4LW6TGSH\",\"rcptSign\":\"CSNNERWPZYGBU87P\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(579,'ref: SH23OYWTBX','Mpesa','','2024-08-13 14:23:14','','0','4','2024-08-06 14:23:14','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41723548158','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'579','579','1QGTNINEQU4BGB40WSDAPLHET9','AL79BCJX0-II2E2I','20240813142544','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"579\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240813142544\",\"salesDt\":\"20240813\",\"stockRlsDt\":\"20240813142544\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"579\",\"rcptPbctDt\":\"20240813\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"579\",\"orgInvcNo\":0,\"curRcptNo\":\"579\",\"totRcptNo\":\"579\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"579\",\"rcptPbctDt\":\"20240813142544\",\"intrlData\":\"1QGTNINEQU4BGB40WSDAPLHET9\",\"rcptSign\":\"AL79BCJX0-II2E2I\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(580,'REF: SH23OYWTBX','Mpesa','','2024-08-13 15:04:18','','0','4','2024-08-06 15:04:18','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41723550614','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'580','580','WCHIAX8ATCFWM-NB8QMTEW-KPK','FZ501XXRBDFUPAFC','20240813150555','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"580\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240813150555\",\"salesDt\":\"20240813\",\"stockRlsDt\":\"20240813150555\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"580\",\"rcptPbctDt\":\"20240813\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"580\",\"orgInvcNo\":0,\"curRcptNo\":\"580\",\"totRcptNo\":\"580\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"580\",\"rcptPbctDt\":\"20240813150555\",\"intrlData\":\"WCHIAX8ATCFWM-NB8QMTEW-KPK\",\"rcptSign\":\"FZ501XXRBDFUPAFC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(581,'REF: SH23OYWTBX','Mpesa','','2024-08-13 15:15:28','','0','4','2024-08-06 15:15:28','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41723550756','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'581','581','LVUSV-40PCLVGRMT5GB35JQI7G','D0GLODVKGR1PPHLN','20240813151644','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"581\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240813151644\",\"salesDt\":\"20240813\",\"stockRlsDt\":\"20240813151644\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"581\",\"rcptPbctDt\":\"20240813\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"581\",\"orgInvcNo\":0,\"curRcptNo\":\"581\",\"totRcptNo\":\"581\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"581\",\"rcptPbctDt\":\"20240813151644\",\"intrlData\":\"LVUSV-40PCLVGRMT5GB35JQI7G\",\"rcptSign\":\"D0GLODVKGR1PPHLN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(582,'SH23OYWTBX','Mpesa','','2024-08-13 15:18:08','','0','4','2024-08-06 15:18:09','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41723551405','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'582','582','UL30FEW9QWAFQTKTXJOZGM0JD2','QCRS3PTHVCA40ECQ','20240813151822','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"582\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240813151822\",\"salesDt\":\"20240813\",\"stockRlsDt\":\"20240813151822\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"582\",\"rcptPbctDt\":\"20240813\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"582\",\"orgInvcNo\":0,\"curRcptNo\":\"582\",\"totRcptNo\":\"582\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"582\",\"rcptPbctDt\":\"20240813151822\",\"intrlData\":\"UL30FEW9QWAFQTKTXJOZGM0JD2\",\"rcptSign\":\"QCRS3PTHVCA40ECQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(583,'REF: SH23OYWTBX','Mpesa','','2024-08-13 15:33:41','','0','4','2024-08-06 15:33:41','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41723551921','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'583','583','RLC7WV0FPMKDTQUBGBZFPUBINA','B38OU6RJIA2VHMES','20240813153359','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"583\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240813153359\",\"salesDt\":\"20240813\",\"stockRlsDt\":\"20240813153359\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"583\",\"rcptPbctDt\":\"20240813\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"583\",\"orgInvcNo\":0,\"curRcptNo\":\"583\",\"totRcptNo\":\"583\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"583\",\"rcptPbctDt\":\"20240813153359\",\"intrlData\":\"RLC7WV0FPMKDTQUBGBZFPUBINA\",\"rcptSign\":\"B38OU6RJIA2VHMES\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(584,'REF: SHJ8JWL2JA','Mpesa','','2024-08-21 11:08:20','','0','4','2024-08-21 11:08:20','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41724227656','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'584','584','VT9XEOX0UH3MDAVJVW-R_EOJ7F','3GLM6OL3MX3OGR_Z','20240821110925','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"584\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240821110925\",\"salesDt\":\"20240821\",\"stockRlsDt\":\"20240821110925\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"584\",\"rcptPbctDt\":\"20240821\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"584\",\"orgInvcNo\":0,\"curRcptNo\":\"584\",\"totRcptNo\":\"584\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"584\",\"rcptPbctDt\":\"20240821110925\",\"intrlData\":\"VT9XEOX0UH3MDAVJVW-R_EOJ7F\",\"rcptSign\":\"3GLM6OL3MX3OGR_Z\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(585,'','Invoice','','2024-09-16','','0','4','2024-08-16 14:04:17','29','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed','SHEERLOGIC MANAGEMENT CONSULTANTS<BR>\r\nPAC-44604-01 <BR>\r\nRABECCA MUMBUA <BR>','','1','0','41724410898','Cleared','','','','','','0','','',0.00,0.00,0,'201499',NULL,'KES','KES',0.00,0.00,'585','585','JUPG5YATLRRZLWQR5KZSCFS4YI','DC5M7LOV2D6REM_U','20240823140718','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"585\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240823140718\",\"salesDt\":\"20240823\",\"stockRlsDt\":\"20240823140718\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"585\",\"rcptPbctDt\":\"20240823\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"585\",\"orgInvcNo\":0,\"curRcptNo\":\"585\",\"totRcptNo\":\"585\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"585\",\"rcptPbctDt\":\"20240823140718\",\"intrlData\":\"JUPG5YATLRRZLWQR5KZSCFS4YI\",\"rcptSign\":\"DC5M7LOV2D6REM_U\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(586,'','Invoice','','2024-10-16 11:16:24','','-3000','4','2024-08-15 11:01:30','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES <BR>\r\nCK119956-00 <BR>\r\nLUCY MIHESO <BR>','','1','0','41724832083','Cleared','4','2024-08-16 11:16:24','','','','0','','',0.00,0.00,0,'201501',NULL,'KES','KES',0.00,0.00,'586','586','ALVJZTY5DMMIALAA-NSHEDELBJ','KGOKR5KAUIVHOHYU','20240828112259','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"586\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828112259\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828112259\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"586\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"586\",\"orgInvcNo\":0,\"curRcptNo\":\"586\",\"totRcptNo\":\"586\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"586\",\"rcptPbctDt\":\"20240828112259\",\"intrlData\":\"ALVJZTY5DMMIALAA-NSHEDELBJ\",\"rcptSign\":\"KGOKR5KAUIVHOHYU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(587,'','Invoice','','2024-10-16 11:23:44','','-3000','4','2024-08-16 11:23:44','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nCK043195-00 <BR>\r\nABIGAEL KIHARA <BR>','','1','0','41724833407','Cleared','','','','','','0','','',0.00,0.00,0,'201501',NULL,'KES','KES',0.00,0.00,'587','587','ZCGZOLFHPTYDWWAWT48KHT6TOF','6PKPKESOII_ZVJK-','20240828112626','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"587\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828112626\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828112626\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"587\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"587\",\"orgInvcNo\":0,\"curRcptNo\":\"587\",\"totRcptNo\":\"587\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"587\",\"rcptPbctDt\":\"20240828112626\",\"intrlData\":\"ZCGZOLFHPTYDWWAWT48KHT6TOF\",\"rcptSign\":\"6PKPKESOII_ZVJK-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(588,'','Invoice','','2024-10-27 11:27:58','','-3000','4','2024-08-27 11:27:58','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY KENYA PLC <BR>\r\nRUB-916-1 <BR>\r\nSUSAN NJUGUNA <BR>','','1','0','41724833621','Cleared','','','','','','0','','',0.00,0.00,0,'201530',NULL,'KES','KES',0.00,0.00,'588','588','JKOTC6NGTHS-IK0ZSA8JYS-R-G','C1OOJ3AY2LS2EFAR','20240828112953','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"588\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828112953\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828112953\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"588\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"588\",\"orgInvcNo\":0,\"curRcptNo\":\"588\",\"totRcptNo\":\"588\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"588\",\"rcptPbctDt\":\"20240828112953\",\"intrlData\":\"JKOTC6NGTHS-IK0ZSA8JYS-R-G\",\"rcptSign\":\"C1OOJ3AY2LS2EFAR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(589,'','Invoice','','2024-10-16 11:35:06','','-3000','4','2024-08-16 11:35:06','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY KENYA PLC <BR>\r\nRUB-916-1 <BR>\r\nSUSAN NJUGUNA <BR>','','1','0','41724833819','Cleared','','','','','','0','','',0.00,0.00,0,'201496',NULL,'KES','KES',0.00,0.00,'589','589','6J6ZWQB9IIGVM4_ZA3T4EIWQ09','Z-M_2JUBEGVKJMNZ','20240828113654','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"589\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828113654\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828113654\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"589\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"589\",\"orgInvcNo\":0,\"curRcptNo\":\"589\",\"totRcptNo\":\"589\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"589\",\"rcptPbctDt\":\"20240828113654\",\"intrlData\":\"6J6ZWQB9IIGVM4_ZA3T4EIWQ09\",\"rcptSign\":\"Z-M_2JUBEGVKJMNZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(590,'','Invoice','','2024-10-12 11:37:49','','-3000','4','2024-08-12 11:37:49','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD <BR>\r\nCK120282-01 <BR>\r\nCHARITY GATHONI <BR>','','1','0','41724834259','Cleared','','','','','','0','','',0.00,0.00,0,'201488',NULL,'KES','KES',0.00,0.00,'590','590','EUZC-VW1EPQHRLFT5ZRY2H4G31','QC2-KJTTVIV0ZS-7','20240828114047','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"590\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828114047\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828114047\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"590\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"590\",\"orgInvcNo\":0,\"curRcptNo\":\"590\",\"totRcptNo\":\"590\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"590\",\"rcptPbctDt\":\"20240828114047\",\"intrlData\":\"EUZC-VW1EPQHRLFT5ZRY2H4G31\",\"rcptSign\":\"QC2-KJTTVIV0ZS-7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(591,'','Invoice','','2024-10-20 11:41:59','','-3000','4','2024-08-20 11:41:59','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY KENYA PLC <BR>\r\nRUB-916-1 <BR>\r\nSUSAN NJUGUNA <BR>','','1','0','41724834479','Cleared','','','','','','0','','',0.00,0.00,0,'201509',NULL,'KES','KES',0.00,0.00,'591','591','WYZIDY8L1WBVT4-69FH_D0WXJQ','0OBWDQVVMPA7QXUC','20240828114345','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"591\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828114345\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828114345\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"591\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"591\",\"orgInvcNo\":0,\"curRcptNo\":\"591\",\"totRcptNo\":\"591\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"591\",\"rcptPbctDt\":\"20240828114345\",\"intrlData\":\"WYZIDY8L1WBVT4-69FH_D0WXJQ\",\"rcptSign\":\"0OBWDQVVMPA7QXUC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(592,'','Invoice','','2024-10-12 11:44:26','','-3000','4','2024-08-12 11:44:26','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','KENYA REINSURANCE CORPORATION LTD <BR>\r\nCK126243-00 <BR>\r\nMARY KARIUKI <BR>','','1','0','41724834658','Cleared','','','','','','0','','',0.00,0.00,0,'201489',NULL,'KES','KES',0.00,0.00,'592','592','KZRJBKUAEDATHXPVFGLEU4EBU1','68GYOEPD3QIXNJOK','20240828114647','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"592\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828114647\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828114647\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"592\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"592\",\"orgInvcNo\":0,\"curRcptNo\":\"592\",\"totRcptNo\":\"592\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"592\",\"rcptPbctDt\":\"20240828114647\",\"intrlData\":\"KZRJBKUAEDATHXPVFGLEU4EBU1\",\"rcptSign\":\"68GYOEPD3QIXNJOK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(593,'','Invoice','','2024-10-19 11:47:41','','-3000','4','2024-08-19 11:47:41','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','KENYA REINSURANCE CORPORATION LTD <BR>\r\nCK126243-00 <BR>\r\nMARY KARIUKI <BR>','','1','0','41724834853','Cleared','','','','','','0','','',0.00,0.00,0,'201506',NULL,'KES','KES',0.00,0.00,'593','593','RYSRTWT6KM7F4RHZKVKSGB1U7B','BSBI8WUP_WEC4JNQ','20240828121652','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"593\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828121652\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828121652\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"593\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"593\",\"orgInvcNo\":0,\"curRcptNo\":\"593\",\"totRcptNo\":\"593\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"593\",\"rcptPbctDt\":\"20240828121652\",\"intrlData\":\"RYSRTWT6KM7F4RHZKVKSGB1U7B\",\"rcptSign\":\"BSBI8WUP_WEC4JNQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(594,'','Invoice','','2024-10-03 12:17:25','','-3000','4','2024-08-03 12:17:25','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','JM ASSOCIATES LIMITED LIABILITY PARTNERSHIP <BR>\r\nCK154420-00 <BR>\r\nSTELLA KANGETHE <BR>','','1','0','41724836633','Cleared','','','','','','0','','',0.00,0.00,0,'201472',NULL,'KES','KES',0.00,0.00,'594','594','SE55AWYN3V56Y2IHFT7MHLAYJR','XU2_ON-3DGTZ_LK1','20240828122455','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"594\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828122455\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828122455\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"594\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"594\",\"orgInvcNo\":0,\"curRcptNo\":\"594\",\"totRcptNo\":\"594\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"594\",\"rcptPbctDt\":\"20240828122455\",\"intrlData\":\"SE55AWYN3V56Y2IHFT7MHLAYJR\",\"rcptSign\":\"XU2_ON-3DGTZ_LK1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(595,'','Invoice','','2024-10-27 12:25:36','','-3000','4','2024-08-27 12:25:36','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY KENYA PLC <BR>\r\nRUB-916-2<BR>\r\nMIKE OGOLLA<BR>','','1','0','41724837114','Cleared','','','','','','0','','',0.00,0.00,0,'201531',NULL,'KES','KES',0.00,0.00,'595','595','-VXS1EBY7VXDT6E1WZGIVUEJBD','KLYBJ_WCBXS48_XA','20240828123121','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"595\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828123121\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828123121\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"595\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"595\",\"orgInvcNo\":0,\"curRcptNo\":\"595\",\"totRcptNo\":\"595\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"595\",\"rcptPbctDt\":\"20240828123121\",\"intrlData\":\"-VXS1EBY7VXDT6E1WZGIVUEJBD\",\"rcptSign\":\"KLYBJ_WCBXS48_XA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(596,'','Invoice','','2024-10-21 12:32:14','','-3000','4','2024-08-21 12:32:14','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD <BR>\r\nCK119956-00 <BR>\r\nLUCY MIHESO <BR>','','1','0','41724837526','Cleared','','','','','','0','','',0.00,0.00,0,'201493',NULL,'KES','KES',0.00,0.00,'596','596','MUXWOGEE8TTMGGC0XL92W5CER8','JHV69-WMPRO2NUDJ','20240828123538','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"596\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828123538\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828123538\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"596\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"596\",\"orgInvcNo\":0,\"curRcptNo\":\"596\",\"totRcptNo\":\"596\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"596\",\"rcptPbctDt\":\"20240828123538\",\"intrlData\":\"MUXWOGEE8TTMGGC0XL92W5CER8\",\"rcptSign\":\"JHV69-WMPRO2NUDJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(597,'','Invoice','','2024-10-27 12:36:05','','-3000','4','2024-08-27 12:36:05','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY <BR>\r\nCK093574-02 <BR>\r\nRYAN RICHARD <BR>','','1','0','41724837757','Cleared','','','','','','0','','',0.00,0.00,0,'201544',NULL,'KES','KES',0.00,0.00,'597','597','T_Y3HZOYU_9GMBOV34M9JXA1YG','HCIFKN_UKT7ZUAPD','20240828123822','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"597\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828123822\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828123822\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"597\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"597\",\"orgInvcNo\":0,\"curRcptNo\":\"597\",\"totRcptNo\":\"597\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"597\",\"rcptPbctDt\":\"20240828123822\",\"intrlData\":\"T_Y3HZOYU_9GMBOV34M9JXA1YG\",\"rcptSign\":\"HCIFKN_UKT7ZUAPD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(598,'','Invoice','','2024-10-28 12:38:54','','-3000','4','2024-08-28 12:38:54','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NTSA <BR>\r\nCK139038-00 <BR>\r\nCATHERINE NJERU <BR>','','1','0','41724837927','Cleared','','','','','','0','','',0.00,0.00,0,'201485',NULL,'KES','KES',0.00,0.00,'598','598','91BU7XEQTNW5JKC4IQBKERXWO9','9TOB2FNPJ_JDZUA4','20240828124112','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"598\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828124112\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828124112\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"598\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"598\",\"orgInvcNo\":0,\"curRcptNo\":\"598\",\"totRcptNo\":\"598\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"598\",\"rcptPbctDt\":\"20240828124112\",\"intrlData\":\"91BU7XEQTNW5JKC4IQBKERXWO9\",\"rcptSign\":\"9TOB2FNPJ_JDZUA4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(599,'','Invoice','','2024-10-22 12:58:27','','-3000','4','2024-08-22 12:58:27','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISES AUTHORITY <BR>\r\nCK093574-02<BR>\r\nRYAN RICHARD <BR>','','1','0','41724838929','Cleared','','','','','','0','','',0.00,0.00,0,'201520',NULL,'KES','KES',0.00,0.00,'599','599','0F8YBUJH8RVATY_N5UQ9FVNUU3','SR6KD8LYQKM0PUGA','20240828125900','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"599\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828125900\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828125900\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"599\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"599\",\"orgInvcNo\":0,\"curRcptNo\":\"599\",\"totRcptNo\":\"599\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"599\",\"rcptPbctDt\":\"20240828125900\",\"intrlData\":\"0F8YBUJH8RVATY_N5UQ9FVNUU3\",\"rcptSign\":\"SR6KD8LYQKM0PUGA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(600,'','Invoice','','2024-10-23 14:04:04','','-3000','4','2024-08-23 14:04:04','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','INTERNATIONAL FERTILIZER DEVELOPMENT CENTRE <BR>\r\nCK139894-00 <BR>\r\nRUTH KIHARA <BR<','','1','0','41724839908','Cleared','','','','','','0','','',0.00,0.00,0,'201521',NULL,'KES','KES',0.00,0.00,'600','600','XL6LF59KDGC4LU9OB_DTMS2RHH','O4VXCRZUXQNEOMV7','20240828140738','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"600\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828140738\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828140738\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"600\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"600\",\"orgInvcNo\":0,\"curRcptNo\":\"600\",\"totRcptNo\":\"600\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"600\",\"rcptPbctDt\":\"20240828140738\",\"intrlData\":\"XL6LF59KDGC4LU9OB_DTMS2RHH\",\"rcptSign\":\"O4VXCRZUXQNEOMV7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(601,'','Invoice','','2024-10-23 14:10:14','','-3000','4','2024-08-23 14:10:14','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nCK043195-00 <BR>\r\nABIGAEL KIHARA <BR>','','1','0','41724843400','Cleared','','','','','','0','','',0.00,0.00,0,'201523',NULL,'KES','KES',0.00,0.00,'601','601','RUZWOMS10WA9CW5-H5KMHXNOUX','4JAMS10_KOFAAGXX','20240828141323','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"601\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828141323\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828141323\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"601\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"601\",\"orgInvcNo\":0,\"curRcptNo\":\"601\",\"totRcptNo\":\"601\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"601\",\"rcptPbctDt\":\"20240828141323\",\"intrlData\":\"RUZWOMS10WA9CW5-H5KMHXNOUX\",\"rcptSign\":\"4JAMS10_KOFAAGXX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(602,'','Invoice','','2024-10-23 14:15:00','','-3000','4','2024-08-23 14:15:00','26','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','TANA CONNECT LTD <BR>\r\nKE042712-00 <BR>\r\nSTEPHANIE NJERI KIMANI <BR>','','1','0','41724843679','Cleared','','','','','','0','','',0.00,0.00,0,'201522',NULL,'KES','KES',0.00,0.00,'602','602','XUJBOJ38P2C8CA0CZE5XOFVK39','SN7KSPDZFMVAAQJF','20240828141838','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"602\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828141838\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828141838\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"602\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"602\",\"orgInvcNo\":0,\"curRcptNo\":\"602\",\"totRcptNo\":\"602\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"602\",\"rcptPbctDt\":\"20240828141838\",\"intrlData\":\"XUJBOJ38P2C8CA0CZE5XOFVK39\",\"rcptSign\":\"SN7KSPDZFMVAAQJF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(603,'','Invoice','','2024-10-23 14:19:44','','-3500','4','2024-08-23 14:19:44','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TANA CONNECT LTD\r\nKE042712-00\r\nSTEPHANIE NJERI KIMANI','','1','0','41724843942','Cleared','','','','','','0','','',0.00,0.00,0,'201522',NULL,'KES','KES',0.00,0.00,'603','603','EX-MXP242XDOS-Z4NO3KKVBKEM','RQ8IDBR3ZJJ7EO5I','20240828142234','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"603\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828142234\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828142234\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"603\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"603\",\"orgInvcNo\":0,\"curRcptNo\":\"603\",\"totRcptNo\":\"603\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"603\",\"rcptPbctDt\":\"20240828142234\",\"intrlData\":\"EX-MXP242XDOS-Z4NO3KKVBKEM\",\"rcptSign\":\"RQ8IDBR3ZJJ7EO5I\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(604,'','Invoice','','2024-10-28 14:53:56','','-3000','4','2024-08-28 14:53:56','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD <BR>\r\nCK119956-00 <BR>\r\nLUCY MIHESO <BR >','','1','0','41724844379','Cleared','','','','','','0','','',0.00,0.00,0,'201494',NULL,'KES','KES',0.00,0.00,'604','604','QSV-FIOAJDPZRFC5DNCC3SAVIF','_9AJLYZXNTA3EZHJ','20240828150031','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"604\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828150031\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828150031\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"604\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"604\",\"orgInvcNo\":0,\"curRcptNo\":\"604\",\"totRcptNo\":\"604\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"604\",\"rcptPbctDt\":\"20240828150031\",\"intrlData\":\"QSV-FIOAJDPZRFC5DNCC3SAVIF\",\"rcptSign\":\"_9AJLYZXNTA3EZHJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(605,'','Invoice','','2024-10-28 15:14:38','','-3000','4','2024-08-28 15:14:38','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES <BR>\r\nCK119956-00 <BR>\r\nLUCY MIHESO <BR>','','1','0','41724846504','Cleared','','','','','','0','','',0.00,0.00,0,'201494',NULL,'KES','KES',0.00,0.00,'605','605','AVGEKHKQRVF8SI2_INLOJHWSAJ','KCV2ZZG7IYU-TMU_','20240828151842','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"605\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240828151842\",\"salesDt\":\"20240828\",\"stockRlsDt\":\"20240828151842\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"605\",\"rcptPbctDt\":\"20240828\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"605\",\"orgInvcNo\":0,\"curRcptNo\":\"605\",\"totRcptNo\":\"605\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"605\",\"rcptPbctDt\":\"20240828151842\",\"intrlData\":\"AVGEKHKQRVF8SI2_INLOJHWSAJ\",\"rcptSign\":\"KCV2ZZG7IYU-TMU_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(606,'','Invoice','','2024-09-15 10:08:04','','-3500','4','2024-08-15 10:08:04','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n707865 <BR>\r\nMERCY NYOKABI MBURU <BR>','','1','0','41724909554','Cleared','','','','','','0','','',0.00,0.00,0,'201500',NULL,'KES','KES',0.00,0.00,'606','606','QYTYYE1EDZLP_MN5T7N3NTKBJY','VCNTSOAALHGNHVOY','20240829102534','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"606\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240829102534\",\"salesDt\":\"20240829\",\"stockRlsDt\":\"20240829102534\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"606\",\"rcptPbctDt\":\"20240829\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"606\",\"orgInvcNo\":0,\"curRcptNo\":\"606\",\"totRcptNo\":\"606\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"606\",\"rcptPbctDt\":\"20240829102534\",\"intrlData\":\"QYTYYE1EDZLP_MN5T7N3NTKBJY\",\"rcptSign\":\"VCNTSOAALHGNHVOY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(607,'','Invoice','','2024-09-16 10:28:44','','-3500','4','2024-08-16 10:28:44','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TANA CONNECT LTD <BR>\r\nKE042712-00 <BR>\r\nSTEPHANIE NJERI KIMANI <BR>','','1','0','41724916371','Cleared','','','','','','0','','',0.00,0.00,0,'201498',NULL,'KES','KES',0.00,0.00,'607','607','LVYYOVCDOK0_MMLUHVTI-EDEXW','UXUCTICHAWJYCXXI','20240829103151','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"607\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240829103151\",\"salesDt\":\"20240829\",\"stockRlsDt\":\"20240829103151\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"607\",\"rcptPbctDt\":\"20240829\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"607\",\"orgInvcNo\":0,\"curRcptNo\":\"607\",\"totRcptNo\":\"607\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"607\",\"rcptPbctDt\":\"20240829103151\",\"intrlData\":\"LVYYOVCDOK0_MMLUHVTI-EDEXW\",\"rcptSign\":\"UXUCTICHAWJYCXXI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(608,'','Invoice','','2024-09-17 10:33:18','','-3500','4','2024-08-17 10:33:18','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','LITTLE LIMITED<BR>\r\nGAKE032489-00 <BR>\r\nMORGAN GICHEHA <BR>','','1','0','41724916768','Cleared','','','','','','0','','',0.00,0.00,0,'201504',NULL,'KES','KES',0.00,0.00,'608','608','YEPXQOWCJM21YFBB4A3OFOP8IB','YA28RBW7OMNA2R8O','20240829103602','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"608\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240829103602\",\"salesDt\":\"20240829\",\"stockRlsDt\":\"20240829103602\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"608\",\"rcptPbctDt\":\"20240829\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"608\",\"orgInvcNo\":0,\"curRcptNo\":\"608\",\"totRcptNo\":\"608\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"608\",\"rcptPbctDt\":\"20240829103602\",\"intrlData\":\"YEPXQOWCJM21YFBB4A3OFOP8IB\",\"rcptSign\":\"YA28RBW7OMNA2R8O\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(609,'','Invoice','','2024-09-31','','-3500','4','2024-08-31 16:43:52','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NYERI WATER AND SANITATION COMPANY <BR>\r\nGAKE035555-01 <BR>\r\nMARY THEURI <BR>\r\n','','1','0','41724937605','Cleared','','','','','','0','','',0.00,0.00,0,'201553',NULL,'KES','KES',0.00,0.00,'609','609','FLYCIJAZVAPR7EISIKNZ1VC0HC','PBMOFKWJX3FWV-QF','20240902164716','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"609\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240902164716\",\"salesDt\":\"20240902\",\"stockRlsDt\":\"20240902164716\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"609\",\"rcptPbctDt\":\"20240902\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"609\",\"orgInvcNo\":0,\"curRcptNo\":\"609\",\"totRcptNo\":\"609\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"609\",\"rcptPbctDt\":\"20240902164716\",\"intrlData\":\"FLYCIJAZVAPR7EISIKNZ1VC0HC\",\"rcptSign\":\"PBMOFKWJX3FWV-QF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(610,'','Invoice','','2024-09-30 16:49:00','','-3500','4','2024-08-30 16:49:00','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','U.S EMBASSY <BR>\r\nUSEMB-609567-00 <BR>\r\nGAUDENCIA KAMIRE <BR>\r\n','','1','0','41725284913','Cleared','','','','','','0','','',0.00,0.00,0,'201551',NULL,'KES','KES',0.00,0.00,'610','610','CD7IPCCSLNFNDL3DTLQN2LJBYL','JY_8GK3XPXV6AQ9N','20240902165058','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"610\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240902165058\",\"salesDt\":\"20240902\",\"stockRlsDt\":\"20240902165058\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"610\",\"rcptPbctDt\":\"20240902\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"610\",\"orgInvcNo\":0,\"curRcptNo\":\"610\",\"totRcptNo\":\"610\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"610\",\"rcptPbctDt\":\"20240902165058\",\"intrlData\":\"CD7IPCCSLNFNDL3DTLQN2LJBYL\",\"rcptSign\":\"JY_8GK3XPXV6AQ9N\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(611,'','Invoice','','2024-09-29 16:51:46','','-2000','4','2024-08-29 16:51:46','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SUMAC MICROFINANCE BANK LTD <BR>\r\nPAC-28514-03 <BR>\r\nPRUDENCE WANJIRU <BR>','','1','0','41725285094','Cleared','','','','','','0','','',0.00,0.00,0,'201550',NULL,'KES','KES',0.00,0.00,'611','611','JPXBTXGZRUJI-6_X_R2TITHHPC','CGDOPQZ0JCNXMOVR','20240902165330','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"611\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240902165330\",\"salesDt\":\"20240902\",\"stockRlsDt\":\"20240902165330\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"611\",\"rcptPbctDt\":\"20240902\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"611\",\"orgInvcNo\":0,\"curRcptNo\":\"611\",\"totRcptNo\":\"611\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"611\",\"rcptPbctDt\":\"20240902165330\",\"intrlData\":\"JPXBTXGZRUJI-6_X_R2TITHHPC\",\"rcptSign\":\"CGDOPQZ0JCNXMOVR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(612,'','Invoice','','2024-09-21 16:54:25','','-3000','4','2024-08-21 16:54:25','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NTSA <BR>\r\nCK139038-00 <BR>\r\nCATHERINE NJERU <BR>','','1','0','41725285253','Cleared','','','','','','0','','',0.00,0.00,0,'201484',NULL,'KES','KES',0.00,0.00,'612','612','ND0KCQD7V6BC0RZCHTFK3FMYKJ','FCTMGICFT4IGV6J_','20240902165706','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"612\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240902165706\",\"salesDt\":\"20240902\",\"stockRlsDt\":\"20240902165706\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"612\",\"rcptPbctDt\":\"20240902\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"612\",\"orgInvcNo\":0,\"curRcptNo\":\"612\",\"totRcptNo\":\"612\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"612\",\"rcptPbctDt\":\"20240902165706\",\"intrlData\":\"ND0KCQD7V6BC0RZCHTFK3FMYKJ\",\"rcptSign\":\"FCTMGICFT4IGV6J_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(613,'','Invoice','','2024-09-31 16:57:47','','-3000','4','2024-08-31 16:57:47','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD<BR>\r\nCK120282-01 <BR>\r\nCHARITY GATHONI <BR>\r\n','','1','0','41725285456','Cleared','','','','','','0','','',0.00,0.00,0,'201554',NULL,'KES','KES',0.00,0.00,'613','613','OEIIDM8DIA-CY72BVHAMRRCIYF','PGPNS6P5OXPX_5YC','20240902165922','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"613\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240902165922\",\"salesDt\":\"20240902\",\"stockRlsDt\":\"20240902165922\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"613\",\"rcptPbctDt\":\"20240902\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"613\",\"orgInvcNo\":0,\"curRcptNo\":\"613\",\"totRcptNo\":\"613\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"613\",\"rcptPbctDt\":\"20240902165922\",\"intrlData\":\"OEIIDM8DIA-CY72BVHAMRRCIYF\",\"rcptSign\":\"PGPNS6P5OXPX_5YC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(614,'','Invoice','','2024-09-24 08:31:47','','-3500','4','2024-08-24 08:31:47','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n103496-02 <BR>\r\nMATTHEW KWENA <BR>','','1','0','41725341420','Cleared','','','','','','0','','',0.00,0.00,0,'201526',NULL,'KES','KES',0.00,0.00,'614','614','TLZQHTIGKL2VKTPCBGMH3WJG_K','LL_BLO13_WS2VLF5','20240903083525','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"614\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240903083525\",\"salesDt\":\"20240903\",\"stockRlsDt\":\"20240903083525\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254709626400\",\"rptNo\":\"614\",\"rcptPbctDt\":\"20240903\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"614\",\"orgInvcNo\":0,\"curRcptNo\":\"614\",\"totRcptNo\":\"614\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"614\",\"rcptPbctDt\":\"20240903083525\",\"intrlData\":\"TLZQHTIGKL2VKTPCBGMH3WJG_K\",\"rcptSign\":\"LL_BLO13_WS2VLF5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(615,'','Invoice','','2024-09-24 08:38:06','','-3500','4','2024-08-24 08:38:06','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n103496-03 <BR>\r\nKYLE KWENA <BR>','','1','0','41725341867','Cleared','','','','','','0','','',0.00,0.00,0,'201525',NULL,'KES','KES',0.00,0.00,'615','615','HELPDXS2DACJTG4BTPZJ4MI4YT','8MRRFDMKNEA1TTUA','20240903084019','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"615\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240903084019\",\"salesDt\":\"20240903\",\"stockRlsDt\":\"20240903084019\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"615\",\"rcptPbctDt\":\"20240903\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"615\",\"orgInvcNo\":0,\"curRcptNo\":\"615\",\"totRcptNo\":\"615\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"615\",\"rcptPbctDt\":\"20240903084019\",\"intrlData\":\"HELPDXS2DACJTG4BTPZJ4MI4YT\",\"rcptSign\":\"8MRRFDMKNEA1TTUA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(616,'','Invoice','','2024-10-30 12:38:55','','-3000','4','2024-08-30 12:38:55','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','INTERNATIONAL FERTILIZER DEVELOPMENT CENTRE <BR>\r\nCK139894-00 <BR>\r\nRUTH KIHARA <BR>','','1','0','41725356324','Cleared','','','','','','0','','',0.00,0.00,0,'201552',NULL,'KES','KES',0.00,0.00,'616','616','ILAYULF25LZUQR35QSXI84-6IL','F6FT9HE4FMVN1V2F','20240903124110','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"616\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240903124110\",\"salesDt\":\"20240903\",\"stockRlsDt\":\"20240903124110\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"616\",\"rcptPbctDt\":\"20240903\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"616\",\"orgInvcNo\":0,\"curRcptNo\":\"616\",\"totRcptNo\":\"616\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"616\",\"rcptPbctDt\":\"20240903124110\",\"intrlData\":\"ILAYULF25LZUQR35QSXI84-6IL\",\"rcptSign\":\"F6FT9HE4FMVN1V2F\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(617,'','Invoice','','2024-09-21 12:41:44','','-3500','4','2024-08-21 12:41:44','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n707865 <BR>\r\nMERCY NYOKABI MBURU <BR>','','1','0','41725356493','Cleared','','','','','','0','','',0.00,0.00,0,'201514',NULL,'KES','KES',0.00,0.00,'617','617','NGLAC8VZ2BAXZ0RISKQSQ-D3-3','UVMY7Q6D1V9XY0SC','20240903124337','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"617\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240903124337\",\"salesDt\":\"20240903\",\"stockRlsDt\":\"20240903124337\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"617\",\"rcptPbctDt\":\"20240903\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"617\",\"orgInvcNo\":0,\"curRcptNo\":\"617\",\"totRcptNo\":\"617\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"617\",\"rcptPbctDt\":\"20240903124337\",\"intrlData\":\"NGLAC8VZ2BAXZ0RISKQSQ-D3-3\",\"rcptSign\":\"UVMY7Q6D1V9XY0SC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(618,'','Cash','','2024-09-16 12:59:43','','0','4','2024-08-16 12:59:43','5','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed','RUBIS ENERGY KENYA PLC<BR>\r\nRUB-916-01 <BR>\r\nSUSAN NJUGUNA <BR>','','1','0','41725356633','Cleared','','','','','','0','','',0.00,0.00,0,'201497',NULL,'KES','KES',0.00,0.00,'618','618','GNZ4FQM6701QNK56VD0QVF9FSD','LY4MG1M9WBSG-86I','20240903130118','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"618\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240903130118\",\"salesDt\":\"20240903\",\"stockRlsDt\":\"20240903130118\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"618\",\"rcptPbctDt\":\"20240903\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"618\",\"orgInvcNo\":0,\"curRcptNo\":\"618\",\"totRcptNo\":\"618\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"618\",\"rcptPbctDt\":\"20240903130118\",\"intrlData\":\"GNZ4FQM6701QNK56VD0QVF9FSD\",\"rcptSign\":\"LY4MG1M9WBSG-86I\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(619,'','Invoice','','2024-09-16 13:01:31','','-3000','4','2024-08-16 13:01:31','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY KENYA PLC<BR>\r\nRUB-916-1 <BR>\r\nSUSAN NJUGUNA <BR>','','1','0','41725357679','Cleared','','','','','','0','','',0.00,0.00,0,'201497',NULL,'KES','KES',0.00,0.00,'619','619','OHQVIBNWK8CT4I-T1TB9PWFLQP','FNOAREW4AFSGLLP4','20240903130318','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"619\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240903130318\",\"salesDt\":\"20240903\",\"stockRlsDt\":\"20240903130318\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"619\",\"rcptPbctDt\":\"20240903\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"619\",\"orgInvcNo\":0,\"curRcptNo\":\"619\",\"totRcptNo\":\"619\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"619\",\"rcptPbctDt\":\"20240903130318\",\"intrlData\":\"OHQVIBNWK8CT4I-T1TB9PWFLQP\",\"rcptSign\":\"FNOAREW4AFSGLLP4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(620,'','Invoice','','2024-10-22 13:10:09','','-3000','4','2024-08-22 13:10:09','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY KENYA PLC<BR>\r\nRUB-916-1 <BR>\r\nSUSAN NJUGUNA <BR>','','1','0','41725358199','Cleared','','','','','','0','','',0.00,0.00,0,'201510',NULL,'KES','KES',0.00,0.00,'620','620','_OM6UHCBRLXWN5OS7LOZZ7WW_M','5SYJR9XW5AR4NWT5','20240903131037','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"620\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240903131037\",\"salesDt\":\"20240903\",\"stockRlsDt\":\"20240903131037\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"620\",\"rcptPbctDt\":\"20240903\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"620\",\"orgInvcNo\":0,\"curRcptNo\":\"620\",\"totRcptNo\":\"620\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"620\",\"rcptPbctDt\":\"20240903131037\",\"intrlData\":\"_OM6UHCBRLXWN5OS7LOZZ7WW_M\",\"rcptSign\":\"5SYJR9XW5AR4NWT5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(621,'','Cash','','2024-11-03 13:14:24','','0','4','2024-09-02 13:14:24','5','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed','RUBIS ENERGY KENYA PLC<BR>\r\nRUB-916-2 <BR>\r\nMIKE OGOLLA <BR>','','1','0','41725358455','Cleared','','','','','','0','','',0.00,0.00,0,'201532',NULL,'KES','KES',0.00,0.00,'621','621','ZWOKB_OCFPZ0C-L312QMKQ7QQ4','TEKFVVU2RTM2MQTR','20240903131525','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"621\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240903131525\",\"salesDt\":\"20240903\",\"stockRlsDt\":\"20240903131525\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"621\",\"rcptPbctDt\":\"20240903\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"621\",\"orgInvcNo\":0,\"curRcptNo\":\"621\",\"totRcptNo\":\"621\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"621\",\"rcptPbctDt\":\"20240903131525\",\"intrlData\":\"ZWOKB_OCFPZ0C-L312QMKQ7QQ4\",\"rcptSign\":\"TEKFVVU2RTM2MQTR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(622,'','Cash','','2024-10-03 13:15:37','','0','4','2024-09-02 13:15:37','5','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed','RUBIS ENERGY KENYA PLC<BR>\r\nRUB-916-2<BR>\r\nMIKE OGOLLA<BR>','','1','0','41725358526','Cleared','','','','','','0','','',0.00,0.00,0,'201532',NULL,'KES','KES',0.00,0.00,'622','622','M-TIMJEHX4GCFRBJQN_BULS-WZ','N3_-YTFGOEC6_WLO','20240903131628','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"622\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240903131628\",\"salesDt\":\"20240903\",\"stockRlsDt\":\"20240903131628\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"622\",\"rcptPbctDt\":\"20240903\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"622\",\"orgInvcNo\":0,\"curRcptNo\":\"622\",\"totRcptNo\":\"622\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"622\",\"rcptPbctDt\":\"20240903131628\",\"intrlData\":\"M-TIMJEHX4GCFRBJQN_BULS-WZ\",\"rcptSign\":\"N3_-YTFGOEC6_WLO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(623,'','Cash','','2024-11-03 13:16:46','','0','4','2024-09-02 13:16:46','5','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed','RUBIS ENERGY KENYA PLC<BR>\r\nRUB-916-2 <BR>\r\nMIKE OGOLLA<BR>','','1','0','41725358599','Cleared','','','','','','0','','',0.00,0.00,0,'201532',NULL,'KES','KES',0.00,0.00,'623','623','HBMDHCTOBW14ZBYOCEFOKXSBQP','1SOZ_AQPQJL1U2XW','20240903131734','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"623\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240903131734\",\"salesDt\":\"20240903\",\"stockRlsDt\":\"20240903131734\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"623\",\"rcptPbctDt\":\"20240903\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"623\",\"orgInvcNo\":0,\"curRcptNo\":\"623\",\"totRcptNo\":\"623\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"623\",\"rcptPbctDt\":\"20240903131734\",\"intrlData\":\"HBMDHCTOBW14ZBYOCEFOKXSBQP\",\"rcptSign\":\"1SOZ_AQPQJL1U2XW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(624,'','Invoice','','2024-11-03 13:18:22','','-3000','4','2024-09-02 13:18:22','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY KENYA PLC<BR>\r\nRUB-916-2 <BR>\r\nMIKE OGOLLA<BR>','','1','0','41725358695','Cleared','','','','','','0','','',0.00,0.00,0,'201532',NULL,'KES','KES',0.00,0.00,'624','624','3FXZ73TAS54GQG7IQJE82EPBVV','Y7DHXRZOYKFJGQAX','20240903131845','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"624\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240903131845\",\"salesDt\":\"20240903\",\"stockRlsDt\":\"20240903131845\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"624\",\"rcptPbctDt\":\"20240903\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"624\",\"orgInvcNo\":0,\"curRcptNo\":\"624\",\"totRcptNo\":\"624\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"624\",\"rcptPbctDt\":\"20240903131845\",\"intrlData\":\"3FXZ73TAS54GQG7IQJE82EPBVV\",\"rcptSign\":\"Y7DHXRZOYKFJGQAX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(625,'','Invoice','','2024-09-03 16:09:16','','-208500','3','2024-09-03 16:09:16','27','0','208500','1','retail','0','208500','1','0','0','208500','0','0','0','printed',' ','','1','0','31725368305','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'625','625','G-GNOB08BPXOA4NUEMV9LD9BCX','NA3-JDACF8_XGVXY','20240903160944','195000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"625\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240903160944\",\"salesDt\":\"20240903\",\"stockRlsDt\":\"20240903160944\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":195000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":208500,\"totTaxAmt\":0,\"totAmt\":208500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722249360\",\"rptNo\":\"625\",\"rcptPbctDt\":\"20240903\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000073\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Certificate in Counseling Psychology \",\"bcd\":\"73\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"195000.00\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"195000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"195000\"},{\"itemSeq\":2,\"itemCd\":\"0000079\",\"itemClsCd\":\"\",\"itemNm\":\"GRADUATION FEE CERTIFICATE CLASS SDI\",\"bcd\":\"79\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"13500.00\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"13500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"13500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"625\",\"orgInvcNo\":0,\"curRcptNo\":\"625\",\"totRcptNo\":\"625\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"625\",\"rcptPbctDt\":\"20240903160944\",\"intrlData\":\"G-GNOB08BPXOA4NUEMV9LD9BCX\",\"rcptSign\":\"NA3-JDACF8_XGVXY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000073\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"0000079\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(626,'','Invoice','','2024-09-05 12:08:47','','-6000','3','2024-09-05 12:08:47','52','0','6000','1','retail','0','6000','1','0','0','6000','0','0','0','printed',' ','','1','0','31725526914','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'626','626','GDALALE457IAJQ0W385NYI3NHP','FV9MXWXHRTHFFPKO','20240905120900','6000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"626\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"HESED\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240905120900\",\"salesDt\":\"20240905\",\"stockRlsDt\":\"20240905120900\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":6000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":6000,\"totTaxAmt\":0,\"totAmt\":6000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254781010777\",\"rptNo\":\"626\",\"rcptPbctDt\":\"20240905\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBL0000080\",\"itemClsCd\":\"BUSINESS MANAGEMENT\",\"itemNm\":\"COUNSELLORS DEBRIEFING SESSION\",\"bcd\":\"80\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BL\",\"qty\":\"1.00\",\"prc\":\"6000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"6000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"6000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"626\",\"orgInvcNo\":0,\"curRcptNo\":\"626\",\"totRcptNo\":\"626\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"626\",\"rcptPbctDt\":\"20240905120900\",\"intrlData\":\"GDALALE457IAJQ0W385NYI3NHP\",\"rcptSign\":\"FV9MXWXHRTHFFPKO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBL0000080\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(627,'REF: SI99Y55DA7','Mpesa','','2024-09-09 15:25:46','','0','4','2024-08-12 15:25:46','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41725884738','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'627','627','DY9UPPFFY2F2CWVLX60UTPZ0E-','SDSIGIQRDIS_AUSB','20240909152706','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"627\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240909152706\",\"salesDt\":\"20240909\",\"stockRlsDt\":\"20240909152706\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"627\",\"rcptPbctDt\":\"20240909\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"627\",\"orgInvcNo\":0,\"curRcptNo\":\"627\",\"totRcptNo\":\"627\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"627\",\"rcptPbctDt\":\"20240909152706\",\"intrlData\":\"DY9UPPFFY2F2CWVLX60UTPZ0E-\",\"rcptSign\":\"SDSIGIQRDIS_AUSB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(628,'REF: SI99Y55DA7','Mpesa','','2024-09-09 15:27:17','','0','4','2024-08-12 15:27:17','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41725884826','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'628','628','CXWU0TOCQ95W-HXYD31GQ0ZNQA','FYZW0UIGYTG8CMU0','20240909152805','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"628\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240909152805\",\"salesDt\":\"20240909\",\"stockRlsDt\":\"20240909152805\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"628\",\"rcptPbctDt\":\"20240909\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"628\",\"orgInvcNo\":0,\"curRcptNo\":\"628\",\"totRcptNo\":\"628\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"628\",\"rcptPbctDt\":\"20240909152805\",\"intrlData\":\"CXWU0TOCQ95W-HXYD31GQ0ZNQA\",\"rcptSign\":\"FYZW0UIGYTG8CMU0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(629,'REF: SI99Y55DA7','Mpesa','','2024-09-09 15:29:52','','0','4','2024-08-12 15:29:52','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41725884940','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'629','629','3MIDY5ZIT63EZIH5T8YPEGI9V3','C5SWLB73LD--TB5L','20240909153012','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"629\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240909153012\",\"salesDt\":\"20240909\",\"stockRlsDt\":\"20240909153012\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"629\",\"rcptPbctDt\":\"20240909\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"629\",\"orgInvcNo\":0,\"curRcptNo\":\"629\",\"totRcptNo\":\"629\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"629\",\"rcptPbctDt\":\"20240909153012\",\"intrlData\":\"3MIDY5ZIT63EZIH5T8YPEGI9V3\",\"rcptSign\":\"C5SWLB73LD--TB5L\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(630,'REF: SI99Y55DA7','Mpesa','','2024-09-09 15:31:31','','0','4','2024-09-09 15:31:31','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41725885013','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'630','630','YF3ZZVTFXNLNNDPYMJRLAKSBQX','XIADZUVVDZKFDDDK','20240909153208','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"630\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240909153208\",\"salesDt\":\"20240909\",\"stockRlsDt\":\"20240909153208\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"630\",\"rcptPbctDt\":\"20240909\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"630\",\"orgInvcNo\":0,\"curRcptNo\":\"630\",\"totRcptNo\":\"630\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"630\",\"rcptPbctDt\":\"20240909153208\",\"intrlData\":\"YF3ZZVTFXNLNNDPYMJRLAKSBQX\",\"rcptSign\":\"XIADZUVVDZKFDDDK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(631,'REF: SI99Y55DA7','Mpesa','','2024-09-09 15:32:09','','3000','4','2024-08-12 15:32:09','46','','','1','retail','','','1','0','0','0','0','3000','0','printed',' ','',NULL,'0','41725885129','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(632,'REF: SI99Y55DA7','Mpesa','','2024-09-09 15:35:46','','0','4','2024-08-12 15:35:46','46','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41725885319','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'632','632','ZBNBMRKJRFRQAJOJWGDB6GW6F5','BNN4A0MWAORFJYEA','20240909153620','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"632\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240909153620\",\"salesDt\":\"20240909\",\"stockRlsDt\":\"20240909153620\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"632\",\"rcptPbctDt\":\"20240909\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"632\",\"orgInvcNo\":0,\"curRcptNo\":\"632\",\"totRcptNo\":\"632\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"632\",\"rcptPbctDt\":\"20240909153620\",\"intrlData\":\"ZBNBMRKJRFRQAJOJWGDB6GW6F5\",\"rcptSign\":\"BNN4A0MWAORFJYEA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(633,'REF: SI99Y55DA7','Mpesa','','2024-09-09 16:00:04','','0','4','2024-08-012 16:00:04','46','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41725886765','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'633','633','KADD8CJP2P3M4JKK6AZU2VFE-_','QHXMNVSVUCWMS1GI','20240909160112','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"633\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240909160112\",\"salesDt\":\"20240909\",\"stockRlsDt\":\"20240909160112\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"633\",\"rcptPbctDt\":\"20240909\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"633\",\"orgInvcNo\":0,\"curRcptNo\":\"633\",\"totRcptNo\":\"633\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"633\",\"rcptPbctDt\":\"20240909160112\",\"intrlData\":\"KADD8CJP2P3M4JKK6AZU2VFE-_\",\"rcptSign\":\"QHXMNVSVUCWMS1GI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(634,'REF: SI99Y55DA7','Mpesa','','2024-09-09 16:07:19','','0','4','2024-08-12 16:07:19','46','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41725886892','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'634','634','PLWDZVHLS1X2ODQS-26JUNSDAM','PODIYNXZQHW3-ERI','20240909160842','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"634\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240909160842\",\"salesDt\":\"20240909\",\"stockRlsDt\":\"20240909160842\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"634\",\"rcptPbctDt\":\"20240909\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"634\",\"orgInvcNo\":0,\"curRcptNo\":\"634\",\"totRcptNo\":\"634\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"634\",\"rcptPbctDt\":\"20240909160842\",\"intrlData\":\"PLWDZVHLS1X2ODQS-26JUNSDAM\",\"rcptSign\":\"PODIYNXZQHW3-ERI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(635,'REF: SI99Y55DA7','Mpesa','','2024-09-10 13:50:11','','0','4','2024-08-12 13:50:11','46','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41725965271','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'635','635','I-GU9-UAA0SCHF2GJTFWF10QYX','MIIW4STMEN5TTW1S','20240910135157','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"635\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240910135157\",\"salesDt\":\"20240910\",\"stockRlsDt\":\"20240910135157\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"635\",\"rcptPbctDt\":\"20240910\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"635\",\"orgInvcNo\":0,\"curRcptNo\":\"635\",\"totRcptNo\":\"635\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"635\",\"rcptPbctDt\":\"20240910135157\",\"intrlData\":\"I-GU9-UAA0SCHF2GJTFWF10QYX\",\"rcptSign\":\"MIIW4STMEN5TTW1S\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(636,'REF: SI99Y55DA7','Mpesa','','2024-09-10 13:52:12','','0','4','2024-08-12 13:52:12','46','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41725965518','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'636','636','GTOZT4_BTLXOOGH-4EF9ATR9S-','MMRLB5FJCXODJ7KK','20240910135238','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"636\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240910135238\",\"salesDt\":\"20240910\",\"stockRlsDt\":\"20240910135238\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"636\",\"rcptPbctDt\":\"20240910\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"636\",\"orgInvcNo\":0,\"curRcptNo\":\"636\",\"totRcptNo\":\"636\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"636\",\"rcptPbctDt\":\"20240910135238\",\"intrlData\":\"GTOZT4_BTLXOOGH-4EF9ATR9S-\",\"rcptSign\":\"MMRLB5FJCXODJ7KK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(637,'REF: SI99Y55DA7','Mpesa','','2024-09-10 13:53:01','','0','4','2024-08-12 13:53:01','46','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41725965558','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'637','637','M-WZTGPPA2EM3YHNWKPX871III','WYV_WH3VGCRGJOMZ','20240910135323','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"637\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240910135323\",\"salesDt\":\"20240910\",\"stockRlsDt\":\"20240910135323\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"637\",\"rcptPbctDt\":\"20240910\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"637\",\"orgInvcNo\":0,\"curRcptNo\":\"637\",\"totRcptNo\":\"637\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"637\",\"rcptPbctDt\":\"20240910135323\",\"intrlData\":\"M-WZTGPPA2EM3YHNWKPX871III\",\"rcptSign\":\"WYV_WH3VGCRGJOMZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(638,'REF: SI92XI9OEE ','Mpesa','','2024-09-10 14:07:12','','0','4','2024-09-09 14:07:12','46','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','1','0','41725965604','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'638','638','02TGE3XBV2EVN4XB2XNNOK84-D','BQ59UDHM6B2LUF44','20240910141102','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"638\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240910141102\",\"salesDt\":\"20240910\",\"stockRlsDt\":\"20240910141102\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":6000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"638\",\"rcptPbctDt\":\"20240910\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"6000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"638\",\"orgInvcNo\":0,\"curRcptNo\":\"638\",\"totRcptNo\":\"638\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"638\",\"rcptPbctDt\":\"20240910141102\",\"intrlData\":\"02TGE3XBV2EVN4XB2XNNOK84-D\",\"rcptSign\":\"BQ59UDHM6B2LUF44\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(639,'','Cash','','2024-09-16 09:06:21','','0','4','2024-08-26 09:06:21','39','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41726466429','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'639','639','IMJ436L8ZT8IHIPABAGTQ-K2A2','YJNOFTGMLXPDI1ZN','20240916090655','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"639\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"TANDLYNE LUBANGA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240916090655\",\"salesDt\":\"20240916\",\"stockRlsDt\":\"20240916090655\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254720734420\",\"rptNo\":\"639\",\"rcptPbctDt\":\"20240916\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"639\",\"orgInvcNo\":0,\"curRcptNo\":\"639\",\"totRcptNo\":\"639\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"639\",\"rcptPbctDt\":\"20240916090655\",\"intrlData\":\"IMJ436L8ZT8IHIPABAGTQ-K2A2\",\"rcptSign\":\"YJNOFTGMLXPDI1ZN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(640,'','Cash','','2024-09-16 09:31:55','','0','4','2024-08-26 09:31:55','39','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41726466990','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'640','640','GGSHU2JUYI3YRFGHFHF2IUQZ5F','GBA9BWZOZ-ZCOXG4','20240916093340','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"640\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"TANDLYNE LUBANGA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240916093340\",\"salesDt\":\"20240916\",\"stockRlsDt\":\"20240916093340\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254720734420\",\"rptNo\":\"640\",\"rcptPbctDt\":\"20240916\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"640\",\"orgInvcNo\":0,\"curRcptNo\":\"640\",\"totRcptNo\":\"640\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"640\",\"rcptPbctDt\":\"20240916093340\",\"intrlData\":\"GGSHU2JUYI3YRFGHFHF2IUQZ5F\",\"rcptSign\":\"GBA9BWZOZ-ZCOXG4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(641,'REF:SIG7SPNNXP','Mpesa','','2024-09-17 16:26:15','','0','4','2024-09-16 16:26:15','39','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41726579301','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'641','641','TZCK7MVDOGDOPCHMYN49TCFIGQ','QD3VCLDLXZVG8LQR','20240917162709','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"641\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"TANDLYNE LUBANGA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240917162709\",\"salesDt\":\"20240917\",\"stockRlsDt\":\"20240917162709\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254720734420\",\"rptNo\":\"641\",\"rcptPbctDt\":\"20240917\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"641\",\"orgInvcNo\":0,\"curRcptNo\":\"641\",\"totRcptNo\":\"641\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"641\",\"rcptPbctDt\":\"20240917162709\",\"intrlData\":\"TZCK7MVDOGDOPCHMYN49TCFIGQ\",\"rcptSign\":\"QD3VCLDLXZVG8LQR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(642,'REF: SH23OYWTBX','Mpesa','','2024-09-19 11:16:15','','0','4','2024-07-29 11:16:15','46','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41726733439','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'642','642','09AICYUQCBR1LKGKRS6V37QX7G','NBPOIZYZ5CMJEYF_','20240919112300','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"642\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240919112300\",\"salesDt\":\"20240919\",\"stockRlsDt\":\"20240919112300\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"642\",\"rcptPbctDt\":\"20240919\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"642\",\"orgInvcNo\":0,\"curRcptNo\":\"642\",\"totRcptNo\":\"642\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"642\",\"rcptPbctDt\":\"20240919112300\",\"intrlData\":\"09AICYUQCBR1LKGKRS6V37QX7G\",\"rcptSign\":\"NBPOIZYZ5CMJEYF_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(643,'REF: SHJ8JWL2JA','Mpesa','','2024-09-19 11:25:43','','0','4','2024-08-19 11:25:43','46','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41726734182','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'643','643','8-BZVDGZEO4EJ93Z1GGLCTVKLO','G1BPUT09_SA8BICM','20240919112601','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"643\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240919112601\",\"salesDt\":\"20240919\",\"stockRlsDt\":\"20240919112601\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"643\",\"rcptPbctDt\":\"20240919\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"643\",\"orgInvcNo\":0,\"curRcptNo\":\"643\",\"totRcptNo\":\"643\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"643\",\"rcptPbctDt\":\"20240919112601\",\"intrlData\":\"8-BZVDGZEO4EJ93Z1GGLCTVKLO\",\"rcptSign\":\"G1BPUT09_SA8BICM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(644,'REF: SI92XI9OEE','Mpesa','','2024-09-19 11:26:52','','0','4','2024-08-26 11:26:52','46','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41726734362','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'644','644','XEPKYI7SYQJ5OUSWHXLDCBAFWF','SN1PY1NEUHYWJUW3','20240919112731','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"644\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240919112731\",\"salesDt\":\"20240919\",\"stockRlsDt\":\"20240919112731\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"644\",\"rcptPbctDt\":\"20240919\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"644\",\"orgInvcNo\":0,\"curRcptNo\":\"644\",\"totRcptNo\":\"644\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"644\",\"rcptPbctDt\":\"20240919112731\",\"intrlData\":\"XEPKYI7SYQJ5OUSWHXLDCBAFWF\",\"rcptSign\":\"SN1PY1NEUHYWJUW3\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(645,'REF: SII8YNW752 ','Mpesa','','2024-09-19 11:28:37','','0','4','2024-09-16 11:28:37','46','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41726734452','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'645','645','UEFKUKOIF2K3EJP68L-MWYSJ_X','Q6L6-TYIYHL9739Y','20240919112858','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"645\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NELSON GACHERU \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240919112858\",\"salesDt\":\"20240919\",\"stockRlsDt\":\"20240919112858\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712985703\",\"rptNo\":\"645\",\"rcptPbctDt\":\"20240919\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"645\",\"orgInvcNo\":0,\"curRcptNo\":\"645\",\"totRcptNo\":\"645\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"645\",\"rcptPbctDt\":\"20240919112858\",\"intrlData\":\"UEFKUKOIF2K3EJP68L-MWYSJ_X\",\"rcptSign\":\"Q6L6-TYIYHL9739Y\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(649,'','Invoice','','2024-10-21','','0','4','2024-09-21 11:16:57','26','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed','U. S EMBASSY <BR>\r\nUSEMB-609567-00<BR>\r\nGAUDENCIA KAMIRE <BR>','','1','0','41727682986','Cleared','','','','','','0','','',0.00,0.00,0,'201636',NULL,'KES','KES',0.00,0.00,'649','649','NZT3K_0MOAVIQHXQWUAEFJ6CXF','MGSUQQIPW7RELQ1H','20240930112025','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"649\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930112025\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930112025\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"649\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"649\",\"orgInvcNo\":0,\"curRcptNo\":\"649\",\"totRcptNo\":\"649\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"649\",\"rcptPbctDt\":\"20240930112025\",\"intrlData\":\"NZT3K_0MOAVIQHXQWUAEFJ6CXF\",\"rcptSign\":\"MGSUQQIPW7RELQ1H\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(650,'','Invoice','','2024-10-21','','-3500','4','2024-09-27 11:23:27','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','U. S EMBASSY <BR>\r\nUSEMB-609567-00 <BR>\r\nGAUDENCIA KAMIRE <BR.','','1','0','41727684592','Cleared','','','','','','0','','',0.00,0.00,0,'201636',NULL,'KES','KES',0.00,0.00,'650','650','8FY-HBTK5ZSQGKY21IHA3BMGPO','UWTFIE7RP5Z3CBFR','20240930112442','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"650\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930112442\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930112442\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"650\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"650\",\"orgInvcNo\":0,\"curRcptNo\":\"650\",\"totRcptNo\":\"650\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"650\",\"rcptPbctDt\":\"20240930112442\",\"intrlData\":\"8FY-HBTK5ZSQGKY21IHA3BMGPO\",\"rcptSign\":\"UWTFIE7RP5Z3CBFR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(651,'','Invoice','','2024-10-21','','-3500','4','2024-09-21 11:37:25','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NYERI WATER AND SANITATION COMPANY LIMITED <BR>\r\nGAKE035555-01 <BR>\r\nMARY WANJIRU THEURI <BR>','','1','0','41727685431','Cleared','','','','','','0','','',0.00,0.00,0,'201635',NULL,'KES','KES',0.00,0.00,'651','651','FBXFKKGZVN92UFCHZE8EPWMIMA','ZX_-LWXS8BTTBCN1','20240930115538','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"651\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930115538\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930115538\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"651\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"651\",\"orgInvcNo\":0,\"curRcptNo\":\"651\",\"totRcptNo\":\"651\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"651\",\"rcptPbctDt\":\"20240930115538\",\"intrlData\":\"FBXFKKGZVN92UFCHZE8EPWMIMA\",\"rcptSign\":\"ZX_-LWXS8BTTBCN1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(652,'','Invoice','','2024-10-20','','-3500','4','2024-09-20 11:56:56','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TANA CONNECT LTD <BR>\r\nKE042712-00 <BR>\r\nSTEPHANIE NJERI <BR>','','1','0','41727686607','Cleared','','','','','','0','','',0.00,0.00,0,'201630',NULL,'KES','KES',0.00,0.00,'652','652','IYSSF5SMFXG9D46QSPJSVANC-A','TWAPK_HO08O-UWMW','20240930115912','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"652\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930115912\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930115912\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"652\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"652\",\"orgInvcNo\":0,\"curRcptNo\":\"652\",\"totRcptNo\":\"652\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"652\",\"rcptPbctDt\":\"20240930115912\",\"intrlData\":\"IYSSF5SMFXG9D46QSPJSVANC-A\",\"rcptSign\":\"TWAPK_HO08O-UWMW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(653,'','Invoice','','2024-10-20','','-3500','4','2024-09-20 12:00:12','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION<BR>\r\nKE000068747-00 <BR>\r\nVINCECIANA KIBORO <BR>','','1','0','41727686796','Cleared','','','','','','0','','',0.00,0.00,0,'201629',NULL,'KES','KES',0.00,0.00,'653','653','0DTAM6E_MLC_PCZ1HUFABJKAQ5','P20X29PNONCT6QHG','20240930120229','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"653\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930120229\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930120229\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"653\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"653\",\"orgInvcNo\":0,\"curRcptNo\":\"653\",\"totRcptNo\":\"653\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"653\",\"rcptPbctDt\":\"20240930120229\",\"intrlData\":\"0DTAM6E_MLC_PCZ1HUFABJKAQ5\",\"rcptSign\":\"P20X29PNONCT6QHG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(654,'','Invoice','','2024-10-25','','-3500','4','2024-09-25 12:03:08','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE-UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KING\'ORI <BR>','','1','0','41727686982','Cleared','','','','','','0','','',0.00,0.00,0,'201650',NULL,'KES','KES',0.00,0.00,'654','654','I2RBS4SMUFV4LJ2S7ZVIBMMQ1-','1FC0BNA2Q8YKEASU','20240930120518','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"654\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930120518\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930120518\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"654\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"654\",\"orgInvcNo\":0,\"curRcptNo\":\"654\",\"totRcptNo\":\"654\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"654\",\"rcptPbctDt\":\"20240930120518\",\"intrlData\":\"I2RBS4SMUFV4LJ2S7ZVIBMMQ1-\",\"rcptSign\":\"1FC0BNA2Q8YKEASU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(655,'','Invoice','','2024-10-25','','-3500','4','2024-09-25 12:06:02','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FOOD FOR EDUCATION FOUNDATION <BR>\r\nKE000068747-00 <BR>\r\nVINCECIANA KIBORO <BR>','','1','0','41727687154','Cleared','','','','','','0','','',0.00,0.00,0,'201647',NULL,'KES','KES',0.00,0.00,'655','655','TVMUNZLI67LWPI-T2KBR3WWRPN','9FLMHZE21QOIJMNT','20240930120756','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"655\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930120756\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930120756\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"655\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"655\",\"orgInvcNo\":0,\"curRcptNo\":\"655\",\"totRcptNo\":\"655\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"655\",\"rcptPbctDt\":\"20240930120756\",\"intrlData\":\"TVMUNZLI67LWPI-T2KBR3WWRPN\",\"rcptSign\":\"9FLMHZE21QOIJMNT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(656,'','Invoice','','2024-10-27','','-3500','4','2024-09-27 12:08:25','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n707865 <BR>\r\nMERCY NYOKABI MBURU','','1','0','41727687298','Cleared','','','','','','0','','',0.00,0.00,0,'201658',NULL,'KES','KES',0.00,0.00,'656','656','B7LV5_F3Z2WAWB59CM4EVMLHKC','HXEUCO4HO9YW2EXV','20240930121028','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"656\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930121028\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930121028\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"656\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"656\",\"orgInvcNo\":0,\"curRcptNo\":\"656\",\"totRcptNo\":\"656\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"656\",\"rcptPbctDt\":\"20240930121028\",\"intrlData\":\"B7LV5_F3Z2WAWB59CM4EVMLHKC\",\"rcptSign\":\"HXEUCO4HO9YW2EXV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(657,'','Invoice','','2024-10-27','','-3500','4','2024-09-27 12:11:06','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TANA CONNECT LTD <BR>\r\nKE042712-00 <BR>\r\nSTEPHANIE NJERI <BR>','','1','0','41727687458','Cleared','','','','','','0','','',0.00,0.00,0,'201631',NULL,'KES','KES',0.00,0.00,'657','657','EZFHIRV5MD0_YVTWTCUFKX_SEO','QA0LO5WYITYHWK1I','20240930121252','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"657\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930121252\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930121252\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"657\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"657\",\"orgInvcNo\":0,\"curRcptNo\":\"657\",\"totRcptNo\":\"657\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"657\",\"rcptPbctDt\":\"20240930121252\",\"intrlData\":\"EZFHIRV5MD0_YVTWTCUFKX_SEO\",\"rcptSign\":\"QA0LO5WYITYHWK1I\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(658,'','Invoice','','2024-10-27','','-3500','4','2024-09-27 12:13:20','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED<BR>\r\nUNGA-10785-01 <BR>\r\nPETER KAMAU <BR>','','1','0','41727687593','Cleared','','','','','','0','','',0.00,0.00,0,'201660',NULL,'KES','KES',0.00,0.00,'658','658','YQFRGL4AHI4TGTJ_PGEXPVN7N1','AUMJDDG3E-SI87XY','20240930121526','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"658\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930121526\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930121526\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"658\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"658\",\"orgInvcNo\":0,\"curRcptNo\":\"658\",\"totRcptNo\":\"658\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"658\",\"rcptPbctDt\":\"20240930121526\",\"intrlData\":\"YQFRGL4AHI4TGTJ_PGEXPVN7N1\",\"rcptSign\":\"AUMJDDG3E-SI87XY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(659,'','Invoice','','2024-10-27','','-3500','4','2024-09-27 12:16:03','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','U.S EMBASSY <BR>\r\nUSEMB-609567-00 <BR>\r\nGAUDENCIA KAMIRE <BR>','','1','0','41727687753','Cleared','','','','','','0','','',0.00,0.00,0,'201659',NULL,'KES','KES',0.00,0.00,'659','659','ZM8AD6Q0YU_IYPSEEKTBYVC5ZW','EPEEJCNAVPMCSWMV','20240930121731','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"659\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930121731\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930121731\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"659\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"659\",\"orgInvcNo\":0,\"curRcptNo\":\"659\",\"totRcptNo\":\"659\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"659\",\"rcptPbctDt\":\"20240930121731\",\"intrlData\":\"ZM8AD6Q0YU_IYPSEEKTBYVC5ZW\",\"rcptSign\":\"EPEEJCNAVPMCSWMV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(660,'','Invoice','','2024-10-18','','-3500','4','2024-09-18 12:18:00','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AGILITY LOGISTICS LTD <BR>\r\nAGILITY-649435-00 <BR>\r\nBENEDICT KAVUTHI <BR>','','1','0','41727687873','Cleared','','','','','','0','','',0.00,0.00,0,'201618',NULL,'KES','KES',0.00,0.00,'660','660','K3ZNJEI24GSCU4BYWHVE0TRAGD','5KRWALRUA-HKQE8-','20240930122008','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"660\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930122008\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930122008\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"660\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"660\",\"orgInvcNo\":0,\"curRcptNo\":\"660\",\"totRcptNo\":\"660\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"660\",\"rcptPbctDt\":\"20240930122008\",\"intrlData\":\"K3ZNJEI24GSCU4BYWHVE0TRAGD\",\"rcptSign\":\"5KRWALRUA-HKQE8-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(661,'','Invoice','','2024-10-18','','-3500','4','2024-09-18 12:20:34','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n707865 <BR>\r\nMERCY NYOKABI MBURU <BR>','','1','0','41727688027','Cleared','','','','','','0','','',0.00,0.00,0,'201623',NULL,'KES','KES',0.00,0.00,'661','661','XK-WB1DY1XVU2UUVSQNKIKW0DQ','SU4XACWMKYYGKSHC','20240930122206','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"661\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930122206\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930122206\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"661\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"661\",\"orgInvcNo\":0,\"curRcptNo\":\"661\",\"totRcptNo\":\"661\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"661\",\"rcptPbctDt\":\"20240930122206\",\"intrlData\":\"XK-WB1DY1XVU2UUVSQNKIKW0DQ\",\"rcptSign\":\"SU4XACWMKYYGKSHC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(662,'','Invoice','','2024-10-13','','-3500','4','2024-09-13 12:22:40','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','BENTWORTH ENERGY KENYA LTD <BR>\r\nBENTWORTH-746128-00 <BR>\r\nGEORGE NGIGE KAMANDE <BR>','','1','0','41727688152','Cleared','','','','','','0','','',0.00,0.00,0,'201603',NULL,'KES','KES',0.00,0.00,'662','662','YGZNNKNGGSX5T1CXEJIBBK1PD9','FSPVGXGJU5DFTX-L','20240930122629','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"662\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930122629\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930122629\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"662\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"662\",\"orgInvcNo\":0,\"curRcptNo\":\"662\",\"totRcptNo\":\"662\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"662\",\"rcptPbctDt\":\"20240930122629\",\"intrlData\":\"YGZNNKNGGSX5T1CXEJIBBK1PD9\",\"rcptSign\":\"FSPVGXGJU5DFTX-L\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(663,'','Invoice','','2024-10-11','','-3500','4','2024-09-11 12:27:30','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n707865<BR>\r\nMERCY NYOKABI MBURU <BR>','','1','0','41727688423','Cleared','','','','','','0','','',0.00,0.00,0,'201594',NULL,'KES','KES',0.00,0.00,'663','663','8UBZDAHQSXQ5XTVUODJJ62QYYF','S77DYP16V6BYKV7M','20240930123940','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"663\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930123940\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930123940\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"663\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"663\",\"orgInvcNo\":0,\"curRcptNo\":\"663\",\"totRcptNo\":\"663\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"663\",\"rcptPbctDt\":\"20240930123940\",\"intrlData\":\"8UBZDAHQSXQ5XTVUODJJ62QYYF\",\"rcptSign\":\"S77DYP16V6BYKV7M\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(664,'','Invoice','','2024-10-19','','-3500','4','2024-09-19 12:40:23','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE-UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KING\'ORI <BR>','','1','0','41727689210','Cleared','','','','','','0','','',0.00,0.00,0,'201628',NULL,'KES','KES',0.00,0.00,'664','664','UC_2LD8ZWIJOBUZU-FIJ5ZHK5H','G-94N3A6O6JR5ZAN','20240930130518','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"664\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930130518\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930130518\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"664\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"664\",\"orgInvcNo\":0,\"curRcptNo\":\"664\",\"totRcptNo\":\"664\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"664\",\"rcptPbctDt\":\"20240930130518\",\"intrlData\":\"UC_2LD8ZWIJOBUZU-FIJ5ZHK5H\",\"rcptSign\":\"G-94N3A6O6JR5ZAN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(665,'','Invoice','','2024-10-14','','-3500','4','2024-09-14 13:05:58','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NYERI WATER AND SANITATION COMPANY LIMITED <BR>\r\nGAKE035555-01 <BR>\r\nMARY WANJIRU THEURI <BR>','','1','0','41727690747','Cleared','','','','','','0','','',0.00,0.00,0,'201607',NULL,'KES','KES',0.00,0.00,'665','665','1V26XJLDBK2XSPFCJHOFUMZVBG','FIZ_V6D5U7AR__JB','20240930130835','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"665\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930130835\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930130835\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"665\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"665\",\"orgInvcNo\":0,\"curRcptNo\":\"665\",\"totRcptNo\":\"665\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"665\",\"rcptPbctDt\":\"20240930130835\",\"intrlData\":\"1V26XJLDBK2XSPFCJHOFUMZVBG\",\"rcptSign\":\"FIZ_V6D5U7AR__JB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(666,'','Invoice','','2024-10-07','','-3500','4','2024-09-07 13:09:05','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NYERI WATER AND SANITATION COMPANY LIMITED <BR>\r\nGAKE035555-01 <BR>\r\nMARY WANJIRU THEURI <BR>','','1','0','41727690939','Cleared','','','','','','0','','',0.00,0.00,0,'201575',NULL,'KES','KES',0.00,0.00,'666','666','LCQWEVQCEJVNUHEFD-QQL3XGCE','3WIFWTSTEJHNYUKE','20240930131049','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"666\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930131049\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930131049\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"666\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"666\",\"orgInvcNo\":0,\"curRcptNo\":\"666\",\"totRcptNo\":\"666\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"666\",\"rcptPbctDt\":\"20240930131049\",\"intrlData\":\"LCQWEVQCEJVNUHEFD-QQL3XGCE\",\"rcptSign\":\"3WIFWTSTEJHNYUKE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(667,'','Invoice','','2024-10-07','','-3500','4','2024-09-07 13:11:26','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n103496-03 <BR>\r\nKYLE NGAYWA KWENA <BR>','','1','0','41727691079','Cleared','','','','','','0','','',0.00,0.00,0,'201577',NULL,'KES','KES',0.00,0.00,'667','667','QTOIVCZR3KC1FNQQLJ1H1TFIXU','OWWUJAMU5F8QHTE8','20240930131320','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"667\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930131320\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930131320\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"667\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"667\",\"orgInvcNo\":0,\"curRcptNo\":\"667\",\"totRcptNo\":\"667\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"667\",\"rcptPbctDt\":\"20240930131320\",\"intrlData\":\"QTOIVCZR3KC1FNQQLJ1H1TFIXU\",\"rcptSign\":\"OWWUJAMU5F8QHTE8\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(668,'','Invoice','','2024-10-04','','-3500','4','2024-09-04 13:13:53','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AGILITY LOGISTICS LTD <BR>\r\nAGILITY-649435-00 <BR>\r\nBENEDICT KAVUTHI <BR>','','1','0','41727691224','Cleared','','','','','','0','','',0.00,0.00,0,'201566',NULL,'KES','KES',0.00,0.00,'668','668','5KETAMEVEGLILUY80DLNCNAFE-','HLICSJL2WVXKWCKM','20240930131633','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"668\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930131633\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930131633\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"668\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"668\",\"orgInvcNo\":0,\"curRcptNo\":\"668\",\"totRcptNo\":\"668\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"668\",\"rcptPbctDt\":\"20240930131633\",\"intrlData\":\"5KETAMEVEGLILUY80DLNCNAFE-\",\"rcptSign\":\"HLICSJL2WVXKWCKM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(669,'','Invoice','','2024-10-07','','-3500','4','2024-09-07 13:17:11','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','U.S EMBASSY <BR>\r\nUSEMB- 609567-00 <BR>\r\nGAUDENCIA KAMIRE <BR>','','1','0','41727691412','Cleared','','','','','','0','','',0.00,0.00,0,'201576',NULL,'KES','KES',0.00,0.00,'669','669','FELXHMKOVVS7IARA3WNCCMBGYX','YJUSOB4KKDQXRRKC','20240930132037','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"669\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930132037\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930132037\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"669\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"669\",\"orgInvcNo\":0,\"curRcptNo\":\"669\",\"totRcptNo\":\"669\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"669\",\"rcptPbctDt\":\"20240930132037\",\"intrlData\":\"FELXHMKOVVS7IARA3WNCCMBGYX\",\"rcptSign\":\"YJUSOB4KKDQXRRKC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(670,'','Invoice','','2024-10-11','','-3500','4','2024-09-11 13:21:42','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AGILITY LOGISTICS LTD <BR>\r\nAGILITY-649435-00 <BR>\r\nBENEDICT KAVUTHI <BR>','','1','0','41727691668','Cleared','','','','','','0','','',0.00,0.00,0,'201587',NULL,'KES','KES',0.00,0.00,'670','670','_KCU4TINE16C9HS03EG8A2YMSG','BYSVAKWEFLQ-DFEH','20240930132414','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"670\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930132414\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930132414\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"670\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"670\",\"orgInvcNo\":0,\"curRcptNo\":\"670\",\"totRcptNo\":\"670\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"670\",\"rcptPbctDt\":\"20240930132414\",\"intrlData\":\"_KCU4TINE16C9HS03EG8A2YMSG\",\"rcptSign\":\"BYSVAKWEFLQ-DFEH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(671,'','Invoice','','2024-10-06','','-3500','4','2024-09-06 13:24:57','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TANA CONNECT LTD <BR>\r\nKE042712-00 <BR>\r\nSTEPHANIE NJERI KIMANI <BR>','','1','0','41727691888','Cleared','','','','','','0','','',0.00,0.00,0,'201573',NULL,'KES','KES',0.00,0.00,'671','671','WTBSNTD6PCRI3FE-TOW2AEBXE8','0PPU4_QCK1POSKHD','20240930132630','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"671\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930132630\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930132630\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"671\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"671\",\"orgInvcNo\":0,\"curRcptNo\":\"671\",\"totRcptNo\":\"671\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"671\",\"rcptPbctDt\":\"20240930132630\",\"intrlData\":\"WTBSNTD6PCRI3FE-TOW2AEBXE8\",\"rcptSign\":\"0PPU4_QCK1POSKHD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(672,'','Invoice','','2024-10-30','','-3500','4','2024-09-30 13:27:10','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED <BR>\r\nUNGA-10785-01 <BR>\r\nPETER KAMAU <BR>','','1','0','41727692024','Cleared','','','','','','0','','',0.00,0.00,0,'201661',NULL,'KES','KES',0.00,0.00,'672','672','OOBQMXCQBTBMVRVMU6QWUO5OBM','HTS3HIOXHY0EWEK6','20240930132819','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"672\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930132819\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930132819\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"672\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"672\",\"orgInvcNo\":0,\"curRcptNo\":\"672\",\"totRcptNo\":\"672\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"672\",\"rcptPbctDt\":\"20240930132819\",\"intrlData\":\"OOBQMXCQBTBMVRVMU6QWUO5OBM\",\"rcptSign\":\"HTS3HIOXHY0EWEK6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(673,'','Invoice','','2024-10-20','','-2000','4','2024-09-20 13:37:53','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHEER LOGIC MANAGEMENT CONSULTANTS <BR>\r\nPAC-44604-01 <BR>\r\nRABECCA MUMBUA <BR>','','1','0','41727692656','Cleared','','','','','','0','','',0.00,0.00,0,'201632',NULL,'KES','KES',0.00,0.00,'673','673','KFSHZSFEQQITRBMR6MVNAC-8F4','66FYKLK_IDGDBXX0','20240930133957','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"673\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930133957\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930133957\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"673\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"673\",\"orgInvcNo\":0,\"curRcptNo\":\"673\",\"totRcptNo\":\"673\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"673\",\"rcptPbctDt\":\"20240930133957\",\"intrlData\":\"KFSHZSFEQQITRBMR6MVNAC-8F4\",\"rcptSign\":\"66FYKLK_IDGDBXX0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(674,'','Invoice','','2024-10-28','','-2000','4','2024-09-28 13:40:32','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PACIS INSURANCE COMPANY LTD <BR>\r\nPAC-49873-01 <BR>\r\nHELLEN KARU <BR>','','1','0','41727692822','Cleared','','','','','','0','','',0.00,0.00,0,'201663',NULL,'KES','KES',0.00,0.00,'674','674','E-DKSISJRRQ_OKMGNWKCRT7XOJ','ABRLCKCNR8-1A1IT','20240930134227','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"674\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930134227\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930134227\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"674\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"674\",\"orgInvcNo\":0,\"curRcptNo\":\"674\",\"totRcptNo\":\"674\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"674\",\"rcptPbctDt\":\"20240930134227\",\"intrlData\":\"E-DKSISJRRQ_OKMGNWKCRT7XOJ\",\"rcptSign\":\"ABRLCKCNR8-1A1IT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(675,'','Cash','','2024-10-11','','0','4','2024-09-11 13:43:16','29','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed','SUMAC MICROFINANCE BANK <BR>\r\nPAC-28514-03 <BR>\r\nPRUDENCE WANJIRU <BR>','','1','0','41727692980','Cleared','','','','','','0','','',0.00,0.00,0,'201589',NULL,'KES','KES',0.00,0.00,'675','675','S06HSCW728ALFDEVUJG_D0LBXQ','RGWM_AVTKEJCOLFE','20240930134452','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"675\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930134452\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930134452\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"675\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"675\",\"orgInvcNo\":0,\"curRcptNo\":\"675\",\"totRcptNo\":\"675\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"675\",\"rcptPbctDt\":\"20240930134452\",\"intrlData\":\"S06HSCW728ALFDEVUJG_D0LBXQ\",\"rcptSign\":\"RGWM_AVTKEJCOLFE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(676,'','Invoice','','2024-10-11','','-2000','4','2024-09-11 13:45:13','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SUMAC MICROFINANCE BANK <BR>\r\nPAC-28514-03<BR>\r\nPRUDENCE WANJIRU <BR>','','1','0','41727693092','Cleared','','','','','','0','','',0.00,0.00,0,'201589',NULL,'KES','KES',0.00,0.00,'676','676','MWBQODXRSGNOEQVY7Q9HZUUULW','BPBAKIEAK6FDZ2EE','20240930134703','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"676\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930134703\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930134703\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"676\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"676\",\"orgInvcNo\":0,\"curRcptNo\":\"676\",\"totRcptNo\":\"676\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"676\",\"rcptPbctDt\":\"20240930134703\",\"intrlData\":\"MWBQODXRSGNOEQVY7Q9HZUUULW\",\"rcptSign\":\"BPBAKIEAK6FDZ2EE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(677,'','Invoice','','2024-10-17','','-2000','4','2024-09-17 13:47:34','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','GOLDEN JUBILEE LIMITED <BR>\r\nPAC-42369-01<BR>\r\nCYNTHIA ODERA <BR>','','1','0','41727693246','Cleared','','','','','','0','','',0.00,0.00,0,'201617',NULL,'KES','KES',0.00,0.00,'677','677','YEVOA_8BGTSMWQSZAYM1VH0UIY','LINGYX-EPNPD_1DP','20240930134951','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"677\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930134951\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930134951\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"677\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"677\",\"orgInvcNo\":0,\"curRcptNo\":\"677\",\"totRcptNo\":\"677\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"677\",\"rcptPbctDt\":\"20240930134951\",\"intrlData\":\"YEVOA_8BGTSMWQSZAYM1VH0UIY\",\"rcptSign\":\"LINGYX-EPNPD_1DP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(678,'','Invoice','','2024-10-14','','-2000','4','2024-09-14 13:50:27','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PACIS INSURANCE COMPANY LTD <BR>\r\nPAC-49873-01<BR>\r\nHELLEN KARU <BR>','','1','0','41727693418','Cleared','','','','','','0','','',0.00,0.00,0,'201605',NULL,'KES','KES',0.00,0.00,'678','678','GFEURBWZ6AVPCIE5V2VJ7GQVTL','SPKXZWJFQBRH60FY','20240930135232','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"678\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930135232\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930135232\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"678\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"678\",\"orgInvcNo\":0,\"curRcptNo\":\"678\",\"totRcptNo\":\"678\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"678\",\"rcptPbctDt\":\"20240930135232\",\"intrlData\":\"GFEURBWZ6AVPCIE5V2VJ7GQVTL\",\"rcptSign\":\"SPKXZWJFQBRH60FY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(679,'','Invoice','','2024-10-14','','-2000','4','2024-09-14 13:53:18','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PACIS INSURANCE COMPANY LTD <BR>\r\nPAC-49873-03 <BR>\r\nAVERY MALIA WATIRI <BR>','','1','0','41727693591','Cleared','','','','','','0','','',0.00,0.00,0,'201606',NULL,'KES','KES',0.00,0.00,'679','679','FUXQZSNKKRKFKOX1A883JVM0QT','U8T8FM204WXVQUVK','20240930135450','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"679\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930135450\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930135450\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"679\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"679\",\"orgInvcNo\":0,\"curRcptNo\":\"679\",\"totRcptNo\":\"679\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"679\",\"rcptPbctDt\":\"20240930135450\",\"intrlData\":\"FUXQZSNKKRKFKOX1A883JVM0QT\",\"rcptSign\":\"U8T8FM204WXVQUVK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(680,'','Invoice','','2024-10-11','','-2000','4','2024-09-11 13:55:19','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHEERLOGIC MANAGEMENTS CONSULTANTS <BR>\r\nPAC-44604-01 <BR>\r\nRABECCA MUMBUA <BR>','','1','0','41727693708','Cleared','','','','','','0','','',0.00,0.00,0,'201590',NULL,'KES','KES',0.00,0.00,'680','680','KM9KAQAR6DWY3MYVP6ZSAZLB9U','W7XFKQ0UNVRI--61','20240930135747','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"680\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930135747\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930135747\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"680\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"680\",\"orgInvcNo\":0,\"curRcptNo\":\"680\",\"totRcptNo\":\"680\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"680\",\"rcptPbctDt\":\"20240930135747\",\"intrlData\":\"KM9KAQAR6DWY3MYVP6ZSAZLB9U\",\"rcptSign\":\"W7XFKQ0UNVRI--61\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(681,'','Invoice','','2024-10-06','','-2000','4','2024-09-06 13:58:25','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','GOLDEN JUBILEE LTD <BR>\r\nPAC-42369-01 <BR>\r\nCYNTHIA ODERO <BR>','','1','0','41727693889','Cleared','','','','','','0','','',0.00,0.00,0,'201571',NULL,'KES','KES',0.00,0.00,'681','681','5YVBSUZPLVOCTTAVLS31MRLXK_','UAC0_NBI0DOIFOMQ','20240930140026','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"681\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930140026\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930140026\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"681\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"681\",\"orgInvcNo\":0,\"curRcptNo\":\"681\",\"totRcptNo\":\"681\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"681\",\"rcptPbctDt\":\"20240930140026\",\"intrlData\":\"5YVBSUZPLVOCTTAVLS31MRLXK_\",\"rcptSign\":\"UAC0_NBI0DOIFOMQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(682,'','Invoice','','2024-10-10','','-2000','4','2024-09-10 14:01:18','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','GOLDEN JUBILEE LTD <BR>\r\nPAC-42369-01 <BR>\r\nCYNTHIA ODERO <BR>','','1','0','41727694067','Cleared','','','','','','0','','',0.00,0.00,0,'201585',NULL,'KES','KES',0.00,0.00,'682','682','F-ZLQ7T5B2WRRY4IQ0F3HHCKNX','X8WZJND7PZR1T_A_','20240930140214','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"682\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930140214\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930140214\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"682\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"682\",\"orgInvcNo\":0,\"curRcptNo\":\"682\",\"totRcptNo\":\"682\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"682\",\"rcptPbctDt\":\"20240930140214\",\"intrlData\":\"F-ZLQ7T5B2WRRY4IQ0F3HHCKNX\",\"rcptSign\":\"X8WZJND7PZR1T_A_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(683,'','Invoice','','2024-09-03','','-2000','4','2024-09-03 14:03:04','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHEERLOGIC MANAGEMENT CONSULTANTS LTD\r\nPAC-44604-01 <BR>\r\nRABECCA MUMBUA <BR>','','1','0','41727694154','Cleared','','','','','','0','','',0.00,0.00,0,'201564',NULL,'KES','KES',0.00,0.00,'683','683','QZGRZZA-MCE2CX581D9_Z06ZNJ','B1JWFJJH0AKLODLG','20240930140442','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"683\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930140442\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930140442\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"683\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"683\",\"orgInvcNo\":0,\"curRcptNo\":\"683\",\"totRcptNo\":\"683\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"683\",\"rcptPbctDt\":\"20240930140442\",\"intrlData\":\"QZGRZZA-MCE2CX581D9_Z06ZNJ\",\"rcptSign\":\"B1JWFJJH0AKLODLG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(684,'','Invoice','','2024-10-27','','-3000','4','2024-09-27 15:32:33','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS KENYA LIMITED<BR>\r\nRUB-916-2 <BR>\r\nMIKE OGOLLA <BR>','','1','0','41727699544','Cleared','','','','','','0','','',0.00,0.00,0,'201644',NULL,'KES','KES',0.00,0.00,'684','684','LD6-IY7NRQBBWWRME2I7KHPZTH','TRCSICWYRN6_-BB-','20240930153506','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"684\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930153506\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930153506\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"684\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"684\",\"orgInvcNo\":0,\"curRcptNo\":\"684\",\"totRcptNo\":\"684\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"684\",\"rcptPbctDt\":\"20240930153506\",\"intrlData\":\"LD6-IY7NRQBBWWRME2I7KHPZTH\",\"rcptSign\":\"TRCSICWYRN6_-BB-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(685,'','Invoice','','2024-10-24','','-3000','4','2024-09-24 15:35:37','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD<BR>\r\nCK119956-00 <BR>\r\nLUCY MIHESO <BR>','','1','0','41727699729','Cleared','','','','','','0','','',0.00,0.00,0,'201645',NULL,'KES','KES',0.00,0.00,'685','685','6NXFYG7AP1YOEXUMVEYSRCHBCY','RECVADHCZMJCSVH1','20240930153925','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"685\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930153925\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930153925\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"685\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"685\",\"orgInvcNo\":0,\"curRcptNo\":\"685\",\"totRcptNo\":\"685\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"685\",\"rcptPbctDt\":\"20240930153925\",\"intrlData\":\"6NXFYG7AP1YOEXUMVEYSRCHBCY\",\"rcptSign\":\"RECVADHCZMJCSVH1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(686,'','Invoice','','2024-10-27','','-3000','4','2024-09-27 15:39:52','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD\r\nCK119956-00 <BR>\r\nLUCY MIHESO <BR>','','1','0','41727699986','Cleared','','','','','','0','','',0.00,0.00,0,'201646',NULL,'KES','KES',0.00,0.00,'686','686','WW6OHIGRDS_S3-HAK17YNUBXQB','JZUG6X5DCFAH9KKJ','20240930154558','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"686\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930154558\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930154558\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"686\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"686\",\"orgInvcNo\":0,\"curRcptNo\":\"686\",\"totRcptNo\":\"686\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"686\",\"rcptPbctDt\":\"20240930154558\",\"intrlData\":\"WW6OHIGRDS_S3-HAK17YNUBXQB\",\"rcptSign\":\"JZUG6X5DCFAH9KKJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(687,'','Invoice','','2024-10-24','','-3000','4','2024-09-24 15:46:34','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY KENYA LTD <BR>\r\nRUB-916-2 <BR>\r\nMIKE OGOLLA <BR>','','1','0','41727700384','Cleared','','','','','','0','','',0.00,0.00,0,'201641',NULL,'KES','KES',0.00,0.00,'687','687','4ROZM_GNV9RBZXGSF8XGPFG46D','-GNZXE11D23-XWNR','20240930154830','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"687\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930154830\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930154830\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"687\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"687\",\"orgInvcNo\":0,\"curRcptNo\":\"687\",\"totRcptNo\":\"687\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"687\",\"rcptPbctDt\":\"20240930154830\",\"intrlData\":\"4ROZM_GNV9RBZXGSF8XGPFG46D\",\"rcptSign\":\"-GNZXE11D23-XWNR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(688,'','Invoice','','2024-10-16','','-3000','4','2024-09-16 15:49:16','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY KENYA LTD <BR>\r\nRUB-916-1<BR>\r\nSUSAN NJUGUNA <BR>','','1','0','41727700527','Cleared','','','','','','0','','',0.00,0.00,0,'201583',NULL,'KES','KES',0.00,0.00,'688','688','AQ2GJE4SEUWZR6YEID4N8BMYDJ','JOXYB6_0PIMFD1YB','20240930155229','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"688\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930155229\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930155229\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"688\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"688\",\"orgInvcNo\":0,\"curRcptNo\":\"688\",\"totRcptNo\":\"688\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"688\",\"rcptPbctDt\":\"20240930155229\",\"intrlData\":\"AQ2GJE4SEUWZR6YEID4N8BMYDJ\",\"rcptSign\":\"JOXYB6_0PIMFD1YB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(689,'','Invoice','','2024-10-06','','-3000','4','2024-09-06 15:52:54','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','INTERNATIONAL FERTILIZER DEVELOPMENT CENTRE <BR>\r\nCK139894-00 <BR>\r\nRUTH KIHARA <BR>','','1','0','41727700765','Cleared','','','','','','0','','',0.00,0.00,0,'201572',NULL,'KES','KES',0.00,0.00,'689','689','ZVIIYGNZDNCCQQJV7FTBNS0UEU','EJTAHLSQTMQECBBH','20240930155522','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"689\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930155522\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930155522\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"689\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"689\",\"orgInvcNo\":0,\"curRcptNo\":\"689\",\"totRcptNo\":\"689\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"689\",\"rcptPbctDt\":\"20240930155522\",\"intrlData\":\"ZVIIYGNZDNCCQQJV7FTBNS0UEU\",\"rcptSign\":\"EJTAHLSQTMQECBBH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(690,'','Invoice','','2024-10-14','','-3000','4','2024-09-14 15:56:02','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD <BR>\r\nCK120282-01 <BR>\r\nCHARITY GATHONI <BR>','','1','0','41727700947','Cleared','','','','','','0','','',0.00,0.00,0,'201604',NULL,'KES','KES',0.00,0.00,'690','690','THWS2ETTQIFFTTTQKGIJLUL_PX','AWGS4DSWEPYUVUXT','20240930160131','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"690\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930160131\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930160131\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"690\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"690\",\"orgInvcNo\":0,\"curRcptNo\":\"690\",\"totRcptNo\":\"690\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"690\",\"rcptPbctDt\":\"20240930160131\",\"intrlData\":\"THWS2ETTQIFFTTTQKGIJLUL_PX\",\"rcptSign\":\"AWGS4DSWEPYUVUXT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(691,'','Invoice','','2024-10-17','','-3000','4','2024-09-17 16:02:03','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY KENYA LTD <BR>\r\nRUB-916-01 <BR>\r\nSUSAN NJUGUNA <BR>','','1','0','41727701316','Cleared','','','','','','0','','',0.00,0.00,0,'201615',NULL,'KES','KES',0.00,0.00,'691','691','HD1NTMN1_RBIPUPFSIJM2TSVW7','1ESCUCORZWWKCTE1','20240930160344','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"691\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930160344\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930160344\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"691\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"691\",\"orgInvcNo\":0,\"curRcptNo\":\"691\",\"totRcptNo\":\"691\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"691\",\"rcptPbctDt\":\"20240930160344\",\"intrlData\":\"HD1NTMN1_RBIPUPFSIJM2TSVW7\",\"rcptSign\":\"1ESCUCORZWWKCTE1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(692,'','Invoice','','2024-10-16','','-3000','4','2024-09-16 16:05:18','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','INTERNATIONAL FERTILIZER DEVELOPMENT CENTRE <BR>\r\nCK139894-00 <BR>\r\nRUTH KIHARA <BR>','','1','0','41727701492','Cleared','','','','','','0','','',0.00,0.00,0,'201602',NULL,'KES','KES',0.00,0.00,'692','692','KIMJ67OPBCDW7I_-HCDKXTEHUN','X9VKAOM1HTC9SJ4T','20240930160710','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"692\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930160710\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930160710\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"692\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"692\",\"orgInvcNo\":0,\"curRcptNo\":\"692\",\"totRcptNo\":\"692\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"692\",\"rcptPbctDt\":\"20240930160710\",\"intrlData\":\"KIMJ67OPBCDW7I_-HCDKXTEHUN\",\"rcptSign\":\"X9VKAOM1HTC9SJ4T\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(693,'','Invoice','','2024-10-17','','-3000','4','2024-09-17 16:07:56','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY KENYA LTD <BR>\r\nRUB-916-2 <BR>\r\nMIKE OGOLLA <BR>','','1','0','41727701671','Cleared','','','','','','0','','',0.00,0.00,0,'201614',NULL,'KES','KES',0.00,0.00,'693','693','THRRDQFGMS3O8IIIM4STJ082AG','I34MDPYUYAC301JH','20240930160950','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"693\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930160950\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930160950\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"693\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"693\",\"orgInvcNo\":0,\"curRcptNo\":\"693\",\"totRcptNo\":\"693\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"693\",\"rcptPbctDt\":\"20240930160950\",\"intrlData\":\"THRRDQFGMS3O8IIIM4STJ082AG\",\"rcptSign\":\"I34MDPYUYAC301JH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(694,'','Invoice','','2024-10-20','','-3000','4','2024-09-20 16:10:22','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','INTERNATIONAL FERTILIZER DEVELOPMENT CENTRE <BR>\r\nCK139894-00 <BR>\r\nRUTH KIHARA <BR>\r\n','','1','0','41727701813','Cleared','','','','','','0','','',0.00,0.00,0,'201627',NULL,'KES','KES',0.00,0.00,'694','694','MZAHD1HJB34WYWRZHG6JPHMJXB','QUIQU8F1PHQPRS_L','20240930161143','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"694\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930161143\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930161143\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"694\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"694\",\"orgInvcNo\":0,\"curRcptNo\":\"694\",\"totRcptNo\":\"694\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"694\",\"rcptPbctDt\":\"20240930161143\",\"intrlData\":\"MZAHD1HJB34WYWRZHG6JPHMJXB\",\"rcptSign\":\"QUIQU8F1PHQPRS_L\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(695,'','Invoice','','2024-10-12','','-3000','4','2024-09-12 16:12:27','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY KENYA LTD <BR>\r\nRUB-916-1 <BR>\r\nSUSAN NJUGUNA <BR>\r\n','','1','0','41727701938','Cleared','','','','','','0','','',0.00,0.00,0,'201582',NULL,'KES','KES',0.00,0.00,'695','695','HZJBF36K0HNW_HXAG2DLXFHEWP','Z36CXEJO5AWTUSAQ','20240930161525','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"695\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930161525\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930161525\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"695\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"695\",\"orgInvcNo\":0,\"curRcptNo\":\"695\",\"totRcptNo\":\"695\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"695\",\"rcptPbctDt\":\"20240930161525\",\"intrlData\":\"HZJBF36K0HNW_HXAG2DLXFHEWP\",\"rcptSign\":\"Z36CXEJO5AWTUSAQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(696,'','Invoice','','2024-10-03','','-3000','4','2024-09-03 16:16:09','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY KENYA LTD\r\nRUB-916-1\r\nSUSAN NJUGUNA','','1','0','41727702163','Cleared','','','','','','0','','',0.00,0.00,0,'201560',NULL,'KES','KES',0.00,0.00,'696','696','PCR-ERPXAGQJPQNYSP3QJ2KGTZ','WAGWMSZ5XXSY1UMC','20240930161701','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"696\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930161701\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930161701\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"696\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"696\",\"orgInvcNo\":0,\"curRcptNo\":\"696\",\"totRcptNo\":\"696\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"696\",\"rcptPbctDt\":\"20240930161701\",\"intrlData\":\"PCR-ERPXAGQJPQNYSP3QJ2KGTZ\",\"rcptSign\":\"WAGWMSZ5XXSY1UMC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(697,'','Invoice','','2024-10-06','','-3000','4','2024-09-06 16:17:36','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nCK043195-00 <BR>\r\nABIGAEL KIHARA <BR>','','1','0','41727702249','Cleared','','','','','','0','','',0.00,0.00,0,'201574',NULL,'KES','KES',0.00,0.00,'697','697','87PDJXKTBWO-3HIQ8UY8MODPHM','IWABL_XKSMQKFO5C','20240930161934','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"697\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20240930161934\",\"salesDt\":\"20240930\",\"stockRlsDt\":\"20240930161934\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"697\",\"rcptPbctDt\":\"20240930\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"697\",\"orgInvcNo\":0,\"curRcptNo\":\"697\",\"totRcptNo\":\"697\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"697\",\"rcptPbctDt\":\"20240930161934\",\"intrlData\":\"87PDJXKTBWO-3HIQ8UY8MODPHM\",\"rcptSign\":\"IWABL_XKSMQKFO5C\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(698,'','Invoice','','2024-10-06','','-3000','4','2024-09-06 15:28:47','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nCK043195-00 <BR>\r\nABIGAEL KIHARA <BR>','','1','0','41727958463','Cleared','','','','','','0','','',0.00,0.00,0,'201574',NULL,'KES','KES',0.00,0.00,'698','698','TYWB8QRCTCDOBLQSP6GWWWEFCI','CPLABMWLD33BNWZY','20241003153138','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"698\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241003153138\",\"salesDt\":\"20241003\",\"stockRlsDt\":\"20241003153138\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"698\",\"rcptPbctDt\":\"20241003\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"698\",\"orgInvcNo\":0,\"curRcptNo\":\"698\",\"totRcptNo\":\"698\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"698\",\"rcptPbctDt\":\"20241003153138\",\"intrlData\":\"TYWB8QRCTCDOBLQSP6GWWWEFCI\",\"rcptSign\":\"CPLABMWLD33BNWZY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(699,'','Invoice','','2024-10-21','','-3000','4','2024-09-21 15:37:56','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','UMMA UNIVERSITY <BR>\r\nCK128449-00 <BR>\r\nMERCY WAITHIRA <BR>','','1','0','41727959069','Cleared','','','','','','0','','',0.00,0.00,0,'201637',NULL,'KES','KES',0.00,0.00,'699','699','VCAFLXPCUYSYK95OPPSUHQCDAD','14I-8VNE71AFFZFT','20241003153943','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"699\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241003153943\",\"salesDt\":\"20241003\",\"stockRlsDt\":\"20241003153943\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"699\",\"rcptPbctDt\":\"20241003\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"699\",\"orgInvcNo\":0,\"curRcptNo\":\"699\",\"totRcptNo\":\"699\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"699\",\"rcptPbctDt\":\"20241003153943\",\"intrlData\":\"VCAFLXPCUYSYK95OPPSUHQCDAD\",\"rcptSign\":\"14I-8VNE71AFFZFT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(700,'','Invoice','','2024-10-24','','-3000','4','2024-09-24 15:41:48','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY LTD <BR>\r\nRUB-916-1 <BR>\r\nSUSAN NJUGUNA <BR>','','1','0','41727959302','Cleared','','','','','','0','','',0.00,0.00,0,'201642',NULL,'KES','KES',0.00,0.00,'700','700','4QHETA0V4L5JISNCLSN9YCCRL_','XV1OVBU8T3LN6IEH','20241003154327','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"700\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241003154327\",\"salesDt\":\"20241003\",\"stockRlsDt\":\"20241003154327\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"700\",\"rcptPbctDt\":\"20241003\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"700\",\"orgInvcNo\":0,\"curRcptNo\":\"700\",\"totRcptNo\":\"700\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"700\",\"rcptPbctDt\":\"20241003154327\",\"intrlData\":\"4QHETA0V4L5JISNCLSN9YCCRL_\",\"rcptSign\":\"XV1OVBU8T3LN6IEH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(701,'','Cash','','2024-10-27','','0','4','2024-09-27 15:44:41','5','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed','RUBIS ENERGY LTD <BR>\r\nRUB-916-1 <BR>\r\nSUSAN NJUGUNA <BR>','','1','0','41727959474','Cleared','','','','','','0','','',0.00,0.00,0,'201643',NULL,'KES','KES',0.00,0.00,'701','701','ACHPTC2OAL4AQ8W29PATEM_4B9','M2H8VADEWGJWCMEP','20241003154528','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"701\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241003154528\",\"salesDt\":\"20241003\",\"stockRlsDt\":\"20241003154528\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"701\",\"rcptPbctDt\":\"20241003\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"701\",\"orgInvcNo\":0,\"curRcptNo\":\"701\",\"totRcptNo\":\"701\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"701\",\"rcptPbctDt\":\"20241003154528\",\"intrlData\":\"ACHPTC2OAL4AQ8W29PATEM_4B9\",\"rcptSign\":\"M2H8VADEWGJWCMEP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(702,'','Invoice','','2024-10-27','','-3000','4','2024-09-27 15:45:43','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY LTD <BR>\r\nRUB-916-1 <BR>\r\nSUSAN NJUGUNA <BR>','','1','0','41727959529','Cleared','','','','','','0','','',0.00,0.00,0,'201643',NULL,'KES','KES',0.00,0.00,'702','702','KRWXUE5EZEMBAM2ZPQABIQ2JI5','65UEWN_HMNPZN5BR','20241003154624','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"702\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241003154624\",\"salesDt\":\"20241003\",\"stockRlsDt\":\"20241003154624\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"702\",\"rcptPbctDt\":\"20241003\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"702\",\"orgInvcNo\":0,\"curRcptNo\":\"702\",\"totRcptNo\":\"702\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"702\",\"rcptPbctDt\":\"20241003154624\",\"intrlData\":\"KRWXUE5EZEMBAM2ZPQABIQ2JI5\",\"rcptSign\":\"65UEWN_HMNPZN5BR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(703,'','Invoice','','2024-11-03','','-3000','4','2024-10-03 16:18:49','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','UMMA UNIVERSITY <BR>\r\nCK128449-00 <BR>\r\nMERCY WAITHIRA <BR>','','1','0','41727961519','Cleared','','','','','','0','','',0.00,0.00,0,'201662',NULL,'KES','KES',0.00,0.00,'703','703','RBZYDSOZTF89AOF-SK6ZQFE2YT','YJ4E2MIWQ6IYGKI2','20241003162100','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"703\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241003162100\",\"salesDt\":\"20241003\",\"stockRlsDt\":\"20241003162100\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"703\",\"rcptPbctDt\":\"20241003\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"703\",\"orgInvcNo\":0,\"curRcptNo\":\"703\",\"totRcptNo\":\"703\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"703\",\"rcptPbctDt\":\"20241003162100\",\"intrlData\":\"RBZYDSOZTF89AOF-SK6ZQFE2YT\",\"rcptSign\":\"YJ4E2MIWQ6IYGKI2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(704,'','Invoice','','2024-11-02','','-10000','3','2024-10-02 10:51:26','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31728028261','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'704','704','L3BVVO_2CHTNUAK3LPDYAKXGIV','S3MW8UTPAISZ3XSE','20241004105232','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"704\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241004105232\",\"salesDt\":\"20241004\",\"stockRlsDt\":\"20241004105232\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":10000,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":10000,\"totTaxAmt\":0,\"totAmt\":10000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"704\",\"rcptPbctDt\":\"20241004\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000057\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Mental health talk\",\"bcd\":\"58\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"10000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"704\",\"orgInvcNo\":0,\"curRcptNo\":\"704\",\"totRcptNo\":\"704\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"704\",\"rcptPbctDt\":\"20241004105232\",\"intrlData\":\"L3BVVO_2CHTNUAK3LPDYAKXGIV\",\"rcptSign\":\"S3MW8UTPAISZ3XSE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000057\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(705,'','Invoice','','2024-11-30','','-3000','4','2024-10-04 14:03:28','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nCK095823-00<BR>\r\nLORRENA ATIENO <BR>','','1','0','41728471797','Cleared','','','','','','0','','',0.00,0.00,0,'201678',NULL,'KES','KES',0.00,0.00,'705','705','B5QDP4AKVS1IOAYWYY8J4NYNZ1','6XY01OCNZBCYDOL-','20241009140510','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"705\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241009140510\",\"salesDt\":\"20241009\",\"stockRlsDt\":\"20241009140510\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"705\",\"rcptPbctDt\":\"20241009\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"705\",\"orgInvcNo\":0,\"curRcptNo\":\"705\",\"totRcptNo\":\"705\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"705\",\"rcptPbctDt\":\"20241009140510\",\"intrlData\":\"B5QDP4AKVS1IOAYWYY8J4NYNZ1\",\"rcptSign\":\"6XY01OCNZBCYDOL-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(706,'','Invoice','','2024-11-23 08:47:00','','0','4','2024-09-24 08:47:00','5','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed','RUBIS ENERGY KENYA PLC <BR>\r\nRUB-916-2<BR>\r\nMIKE OGOLLA <BR>','','1','0','41729748786','Cleared','','','','','','0','','',0.00,0.00,0,'201641',NULL,'KES','KES',0.00,0.00,'706','706','IRKHEIW1LS2KWUOSSS5QJMOY7H','QOOSZSKKXY3WNUPS','20241024091806','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"706\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241024091806\",\"salesDt\":\"20241024\",\"stockRlsDt\":\"20241024091806\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"706\",\"rcptPbctDt\":\"20241024\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"706\",\"orgInvcNo\":0,\"curRcptNo\":\"706\",\"totRcptNo\":\"706\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"706\",\"rcptPbctDt\":\"20241024091806\",\"intrlData\":\"IRKHEIW1LS2KWUOSSS5QJMOY7H\",\"rcptSign\":\"QOOSZSKKXY3WNUPS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(707,'','Invoice','','2024-11-23','','-3000','4','2024-09-24 09:18:56','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY KENYA PLC <BR>\r\nRUB-916-2<BR>\r\nMIKE OGOLLA <BR>','','1','0','41729750721','Cleared','','','','','','0','','',0.00,0.00,0,'201641',NULL,'KES','KES',0.00,0.00,'707','707','9Z-IXNPMSQVDRZURIECHYSWCAF','_RPXBBDCOPVMY-OU','20241024092008','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"707\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241024092008\",\"salesDt\":\"20241024\",\"stockRlsDt\":\"20241024092008\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"707\",\"rcptPbctDt\":\"20241024\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"707\",\"orgInvcNo\":0,\"curRcptNo\":\"707\",\"totRcptNo\":\"707\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"707\",\"rcptPbctDt\":\"20241024092008\",\"intrlData\":\"9Z-IXNPMSQVDRZURIECHYSWCAF\",\"rcptSign\":\"_RPXBBDCOPVMY-OU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(708,'','Invoice','','2024-10-25 16:15:47','','-10000','3','2024-10-25 16:15:47','20','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31729860143','Cleared','','','','','','1379.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'708','708','YNF9JKVGLMKMIKHNDFIKQ7U3NF','8GYEWWPSJYFKJSJL','20241025161630','8620.69','0','0','0','0','1379.31','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"708\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241025161630\",\"salesDt\":\"20241025\",\"stockRlsDt\":\"20241025161630\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":8620.69,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":1379.31,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8620,\"totTaxAmt\":1379,\"totAmt\":10000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254709626400\",\"rptNo\":\"708\",\"rcptPbctDt\":\"20241025\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBG0000081\",\"itemClsCd\":\"80101500\",\"itemNm\":\"I HOUR MENTAL HEALTH TALK\",\"bcd\":\"81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"8620.69\",\"taxAmt\":\"1379.31\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"708\",\"orgInvcNo\":0,\"curRcptNo\":\"708\",\"totRcptNo\":\"708\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"708\",\"rcptPbctDt\":\"20241025161630\",\"intrlData\":\"YNF9JKVGLMKMIKHNDFIKQ7U3NF\",\"rcptSign\":\"8GYEWWPSJYFKJSJL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBG0000081\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(709,'','Invoice','','2025-11-23','','-10000','3','2024-10-23 16:16:55','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31729862203','Cleared','','','','','','1379.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'709','709','XQHSDCFS5VLW7M1AEWXMXJQHPU','O1F_HFUJQE4KR187','20241025161819','8620.69','0','0','0','0','1379.31','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"709\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241025161819\",\"salesDt\":\"20241025\",\"stockRlsDt\":\"20241025161819\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":8620.69,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":1379.31,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8620,\"totTaxAmt\":1379,\"totAmt\":10000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"709\",\"rcptPbctDt\":\"20241025\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBG0000081\",\"itemClsCd\":\"80101500\",\"itemNm\":\"I HOUR MENTAL HEALTH TALK\",\"bcd\":\"81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"8620.69\",\"taxAmt\":\"1379.31\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"709\",\"orgInvcNo\":0,\"curRcptNo\":\"709\",\"totRcptNo\":\"709\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"709\",\"rcptPbctDt\":\"20241025161819\",\"intrlData\":\"XQHSDCFS5VLW7M1AEWXMXJQHPU\",\"rcptSign\":\"O1F_HFUJQE4KR187\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBG0000081\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(710,'','Invoice','','2024-11-23','','-10000','3','2024-10-23 16:42:18','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31729863728','Cleared','','','','','','1379.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'710','710','4L37-_ZQ5SUCW-I5XHX4BMJJHB','V-A_6931NCFWISVI','20241025164335','8620.69','0','0','0','0','1379.31','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"710\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241025164335\",\"salesDt\":\"20241025\",\"stockRlsDt\":\"20241025164335\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":8620.69,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":1379.31,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8620,\"totTaxAmt\":1379,\"totAmt\":10000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"710\",\"rcptPbctDt\":\"20241025\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBG0000081\",\"itemClsCd\":\"80101500\",\"itemNm\":\"I HOUR MENTAL HEALTH TALK\",\"bcd\":\"81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"8620.69\",\"taxAmt\":\"1379.31\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"710\",\"orgInvcNo\":0,\"curRcptNo\":\"710\",\"totRcptNo\":\"710\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"710\",\"rcptPbctDt\":\"20241025164335\",\"intrlData\":\"4L37-_ZQ5SUCW-I5XHX4BMJJHB\",\"rcptSign\":\"V-A_6931NCFWISVI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBG0000081\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(711,'','Invoice','','2024-11-02','','-2000','4','2024-10-02 11:16:13','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SUMAC MICROFINANCE BANK <BR>\r\nPAC-28514-03 <BR>\r\nPRUDENCE WANJIRU <BR>','','1','0','41730189759','Cleared','','','','','','0','','',0.00,0.00,0,'201672',NULL,'KES','KES',0.00,0.00,'711','711','FFEGNNZ9RTGC248DMHU8MYMDYQ','6BZNYEQEXFPVT42M','20241029113306','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"711\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241029113306\",\"salesDt\":\"20241029\",\"stockRlsDt\":\"20241029113306\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"711\",\"rcptPbctDt\":\"20241029\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"711\",\"orgInvcNo\":0,\"curRcptNo\":\"711\",\"totRcptNo\":\"711\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"711\",\"rcptPbctDt\":\"20241029113306\",\"intrlData\":\"FFEGNNZ9RTGC248DMHU8MYMDYQ\",\"rcptSign\":\"6BZNYEQEXFPVT42M\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(712,'','Invoice','','2024-11-11','','-2000','4','2024-10-11 11:58:58','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','MOGO AUTO LIMITED<BR>\r\nFRIDAH MAKENA <BR>\r\nPAC-40803-01 <BR>','','1','0','41730192330','Cleared','','','','','','0','','',0.00,0.00,0,'201701',NULL,'KES','KES',0.00,0.00,'712','712','WKQ_UYU3HFSECJFZEA_C8STCAX','FWKJWYQ5PQSTX-20','20241029120045','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"712\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241029120045\",\"salesDt\":\"20241029\",\"stockRlsDt\":\"20241029120045\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"712\",\"rcptPbctDt\":\"20241029\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"712\",\"orgInvcNo\":0,\"curRcptNo\":\"712\",\"totRcptNo\":\"712\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"712\",\"rcptPbctDt\":\"20241029120045\",\"intrlData\":\"WKQ_UYU3HFSECJFZEA_C8STCAX\",\"rcptSign\":\"FWKJWYQ5PQSTX-20\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(713,'','Invoice','','2024-11-11','','-2000','4','2024-10-11 12:01:19','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SUMAC MICROFINANCE BANK <BR>\r\nPAC-28514-03 <BR>\r\nPRUDENCE WANJIRU <BR>','','1','0','41730192468','Cleared','','','','','','0','','',0.00,0.00,0,'201703',NULL,'KES','KES',0.00,0.00,'713','713','0QM9L3KS3B-WFH0NVEIPSYP0ES','OV_AKRTPJ4U-ETJK','20241029120251','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"713\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241029120251\",\"salesDt\":\"20241029\",\"stockRlsDt\":\"20241029120251\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"713\",\"rcptPbctDt\":\"20241029\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"713\",\"orgInvcNo\":0,\"curRcptNo\":\"713\",\"totRcptNo\":\"713\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"713\",\"rcptPbctDt\":\"20241029120251\",\"intrlData\":\"0QM9L3KS3B-WFH0NVEIPSYP0ES\",\"rcptSign\":\"OV_AKRTPJ4U-ETJK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(714,'','Invoice','','2024-11-12','','-2000','4','2024-10-12 12:18:42','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PACIS INSURANCE COMPANY LTD<BR>\r\nPAC-49873-01 <BR>\r\nHELLEN KARU <BR>','','1','0','41730193481','Cleared','','','','','','0','','',0.00,0.00,0,'201708',NULL,'KES','KES',0.00,0.00,'714','714','7VX2JEHPX-7QOC7EKKT4QWFP7B','KONFFXXOHWAMFXEX','20241029130247','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"714\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241029130247\",\"salesDt\":\"20241029\",\"stockRlsDt\":\"20241029130247\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"714\",\"rcptPbctDt\":\"20241029\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"714\",\"orgInvcNo\":0,\"curRcptNo\":\"714\",\"totRcptNo\":\"714\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"714\",\"rcptPbctDt\":\"20241029130247\",\"intrlData\":\"7VX2JEHPX-7QOC7EKKT4QWFP7B\",\"rcptSign\":\"KONFFXXOHWAMFXEX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(715,'','Invoice','','2024-11-12','','-2000','4','2024-10-12 13:05:45','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PACIS INSURANCE COMPANY LTD <BR>\r\nPAC-49873-03 <BR>\r\nAVERY NGATIA <BR>','','1','0','41730196338','Cleared','','','','','','0','','',0.00,0.00,0,'201709',NULL,'KES','KES',0.00,0.00,'715','715','EBGR-42LUON5LMWJ6XWYNA3JSL','ACKJ3BXFQHHG69DL','20241029130740','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"715\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241029130740\",\"salesDt\":\"20241029\",\"stockRlsDt\":\"20241029130740\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"715\",\"rcptPbctDt\":\"20241029\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"715\",\"orgInvcNo\":0,\"curRcptNo\":\"715\",\"totRcptNo\":\"715\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"715\",\"rcptPbctDt\":\"20241029130740\",\"intrlData\":\"EBGR-42LUON5LMWJ6XWYNA3JSL\",\"rcptSign\":\"ACKJ3BXFQHHG69DL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(716,'','Invoice','','2024-11-22','','-3000','4','2024-10-22 13:19:01','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES <BR>\r\nCK148843-00 <BR>\r\nLATIFA KADZO <BR>','','1','0','41730196947','Cleared','','','','','','0','','',0.00,0.00,0,'201740',NULL,'KES','KES',0.00,0.00,'716','716','IFEC_HXM-7BJ18W_ZLAYZFQBLB','ODDXMUSTXAFNNUWH','20241029132036','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"716\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241029132036\",\"salesDt\":\"20241029\",\"stockRlsDt\":\"20241029132036\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"716\",\"rcptPbctDt\":\"20241029\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"716\",\"orgInvcNo\":0,\"curRcptNo\":\"716\",\"totRcptNo\":\"716\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"716\",\"rcptPbctDt\":\"20241029132036\",\"intrlData\":\"IFEC_HXM-7BJ18W_ZLAYZFQBLB\",\"rcptSign\":\"ODDXMUSTXAFNNUWH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(717,'','Invoice','','2024-11-30','','-3000','4','2024-10-09 13:21:30','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','UMMA UNIVERSITY <BR>\r\nCK128449-00 <BR>\r\nMERCY WAITHIRA <BR>','','1','0','41730197268','Cleared','','','','','','0','','',0.00,0.00,0,'201692',NULL,'KES','KES',0.00,0.00,'717','717','8XZH5AUWJZZZZATSLM7RM611BV','96UUEZJYNL2QHFAH','20241029132436','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"717\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241029132436\",\"salesDt\":\"20241029\",\"stockRlsDt\":\"20241029132436\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"717\",\"rcptPbctDt\":\"20241029\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"717\",\"orgInvcNo\":0,\"curRcptNo\":\"717\",\"totRcptNo\":\"717\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"717\",\"rcptPbctDt\":\"20241029132436\",\"intrlData\":\"8XZH5AUWJZZZZATSLM7RM611BV\",\"rcptSign\":\"96UUEZJYNL2QHFAH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(718,'','Invoice','','2024-12-28','','-3000','4','2024-10-28 13:42:57','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NYATI SACCO SOCIETY LTD <BR>\r\nCK118237-02 <BR>\r\nYVONNE MUTUKU <BR>','','1','0','41730198568','Cleared','','','','','','0','','',0.00,0.00,0,'201776',NULL,'KES','KES',0.00,0.00,'718','718','AAZ2RWHSBOA7ET_ENSRUL-U0VE','I62PMQMRWCP8CSEV','20241029140147','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"718\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241029140147\",\"salesDt\":\"20241029\",\"stockRlsDt\":\"20241029140147\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"718\",\"rcptPbctDt\":\"20241029\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"718\",\"orgInvcNo\":0,\"curRcptNo\":\"718\",\"totRcptNo\":\"718\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"718\",\"rcptPbctDt\":\"20241029140147\",\"intrlData\":\"AAZ2RWHSBOA7ET_ENSRUL-U0VE\",\"rcptSign\":\"I62PMQMRWCP8CSEV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(719,'','Invoice','','2024-12-03','','-3000','4','2024-10-03 14:05:55','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nBNK200558-01 <BR>\r\nGLADYS KANYORO <BR>','','1','0','41730199949','Cleared','','','','','','0','','',0.00,0.00,0,'201675',NULL,'KES','KES',0.00,0.00,'719','719','HT64TM0KDEKFC8T8JXFWZQTKGC','NENJF0VZGGFBRAMN','20241029140902','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"719\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241029140902\",\"salesDt\":\"20241029\",\"stockRlsDt\":\"20241029140902\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"719\",\"rcptPbctDt\":\"20241029\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"719\",\"orgInvcNo\":0,\"curRcptNo\":\"719\",\"totRcptNo\":\"719\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"719\",\"rcptPbctDt\":\"20241029140902\",\"intrlData\":\"HT64TM0KDEKFC8T8JXFWZQTKGC\",\"rcptSign\":\"NENJF0VZGGFBRAMN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(720,'','Cash','','2024-12-24 14:09:52','','0','4','2024-10-24 14:09:52','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed','RUBIS ENERGY KENYA PLC <BR>\r\nRUB-853-1 <BR>\r\nEVERLYNE NGUGI <BR>','','1','0','41730200183','Cleared','','','','','','0','','',0.00,0.00,0,'201760',NULL,'KES','KES',0.00,0.00,'720','720','NMLQ1GATX7ZY_W6_N6ZLEVMRTQ','ASWXSU-A7_JTTAJQ','20241029141534','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"720\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241029141534\",\"salesDt\":\"20241029\",\"stockRlsDt\":\"20241029141534\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"720\",\"rcptPbctDt\":\"20241029\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"720\",\"orgInvcNo\":0,\"curRcptNo\":\"720\",\"totRcptNo\":\"720\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"720\",\"rcptPbctDt\":\"20241029141534\",\"intrlData\":\"NMLQ1GATX7ZY_W6_N6ZLEVMRTQ\",\"rcptSign\":\"ASWXSU-A7_JTTAJQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(721,'','Invoice','','2024-12-24 14:15:44','','-3000','4','2024-10-24 14:15:44','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY KENYA PLC<BR>\r\nRUB-853-1 <BR>\r\nEVERLYNE NGUGI <BR>','','1','0','41730200534','Cleared','','','','','','0','','',0.00,0.00,0,'201760',NULL,'KES','KES',0.00,0.00,'721','721','NTNESYDD2AJ7DY6FMLJFUK1OPL','1VT-UQDFESTAOAIV','20241029141714','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"721\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241029141714\",\"salesDt\":\"20241029\",\"stockRlsDt\":\"20241029141714\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"721\",\"rcptPbctDt\":\"20241029\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"721\",\"orgInvcNo\":0,\"curRcptNo\":\"721\",\"totRcptNo\":\"721\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"721\",\"rcptPbctDt\":\"20241029141714\",\"intrlData\":\"NTNESYDD2AJ7DY6FMLJFUK1OPL\",\"rcptSign\":\"1VT-UQDFESTAOAIV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(722,'','Invoice','','2024-12-24 14:18:04','','-3000','4','2024-10-24 14:18:04','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES<BR>\r\nCK148843-00 <BR>\r\nLATIFA KADZO <BR>','','1','0','41730200677','Cleared','','','','','','0','','',0.00,0.00,0,'201759',NULL,'KES','KES',0.00,0.00,'722','722','-U-KEKRG1UAMND0FZVSH7PFD3C','QIHAQL4MPRWSDMFJ','20241029141941','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"722\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241029141941\",\"salesDt\":\"20241029\",\"stockRlsDt\":\"20241029141941\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"722\",\"rcptPbctDt\":\"20241029\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"722\",\"orgInvcNo\":0,\"curRcptNo\":\"722\",\"totRcptNo\":\"722\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"722\",\"rcptPbctDt\":\"20241029141941\",\"intrlData\":\"-U-KEKRG1UAMND0FZVSH7PFD3C\",\"rcptSign\":\"QIHAQL4MPRWSDMFJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(723,'','Invoice','','2024-12-23 14:22:45','','-3000','4','2024-10-23 14:22:45','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NTSA <BR>\r\nCK139038-00 <BR>\r\nCATHERINE NJERU <BR>','','1','0','41730200958','Cleared','','','','','','0','','',0.00,0.00,0,'201745',NULL,'KES','KES',0.00,0.00,'723','723','2NYBB8KJXZBYFUSWDCELRN8KNJ','DXD4IGZFFOB5KAEI','20241029142429','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"723\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241029142429\",\"salesDt\":\"20241029\",\"stockRlsDt\":\"20241029142429\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"723\",\"rcptPbctDt\":\"20241029\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"723\",\"orgInvcNo\":0,\"curRcptNo\":\"723\",\"totRcptNo\":\"723\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"723\",\"rcptPbctDt\":\"20241029142429\",\"intrlData\":\"2NYBB8KJXZBYFUSWDCELRN8KNJ\",\"rcptSign\":\"DXD4IGZFFOB5KAEI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(724,'','Invoice','','2024-12-16 14:39:49','','-3000','4','2024-10-16 14:39:49','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed',' ROYAL MEDIA SERVICES <BR>\r\nCK148843-00 <BR>\r\nLATIFA KADZO <BR>','','1','0','41730201971','Cleared','','','','','','0','','',0.00,0.00,0,'201726',NULL,'KES','KES',0.00,0.00,'724','724','ZWREXYLOGW10FOBKAEOHVGQNQO','MH98SVPQZABNICZU','20241029160650','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"724\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241029160650\",\"salesDt\":\"20241029\",\"stockRlsDt\":\"20241029160650\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"724\",\"rcptPbctDt\":\"20241029\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"724\",\"orgInvcNo\":0,\"curRcptNo\":\"724\",\"totRcptNo\":\"724\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"724\",\"rcptPbctDt\":\"20241029160650\",\"intrlData\":\"ZWREXYLOGW10FOBKAEOHVGQNQO\",\"rcptSign\":\"MH98SVPQZABNICZU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(725,'','Invoice','','2024-12-03 16:07:34','','-3000','4','2024-10-03 16:07:34','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','WATER SERVICES REGULATORY BOARD <BR>\r\nCK102845-00 <BR>\r\nSAMUEL MWAURA <BR>','','1','0','41730207248','Cleared','','','','','','0','','',0.00,0.00,0,'201673',NULL,'KES','KES',0.00,0.00,'725','725','3GBIT7U97QEJ20G4EWRH4WGIYH','A3LPRODG4RXUWLIM','20241029161026','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"725\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241029161026\",\"salesDt\":\"20241029\",\"stockRlsDt\":\"20241029161026\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"725\",\"rcptPbctDt\":\"20241029\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"725\",\"orgInvcNo\":0,\"curRcptNo\":\"725\",\"totRcptNo\":\"725\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"725\",\"rcptPbctDt\":\"20241029161026\",\"intrlData\":\"3GBIT7U97QEJ20G4EWRH4WGIYH\",\"rcptSign\":\"A3LPRODG4RXUWLIM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(726,'','Invoice','','2024-12-17 16:11:27','','-3000','4','2024-10-17 16:11:27','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY KENYA PLC<BR>\r\nRUB-853-1 <BR>\r\nEVERLYNE NGUGI <BR>','','1','0','41730207473','Cleared','','','','','','0','','',0.00,0.00,0,'#013008',NULL,'KES','KES',0.00,0.00,'726','726','5D095WDB_AIWHQ2YL-CVBRGXNN','PW1X0HVMMIMW41IM','20241029161544','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"726\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241029161544\",\"salesDt\":\"20241029\",\"stockRlsDt\":\"20241029161544\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"726\",\"rcptPbctDt\":\"20241029\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"726\",\"orgInvcNo\":0,\"curRcptNo\":\"726\",\"totRcptNo\":\"726\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"726\",\"rcptPbctDt\":\"20241029161544\",\"intrlData\":\"5D095WDB_AIWHQ2YL-CVBRGXNN\",\"rcptSign\":\"PW1X0HVMMIMW41IM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(727,'','Invoice','','2024-10-30 08:43:43','','-10000','3','2024-10-30 08:43:43','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31730266974','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'727','727','NFEPZLMICP6HGA_MGO-WJUPKM9','J1F5D6CRAROGO4SJ','20241030084423','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"727\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241030084423\",\"salesDt\":\"20241030\",\"stockRlsDt\":\"20241030084423\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":10000,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":10000,\"totTaxAmt\":0,\"totAmt\":10000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"727\",\"rcptPbctDt\":\"20241030\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000057\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Mental health talk\",\"bcd\":\"58\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"10000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"727\",\"orgInvcNo\":0,\"curRcptNo\":\"727\",\"totRcptNo\":\"727\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"727\",\"rcptPbctDt\":\"20241030084423\",\"intrlData\":\"NFEPZLMICP6HGA_MGO-WJUPKM9\",\"rcptSign\":\"J1F5D6CRAROGO4SJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000057\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(728,'','Invoice','','2024-12-30','','-3000','4','2024-10-31 09:52:06','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nBNK200558-01 <BR>\r\nGLADYS KANYORO <BR>','','1','0','41730443592','Cleared','','','','','','0','','',0.00,0.00,0,'201797',NULL,'KES','KES',0.00,0.00,'728','728','ODICZNFOQZMMDKYZOWA1IFG6IQ','-15ZAQ5MAK9VXNH3','20241101095553','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"728\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101095553\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101095553\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"728\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"728\",\"orgInvcNo\":0,\"curRcptNo\":\"728\",\"totRcptNo\":\"728\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"728\",\"rcptPbctDt\":\"20241101095553\",\"intrlData\":\"ODICZNFOQZMMDKYZOWA1IFG6IQ\",\"rcptSign\":\"-15ZAQ5MAK9VXNH3\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(729,'','Invoice','','2024-12-30 10:00:10','','-3000','4','2024-10-30 10:00:10','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NURSING COUNCIL OF KENYA <BR>\r\nCK1124444-00 <BR>\r\nBRENDA KWAMBOKA <BR>','','1','0','41730444399','Cleared','','','','','','0','','',0.00,0.00,0,'201790',NULL,'KES','KES',0.00,0.00,'729','729','ROPU93FOFIUYFHID7N1YE7RZID','Y20DUOBFRF1FHSTP','20241101100204','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"729\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101100204\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101100204\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"729\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"729\",\"orgInvcNo\":0,\"curRcptNo\":\"729\",\"totRcptNo\":\"729\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"729\",\"rcptPbctDt\":\"20241101100204\",\"intrlData\":\"ROPU93FOFIUYFHID7N1YE7RZID\",\"rcptSign\":\"Y20DUOBFRF1FHSTP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(730,'','Invoice','','2024-12-30 10:02:46','','-3500','4','2024-10-30 10:02:46','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n707865 <BR>\r\nMERCY NYOKABI MBURU <BR>','','1','0','41730444542','Cleared','','','','','','0','','',0.00,0.00,0,'201796',NULL,'KES','KES',0.00,0.00,'730','730','GNWDB3J6BGOT9RCSX2U7HLNCOI','L5M-K4NSTWT9LNIS','20241101100808','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"730\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101100808\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101100808\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"730\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"730\",\"orgInvcNo\":0,\"curRcptNo\":\"730\",\"totRcptNo\":\"730\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"730\",\"rcptPbctDt\":\"20241101100808\",\"intrlData\":\"GNWDB3J6BGOT9RCSX2U7HLNCOI\",\"rcptSign\":\"L5M-K4NSTWT9LNIS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(731,'','Invoice','','2024-11-30','','-3500','4','2024-10-30 10:08:52','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AFSAP EAST LIMITED<BR>\r\nKE000093061-00<BR>\r\nMAUREEN WAIRIMU KINYWA ','','1','0','41730444924','Cleared','','','','','','0','','',0.00,0.00,0,'201788',NULL,'KES','KES',0.00,0.00,'731','731','IVXGLQBUIK01ZABAK1ROHB6SMA','UX70SKVUWHB--J_O','20241101101116','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"731\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101101116\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101101116\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"731\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"731\",\"orgInvcNo\":0,\"curRcptNo\":\"731\",\"totRcptNo\":\"731\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"731\",\"rcptPbctDt\":\"20241101101116\",\"intrlData\":\"IVXGLQBUIK01ZABAK1ROHB6SMA\",\"rcptSign\":\"UX70SKVUWHB--J_O\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(732,'','Invoice','','2024-11-29','','-3500','4','2024-10-29 10:11:49','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','IPOA <BR>\r\nCK096647-00 <BR>\r\nCAROLYNE MUMBI MWAURA <BR>','','1','0','41730445103','Cleared','','','','','','0','','',0.00,0.00,0,'201785',NULL,'KES','KES',0.00,0.00,'732','732','-UU3NNQOZX5IC7LYP6A6XWILLJ','KGQPQWU_W1NURFB0','20241101101339','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"732\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101101339\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101101339\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"732\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"732\",\"orgInvcNo\":0,\"curRcptNo\":\"732\",\"totRcptNo\":\"732\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"732\",\"rcptPbctDt\":\"20241101101339\",\"intrlData\":\"-UU3NNQOZX5IC7LYP6A6XWILLJ\",\"rcptSign\":\"KGQPQWU_W1NURFB0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(733,'','Invoice','','2024-11-02','','-3500','4','2024-10-02 10:14:25','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE-UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA WANGECHI KINGORI <BR>','','1','0','41730445245','Cleared','','','','','','0','','',0.00,0.00,0,'201671',NULL,'KES','KES',0.00,0.00,'733','733','VQHWT2D2D_CWGWPTIGNAUVWZ6Z','YBC4WV_IC4DDD6DF','20241101101720','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"733\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101101720\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101101720\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"733\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"733\",\"orgInvcNo\":0,\"curRcptNo\":\"733\",\"totRcptNo\":\"733\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"733\",\"rcptPbctDt\":\"20241101101720\",\"intrlData\":\"VQHWT2D2D_CWGWPTIGNAUVWZ6Z\",\"rcptSign\":\"YBC4WV_IC4DDD6DF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(734,'','Invoice','','2024-12-01 10:18:02','','-3500','4','2024-11-01 10:18:02','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','IPOA <BR>\r\nCK096647-00 <BR>\r\nCAROLYNE MUMBI MWAURA <BR>','','1','0','41730445457','Cleared','','','','','','0','','',0.00,0.00,0,'201786',NULL,'KES','KES',0.00,0.00,'734','734','ESGQWZADNKEYKCNHF-QRO6ERCZ','PWPMWDEIFDVZSRI_','20241101101931','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"734\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101101931\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101101931\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"734\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"734\",\"orgInvcNo\":0,\"curRcptNo\":\"734\",\"totRcptNo\":\"734\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"734\",\"rcptPbctDt\":\"20241101101931\",\"intrlData\":\"ESGQWZADNKEYKCNHF-QRO6ERCZ\",\"rcptSign\":\"PWPMWDEIFDVZSRI_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(735,'','Invoice','','2024-11-19','','-3500','4','2024-10-19 10:20:05','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','U.S EMBASSY <BR>\r\nUSEMB-609567-00 <BR>\r\nGAUDENCIA KAMIRE <BR>','','1','0','41730445598','Cleared','','','','','','0','','',0.00,0.00,0,'201742',NULL,'KES','KES',0.00,0.00,'735','735','LNTXDZN86FUH4SSYZDENW-2YIA','HGNUPOKDPWRKA8QY','20241101102229','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"735\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101102229\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101102229\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"735\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"735\",\"orgInvcNo\":0,\"curRcptNo\":\"735\",\"totRcptNo\":\"735\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"735\",\"rcptPbctDt\":\"20241101102229\",\"intrlData\":\"LNTXDZN86FUH4SSYZDENW-2YIA\",\"rcptSign\":\"HGNUPOKDPWRKA8QY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(736,'','Invoice','','2024-11-04 10:23:05','','-3500','4','2024-10-04 10:23:05','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TANA CONNECT LTD<BR>\r\nKE042712-00 <BR>\r\nSTEPHANIE NJERI KIMANI <BR>','','1','0','41730445773','Cleared','','','','','','0','','',0.00,0.00,0,'201688',NULL,'KES','KES',0.00,0.00,'736','736','O-X6WMGCQFOCSEP1H0HPECFACW','_YBWVELFEZJCMPHF','20241101102653','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"736\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101102653\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101102653\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"736\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"736\",\"orgInvcNo\":0,\"curRcptNo\":\"736\",\"totRcptNo\":\"736\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"736\",\"rcptPbctDt\":\"20241101102653\",\"intrlData\":\"O-X6WMGCQFOCSEP1H0HPECFACW\",\"rcptSign\":\"_YBWVELFEZJCMPHF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(737,'','Invoice','','2024-11-02','','-3500','4','2024-10-02 10:27:30','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','SUPPORT TO DROUGHT RISK MANAGEMENT <BR>\r\nKE00755400-00<BR>\r\nELIZABETH MUTHONI MUNDIA <BR>','','1','0','41730446033','Cleared','','','','','','0','','',0.00,0.00,0,'201669',NULL,'KES','KES',0.00,0.00,'737','737','CCPQN6CFFJD7XIE9RV_MLB6ADA','KJOINM6XGYUNGANY','20241101102938','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"737\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101102938\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101102938\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"737\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"737\",\"orgInvcNo\":0,\"curRcptNo\":\"737\",\"totRcptNo\":\"737\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"737\",\"rcptPbctDt\":\"20241101102938\",\"intrlData\":\"CCPQN6CFFJD7XIE9RV_MLB6ADA\",\"rcptSign\":\"KJOINM6XGYUNGANY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(738,'','Invoice','','2024-11-08','','-3500','4','2024-10-09 10:30:22','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','U.S EMBASSY <BR>\r\nUSEMB-611506-00 <BR>\r\nLUCY KAMIRE <BR>','','1','0','41730446199','Cleared','','','','','','0','','',0.00,0.00,0,'201699',NULL,'KES','KES',0.00,0.00,'738','738','5ELZS2S01Q-I3V0Z5HHVN7GEAS','GOJV_-9WFXWSROBV','20241101103316','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"738\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101103316\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101103316\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"738\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"738\",\"orgInvcNo\":0,\"curRcptNo\":\"738\",\"totRcptNo\":\"738\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"738\",\"rcptPbctDt\":\"20241101103316\",\"intrlData\":\"5ELZS2S01Q-I3V0Z5HHVN7GEAS\",\"rcptSign\":\"GOJV_-9WFXWSROBV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(739,'','Invoice','','2024-11-04','','-3500','4','2024-10-04 10:34:03','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','PKF CONSULTING (K) LIMITED <BR>\r\nKE06308400<BR>\r\nMILLICENT WANJIRU MUCHANGI <BR>\r\n','','1','0','41730446423','Cleared','','','','','','0','','',0.00,0.00,0,'201693',NULL,'KES','KES',0.00,0.00,'739','739','5H5NBX1MKOL8NC6RRCLSSS1NNF','7PIJB-NAQWAWOV5Q','20241101103643','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"739\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101103643\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101103643\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"739\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"739\",\"orgInvcNo\":0,\"curRcptNo\":\"739\",\"totRcptNo\":\"739\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"739\",\"rcptPbctDt\":\"20241101103643\",\"intrlData\":\"5H5NBX1MKOL8NC6RRCLSSS1NNF\",\"rcptSign\":\"7PIJB-NAQWAWOV5Q\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(740,'','Invoice','','2024-11-01','','-3500','4','2024-10-01 10:37:18','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','PKF CONSULTING (K) LIMITED<BR>\r\nKE06308400 <BR>\r\nMILLICENT WANJIRU MUCHANGI <BR>','','1','0','41730446630','Cleared','','','','','','0','','',0.00,0.00,0,'201677',NULL,'KES','KES',0.00,0.00,'740','740','U7QNBWKFBT_QOOOCA2_TV_AVJ3','IK1KE1SZ4IMFUD_G','20241101103914','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"740\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101103914\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101103914\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"740\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"740\",\"orgInvcNo\":0,\"curRcptNo\":\"740\",\"totRcptNo\":\"740\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"740\",\"rcptPbctDt\":\"20241101103914\",\"intrlData\":\"U7QNBWKFBT_QOOOCA2_TV_AVJ3\",\"rcptSign\":\"IK1KE1SZ4IMFUD_G\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(741,'','Invoice','','2024-11-24','','-3500','4','2024-10-24 10:39:49','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','SUPPORT TO DROUGHT RISK MANAGEMENT<BR>\r\nKE00755400-00<BR>\r\nELIZABETH MUTHONI MUNDIA<BR>','','1','0','41730446781','Cleared','','','','','','0','','',0.00,0.00,0,'201758',NULL,'KES','KES',0.00,0.00,'741','741','3IJKL_X-TOVECLBWUZVSPPBLXE','BSPOKBL2MS1JPCLV','20241101104225','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"741\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101104225\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101104225\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"741\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"741\",\"orgInvcNo\":0,\"curRcptNo\":\"741\",\"totRcptNo\":\"741\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"741\",\"rcptPbctDt\":\"20241101104225\",\"intrlData\":\"3IJKL_X-TOVECLBWUZVSPPBLXE\",\"rcptSign\":\"BSPOKBL2MS1JPCLV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(742,'','Invoice','','2024-11-25','','-3500','4','2024-10-25 10:42:58','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AFSAP EAST LIMITED<BR>\r\n000093061-00 <BR>\r\nMAUREEN WAIRIMU KINYWA <BR>','','1','0','41730446971','Cleared','','','','','','0','','',0.00,0.00,0,'201767',NULL,'KES','KES',0.00,0.00,'742','742','_5WZPS-Z2BVHDKQOAW1H1SQND_','41BFBRXHGLUPPDFT','20241101104517','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"742\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101104517\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101104517\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"742\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"742\",\"orgInvcNo\":0,\"curRcptNo\":\"742\",\"totRcptNo\":\"742\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"742\",\"rcptPbctDt\":\"20241101104517\",\"intrlData\":\"_5WZPS-Z2BVHDKQOAW1H1SQND_\",\"rcptSign\":\"41BFBRXHGLUPPDFT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(743,'','Invoice','','2024-11-25','','-3500','4','2024-10-25 10:45:59','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','PKF CONSULTING (K) LIMITED<BR>\r\nKE06308400 <BR>\r\nMILLICENT WANJIRU MUCHANGI <BR>','','1','0','41730447135','Cleared','','','','','','0','','',0.00,0.00,0,'201770',NULL,'KES','KES',0.00,0.00,'743','743','4YY54LD9TLCN28SJGYEH9NXVRO','CDLL7HKKEIP3IYZW','20241101104648','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"743\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101104648\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101104648\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"743\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"743\",\"orgInvcNo\":0,\"curRcptNo\":\"743\",\"totRcptNo\":\"743\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"743\",\"rcptPbctDt\":\"20241101104648\",\"intrlData\":\"4YY54LD9TLCN28SJGYEH9NXVRO\",\"rcptSign\":\"CDLL7HKKEIP3IYZW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(744,'','Invoice','','2024-11-11','','-3500','4','2024-10-11 10:47:35','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','PKF CONSULTING (K) LIMITED<BR>\r\nKE06308400 <BR>\r\nMILLICENT WANJIRU MUCHANGI <BR>','','1','0','41730447234','Cleared','','','','','','0','','',0.00,0.00,0,'201702',NULL,'KES','KES',0.00,0.00,'744','744','G5UEBDIMADT9EK_KEPD1EW5SZF','KJDE3FA1NOAEKSX2','20241101104850','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"744\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101104850\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101104850\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"744\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"744\",\"orgInvcNo\":0,\"curRcptNo\":\"744\",\"totRcptNo\":\"744\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"744\",\"rcptPbctDt\":\"20241101104850\",\"intrlData\":\"G5UEBDIMADT9EK_KEPD1EW5SZF\",\"rcptSign\":\"KJDE3FA1NOAEKSX2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(745,'','Invoice','','2024-11-18','','-3500','4','2024-10-18 10:49:41','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','PKF CONSULTING (K) LIMITED<BR>\r\nKE06308400 <BR>\r\nMILLICENT WANJIRU MUCHANGI <BR>','','1','0','41730447376','Cleared','','','','','','0','','',0.00,0.00,0,'201769',NULL,'KES','KES',0.00,0.00,'745','745','THUMUUGH8WP24RLLATBGVOER9_','QA-5V4LBYHH81LZ2','20241101105046','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"745\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101105046\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101105046\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"745\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"745\",\"orgInvcNo\":0,\"curRcptNo\":\"745\",\"totRcptNo\":\"745\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"745\",\"rcptPbctDt\":\"20241101105046\",\"intrlData\":\"THUMUUGH8WP24RLLATBGVOER9_\",\"rcptSign\":\"QA-5V4LBYHH81LZ2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(746,'','Invoice','','2024-11-28','','-3500','4','2024-10-28 10:51:23','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','U.S EMBASSY <BR>\r\nUSEMB-609567-00 <BR>\r\nGAUDENCIA KAMIRE<BR>','','1','0','41730447476','Cleared','','','','','','0','','',0.00,0.00,0,'201775',NULL,'KES','KES',0.00,0.00,'746','746','C5WPEYX8FS67GPBIUT6MB92P8A','KKPZ1KYKR-LAFX51','20241101105622','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"746\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101105622\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101105622\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"746\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"746\",\"orgInvcNo\":0,\"curRcptNo\":\"746\",\"totRcptNo\":\"746\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"746\",\"rcptPbctDt\":\"20241101105622\",\"intrlData\":\"C5WPEYX8FS67GPBIUT6MB92P8A\",\"rcptSign\":\"KKPZ1KYKR-LAFX51\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(747,'','Invoice','','2024-11-11','','-3500','4','2024-10-11 13:54:19','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE - UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA WANGECHI KINGORI <BR>','','1','0','41730458452','Cleared','','','','','','0','','',0.00,0.00,0,'201705',NULL,'KES','KES',0.00,0.00,'747','747','OBN7TAHJALBAR-HJLB11F6GLDR','BC3AU04RW-S044S7','20241101135629','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"747\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101135629\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101135629\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"747\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"747\",\"orgInvcNo\":0,\"curRcptNo\":\"747\",\"totRcptNo\":\"747\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"747\",\"rcptPbctDt\":\"20241101135629\",\"intrlData\":\"OBN7TAHJALBAR-HJLB11F6GLDR\",\"rcptSign\":\"BC3AU04RW-S044S7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(748,'','Invoice','','2024-11-23','','-3500','4','2024-10-23 14:02:30','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n707865 <BR>\r\nMERCY NYOKABI MBURU <BR>','','1','0','41730458929','Cleared','','','','','','0','','',0.00,0.00,0,'201756',NULL,'KES','KES',0.00,0.00,'748','748','3_CMQIPUOIRPEKF-8AS4HQU8Z2','-7SWQWFGI-CM0LE-','20241101140700','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"748\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101140700\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101140700\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"748\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"748\",\"orgInvcNo\":0,\"curRcptNo\":\"748\",\"totRcptNo\":\"748\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"748\",\"rcptPbctDt\":\"20241101140700\",\"intrlData\":\"3_CMQIPUOIRPEKF-8AS4HQU8Z2\",\"rcptSign\":\"-7SWQWFGI-CM0LE-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(749,'','Invoice','','2024-11-22','','-3000','4','2024-10-22 14:07:46','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nBNK200558-01 <BR>\r\nGLADYS KANYORO <BR>','','1','0','41730459258','Cleared','','','','','','0','','',0.00,0.00,0,'201743',NULL,'KES','KES',0.00,0.00,'749','749','NMQ6JHRZUUOJFCXVX4ZTRNMDFC','WCGXZ4GQBL4GAQEE','20241101141147','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"749\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241101141147\",\"salesDt\":\"20241101\",\"stockRlsDt\":\"20241101141147\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"749\",\"rcptPbctDt\":\"20241101\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"749\",\"orgInvcNo\":0,\"curRcptNo\":\"749\",\"totRcptNo\":\"749\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"749\",\"rcptPbctDt\":\"20241101141147\",\"intrlData\":\"NMQ6JHRZUUOJFCXVX4ZTRNMDFC\",\"rcptSign\":\"WCGXZ4GQBL4GAQEE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(750,'','Invoice','','2024-12-01 10:18:02','','-3500','4','2024-11-01 10:19:29','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AGILITY LOGISTICS LTD <BR>\r\nAGILITY-649435-00 <BR>\r\nBENEDICT KAVUTHI <BR>','','1','0','41730704729','Cleared','','','','','','0','','',0.00,0.00,0,'201667',NULL,'KES','KES',0.00,0.00,'750','750','0WFOIUK5JLSB7VKZG1O2J6VQ5G','HOFZDEN-ZU6ZJCF7','20241104112814','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"750\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241104112814\",\"salesDt\":\"20241104\",\"stockRlsDt\":\"20241104112814\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"750\",\"rcptPbctDt\":\"20241104\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"750\",\"orgInvcNo\":0,\"curRcptNo\":\"750\",\"totRcptNo\":\"750\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"750\",\"rcptPbctDt\":\"20241104112814\",\"intrlData\":\"0WFOIUK5JLSB7VKZG1O2J6VQ5G\",\"rcptSign\":\"HOFZDEN-ZU6ZJCF7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(751,'','Invoice','','2024-12-04','','-3500','4','2024-11-04 11:29:24','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AGILITY LOGISTICS LTD <BR>\r\nAGILITY-649435-00 <BR>\r\nBENEDICT KAVUTHI <BR>','','1','0','41730708946','Cleared','','','','','','0','','',0.00,0.00,0,'201668',NULL,'KES','KES',0.00,0.00,'751','751','BYLYH54SAJOIGQVFROG490ASQH','YQLCYNMRTATR0NOC','20241104113052','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"751\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241104113052\",\"salesDt\":\"20241104\",\"stockRlsDt\":\"20241104113052\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"751\",\"rcptPbctDt\":\"20241104\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"751\",\"orgInvcNo\":0,\"curRcptNo\":\"751\",\"totRcptNo\":\"751\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"751\",\"rcptPbctDt\":\"20241104113052\",\"intrlData\":\"BYLYH54SAJOIGQVFROG490ASQH\",\"rcptSign\":\"YQLCYNMRTATR0NOC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(752,'','Invoice','','2024-12-02','','-3500','4','2024-11-02 13:51:38','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE -UZIMA <BR>\r\nKE000071369-00<BR>\r\nANITA WANGECHI KINGORI <BR>\r\n','','1','0','41730717486','Cleared','','','','','','0','','',0.00,0.00,0,'201671',NULL,'KES','KES',0.00,0.00,'752','752','CQSUM8DGKMOS9Z_JWYH92NKGZJ','SJ45XR_WJR6HOKTD','20241104135425','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"752\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241104135425\",\"salesDt\":\"20241104\",\"stockRlsDt\":\"20241104135425\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"752\",\"rcptPbctDt\":\"20241104\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"752\",\"orgInvcNo\":0,\"curRcptNo\":\"752\",\"totRcptNo\":\"752\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"752\",\"rcptPbctDt\":\"20241104135425\",\"intrlData\":\"CQSUM8DGKMOS9Z_JWYH92NKGZJ\",\"rcptSign\":\"SJ45XR_WJR6HOKTD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(753,'','Invoice','','2024-11-05 11:35:17','','-3500','4','2024-10-04 11:35:17','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','U.S EMBASSY <BR>\r\nUSEMB-611506-00 <BR>\r\nKAMIRE ADHIAMBO <BR>','','1','0','41730795690','Cleared','','','','','','0','','',0.00,0.00,0,'201686',NULL,'KES','KES',0.00,0.00,'753','753','YLDW-I83KW7WY_GAS3QA6DT3HA','TVVJOKNXAVAW411D','20241105113656','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"753\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241105113656\",\"salesDt\":\"20241105\",\"stockRlsDt\":\"20241105113656\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254709626400\",\"rptNo\":\"753\",\"rcptPbctDt\":\"20241105\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"753\",\"orgInvcNo\":0,\"curRcptNo\":\"753\",\"totRcptNo\":\"753\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"753\",\"rcptPbctDt\":\"20241105113656\",\"intrlData\":\"YLDW-I83KW7WY_GAS3QA6DT3HA\",\"rcptSign\":\"TVVJOKNXAVAW411D\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(754,'','Invoice','','2024-11-01','','-3500','4','2024-10-01 11:41:45','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TANA CONNECT LTD <BR>\r\nKE042712-00 <BR>\r\nSTEPHANIE NJERI KIMANI <BR>','','1','0','41730795851','Cleared','','','','','','0','','',0.00,0.00,0,'201691',NULL,'KES','KES',0.00,0.00,'754','754','EHEMAHCGM20MOCNUW_-J3EDJYP','CALCQJICUSVKHPNG','20241105114334','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"754\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241105114334\",\"salesDt\":\"20241105\",\"stockRlsDt\":\"20241105114334\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254709626400\",\"rptNo\":\"754\",\"rcptPbctDt\":\"20241105\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"754\",\"orgInvcNo\":0,\"curRcptNo\":\"754\",\"totRcptNo\":\"754\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"754\",\"rcptPbctDt\":\"20241105114334\",\"intrlData\":\"EHEMAHCGM20MOCNUW_-J3EDJYP\",\"rcptSign\":\"CALCQJICUSVKHPNG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(755,'','Invoice','','2024-11-16','','-3500','4','2024-10-16 11:54:18','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','U.S EMBASSY <BR>\r\nUSEMB-611506-00 <BR>\r\nLUCY KAMIRE <BR>','','1','0','41730796849','Cleared','','','','','','0','','',0.00,0.00,0,'201730',NULL,'KES','KES',0.00,0.00,'755','755','0TJRBWNFGNS-DQW5ZLL2HCIQFK','SRWTVH_7KLQBG2Y3','20241105115606','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"755\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241105115606\",\"salesDt\":\"20241105\",\"stockRlsDt\":\"20241105115606\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"755\",\"rcptPbctDt\":\"20241105\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"755\",\"orgInvcNo\":0,\"curRcptNo\":\"755\",\"totRcptNo\":\"755\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"755\",\"rcptPbctDt\":\"20241105115606\",\"intrlData\":\"0TJRBWNFGNS-DQW5ZLL2HCIQFK\",\"rcptSign\":\"SRWTVH_7KLQBG2Y3\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(756,'','Invoice','','2024-11-18','','-3500','4','2024-10-17 13:22:35','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE- UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>','','1','0','41730802148','Cleared','','','','','','0','','',0.00,0.00,0,'201733',NULL,'KES','KES',0.00,0.00,'756','756','XPWXXUM_APLBN9FJ3I-XG2YHWU','3CAEM5YNOXGX6I-O','20241105132409','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"756\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241105132409\",\"salesDt\":\"20241105\",\"stockRlsDt\":\"20241105132409\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"756\",\"rcptPbctDt\":\"20241105\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"756\",\"orgInvcNo\":0,\"curRcptNo\":\"756\",\"totRcptNo\":\"756\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"756\",\"rcptPbctDt\":\"20241105132409\",\"intrlData\":\"XPWXXUM_APLBN9FJ3I-XG2YHWU\",\"rcptSign\":\"3CAEM5YNOXGX6I-O\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(757,'','Invoice','','2024-11-19','','-3500','4','2024-09-19 13:35:09','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TANA CONNECT LTD<BR>\r\nKE042712-00 <BR>\r\nSTEPHANIE NJERI KIMANI <BR>','','1','0','41730802271','Cleared','','','','','','0','','',0.00,0.00,0,'201736',NULL,'KES','KES',0.00,0.00,'757','757','5RFE-9IWQ_FOHWUK2VJ_WBL1OG','WFL40AVBNV3VC24T','20241105133655','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"757\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241105133655\",\"salesDt\":\"20241105\",\"stockRlsDt\":\"20241105133655\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"757\",\"rcptPbctDt\":\"20241105\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"757\",\"orgInvcNo\":0,\"curRcptNo\":\"757\",\"totRcptNo\":\"757\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"757\",\"rcptPbctDt\":\"20241105133655\",\"intrlData\":\"5RFE-9IWQ_FOHWUK2VJ_WBL1OG\",\"rcptSign\":\"WFL40AVBNV3VC24T\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(758,'','Invoice','','2024-11-26','','-3500','4','2024-10-26 13:49:09','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE- UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>','','1','0','41730803742','Cleared','','','','','','0','','',0.00,0.00,0,'201772',NULL,'KES','KES',0.00,0.00,'758','758','KZECZTY7XNKIZXBCI2UHYF1K8M','O4MFS2AKO3LXC6HC','20241105135047','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"758\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241105135047\",\"salesDt\":\"20241105\",\"stockRlsDt\":\"20241105135047\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"758\",\"rcptPbctDt\":\"20241105\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"758\",\"orgInvcNo\":0,\"curRcptNo\":\"758\",\"totRcptNo\":\"758\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"758\",\"rcptPbctDt\":\"20241105135047\",\"intrlData\":\"KZECZTY7XNKIZXBCI2UHYF1K8M\",\"rcptSign\":\"O4MFS2AKO3LXC6HC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(759,'','Invoice','','2024-11-11','','-2000','4','2024-10-11 08:54:18','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','MOGO KENYA LTD <BR>\r\nPAC-40803-01 <BR>\r\nFRIDAH MAKENA <BR>\r\nCLIENT PAID A CO-PAY OF 200','','1','0','41730872247','Cleared','','','','','','0','','',0.00,0.00,0,'201701',NULL,'KES','KES',0.00,0.00,'759','759','F8K0T3B1LG7IETZSKAFLNJSQ7S','PD4MV56KMRDDFTDJ','20241106085615','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"759\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241106085615\",\"salesDt\":\"20241106\",\"stockRlsDt\":\"20241106085615\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"759\",\"rcptPbctDt\":\"20241106\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"759\",\"orgInvcNo\":0,\"curRcptNo\":\"759\",\"totRcptNo\":\"759\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"759\",\"rcptPbctDt\":\"20241106085615\",\"intrlData\":\"F8K0T3B1LG7IETZSKAFLNJSQ7S\",\"rcptSign\":\"PD4MV56KMRDDFTDJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(760,'','Invoice','','2024-11-11','','-2000','4','2024-10-11 08:56:52','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','MOGO KENYA LTD <BR>\r\nPAC-40803-01 <BR>\r\nFRIDAH MAKENA <BR>\r\nCLIENT PAID A CO-PAY OF KSH 200','','1','0','41730872602','Cleared','','','','','','0','','',0.00,0.00,0,'201701',NULL,'KES','KES',0.00,0.00,'760','760','NUMYRPV-GT64Q1OGCJMDZ_WK07','BRVZZTQYUZACXLAG','20241106085744','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"760\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241106085744\",\"salesDt\":\"20241106\",\"stockRlsDt\":\"20241106085744\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"760\",\"rcptPbctDt\":\"20241106\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"760\",\"orgInvcNo\":0,\"curRcptNo\":\"760\",\"totRcptNo\":\"760\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"760\",\"rcptPbctDt\":\"20241106085744\",\"intrlData\":\"NUMYRPV-GT64Q1OGCJMDZ_WK07\",\"rcptSign\":\"BRVZZTQYUZACXLAG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(761,'','Cash','','2024-1-11','','0','4','2024-11-11 14:00:33','5','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed','SIDIAN BANK <BR>\r\nCK095823-00 <BR>\r\nLORRENA ATIENO <BR> ','','1','0','41731322662','Cleared','','','','','','0','','',0.00,0.00,0,'201679',NULL,'KES','KES',0.00,0.00,'761','761','J2BYUGBJEHQR-JPVO1_ENTG1JI','HCXIYB-IGFZM1CP9','20241111145836','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"761\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241111145836\",\"salesDt\":\"20241111\",\"stockRlsDt\":\"20241111145836\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"761\",\"rcptPbctDt\":\"20241111\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"761\",\"orgInvcNo\":0,\"curRcptNo\":\"761\",\"totRcptNo\":\"761\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"761\",\"rcptPbctDt\":\"20241111145836\",\"intrlData\":\"J2BYUGBJEHQR-JPVO1_ENTG1JI\",\"rcptSign\":\"HCXIYB-IGFZM1CP9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(762,'','Invoice','','2024-1-11 14:58:48','','-3000','4','2024-11-11 14:58:48','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nCK095823-00 <BR>\r\nLORRENA ATIENO<BR\r\n','','1','0','41731326317','Cleared','','','','','','0','','',0.00,0.00,0,'201679',NULL,'KES','KES',0.00,0.00,'762','762','JTL6K_D7EM1KOTFKZ9EE6YHZSO','DDPU6PYU8QKVJNE9','20241111150936','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"762\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241111150936\",\"salesDt\":\"20241111\",\"stockRlsDt\":\"20241111150936\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"762\",\"rcptPbctDt\":\"20241111\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"762\",\"orgInvcNo\":0,\"curRcptNo\":\"762\",\"totRcptNo\":\"762\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"762\",\"rcptPbctDt\":\"20241111150936\",\"intrlData\":\"JTL6K_D7EM1KOTFKZ9EE6YHZSO\",\"rcptSign\":\"DDPU6PYU8QKVJNE9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(763,'','Invoice','','2024-1-15 15:13:56','','-3000','4','2024-11-15 15:13:56','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nCK095823-00 <BR>\r\nLORRENA ATIENO <BR>','','1','0','41731327228','Cleared','','','','','','0','','',0.00,0.00,0,'201680',NULL,'KES','KES',0.00,0.00,'763','763','DQBCGUKIG5SMYHT65KLEIVTJQA','IZR_9AUXL4G-SPAP','20241111151540','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"763\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241111151540\",\"salesDt\":\"20241111\",\"stockRlsDt\":\"20241111151540\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"763\",\"rcptPbctDt\":\"20241111\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"763\",\"orgInvcNo\":0,\"curRcptNo\":\"763\",\"totRcptNo\":\"763\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"763\",\"rcptPbctDt\":\"20241111151540\",\"intrlData\":\"DQBCGUKIG5SMYHT65KLEIVTJQA\",\"rcptSign\":\"IZR_9AUXL4G-SPAP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(764,'','Invoice','','2024-1-19 15:22:15','','-3000','4','2024-11-19 15:22:15','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nCK095823-00 <BR>\r\nLORRENA ATIENO <BR>','','1','0','41731327728','Cleared','','','','','','0','','',0.00,0.00,0,'201681',NULL,'KES','KES',0.00,0.00,'764','764','OK0A0GDOC0OTRAHJZXF7B_KDOA','B1RJMIPYX4AM20M0','20241111152300','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"764\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241111152300\",\"salesDt\":\"20241111\",\"stockRlsDt\":\"20241111152300\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"764\",\"rcptPbctDt\":\"20241111\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"764\",\"orgInvcNo\":0,\"curRcptNo\":\"764\",\"totRcptNo\":\"764\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"764\",\"rcptPbctDt\":\"20241111152300\",\"intrlData\":\"OK0A0GDOC0OTRAHJZXF7B_KDOA\",\"rcptSign\":\"B1RJMIPYX4AM20M0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(765,'','Invoice','','2024-1-25 16:22:22','','-3000','4','2024-11-25 16:22:22','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nCK095823-00 <BR>\r\nLORRENA ATIENO <BR>','','1','0','41731331332','Cleared','','','','','','0','','',0.00,0.00,0,'201682',NULL,'KES','KES',0.00,0.00,'765','765','KWY1R_PN4S0-DCSYK9_FBRDYPI','JOS8FJE-AB0WKL8W','20241111162306','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"765\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241111162306\",\"salesDt\":\"20241111\",\"stockRlsDt\":\"20241111162306\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"765\",\"rcptPbctDt\":\"20241111\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"765\",\"orgInvcNo\":0,\"curRcptNo\":\"765\",\"totRcptNo\":\"765\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"765\",\"rcptPbctDt\":\"20241111162306\",\"intrlData\":\"KWY1R_PN4S0-DCSYK9_FBRDYPI\",\"rcptSign\":\"JOS8FJE-AB0WKL8W\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(766,'','Invoice','','2024-1-30','','-3000','4','2024-11-29 16:28:41','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nCK095823-00 <BR>\r\nLORRENA ATIENO <BR>','','1','0','41731331715','Cleared','','','','','','0','','',0.00,0.00,0,'201683',NULL,'KES','KES',0.00,0.00,'766','766','Y3YZX64DVMS0NQOS9VWTFGA3_G','GLB2OUCXXAFKWWO0','20241111162914','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"766\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241111162914\",\"salesDt\":\"20241111\",\"stockRlsDt\":\"20241111162914\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"766\",\"rcptPbctDt\":\"20241111\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"766\",\"orgInvcNo\":0,\"curRcptNo\":\"766\",\"totRcptNo\":\"766\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"766\",\"rcptPbctDt\":\"20241111162914\",\"intrlData\":\"Y3YZX64DVMS0NQOS9VWTFGA3_G\",\"rcptSign\":\"GLB2OUCXXAFKWWO0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(767,'','Invoice','','2024-1-03','','-3000','4','2024-10-03 09:20:18','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nBNK200558-01 <BR>\r\nGLADYS KANYORO <BR>','','1','0','41731392404','Cleared','','','','','','0','','',0.00,0.00,0,'201676',NULL,'KES','KES',0.00,0.00,'767','767','XR9LN0MZKHNLNTNAAYBKYTR6G0','MKVITPFUKZX-U_SP','20241112092204','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"767\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241112092204\",\"salesDt\":\"20241112\",\"stockRlsDt\":\"20241112092204\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"767\",\"rcptPbctDt\":\"20241112\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"767\",\"orgInvcNo\":0,\"curRcptNo\":\"767\",\"totRcptNo\":\"767\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"767\",\"rcptPbctDt\":\"20241112092204\",\"intrlData\":\"XR9LN0MZKHNLNTNAAYBKYTR6G0\",\"rcptSign\":\"MKVITPFUKZX-U_SP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(768,'','Invoice','','2024-11-17','','-3000','4','2024-11-17 09:30:10','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES <BR>\r\nCK148843-00 <BR>\r\nLATIFA KADZO <BR>','','1','0','41731392997','Cleared','','','','','','0','','',0.00,0.00,0,'201725',NULL,'KES','KES',0.00,0.00,'768','768','WOSKLR2BMEU9XLGZBLG72EJNRP','7AYIJTUZCGOJ9KKL','20241112093157','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"768\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241112093157\",\"salesDt\":\"20241112\",\"stockRlsDt\":\"20241112093157\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"768\",\"rcptPbctDt\":\"20241112\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"768\",\"orgInvcNo\":0,\"curRcptNo\":\"768\",\"totRcptNo\":\"768\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"768\",\"rcptPbctDt\":\"20241112093157\",\"intrlData\":\"WOSKLR2BMEU9XLGZBLG72EJNRP\",\"rcptSign\":\"7AYIJTUZCGOJ9KKL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(769,'','Invoice','','2024-1-9 09:39:37','','-3000','4','2024-11-09 09:39:37','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','HARAMBEE SACCO SOCIETY LTD <BR>\r\nCK011028-05 <BR>\r\nOLIVER GILLY <BR>','','1','0','41731393567','Cleared','','','','','','0','','',0.00,0.00,0,'201825',NULL,'KES','KES',0.00,0.00,'769','769','JG5S57NIPLRLUR6ABV4CQ550VK','OSV61S63LAGV1SUE','20241112094145','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"769\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241112094145\",\"salesDt\":\"20241112\",\"stockRlsDt\":\"20241112094145\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"769\",\"rcptPbctDt\":\"20241112\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"769\",\"orgInvcNo\":0,\"curRcptNo\":\"769\",\"totRcptNo\":\"769\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"769\",\"rcptPbctDt\":\"20241112094145\",\"intrlData\":\"JG5S57NIPLRLUR6ABV4CQ550VK\",\"rcptSign\":\"OSV61S63LAGV1SUE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(770,'','Invoice','','2024-12-01','','-3500','4','2024-11-01 11:28:09','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','PKF CONSULTING (K) LTD <BR>\r\nKE06308400 <BR>\r\nMILLICENT WANJIRU MUCHANGI <BR>','','1','0','41731918019','Cleared','','','','','','0','','',0.00,0.00,0,'201799',NULL,'KES','KES',0.00,0.00,'770','770','UBUCX2G8EIT1L-NEWJ02GRYYUV','O5VKAPB_QSMPNJ29','20241118113256','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"770\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241118113256\",\"salesDt\":\"20241118\",\"stockRlsDt\":\"20241118113256\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"770\",\"rcptPbctDt\":\"20241118\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"770\",\"orgInvcNo\":0,\"curRcptNo\":\"770\",\"totRcptNo\":\"770\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"770\",\"rcptPbctDt\":\"20241118113256\",\"intrlData\":\"UBUCX2G8EIT1L-NEWJ02GRYYUV\",\"rcptSign\":\"O5VKAPB_QSMPNJ29\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(771,'','Invoice','','2024-12-02 11:34:46','','-3000','4','2024-11-02 11:34:46','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD <BR>\r\nCK120282-01 <BR>\r\nCHARITY GATHONI <BR>','','1','0','41731918817','Cleared','','','','','','0','','',0.00,0.00,0,'201805',NULL,'KES','KES',0.00,0.00,'771','771','ZL-F-QYAC4TCJVITHCVYQXDAJU','M5NSL5FERZTLWMSN','20241118114819','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"771\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241118114819\",\"salesDt\":\"20241118\",\"stockRlsDt\":\"20241118114819\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"771\",\"rcptPbctDt\":\"20241118\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"771\",\"orgInvcNo\":0,\"curRcptNo\":\"771\",\"totRcptNo\":\"771\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"771\",\"rcptPbctDt\":\"20241118114819\",\"intrlData\":\"ZL-F-QYAC4TCJVITHCVYQXDAJU\",\"rcptSign\":\"M5NSL5FERZTLWMSN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(772,'','Invoice','','2025-01-02','','-3000','4','2024-11-02 11:49:05','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','HARAMBEE SACCO SOCIETY LTD <BR>\r\nCK011028-05 <BR>\r\nOLIVER ZINADINE <BR>','','1','0','41731919738','Cleared','','','','','','0','','',0.00,0.00,0,'201803',NULL,'KES','KES',0.00,0.00,'772','772','WJ7XB17F-OUZTEIO5L7BTWEHLQ','DJRBWPCFJM_C2YQD','20241118115349','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"772\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241118115349\",\"salesDt\":\"20241118\",\"stockRlsDt\":\"20241118115349\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"772\",\"rcptPbctDt\":\"20241118\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"772\",\"orgInvcNo\":0,\"curRcptNo\":\"772\",\"totRcptNo\":\"772\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"772\",\"rcptPbctDt\":\"20241118115349\",\"intrlData\":\"WJ7XB17F-OUZTEIO5L7BTWEHLQ\",\"rcptSign\":\"DJRBWPCFJM_C2YQD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(773,'','Invoice','','2025-01-12 12:08:18','','-2000','4','2024-11-12 12:08:18','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PACIS INSURANCE COMPANY LTD <BR>\r\nPAC-16-03 <BR>\r\nWAYNE MAINA <BR>','','1','0','41731920869','Cleared','','','','','','0','','',0.00,0.00,0,'201832',NULL,'KES','KES',0.00,0.00,'773','773','QDYXGHN_B74C3-PHRWTQ9EWFKC','PF8M4SCTRESJ1EZG','20241118121102','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"773\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241118121102\",\"salesDt\":\"20241118\",\"stockRlsDt\":\"20241118121102\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"773\",\"rcptPbctDt\":\"20241118\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"773\",\"orgInvcNo\":0,\"curRcptNo\":\"773\",\"totRcptNo\":\"773\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"773\",\"rcptPbctDt\":\"20241118121102\",\"intrlData\":\"QDYXGHN_B74C3-PHRWTQ9EWFKC\",\"rcptSign\":\"PF8M4SCTRESJ1EZG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(774,'','Invoice','','2024-01-12','','-3000','4','2024-11-12 12:11:33','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NTSA <BR>\r\nCK139109-00 <BR>\r\nSTELLA KIBOCHA <BR>','','1','0','41731921086','Cleared','','','','','','0','','',0.00,0.00,0,'201831',NULL,'KES','KES',0.00,0.00,'774','774','DOBBDCAL-QNLUX5NIXCK7NJI6X','C5O-A-LPQ3IAMIFQ','20241118121411','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"774\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241118121411\",\"salesDt\":\"20241118\",\"stockRlsDt\":\"20241118121411\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"774\",\"rcptPbctDt\":\"20241118\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"774\",\"orgInvcNo\":0,\"curRcptNo\":\"774\",\"totRcptNo\":\"774\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"774\",\"rcptPbctDt\":\"20241118121411\",\"intrlData\":\"DOBBDCAL-QNLUX5NIXCK7NJI6X\",\"rcptSign\":\"C5O-A-LPQ3IAMIFQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(775,'','Invoice','','2024-01-25','','-3000','4','2024-11-25 15:54:42','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','KENYA REINSURANCE CORPORATION LTD <BR>\r\nCK133601-00 <BR>\r\nMERCY DZIDZA JUMA <BR>','','1','0','41732539264','Cleared','','','','','','0','','',0.00,0.00,0,'201867',NULL,'KES','KES',0.00,0.00,'775','775','HYG_BHL2W7TXRZMG_PICIOLDBU','C0RJL8TMNHY5HE-N','20241125160834','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"775\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241125160834\",\"salesDt\":\"20241125\",\"stockRlsDt\":\"20241125160834\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"775\",\"rcptPbctDt\":\"20241125\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"775\",\"orgInvcNo\":0,\"curRcptNo\":\"775\",\"totRcptNo\":\"775\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"775\",\"rcptPbctDt\":\"20241125160834\",\"intrlData\":\"HYG_BHL2W7TXRZMG_PICIOLDBU\",\"rcptSign\":\"C0RJL8TMNHY5HE-N\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(776,'','Cash','','2025-01-05 16:10:08','','0','4','2024-11-05 16:10:08','5','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed','NTSA <BR>\r\nCK139109-00 <BR>\r\nSTELLA GATHIGA <BR>','','1','0','41732540186','Cleared','','','','','','0','','',0.00,0.00,0,'201807',NULL,'KES','KES',0.00,0.00,'776','776','Z8CZ7TKEKYLHFW_27OGRBEVDBO','K2DJYW0FBM8ORM6J','20241125161228','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"776\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241125161228\",\"salesDt\":\"20241125\",\"stockRlsDt\":\"20241125161228\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"776\",\"rcptPbctDt\":\"20241125\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"776\",\"orgInvcNo\":0,\"curRcptNo\":\"776\",\"totRcptNo\":\"776\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"776\",\"rcptPbctDt\":\"20241125161228\",\"intrlData\":\"Z8CZ7TKEKYLHFW_27OGRBEVDBO\",\"rcptSign\":\"K2DJYW0FBM8ORM6J\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(777,'','Invoice','','2025-11-25 16:12:38','','-3000','4','2024-11-25 16:12:38','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NTSA <BR>\r\nCK139109-00 <BR>\r\nSTELLA KIBOCHA <BR>','','1','0','41732540349','Cleared','','','','','','0','','',0.00,0.00,0,'201807',NULL,'KES','KES',0.00,0.00,'777','777','9PG9ETUDQH_J6KBBFZYJOXHPRZ','6ZDZ6OAMAKXCIZGS','20241125161419','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"777\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241125161419\",\"salesDt\":\"20241125\",\"stockRlsDt\":\"20241125161419\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"777\",\"rcptPbctDt\":\"20241125\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"777\",\"orgInvcNo\":0,\"curRcptNo\":\"777\",\"totRcptNo\":\"777\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"777\",\"rcptPbctDt\":\"20241125161419\",\"intrlData\":\"9PG9ETUDQH_J6KBBFZYJOXHPRZ\",\"rcptSign\":\"6ZDZ6OAMAKXCIZGS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(778,'','Invoice','','2025-11-25 16:16:03','','-3000','4','2024-11-25 16:16:03','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','HELPAGE INTERNATIONAL LTD <BR>\r\nCK092339-00 <BR>\r\nLYDIA MAKENA <BR>','','1','0','41732540555','Cleared','','','','','','0','','',0.00,0.00,0,'201847',NULL,'KES','KES',0.00,0.00,'778','778','91ONCAD23LCB_7WJQGC22BJAHB','S9XGXG78FXEFBQZT','20241125161731','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"778\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241125161731\",\"salesDt\":\"20241125\",\"stockRlsDt\":\"20241125161731\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"778\",\"rcptPbctDt\":\"20241125\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"778\",\"orgInvcNo\":0,\"curRcptNo\":\"778\",\"totRcptNo\":\"778\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"778\",\"rcptPbctDt\":\"20241125161731\",\"intrlData\":\"91ONCAD23LCB_7WJQGC22BJAHB\",\"rcptSign\":\"S9XGXG78FXEFBQZT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(779,'','Invoice','','2025-11-25 16:18:13','','-3000','4','2024-11-25 16:18:13','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','LE GUICHET UNIQUE LTD <BR>\r\nCK166244-00 <BR>\r\nMARY WANJIRU NGORONGO <BR>','','1','0','41732540683','Cleared','','','','','','0','','',0.00,0.00,0,'201821',NULL,'KES','KES',0.00,0.00,'779','779','FJLWT3DYNF9QQY19ORVBK-06NO','RCBERUCSX-FES8OH','20241125162016','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"779\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241125162016\",\"salesDt\":\"20241125\",\"stockRlsDt\":\"20241125162016\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"779\",\"rcptPbctDt\":\"20241125\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"779\",\"orgInvcNo\":0,\"curRcptNo\":\"779\",\"totRcptNo\":\"779\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"779\",\"rcptPbctDt\":\"20241125162016\",\"intrlData\":\"FJLWT3DYNF9QQY19ORVBK-06NO\",\"rcptSign\":\"RCBERUCSX-FES8OH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(780,'','Invoice','','2025-01-07 16:20:54','','-3000','4','2024-11-07 16:20:54','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nBNK200558-01 <BR>\r\nGLADYS KANYORO <BR>','','1','0','41732540848','Cleared','','','','','','0','','',0.00,0.00,0,'201813',NULL,'KES','KES',0.00,0.00,'780','780','1HFTBBQS_TQOGFQ4MZCRWCXHHI','BOSG8ANINHLCWQSO','20241125162256','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"780\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241125162256\",\"salesDt\":\"20241125\",\"stockRlsDt\":\"20241125162256\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"780\",\"rcptPbctDt\":\"20241125\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"780\",\"orgInvcNo\":0,\"curRcptNo\":\"780\",\"totRcptNo\":\"780\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"780\",\"rcptPbctDt\":\"20241125162256\",\"intrlData\":\"1HFTBBQS_TQOGFQ4MZCRWCXHHI\",\"rcptSign\":\"BOSG8ANINHLCWQSO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(781,'','Invoice','','2025-01-06 16:23:25','','-3000','4','2024-11-06 16:23:25','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES LTD <BR>\r\nCK148843-00 <BR>\r\nLATIFA KADZO <BR>','','1','0','41732540995','Cleared','','','','','','0','','',0.00,0.00,0,'201808',NULL,'KES','KES',0.00,0.00,'781','781','VIZUSXEOSN9ND5C_W8GRH-ZZCT','BX-C1DTVE2PJMP4Q','20241125162507','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"781\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241125162507\",\"salesDt\":\"20241125\",\"stockRlsDt\":\"20241125162507\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"781\",\"rcptPbctDt\":\"20241125\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"781\",\"orgInvcNo\":0,\"curRcptNo\":\"781\",\"totRcptNo\":\"781\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"781\",\"rcptPbctDt\":\"20241125162507\",\"intrlData\":\"VIZUSXEOSN9ND5C_W8GRH-ZZCT\",\"rcptSign\":\"BX-C1DTVE2PJMP4Q\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(782,'','Invoice','','2025-01-14 16:25:40','','-3000','4','2024-11-14 16:25:40','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','LE GUICHET UNIQUE LTD <BR>\r\nCK166244-00 <BR>\r\nMARY WANJIRU NGORONGO <BR>','','1','0','41732541133','Cleared','','','','','','0','','',0.00,0.00,0,'201841',NULL,'KES','KES',0.00,0.00,'782','782','ZFWELNISVECPLIS8R2OQOTSZTY','5_YZDTJBMCJPQMEG','20241125162727','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"782\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241125162727\",\"salesDt\":\"20241125\",\"stockRlsDt\":\"20241125162727\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"782\",\"rcptPbctDt\":\"20241125\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"782\",\"orgInvcNo\":0,\"curRcptNo\":\"782\",\"totRcptNo\":\"782\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"782\",\"rcptPbctDt\":\"20241125162727\",\"intrlData\":\"ZFWELNISVECPLIS8R2OQOTSZTY\",\"rcptSign\":\"5_YZDTJBMCJPQMEG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(783,'','Invoice','','2025-01-26 11:45:16','','-3000','4','2024-11-26 11:45:16','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','HELPAGE INTERNATIONAL LTD <BR>\r\nCK092339-00 <BR>\r\nLYDIA MAKENA <BR>','','1','0','41732610709','Cleared','','','','','','0','','',0.00,0.00,0,'201822',NULL,'KES','KES',0.00,0.00,'783','783','NULPRQIE8QHYGBZV2F5VQGEWCH','6FWZ7FLFKOYOSDZA','20241126114640','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"783\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241126114640\",\"salesDt\":\"20241126\",\"stockRlsDt\":\"20241126114640\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"783\",\"rcptPbctDt\":\"20241126\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"783\",\"orgInvcNo\":0,\"curRcptNo\":\"783\",\"totRcptNo\":\"783\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"783\",\"rcptPbctDt\":\"20241126114640\",\"intrlData\":\"NULPRQIE8QHYGBZV2F5VQGEWCH\",\"rcptSign\":\"6FWZ7FLFKOYOSDZA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(784,'','Invoice','','2025-01-26 12:28:54','','-2000','4','2024-11-26 12:28:54','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','INVESTCENTS PARTNERS LTD <BR>\r\nPAC-52387-02 <BR>\r\nNANCY KIMANI <BR>','','1','0','41732613325','Cleared','','','','','','0','','',0.00,0.00,0,'201861',NULL,'KES','KES',0.00,0.00,'784','784','27TNEXUDRHPLJW9WVQMHQ7OPAJ','YZLYPYMNRFZBEL6X','20241126124623','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"784\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241126124623\",\"salesDt\":\"20241126\",\"stockRlsDt\":\"20241126124623\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"784\",\"rcptPbctDt\":\"20241126\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"784\",\"orgInvcNo\":0,\"curRcptNo\":\"784\",\"totRcptNo\":\"784\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"784\",\"rcptPbctDt\":\"20241126124623\",\"intrlData\":\"27TNEXUDRHPLJW9WVQMHQ7OPAJ\",\"rcptSign\":\"YZLYPYMNRFZBEL6X\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(785,'','Invoice','','2025-01-20 14:05:10','','-3500','4','2024-11-20 14:05:10','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n00001730000 <BR>\r\nJOSEPH MANGO OTWORI <BR>','','1','0','41732618303','Cleared','','','','','','0','','',0.00,0.00,0,'201864',NULL,'KES','KES',0.00,0.00,'785','785','TXGEXO9CAXACGJFA3ROESEGC5J','SB5PJ1ANNQ6ANEQY','20241126140755','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"785\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241126140755\",\"salesDt\":\"20241126\",\"stockRlsDt\":\"20241126140755\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"785\",\"rcptPbctDt\":\"20241126\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"785\",\"orgInvcNo\":0,\"curRcptNo\":\"785\",\"totRcptNo\":\"785\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"785\",\"rcptPbctDt\":\"20241126140755\",\"intrlData\":\"TXGEXO9CAXACGJFA3ROESEGC5J\",\"rcptSign\":\"SB5PJ1ANNQ6ANEQY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(786,'','Invoice','','2025-01-16 14:08:49','','-3000','4','2024-11-16 14:08:49','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','KENYA REINSURANCE CORPORATION LTD <BR>\r\nCK133601-00 <BR>\r\nMERCY DZIDZA JUMA <BR>','','1','0','41732619318','Cleared','','','','','','0','','',0.00,0.00,0,'201849',NULL,'KES','KES',0.00,0.00,'786','786','RWF2-6B5XI1OY9NZDQ0BMA9PCS','XMIRHL1WEI7CYLU1','20241126141105','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"786\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241126141105\",\"salesDt\":\"20241126\",\"stockRlsDt\":\"20241126141105\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"786\",\"rcptPbctDt\":\"20241126\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"786\",\"orgInvcNo\":0,\"curRcptNo\":\"786\",\"totRcptNo\":\"786\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"786\",\"rcptPbctDt\":\"20241126141105\",\"intrlData\":\"RWF2-6B5XI1OY9NZDQ0BMA9PCS\",\"rcptSign\":\"XMIRHL1WEI7CYLU1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(787,'','Invoice','','2025-01-19 14:11:47','','-2000','4','2024-11-19 14:11:47','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','INVESTCENTS PARTNERS LTD <BR>\r\nPAC-52387-03 <BR>\r\nROSE ARIANNA <BR>','','1','0','41732619489','Cleared','','','','','','0','','',0.00,0.00,0,'201855',NULL,'KES','KES',0.00,0.00,'787','787','SPMTTIWBNBNVCI4VCEGR0TIZSD','R7I7D5ZUHPSTIKQX','20241126152131','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"787\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241126152131\",\"salesDt\":\"20241126\",\"stockRlsDt\":\"20241126152131\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"787\",\"rcptPbctDt\":\"20241126\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"787\",\"orgInvcNo\":0,\"curRcptNo\":\"787\",\"totRcptNo\":\"787\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"787\",\"rcptPbctDt\":\"20241126152131\",\"intrlData\":\"SPMTTIWBNBNVCI4VCEGR0TIZSD\",\"rcptSign\":\"R7I7D5ZUHPSTIKQX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(788,'','Invoice','','2025-01-19 15:22:19','','-2000','4','2024-11-19 15:22:19','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PACIS INSURANCE COMPANY LTD <BR>\r\nPAC-16-03 <BR>\r\nWAYNE MAINA <BR>','','1','0','41732623731','Cleared','','','','','','0','','',0.00,0.00,0,'201858',NULL,'KES','KES',0.00,0.00,'788','788','38D4MWOZ2VIU6R0KEFDLROHGVB','JQ5RVIK_1W_BPPEL','20241126152352','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"788\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241126152352\",\"salesDt\":\"20241126\",\"stockRlsDt\":\"20241126152352\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"788\",\"rcptPbctDt\":\"20241126\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"788\",\"orgInvcNo\":0,\"curRcptNo\":\"788\",\"totRcptNo\":\"788\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"788\",\"rcptPbctDt\":\"20241126152352\",\"intrlData\":\"38D4MWOZ2VIU6R0KEFDLROHGVB\",\"rcptSign\":\"JQ5RVIK_1W_BPPEL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(789,'','Invoice','','2025-01-15 15:24:29','','-3500','4','2024-11-15 15:24:29','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UNGA LIMITED <BR>\r\nUNGA-10785-00 <BR>\r\nMERCY NJUNGE <BR>','','1','0','41732623846','Cleared','','','','','','0','','',0.00,0.00,0,'201848',NULL,'KES','KES',0.00,0.00,'789','789','BPCSZP7MB04O0QK04QI0SLIHTP','EJETIWIYJXD8XC4P','20241126152623','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"789\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241126152623\",\"salesDt\":\"20241126\",\"stockRlsDt\":\"20241126152623\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254709626400\",\"rptNo\":\"789\",\"rcptPbctDt\":\"20241126\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"789\",\"orgInvcNo\":0,\"curRcptNo\":\"789\",\"totRcptNo\":\"789\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"789\",\"rcptPbctDt\":\"20241126152623\",\"intrlData\":\"BPCSZP7MB04O0QK04QI0SLIHTP\",\"rcptSign\":\"EJETIWIYJXD8XC4P\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(790,'','Invoice','','2025-01-07 15:27:25','','-3500','4','2024-11-07 15:27:25','20','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','SUPPORT TO DROUGHT RISK MANAGEMENT AND COORDINATION <BR>\r\nKE00755400 -00 <BR>\r\nELIZABETH MUTHONI MUNDIA <BR>\r\n','','1','0','41732624037','Cleared','','','','','','0','','',0.00,0.00,0,'201812',NULL,'KES','KES',0.00,0.00,'790','790','5AEUOFVSNDX1G56OXT4-2OI1WT','NV9SDGM2K7X1FB3S','20241126154000','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"790\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241126154000\",\"salesDt\":\"20241126\",\"stockRlsDt\":\"20241126154000\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254709626400\",\"rptNo\":\"790\",\"rcptPbctDt\":\"20241126\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"790\",\"orgInvcNo\":0,\"curRcptNo\":\"790\",\"totRcptNo\":\"790\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"790\",\"rcptPbctDt\":\"20241126154000\",\"intrlData\":\"5AEUOFVSNDX1G56OXT4-2OI1WT\",\"rcptSign\":\"NV9SDGM2K7X1FB3S\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(791,'','Invoice','','2025-01-14 15:40:50','','-3500','4','2024-11-14 15:40:50','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE - UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>','','1','0','41732624840','Cleared','','','','','','0','','',0.00,0.00,0,'201800',NULL,'KES','KES',0.00,0.00,'791','791','73NCPDVETYUG7OVIXP2B-S83TY','I3R38SZZC8M7OIE_','20241126154255','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"791\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241126154255\",\"salesDt\":\"20241126\",\"stockRlsDt\":\"20241126154255\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"791\",\"rcptPbctDt\":\"20241126\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"791\",\"orgInvcNo\":0,\"curRcptNo\":\"791\",\"totRcptNo\":\"791\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"791\",\"rcptPbctDt\":\"20241126154255\",\"intrlData\":\"73NCPDVETYUG7OVIXP2B-S83TY\",\"rcptSign\":\"I3R38SZZC8M7OIE_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(792,'','Invoice','','2025-01-15 15:43:25','','-3500','4','2024-11-15 15:43:25','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','PKF CONSULTING (P) LTD <BR>\r\nKE06308400 <BR>\r\nMILLICENT WANJIRU MUCHANGI <BR>','','1','0','41732624991','Cleared','','','','','','0','','',0.00,0.00,0,'201846',NULL,'KES','KES',0.00,0.00,'792','792','31QRPVCKEHZE9TLXS00T7GZKBL','OCBEK5B_U8EMFHMX','20241126154757','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"792\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241126154757\",\"salesDt\":\"20241126\",\"stockRlsDt\":\"20241126154757\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"792\",\"rcptPbctDt\":\"20241126\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"792\",\"orgInvcNo\":0,\"curRcptNo\":\"792\",\"totRcptNo\":\"792\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"792\",\"rcptPbctDt\":\"20241126154757\",\"intrlData\":\"31QRPVCKEHZE9TLXS00T7GZKBL\",\"rcptSign\":\"OCBEK5B_U8EMFHMX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(793,'','Invoice','','2025-01-26','','-2000','4','2024-11-26 15:49:23','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PACIS INSURANCE COMPANY LTD <BR>\r\nPAC-16-03 <BR>\r\nWAYNE MAINA <BR>','','1','0','41732625355','Cleared','','','','','','0','','',0.00,0.00,0,'201868',NULL,'KES','KES',0.00,0.00,'793','793','7S-XEUZJ_NKLAXOG5YUEURIHE_','XBF3TDCTPOGLV06Q','20241126155201','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"793\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241126155201\",\"salesDt\":\"20241126\",\"stockRlsDt\":\"20241126155201\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"793\",\"rcptPbctDt\":\"20241126\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"793\",\"orgInvcNo\":0,\"curRcptNo\":\"793\",\"totRcptNo\":\"793\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"793\",\"rcptPbctDt\":\"20241126155201\",\"intrlData\":\"7S-XEUZJ_NKLAXOG5YUEURIHE_\",\"rcptSign\":\"XBF3TDCTPOGLV06Q\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(794,'','Invoice','','2024-11-26 16:13:04','','-2000','4','2024-11-26 16:13:04','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PACIS INSURANCE COMPANY LTD <BR>\r\nPAC-16-03 <BR>\r\nWAYNE MAINA <BR>','','1','0','41732626776','Cleared','','','','','','0','','',0.00,0.00,0,'201868',NULL,'KES','KES',0.00,0.00,'794','794','-TJLWDHF45ZMCN3IQGCW9E2WEQ','FB_EG6L04SPUCWTP','20241126161457','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"794\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241126161457\",\"salesDt\":\"20241126\",\"stockRlsDt\":\"20241126161457\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"794\",\"rcptPbctDt\":\"20241126\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"794\",\"orgInvcNo\":0,\"curRcptNo\":\"794\",\"totRcptNo\":\"794\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"794\",\"rcptPbctDt\":\"20241126161457\",\"intrlData\":\"-TJLWDHF45ZMCN3IQGCW9E2WEQ\",\"rcptSign\":\"FB_EG6L04SPUCWTP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(795,'','Invoice','','2025-01-26 12:15:43','','-3500','4','2024-11-26 12:15:43','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n00001730000 <BR>\r\nJOSEPH MANGO OTWORI <BR>','','1','0','41732698937','Cleared','','','','','','0','','',0.00,0.00,0,'201870',NULL,'KES','KES',0.00,0.00,'795','795','RYUW8BUCJEU_RESGJMYNNKHPJK','1ZCXZBBXXVQGKMFV','20241127121808','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"795\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241127121808\",\"salesDt\":\"20241127\",\"stockRlsDt\":\"20241127121808\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"795\",\"rcptPbctDt\":\"20241127\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"795\",\"orgInvcNo\":0,\"curRcptNo\":\"795\",\"totRcptNo\":\"795\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"795\",\"rcptPbctDt\":\"20241127121808\",\"intrlData\":\"RYUW8BUCJEU_RESGJMYNNKHPJK\",\"rcptSign\":\"1ZCXZBBXXVQGKMFV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(796,'','Invoice','','2025-01-28 11:48:05','','-2000','4','2024-11-28 11:48:05','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','INTERNATIONAL CHRISTIAN CENTRE <BR>\r\nPAC-19517-01 <BR>\r\nELIZABETH MUKENE KALULI <BR>','','1','0','41732783635','Cleared','','','','','','0','','',0.00,0.00,0,'201877',NULL,'KES','KES',0.00,0.00,'796','796','5CGC4ZNCC_PSLD-JHLRY3M-UH2','ETHM1TV8BGJ6N6ZF','20241128115842','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"796\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241128115842\",\"salesDt\":\"20241128\",\"stockRlsDt\":\"20241128115842\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"796\",\"rcptPbctDt\":\"20241128\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"796\",\"orgInvcNo\":0,\"curRcptNo\":\"796\",\"totRcptNo\":\"796\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"796\",\"rcptPbctDt\":\"20241128115842\",\"intrlData\":\"5CGC4ZNCC_PSLD-JHLRY3M-UH2\",\"rcptSign\":\"ETHM1TV8BGJ6N6ZF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(797,'','Invoice','','2025-01-28 12:00:30','','-3000','4','2024-11-28 12:00:30','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NTSA <BR>\r\nCK139038-00 <BR>\r\nCATHERINE NJERU <BR>','','1','0','41732784408','Cleared','','','','','','0','','',0.00,0.00,0,'201877',NULL,'KES','KES',0.00,0.00,'797','797','YVEHLGGUVOJJ3MWAL-VR5QXAUU','D97ICKHFOMKO-7QL','20241128120216','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"797\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241128120216\",\"salesDt\":\"20241128\",\"stockRlsDt\":\"20241128120216\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"797\",\"rcptPbctDt\":\"20241128\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"797\",\"orgInvcNo\":0,\"curRcptNo\":\"797\",\"totRcptNo\":\"797\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"797\",\"rcptPbctDt\":\"20241128120216\",\"intrlData\":\"YVEHLGGUVOJJ3MWAL-VR5QXAUU\",\"rcptSign\":\"D97ICKHFOMKO-7QL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(798,'','Invoice','','2025-01-28 12:15:05','','-3000','4','2024-11-28 12:15:05','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY <BR>\r\nRUB-853-1 <BR>\r\nEVERLYNE NGUGI <BR>','','1','0','41732784633','Cleared','','','','','','0','','',0.00,0.00,0,'201879',NULL,'KES','KES',0.00,0.00,'798','798','ZGHHD-U-G3SJH6ZWXECEFBSYDH','MA4H8O1F7ZFIYNTG','20241128121656','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"798\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241128121656\",\"salesDt\":\"20241128\",\"stockRlsDt\":\"20241128121656\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"798\",\"rcptPbctDt\":\"20241128\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"798\",\"orgInvcNo\":0,\"curRcptNo\":\"798\",\"totRcptNo\":\"798\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"798\",\"rcptPbctDt\":\"20241128121656\",\"intrlData\":\"ZGHHD-U-G3SJH6ZWXECEFBSYDH\",\"rcptSign\":\"MA4H8O1F7ZFIYNTG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(799,'','Invoice','','2025-01-28 14:06:43','','-3000','4','2024-11-28 14:06:43','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES <BR>\r\nCK120282-01 <BR>\r\nCHARITY GATHONI <BR>','','1','0','41732791971','Cleared','','','','','','0','','',0.00,0.00,0,'201878',NULL,'KES','KES',0.00,0.00,'799','799','-VMXNTRC_EBQI5_MOPQJIRJOD6','IMPSMKYPM2WP81GK','20241128140857','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"799\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241128140857\",\"salesDt\":\"20241128\",\"stockRlsDt\":\"20241128140857\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"799\",\"rcptPbctDt\":\"20241128\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"799\",\"orgInvcNo\":0,\"curRcptNo\":\"799\",\"totRcptNo\":\"799\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"799\",\"rcptPbctDt\":\"20241128140857\",\"intrlData\":\"-VMXNTRC_EBQI5_MOPQJIRJOD6\",\"rcptSign\":\"IMPSMKYPM2WP81GK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(800,'','Invoice','','2025-01-28 14:13:18','','-3000','4','2024-11-26 14:13:18','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nBNK200558-01 <BR>\r\nGLADYS KANYORO <BR>','','1','0','41732792389','Cleared','','','','','','0','','',0.00,0.00,0,'201869',NULL,'KES','KES',0.00,0.00,'800','800','XITSD1TFNXNSTBTOZKBIZQOJ6S','ZC6O83MW963D9IT9','20241128141652','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"800\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241128141652\",\"salesDt\":\"20241128\",\"stockRlsDt\":\"20241128141652\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"800\",\"rcptPbctDt\":\"20241128\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"800\",\"orgInvcNo\":0,\"curRcptNo\":\"800\",\"totRcptNo\":\"800\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"800\",\"rcptPbctDt\":\"20241128141652\",\"intrlData\":\"XITSD1TFNXNSTBTOZKBIZQOJ6S\",\"rcptSign\":\"ZC6O83MW963D9IT9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(801,'','Invoice','','2025-01-28 16:29:16','','-3000','4','2024-11-28 16:29:16','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','WATER SERVICE REGULATORY BOARD <BR>\r\nCK102845-00 <BR>\r\nSAMUEL MWAURA <BR>','','1','0','41732800432','Cleared','','','','','','0','','',0.00,0.00,0,' 201882 ',NULL,'KES','KES',0.00,0.00,'801','801','VURVICMB63UAXDVM3ZRUFHCQP_','L4TCWPYVMKIXIMUI','20241128163146','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"801\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241128163146\",\"salesDt\":\"20241128\",\"stockRlsDt\":\"20241128163146\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"801\",\"rcptPbctDt\":\"20241128\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"801\",\"orgInvcNo\":0,\"curRcptNo\":\"801\",\"totRcptNo\":\"801\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"801\",\"rcptPbctDt\":\"20241128163146\",\"intrlData\":\"VURVICMB63UAXDVM3ZRUFHCQP_\",\"rcptSign\":\"L4TCWPYVMKIXIMUI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(802,'','Invoice','','2025-01-28 16:32:57','','-3000','4','2024-11-28 16:32:57','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','LE GUICHET UNIQUE LTD <BR>\r\nCK166244-00 <BR>\r\nMARY WANJIRU <BR>','','1','0','41732800765','Cleared','','','','','','0','','',0.00,0.00,0,' 201880',NULL,'KES','KES',0.00,0.00,'802','802','TDQXFGUSQFBJWXR5M-VQQMAA3K','9NBWTZEFTM7QH90U','20241128163528','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"802\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241128163528\",\"salesDt\":\"20241128\",\"stockRlsDt\":\"20241128163528\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"802\",\"rcptPbctDt\":\"20241128\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"802\",\"orgInvcNo\":0,\"curRcptNo\":\"802\",\"totRcptNo\":\"802\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"802\",\"rcptPbctDt\":\"20241128163528\",\"intrlData\":\"TDQXFGUSQFBJWXR5M-VQQMAA3K\",\"rcptSign\":\"9NBWTZEFTM7QH90U\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(803,'','Cash','','2025-01-29 08:57:57','','0','4','2024-11-29 08:57:57','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed','AMPATHCARE- UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>','','1','0','41732801733','Cleared','','','','','','0','','',0.00,0.00,0,'201883',NULL,'KES','KES',0.00,0.00,'803','803','G8XMWT_VGEDTYJBFJPZTKMGUM4','E7KPXFKLTXU-OROT','20241129090237','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"803\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241129090237\",\"salesDt\":\"20241129\",\"stockRlsDt\":\"20241129090237\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"803\",\"rcptPbctDt\":\"20241129\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"803\",\"orgInvcNo\":0,\"curRcptNo\":\"803\",\"totRcptNo\":\"803\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"803\",\"rcptPbctDt\":\"20241129090237\",\"intrlData\":\"G8XMWT_VGEDTYJBFJPZTKMGUM4\",\"rcptSign\":\"E7KPXFKLTXU-OROT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(804,'','Invoice','','2025-01-29 09:04:42','','-3500','4','2024-11-28 09:04:42','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE - UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>','','1','0','41732860251','Cleared','','','','','','0','','',0.00,0.00,0,'201883',NULL,'KES','KES',0.00,0.00,'804','804','ZGLQZEXG9TMPHDYVYLNTKBWOT_','O_DMTQRHBCXE2LCE','20241129090714','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"804\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241129090714\",\"salesDt\":\"20241129\",\"stockRlsDt\":\"20241129090714\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"804\",\"rcptPbctDt\":\"20241129\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"804\",\"orgInvcNo\":0,\"curRcptNo\":\"804\",\"totRcptNo\":\"804\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"804\",\"rcptPbctDt\":\"20241129090714\",\"intrlData\":\"ZGLQZEXG9TMPHDYVYLNTKBWOT_\",\"rcptSign\":\"O_DMTQRHBCXE2LCE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(805,'','Invoice','','2025-01-29 09:07:54','','-2000','4','2024-11-28 09:07:54','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','INVESTCENTS PARTNERS LTD <BR>\r\nPAC-52387-03 <BR>\r\nROSE ARIANNA<BR>','','1','0','41732860465','Cleared','','','','','','0','','',0.00,0.00,0,'201881',NULL,'KES','KES',0.00,0.00,'805','805','Y6_AOVB3_Q9KVX7GMGM_UPI1KB','IB8FJFYTHTPJNWGN','20241129091216','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"805\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241129091216\",\"salesDt\":\"20241129\",\"stockRlsDt\":\"20241129091216\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"805\",\"rcptPbctDt\":\"20241129\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"805\",\"orgInvcNo\":0,\"curRcptNo\":\"805\",\"totRcptNo\":\"805\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"805\",\"rcptPbctDt\":\"20241129091216\",\"intrlData\":\"Y6_AOVB3_Q9KVX7GMGM_UPI1KB\",\"rcptSign\":\"IB8FJFYTHTPJNWGN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(806,'','Invoice','','2025-01-04 10:50:38','','-3500','4','2024-12-03 10:50:38','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n00001730000<BR>\r\nJOSEPH MANGO OTWORI <BR>','','1','0','41733298622','Cleared','','','','','','0','','',0.00,0.00,0,'201891',NULL,'KES','KES',0.00,0.00,'806','806','V2UV1P05ARRCQN3NEENKNDXG1E','F_ID2WF_IAL1OA_G','20241204105223','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"806\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241204105223\",\"salesDt\":\"20241204\",\"stockRlsDt\":\"20241204105223\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"806\",\"rcptPbctDt\":\"20241204\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"806\",\"orgInvcNo\":0,\"curRcptNo\":\"806\",\"totRcptNo\":\"806\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"806\",\"rcptPbctDt\":\"20241204105223\",\"intrlData\":\"V2UV1P05ARRCQN3NEENKNDXG1E\",\"rcptSign\":\"F_ID2WF_IAL1OA_G\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(807,'','Invoice','','2025-01-05 10:52:54','','-3000','4','2024-12-05 10:52:54','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','HARAMBEE SACCO SOCIETY LTD <BR>\r\nCK011028-05 <BR>\r\nOLIVER ZINADINE GILLY <BR>','','1','0','41733385165','Cleared','','','','','','0','','',0.00,0.00,0,'201856',NULL,'KES','KES',0.00,0.00,'807','807','XP2MILSRHHAQJN-ZMIDZ39YD1B','MJOCRA67T6YGKGWB','20241205105438','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"807\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241205105438\",\"salesDt\":\"20241205\",\"stockRlsDt\":\"20241205105438\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"807\",\"rcptPbctDt\":\"20241205\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"807\",\"orgInvcNo\":0,\"curRcptNo\":\"807\",\"totRcptNo\":\"807\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"807\",\"rcptPbctDt\":\"20241205105438\",\"intrlData\":\"XP2MILSRHHAQJN-ZMIDZ39YD1B\",\"rcptSign\":\"MJOCRA67T6YGKGWB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(808,'','Invoice','','2024-12-05 11:40:30','','-3500','4','2024-11-01 11:40:30','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','TANA CONNECT LTD <BR>\r\nKE042712-00 <BR>\r\nSTEPHANIE NJERI KIMANI <BR>','','1','0','41733388023','Cleared','','','','','','0','','',0.00,0.00,0,'201802',NULL,'KES','KES',0.00,0.00,'808','808','ASCPWHJZCNADHPXOD2ZATDJ-VL','DXD0EQG1JJ700PMY','20241205114312','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"808\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241205114312\",\"salesDt\":\"20241205\",\"stockRlsDt\":\"20241205114312\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"808\",\"rcptPbctDt\":\"20241205\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"808\",\"orgInvcNo\":0,\"curRcptNo\":\"808\",\"totRcptNo\":\"808\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"808\",\"rcptPbctDt\":\"20241205114312\",\"intrlData\":\"ASCPWHJZCNADHPXOD2ZATDJ-VL\",\"rcptSign\":\"DXD0EQG1JJ700PMY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(809,'','Invoice','','2024-12-05 11:48:42','','-3500','4','2024-11-01 11:48:42','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE- UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>','','1','0','41733388514','Cleared','','','','','','0','','',0.00,0.00,0,'201800',NULL,'KES','KES',0.00,0.00,'809','809','HCP8CJLLPAVKOG_NLGUCKZUL5K','GBB31AZYOQGWXNOQ','20241205115012','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"809\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241205115012\",\"salesDt\":\"20241205\",\"stockRlsDt\":\"20241205115012\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"809\",\"rcptPbctDt\":\"20241205\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"809\",\"orgInvcNo\":0,\"curRcptNo\":\"809\",\"totRcptNo\":\"809\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"809\",\"rcptPbctDt\":\"20241205115012\",\"intrlData\":\"HCP8CJLLPAVKOG_NLGUCKZUL5K\",\"rcptSign\":\"GBB31AZYOQGWXNOQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(810,'','Invoice','','2024-12-05 11:53:01','','-3500','4','2024-11-14 11:53:01','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE- UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>','','1','0','41733388774','Cleared','','','','','','0','','',0.00,0.00,0,'201838',NULL,'KES','KES',0.00,0.00,'810','810','C38ONE1N6K8RNTB8PONUTXCEAE','QU8ICPVN0DVLK3N9','20241205115337','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"810\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241205115337\",\"salesDt\":\"20241205\",\"stockRlsDt\":\"20241205115337\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"810\",\"rcptPbctDt\":\"20241205\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"810\",\"orgInvcNo\":0,\"curRcptNo\":\"810\",\"totRcptNo\":\"810\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"810\",\"rcptPbctDt\":\"20241205115337\",\"intrlData\":\"C38ONE1N6K8RNTB8PONUTXCEAE\",\"rcptSign\":\"QU8ICPVN0DVLK3N9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(811,'','Invoice','','2024-12-05 12:51:16','','-3500','4','2024-11-29 12:51:16','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','PKF CONSULTING (K) LIMITED<BR>\r\nKE06308400 <BR>\r\nMILLICENT MUCHANGI <BR>','','1','0','41733392269','Cleared','','','','','','0','','',0.00,0.00,0,'201887',NULL,'KES','KES',0.00,0.00,'811','811','W5H3JC-GQBAT9KQBQPQQJCTPKQ','QHOZP8ZWDIM9GTMV','20241205125250','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"811\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241205125250\",\"salesDt\":\"20241205\",\"stockRlsDt\":\"20241205125250\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"811\",\"rcptPbctDt\":\"20241205\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"811\",\"orgInvcNo\":0,\"curRcptNo\":\"811\",\"totRcptNo\":\"811\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"811\",\"rcptPbctDt\":\"20241205125250\",\"intrlData\":\"W5H3JC-GQBAT9KQBQPQQJCTPKQ\",\"rcptSign\":\"QHOZP8ZWDIM9GTMV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(812,'','Invoice','','2025-02-10','','-3000','4','2024-12-10 10:00:05','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','WASREB <BR>\r\nCK102845-00 <BR>\r\nSAMUEL MWAURA <BR>','','1','0','41736314450','Cleared','','','','','','0','','',0.00,0.00,0,'201902',NULL,'KES','KES',0.00,0.00,'812','812','XPISCBQFFRHMER0EOB8MWULWO9','99ZPGX6CZRRPRMQS','20250108100141','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"812\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250108100141\",\"salesDt\":\"20250108\",\"stockRlsDt\":\"20250108100141\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"812\",\"rcptPbctDt\":\"20250108\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"812\",\"orgInvcNo\":0,\"curRcptNo\":\"812\",\"totRcptNo\":\"812\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"812\",\"rcptPbctDt\":\"20250108100141\",\"intrlData\":\"XPISCBQFFRHMER0EOB8MWULWO9\",\"rcptSign\":\"99ZPGX6CZRRPRMQS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(813,'','Invoice','','2025-02-13','','-3000','4','2024-12-13 10:02:34','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','HARAMBEE SACCO SOCIETY LTD <BR>\r\nCK011028-05 <BR>\r\nOLIVER GILLY <BR>','','1','0','41736319743','Cleared','','','','','','0','','',0.00,0.00,0,'201915',NULL,'KES','KES',0.00,0.00,'813','813','LOW-CT99FF2-OIXKDXVLGQ9Q5J','DWCKCJFYERBQDXGJ','20250108100537','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"813\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250108100537\",\"salesDt\":\"20250108\",\"stockRlsDt\":\"20250108100537\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"813\",\"rcptPbctDt\":\"20250108\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"813\",\"orgInvcNo\":0,\"curRcptNo\":\"813\",\"totRcptNo\":\"813\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"813\",\"rcptPbctDt\":\"20250108100537\",\"intrlData\":\"LOW-CT99FF2-OIXKDXVLGQ9Q5J\",\"rcptSign\":\"DWCKCJFYERBQDXGJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(814,'','Invoice','','2025-02-05','','-3000','4','2024-12-05 10:07:25','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','RUBIS ENERGY KENYA PLC <BR>\r\nRUB-853-1 <BR>\r\nEVERLYNE NGUGI <BR>','','1','0','41736320037','Cleared','','','','','','0','','',0.00,0.00,0,'201895',NULL,'KES','KES',0.00,0.00,'814','814','NBCNPXRKQ0GLTNVRHTMAJUV77C','-T0YBPSFWSRNRDQF','20250108101039','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"814\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250108101039\",\"salesDt\":\"20250108\",\"stockRlsDt\":\"20250108101039\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"814\",\"rcptPbctDt\":\"20250108\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"814\",\"orgInvcNo\":0,\"curRcptNo\":\"814\",\"totRcptNo\":\"814\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"814\",\"rcptPbctDt\":\"20250108101039\",\"intrlData\":\"NBCNPXRKQ0GLTNVRHTMAJUV77C\",\"rcptSign\":\"-T0YBPSFWSRNRDQF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(815,'','Invoice','','2025-02-05','','-3000','4','2024-12-05 10:11:21','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','LE GUICHET UNIQUE LTD <BR<\r\nCK166244-00 <BR>\r\nNGORONGO WANJIRU <BR>','','1','0','41736320271','Cleared','','','','','','0','','',0.00,0.00,0,'201894',NULL,'KES','KES',0.00,0.00,'815','815','N1A-RVBHPUFRNWWBF9M8G68NAW','3FWK5JUBZW2YK3R3','20250108101337','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"815\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250108101337\",\"salesDt\":\"20250108\",\"stockRlsDt\":\"20250108101337\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"815\",\"rcptPbctDt\":\"20250108\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"815\",\"orgInvcNo\":0,\"curRcptNo\":\"815\",\"totRcptNo\":\"815\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"815\",\"rcptPbctDt\":\"20250108101337\",\"intrlData\":\"N1A-RVBHPUFRNWWBF9M8G68NAW\",\"rcptSign\":\"3FWK5JUBZW2YK3R3\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(816,'','Invoice','','2025-02-05','','-3000','4','2024-12-05 10:14:07','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','LE GUICHET UNIQUE LTD<BR>\r\nCK166244-00 <BR>\r\nNGORONGO WANJIRU <BR>','','1','0','41736320441','Cleared','','','','','','0','','',0.00,0.00,0,'201894',NULL,'KES','KES',0.00,0.00,'816','816','PJ5-TBHYW4LO3ACEDLOKTT9KJP','ZB9SXOVZBA8MJJ9W','20250108101519','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"816\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250108101519\",\"salesDt\":\"20250108\",\"stockRlsDt\":\"20250108101519\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"816\",\"rcptPbctDt\":\"20250108\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"816\",\"orgInvcNo\":0,\"curRcptNo\":\"816\",\"totRcptNo\":\"816\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"816\",\"rcptPbctDt\":\"20250108101519\",\"intrlData\":\"PJ5-TBHYW4LO3ACEDLOKTT9KJP\",\"rcptSign\":\"ZB9SXOVZBA8MJJ9W\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(817,'','Invoice','','2025-02-06','','-3500','4','2024-12-06 10:30:45','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE- UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>','','1','0','41736321415','Cleared','','','','','','0','','',0.00,0.00,0,'201893',NULL,'KES','KES',0.00,0.00,'817','817','IIPN5OQDK5SJNYPZBKGIJLUMXP','R2HLIMFZJT1YE4JC','20250108103330','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"817\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250108103330\",\"salesDt\":\"20250108\",\"stockRlsDt\":\"20250108103330\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"817\",\"rcptPbctDt\":\"20250108\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"817\",\"orgInvcNo\":0,\"curRcptNo\":\"817\",\"totRcptNo\":\"817\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"817\",\"rcptPbctDt\":\"20250108103330\",\"intrlData\":\"IIPN5OQDK5SJNYPZBKGIJLUMXP\",\"rcptSign\":\"R2HLIMFZJT1YE4JC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(818,'','Invoice','','2025-02-10','','-3500','4','2024-12-10 10:35:38','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','PKF CONSULTING (K) LTD <BR>\r\nKE06308400 <BR>\r\nMILLICENT WANJIRU MUCHANGI <BR> ','','1','0','41736321725','Cleared','','','','','','0','','',0.00,0.00,0,'201906',NULL,'KES','KES',0.00,0.00,'818','818','SDU1M2G9AEY8WL9OXPMOPD_UW8','MECTMYQTM1GH3TY-','20250108112513','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"818\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250108112513\",\"salesDt\":\"20250108\",\"stockRlsDt\":\"20250108112513\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"818\",\"rcptPbctDt\":\"20250108\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"818\",\"orgInvcNo\":0,\"curRcptNo\":\"818\",\"totRcptNo\":\"818\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"818\",\"rcptPbctDt\":\"20250108112513\",\"intrlData\":\"SDU1M2G9AEY8WL9OXPMOPD_UW8\",\"rcptSign\":\"MECTMYQTM1GH3TY-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(819,'','Invoice','','2025-02-10','','-3500','4','2024-12-10 11:26:08','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK <BR>\r\n00001730000 <BR>\r\nJOSEPH MANGO OTWORI <BR>','','1','0','41736324759','Cleared','','','','','','0','','',0.00,0.00,0,'201907',NULL,'KES','KES',0.00,0.00,'819','819','VKFFS4JM973G-HZXF0IJCZS3-T','X5KLYFCC5UDEFD48','20250108112844','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"819\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250108112844\",\"salesDt\":\"20250108\",\"stockRlsDt\":\"20250108112844\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"819\",\"rcptPbctDt\":\"20250108\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"819\",\"orgInvcNo\":0,\"curRcptNo\":\"819\",\"totRcptNo\":\"819\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"819\",\"rcptPbctDt\":\"20250108112844\",\"intrlData\":\"VKFFS4JM973G-HZXF0IJCZS3-T\",\"rcptSign\":\"X5KLYFCC5UDEFD48\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(820,'','Cash','','2025-01-20 14:46:30','','0','4','2025-01-17 14:46:30','70','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41737358325','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'820','820','A-TZZFC9L1CYD49VQUWSSZXDSY','RI7WS5VPMQBURN3D','20250120144653','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"820\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"FENWICK MBAKA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250120144653\",\"salesDt\":\"20250120\",\"stockRlsDt\":\"20250120144653\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722459278\",\"rptNo\":\"820\",\"rcptPbctDt\":\"20250120\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"820\",\"orgInvcNo\":0,\"curRcptNo\":\"820\",\"totRcptNo\":\"820\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"820\",\"rcptPbctDt\":\"20250120144653\",\"intrlData\":\"A-TZZFC9L1CYD49VQUWSSZXDSY\",\"rcptSign\":\"RI7WS5VPMQBURN3D\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(821,'','Cash','','2025-01-20 14:47:14','','0','4','2025-01-17 14:47:14','70','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41737373614','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'821','821','SEC_W6LVHDGVNRQ72PB-8N1C47','EZDMMOF4-LHYEPG3','20250120144726','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"821\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"FENWICK MBAKA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250120144726\",\"salesDt\":\"20250120\",\"stockRlsDt\":\"20250120144726\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722459278\",\"rptNo\":\"821\",\"rcptPbctDt\":\"20250120\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"821\",\"orgInvcNo\":0,\"curRcptNo\":\"821\",\"totRcptNo\":\"821\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"821\",\"rcptPbctDt\":\"20250120144726\",\"intrlData\":\"SEC_W6LVHDGVNRQ72PB-8N1C47\",\"rcptSign\":\"EZDMMOF4-LHYEPG3\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'); INSERT INTO `sales` VALUES (822,'REF: TAH4HXSPCY','Mpesa','','2025-01-20 14:47:40','','0','4','2025-01-17 14:47:40','70','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41737373648','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'822','822','L6X2_RPR8MKFUHRG6FRE7B9VQX','H9WFVV-UTL2TZISY','20250120144857','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"822\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"FENWICK MBAKA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250120144857\",\"salesDt\":\"20250120\",\"stockRlsDt\":\"20250120144857\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722459278\",\"rptNo\":\"822\",\"rcptPbctDt\":\"20250120\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"822\",\"orgInvcNo\":0,\"curRcptNo\":\"822\",\"totRcptNo\":\"822\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"822\",\"rcptPbctDt\":\"20250120144857\",\"intrlData\":\"L6X2_RPR8MKFUHRG6FRE7B9VQX\",\"rcptSign\":\"H9WFVV-UTL2TZISY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(823,'REF: TAH4HXSPCY','Mpesa','','2025-01-20 14:49:44','','0','4','2025-01-20 14:49:44','70','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41737373769','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'823','823','2YVTWA-F4J6QYQ_XKWRBIMVFHN','QUT42OAJ5QSIXFML','20250120145002','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"823\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"FENWICK MBAKA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250120145002\",\"salesDt\":\"20250120\",\"stockRlsDt\":\"20250120145002\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722459278\",\"rptNo\":\"823\",\"rcptPbctDt\":\"20250120\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"823\",\"orgInvcNo\":0,\"curRcptNo\":\"823\",\"totRcptNo\":\"823\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"823\",\"rcptPbctDt\":\"20250120145002\",\"intrlData\":\"2YVTWA-F4J6QYQ_XKWRBIMVFHN\",\"rcptSign\":\"QUT42OAJ5QSIXFML\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(824,'REF: TAH4HXSPCY','Mpesa','','2025-01-20 14:51:56','','0','4','2025-01-17 14:51:56','70','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41737373905','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'824','824','HLH6JSDNDMFW49FRIKSCODQXK7','LNGKLPISQ6MBOF-U','20250120145232','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"824\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"FENWICK MBAKA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250120145232\",\"salesDt\":\"20250120\",\"stockRlsDt\":\"20250120145232\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722459278\",\"rptNo\":\"824\",\"rcptPbctDt\":\"20250120\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"824\",\"orgInvcNo\":0,\"curRcptNo\":\"824\",\"totRcptNo\":\"824\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"824\",\"rcptPbctDt\":\"20250120145232\",\"intrlData\":\"HLH6JSDNDMFW49FRIKSCODQXK7\",\"rcptSign\":\"LNGKLPISQ6MBOF-U\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(825,'REF: TAH4HXSPCY','Mpesa','','2025-01-20 14:54:22','','0','4','2025-01-17 14:54:22','70','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41737374053','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'825','825','ZMLYVRYXHWB9NKMIXKGEYEWTXK','KYBIKB5K4L8CN3N3','20250120145535','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"825\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"FENWICK MBAKA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250120145535\",\"salesDt\":\"20250120\",\"stockRlsDt\":\"20250120145535\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722459278\",\"rptNo\":\"825\",\"rcptPbctDt\":\"20250120\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"825\",\"orgInvcNo\":0,\"curRcptNo\":\"825\",\"totRcptNo\":\"825\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"825\",\"rcptPbctDt\":\"20250120145535\",\"intrlData\":\"ZMLYVRYXHWB9NKMIXKGEYEWTXK\",\"rcptSign\":\"KYBIKB5K4L8CN3N3\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(826,' REF: SLD5B5DBNR','Mpesa','','2025-01-20 15:03:42','','0','4','2024-12-13 15:03:42','70','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41737373954','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'826','826','ZISG5ZD06RUJ-NHY9TJBQHZJVY','4DSSHDTFC-CPXHUK','20250120150448','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"826\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"FENWICK MBAKA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250120150448\",\"salesDt\":\"20250120\",\"stockRlsDt\":\"20250120150448\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722459278\",\"rptNo\":\"826\",\"rcptPbctDt\":\"20250120\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"826\",\"orgInvcNo\":0,\"curRcptNo\":\"826\",\"totRcptNo\":\"826\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"826\",\"rcptPbctDt\":\"20250120150448\",\"intrlData\":\"ZISG5ZD06RUJ-NHY9TJBQHZJVY\",\"rcptSign\":\"4DSSHDTFC-CPXHUK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(827,'| REF: SLD5B5DBNR','Mpesa','','2025-01-20 15:05:04','','0','4','2024-12-13 15:05:04','70','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41737374137','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'827','827','ZRCZQJRXPXY9DGGEXGRHXHFXPX','6PISJOV4QV7W1PBL','20250120150545','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"827\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"FENWICK MBAKA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250120150545\",\"salesDt\":\"20250120\",\"stockRlsDt\":\"20250120150545\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722459278\",\"rptNo\":\"827\",\"rcptPbctDt\":\"20250120\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"827\",\"orgInvcNo\":0,\"curRcptNo\":\"827\",\"totRcptNo\":\"827\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"827\",\"rcptPbctDt\":\"20250120150545\",\"intrlData\":\"ZRCZQJRXPXY9DGGEXGRHXHFXPX\",\"rcptSign\":\"6PISJOV4QV7W1PBL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(828,'REF: SLI8WBBJAA','Mpesa','','2025-01-20 15:10:30','','0','4','2024-12-18 15:10:30','70','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41737374746','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'828','828','Z3JE_D540BFVG6KXAP7JAVY5XV','M53-DMYQIX_RDF-M','20250120151509','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"828\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"FENWICK MBAKA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250120151509\",\"salesDt\":\"20250120\",\"stockRlsDt\":\"20250120151509\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722459278\",\"rptNo\":\"828\",\"rcptPbctDt\":\"20250120\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"828\",\"orgInvcNo\":0,\"curRcptNo\":\"828\",\"totRcptNo\":\"828\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"828\",\"rcptPbctDt\":\"20250120151509\",\"intrlData\":\"Z3JE_D540BFVG6KXAP7JAVY5XV\",\"rcptSign\":\"M53-DMYQIX_RDF-M\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(829,'REF: TAO9CEEV1R ','Mpesa','','2025-01-29 10:01:39','','0','4','2025-01-24 10:01:39','70','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41738134074','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'829','829','LXBL-L8XBEXCX0ADZWZMKGPQRP','LUEQTVXK7KO5YOUF','20250129100228','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"829\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"FENWICK MBAKA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250129100228\",\"salesDt\":\"20250129\",\"stockRlsDt\":\"20250129100228\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722459278\",\"rptNo\":\"829\",\"rcptPbctDt\":\"20250129\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"829\",\"orgInvcNo\":0,\"curRcptNo\":\"829\",\"totRcptNo\":\"829\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"829\",\"rcptPbctDt\":\"20250129100228\",\"intrlData\":\"LXBL-L8XBEXCX0ADZWZMKGPQRP\",\"rcptSign\":\"LUEQTVXK7KO5YOUF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(830,'REF: TAO9CEEV1R','Mpesa','','2025-01-29 10:11:53','','0','4','2025-01-24 10:11:53','70','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41738134705','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'830','830','CCR45WSGWXWPJHI8ANXEBFM8OS','E4F3KDFRSCVVSIP0','20250129101228','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"830\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"FENWICK MBAKA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250129101228\",\"salesDt\":\"20250129\",\"stockRlsDt\":\"20250129101228\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722459278\",\"rptNo\":\"830\",\"rcptPbctDt\":\"20250129\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"830\",\"orgInvcNo\":0,\"curRcptNo\":\"830\",\"totRcptNo\":\"830\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"830\",\"rcptPbctDt\":\"20250129101228\",\"intrlData\":\"CCR45WSGWXWPJHI8ANXEBFM8OS\",\"rcptSign\":\"E4F3KDFRSCVVSIP0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(831,'','Invoice','','2025-02-25 10:07:02','','-3500','4','2025-01-25 10:07:02','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','PKF (K) CONSULTING <BR>\r\nKE000034801 <BR>\r\nLILIAN NEEMA JUMA <BR>','','1','0','41738220507','Cleared','','','','','','0','','',0.00,0.00,0,'201953',NULL,'KES','KES',0.00,0.00,'831','831','KJHMJZVMJQ26IITE2IORVXT0EB','QWJUDB8EHYOPRKAX','20250130101159','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"831\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250130101159\",\"salesDt\":\"20250130\",\"stockRlsDt\":\"20250130101159\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"831\",\"rcptPbctDt\":\"20250130\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"831\",\"orgInvcNo\":0,\"curRcptNo\":\"831\",\"totRcptNo\":\"831\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"831\",\"rcptPbctDt\":\"20250130101159\",\"intrlData\":\"KJHMJZVMJQ26IITE2IORVXT0EB\",\"rcptSign\":\"QWJUDB8EHYOPRKAX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(832,'','Invoice','','2025-02-23 10:36:16','','-4000','4','2025-01-23 10:36:16','26','0','4000','1','retail','0','4000','1','0','0','4000','0','0','0','printed','KENYA NATIONAL BUREAU OF STATISTICS <BR>\r\nGAKE043102-00 <BR>\r\nCINDY NAMAEMBA NAMBISIA <BR>','','1','0','41738222564','Cleared','','','','','','0','','',0.00,0.00,0,'201945',NULL,'KES','KES',0.00,0.00,'832','832','ZH2UAR7TVPQ_OQVWHSAYOAPWPW','MUYWF97XJ7Y2-B__','20250130103910','4000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"832\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250130103910\",\"salesDt\":\"20250130\",\"stockRlsDt\":\"20250130103910\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":4000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":4000,\"totTaxAmt\":0,\"totAmt\":4000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"832\",\"rcptPbctDt\":\"20250130\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Couple session( GA Insurance)-\",\"bcd\":\"6\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"4000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"4000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"832\",\"orgInvcNo\":0,\"curRcptNo\":\"832\",\"totRcptNo\":\"832\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"832\",\"rcptPbctDt\":\"20250130103910\",\"intrlData\":\"ZH2UAR7TVPQ_OQVWHSAYOAPWPW\",\"rcptSign\":\"MUYWF97XJ7Y2-B__\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(833,'','Invoice','','2025-02-15 11:11:49','','-4000','4','2025-01-15 11:11:49','26','0','4000','1','retail','0','4000','1','0','0','4000','0','0','0','printed','KENYA NATIONAL BUREAU OF STATISTICS <BR>\r\nGAKE043102-00 <BR>\r\nCINDY NAMAEMBA NAMBISIA <BR>','','1','0','41738224692','Cleared','','','','','','0','','',0.00,0.00,0,'201931',NULL,'KES','KES',0.00,0.00,'833','833','GM3JOKEPSJ988DURBGEVRCZ06K','-CLKJMTXBJ65IPEY','20250130111550','4000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"833\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250130111550\",\"salesDt\":\"20250130\",\"stockRlsDt\":\"20250130111550\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":4000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":4000,\"totTaxAmt\":0,\"totAmt\":4000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"833\",\"rcptPbctDt\":\"20250130\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Couple session( GA Insurance)-\",\"bcd\":\"6\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"4000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"4000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"833\",\"orgInvcNo\":0,\"curRcptNo\":\"833\",\"totRcptNo\":\"833\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"833\",\"rcptPbctDt\":\"20250130111550\",\"intrlData\":\"GM3JOKEPSJ988DURBGEVRCZ06K\",\"rcptSign\":\"-CLKJMTXBJ65IPEY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(834,'','Invoice','','2025-02-18 11:16:46','','-3000','4','2025-01-18 11:16:46','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','KENYA RE-INSURANCE CORPORATION LTD<BR>\r\nCK133601<BR>\r\nMERCY DZIDZA JUMA <BR>','','1','0','41738224998','Cleared','','','','','','0','','',0.00,0.00,0,'201940',NULL,'KES','KES',0.00,0.00,'834','834','M7OQZSAHAY2FHBDTV-ZY-XVMSZ','BKTENYSBJ28TQJSM','20250130112259','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"834\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250130112259\",\"salesDt\":\"20250130\",\"stockRlsDt\":\"20250130112259\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"834\",\"rcptPbctDt\":\"20250130\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"834\",\"orgInvcNo\":0,\"curRcptNo\":\"834\",\"totRcptNo\":\"834\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"834\",\"rcptPbctDt\":\"20250130112259\",\"intrlData\":\"M7OQZSAHAY2FHBDTV-ZY-XVMSZ\",\"rcptSign\":\"BKTENYSBJ28TQJSM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(835,'','Invoice','','2025-02-17 11:24:04','','-2000','4','2025-01-17 11:24:04','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHEER LOGIC CONSULTANTS <BR>\r\nPAC-53730-01<BR>\r\nCAREN NANJALA <BR>','','1','0','41738225413','Cleared','','','','','','0','','',0.00,0.00,0,'201935',NULL,'KES','KES',0.00,0.00,'835','835','-DNX79RUV12O5096OEBCNKGWZB','-X1T6YXC4DCFD0VK','20250130113145','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"835\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250130113145\",\"salesDt\":\"20250130\",\"stockRlsDt\":\"20250130113145\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"835\",\"rcptPbctDt\":\"20250130\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"835\",\"orgInvcNo\":0,\"curRcptNo\":\"835\",\"totRcptNo\":\"835\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"835\",\"rcptPbctDt\":\"20250130113145\",\"intrlData\":\"-DNX79RUV12O5096OEBCNKGWZB\",\"rcptSign\":\"-X1T6YXC4DCFD0VK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(836,'','Invoice','','2025-02-09 11:33:22','','-2000','4','2025-01-09 11:33:22','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHEER LOGIC CONSULTANTS <BR>\r\nPAC-53730-01 <BR>\r\nCAREN NANJALA <BR>','','1','0','41738225936','Cleared','','','','','','0','','',0.00,0.00,0,'201921',NULL,'KES','KES',0.00,0.00,'836','836','USFQMZY2XKXXVD4I5KW2LI9JXH','QCY7_3B_BU-HLV81','20250130113557','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"836\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250130113557\",\"salesDt\":\"20250130\",\"stockRlsDt\":\"20250130113557\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"836\",\"rcptPbctDt\":\"20250130\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"836\",\"orgInvcNo\":0,\"curRcptNo\":\"836\",\"totRcptNo\":\"836\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"836\",\"rcptPbctDt\":\"20250130113557\",\"intrlData\":\"USFQMZY2XKXXVD4I5KW2LI9JXH\",\"rcptSign\":\"QCY7_3B_BU-HLV81\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(837,'','Invoice','','2025-02-08 11:37:29','','-3000','4','2025-01-08 11:37:29','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','KENYA NATIONAL BUREAU OF STATISTICS <BR>\r\nGAKE043102-00 <BR>\r\nCINDY NAMAEMBA NAMBISIA <BR>','','1','0','41738226195','Cleared','','','','','','0','','',0.00,0.00,0,'201920',NULL,'KES','KES',0.00,0.00,'837','837','I_DFH8GAS_COILRCVLM4IOQUVN','O6F59SFIYD7QXJ6B','20250130114538','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"837\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250130114538\",\"salesDt\":\"20250130\",\"stockRlsDt\":\"20250130114538\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"837\",\"rcptPbctDt\":\"20250130\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"837\",\"orgInvcNo\":0,\"curRcptNo\":\"837\",\"totRcptNo\":\"837\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"837\",\"rcptPbctDt\":\"20250130114538\",\"intrlData\":\"I_DFH8GAS_COILRCVLM4IOQUVN\",\"rcptSign\":\"O6F59SFIYD7QXJ6B\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(838,'','Invoice','','2025-02-30 16:42:58','','-3500','4','2025-01-29 16:42:58','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','KENYA NATIONAL BUREAU OF STATISTICS <BR>\r\nGAKE043102-00 <BR>\r\nCINDY NAMAEMBA NAMBISIA <BR>','','1','0','41738244568','Cleared','','','','','','0','','',0.00,0.00,0,'201959',NULL,'KES','KES',0.00,0.00,'838','838','REUVMBSUUZLSZSEODSWUOT-VXN','-3HZTO8ZQEZGF4VP','20250130164503','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"838\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250130164503\",\"salesDt\":\"20250130\",\"stockRlsDt\":\"20250130164503\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"838\",\"rcptPbctDt\":\"20250130\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"838\",\"orgInvcNo\":0,\"curRcptNo\":\"838\",\"totRcptNo\":\"838\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"838\",\"rcptPbctDt\":\"20250130164503\",\"intrlData\":\"REUVMBSUUZLSZSEODSWUOT-VXN\",\"rcptSign\":\"-3HZTO8ZQEZGF4VP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(839,'','Invoice','','2025-02-30 16:48:19','','-3000','4','2025-01-30 16:48:19','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','WASREB <BR>\r\nCK102845-00 <BR>\r\nSAMUEL MWAURA <BR<','','1','0','41738244892','Cleared','','','','','','0','','',0.00,0.00,0,'201965',NULL,'KES','KES',0.00,0.00,'839','839','RM0ECX_4I-RJ1PXIMF8HHQWWJK','MA31JBU8MDBLAZVN','20250130164950','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"839\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250130164950\",\"salesDt\":\"20250130\",\"stockRlsDt\":\"20250130164950\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"839\",\"rcptPbctDt\":\"20250130\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"839\",\"orgInvcNo\":0,\"curRcptNo\":\"839\",\"totRcptNo\":\"839\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"839\",\"rcptPbctDt\":\"20250130164950\",\"intrlData\":\"RM0ECX_4I-RJ1PXIMF8HHQWWJK\",\"rcptSign\":\"MA31JBU8MDBLAZVN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(840,'','Invoice','','2025-01-31 11:29:21','','-3500','4','2025-01-08 11:29:21','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','KENYA NATIONAL BUREAU OF STATISTICS <BR>\r\nGAKE043102-00 <BR>\r\nCINDY NAMBISIA <BR>','','1','0','41738312141','Cleared','','','','','','0','','',0.00,0.00,0,'201920',NULL,'KES','KES',0.00,0.00,'840','840','LL0EHQZW7JIFIZ7K-ADLBDWLAF','0G_KT6VMAZ0PYG1T','20250131113431','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"840\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250131113431\",\"salesDt\":\"20250131\",\"stockRlsDt\":\"20250131113431\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"840\",\"rcptPbctDt\":\"20250131\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"840\",\"orgInvcNo\":0,\"curRcptNo\":\"840\",\"totRcptNo\":\"840\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"840\",\"rcptPbctDt\":\"20250131113431\",\"intrlData\":\"LL0EHQZW7JIFIZ7K-ADLBDWLAF\",\"rcptSign\":\"0G_KT6VMAZ0PYG1T\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(841,'','Invoice','','2025-01-31 11:35:17','','-3500','4','2025-01-18 11:35:17','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATH CARE UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>','','1','0','41738312505','Cleared','','','','','','0','','',0.00,0.00,0,'201939',NULL,'KES','KES',0.00,0.00,'841','841','VOTDT_HS_YK8K1_QJHHPITFXCC','SCUKWCIPVZUWMNR9','20250131113754','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"841\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250131113754\",\"salesDt\":\"20250131\",\"stockRlsDt\":\"20250131113754\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"841\",\"rcptPbctDt\":\"20250131\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"841\",\"orgInvcNo\":0,\"curRcptNo\":\"841\",\"totRcptNo\":\"841\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"841\",\"rcptPbctDt\":\"20250131113754\",\"intrlData\":\"VOTDT_HS_YK8K1_QJHHPITFXCC\",\"rcptSign\":\"SCUKWCIPVZUWMNR9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(842,'','Cash','','2025-02-07 15:55:21','','0','3','2025-02-07 15:55:21','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','1','0','31737357263','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'842','842','7FDOVWFCTJR1OAA6G528UCN4GV','IBRGHJ8EQR-FIHYX','20250207155611','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"842\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250207155611\",\"salesDt\":\"20250207\",\"stockRlsDt\":\"20250207155611\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"842\",\"rcptPbctDt\":\"20250207\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"842\",\"orgInvcNo\":0,\"curRcptNo\":\"842\",\"totRcptNo\":\"842\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"842\",\"rcptPbctDt\":\"20250207155611\",\"intrlData\":\"7FDOVWFCTJR1OAA6G528UCN4GV\",\"rcptSign\":\"IBRGHJ8EQR-FIHYX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(843,'','Cash','','2025-02-07 16:00:04','','0','3','2025-02-07 16:00:04','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','1','0','31738932972','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'843','843','DN0H8ERSN0TL873-5X3W0ZAF1M','UJC94AKHGLQQHX21','20250207160044','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"843\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250207160044\",\"salesDt\":\"20250207\",\"stockRlsDt\":\"20250207160044\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"843\",\"rcptPbctDt\":\"20250207\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"843\",\"orgInvcNo\":0,\"curRcptNo\":\"843\",\"totRcptNo\":\"843\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"843\",\"rcptPbctDt\":\"20250207160044\",\"intrlData\":\"DN0H8ERSN0TL873-5X3W0ZAF1M\",\"rcptSign\":\"UJC94AKHGLQQHX21\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(844,'','Cash','','2025-02-07 16:01:16','','0','3','2025-02-07 16:01:16','72','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','1','0','31738933245','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'844','844','70XJTAFKLJLPNU27ESBCBKCNPO','6SLQEX8OJNJJKPPP','20250207160208','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"844\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"Angel Nyakio\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250207160208\",\"salesDt\":\"20250207\",\"stockRlsDt\":\"20250207160208\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"0757761530\",\"rptNo\":\"844\",\"rcptPbctDt\":\"20250207\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"844\",\"orgInvcNo\":0,\"curRcptNo\":\"844\",\"totRcptNo\":\"844\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"844\",\"rcptPbctDt\":\"20250207160208\",\"intrlData\":\"70XJTAFKLJLPNU27ESBCBKCNPO\",\"rcptSign\":\"6SLQEX8OJNJJKPPP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(845,'REF: TBA6HRBMSG','Mpesa','','2025-02-11 11:53:31','','0','4','2025-02-10 11:53:31','70','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41739263983','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'845','845','GHGQKDKE-MNHTZEPYFMH5IZ1I5','N1KOEGTM70CAFB8Z','20250211115527','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"845\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"FENWICK MBAKA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250211115527\",\"salesDt\":\"20250211\",\"stockRlsDt\":\"20250211115527\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722459278\",\"rptNo\":\"845\",\"rcptPbctDt\":\"20250211\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"845\",\"orgInvcNo\":0,\"curRcptNo\":\"845\",\"totRcptNo\":\"845\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"845\",\"rcptPbctDt\":\"20250211115527\",\"intrlData\":\"GHGQKDKE-MNHTZEPYFMH5IZ1I5\",\"rcptSign\":\"N1KOEGTM70CAFB8Z\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(846,'REF: TBA6HRBMSG','Mpesa','','2025-02-11 11:58:37','','0','4','2025-02-10 11:58:37','70','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41739264298','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'846','846','CGOSJPUM4TWFOR90HFOY5EIFS3','LE8BELDPWVCPUJLQ','20250211115928','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"846\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"FENWICK MBAKA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250211115928\",\"salesDt\":\"20250211\",\"stockRlsDt\":\"20250211115928\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722459278\",\"rptNo\":\"846\",\"rcptPbctDt\":\"20250211\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"846\",\"orgInvcNo\":0,\"curRcptNo\":\"846\",\"totRcptNo\":\"846\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"846\",\"rcptPbctDt\":\"20250211115928\",\"intrlData\":\"CGOSJPUM4TWFOR90HFOY5EIFS3\",\"rcptSign\":\"LE8BELDPWVCPUJLQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(847,'','Invoice','','2025-04-12 12:01:45','','-3000','4','2025-02-12 12:01:45','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','WORKCORE RESEARCH COMPANY LTD <BR>\r\nWRC-20368-11 <BR>\r\nIRENE MUTHONI NDEGWA <BR>\r\n','','1','0','41739350886','Cleared','','','','','','0','','',0.00,0.00,0,'201988',NULL,'KES','KES',0.00,0.00,'847','847','XOIG84MOEUDL9UCYPYI9WIQSCG','UVGT49DI5YHFOJVC','20250212120354','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"847\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250212120354\",\"salesDt\":\"20250212\",\"stockRlsDt\":\"20250212120354\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"847\",\"rcptPbctDt\":\"20250212\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"847\",\"orgInvcNo\":0,\"curRcptNo\":\"847\",\"totRcptNo\":\"847\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"847\",\"rcptPbctDt\":\"20250212120354\",\"intrlData\":\"XOIG84MOEUDL9UCYPYI9WIQSCG\",\"rcptSign\":\"UVGT49DI5YHFOJVC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(848,'','Invoice','','2025-04-12 12:04:47','','-3500','4','2025-02-12 12:04:47','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE- UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>','','1','0','41739351080','Cleared','','','','','','0','','',0.00,0.00,0,'201987',NULL,'KES','KES',0.00,0.00,'848','848','WZWBEZKQDX6SZEH23Z4U5PGRZI','JEA8KLB4YHGN2EIY','20250212120618','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"848\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250212120618\",\"salesDt\":\"20250212\",\"stockRlsDt\":\"20250212120618\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"848\",\"rcptPbctDt\":\"20250212\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"848\",\"orgInvcNo\":0,\"curRcptNo\":\"848\",\"totRcptNo\":\"848\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"848\",\"rcptPbctDt\":\"20250212120618\",\"intrlData\":\"WZWBEZKQDX6SZEH23Z4U5PGRZI\",\"rcptSign\":\"JEA8KLB4YHGN2EIY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(849,'','Invoice','','2025-02-12 12:44:37','','-2000','4','2025-02-08 12:44:37','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PRIVATE SAFARIS LIMITED <BR>\r\n PAC-57751-01 <BR>\r\nWAMUCII SOPHINESTA <BR>','','1','0','41739353469','Cleared','','','','','','0','','',0.00,0.00,0,'201983',NULL,'KES','KES',0.00,0.00,'849','849','WDC6YUH8VFHPXRHQK0-D_EDKUC','LRD-L6KUTM3WR37R','20250212124634','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"849\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250212124634\",\"salesDt\":\"20250212\",\"stockRlsDt\":\"20250212124634\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"849\",\"rcptPbctDt\":\"20250212\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"849\",\"orgInvcNo\":0,\"curRcptNo\":\"849\",\"totRcptNo\":\"849\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"849\",\"rcptPbctDt\":\"20250212124634\",\"intrlData\":\"WDC6YUH8VFHPXRHQK0-D_EDKUC\",\"rcptSign\":\"LRD-L6KUTM3WR37R\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(850,'REF: TBE7YUW1KP','Mpesa','','2025-02-14 16:37:55','','0','4','2025-02-14 16:37:55','70','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41739540235','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'850','850','NSSL5VTSCGH_BF4HULPYJ9A8DC','F_6RSRVFQKLT9QOT','20250214164801','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"850\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"FENWICK MBAKA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250214164801\",\"salesDt\":\"20250214\",\"stockRlsDt\":\"20250214164801\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722459278\",\"rptNo\":\"850\",\"rcptPbctDt\":\"20250214\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"850\",\"orgInvcNo\":0,\"curRcptNo\":\"850\",\"totRcptNo\":\"850\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"850\",\"rcptPbctDt\":\"20250214164801\",\"intrlData\":\"NSSL5VTSCGH_BF4HULPYJ9A8DC\",\"rcptSign\":\"F_6RSRVFQKLT9QOT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(851,'','Invoice','','2025-02-18 15:01:15','','-3500','4','2025-02-13 15:01:15','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','HASBAH KENYA LIMITED <BR>\r\nKE000046561-01 <BR>\r\nJOYCE KOIKAI','','1','0','41739873322','Cleared','','','','','','0','','',0.00,0.00,0,'201991',NULL,'KES','KES',0.00,0.00,'851','851','STXCYAMQUQYCHOPHNGROGMTQT-','PPXOS1KFL5BGFTPR','20250218150300','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"851\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250218150300\",\"salesDt\":\"20250218\",\"stockRlsDt\":\"20250218150300\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"851\",\"rcptPbctDt\":\"20250218\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"851\",\"orgInvcNo\":0,\"curRcptNo\":\"851\",\"totRcptNo\":\"851\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"851\",\"rcptPbctDt\":\"20250218150300\",\"intrlData\":\"STXCYAMQUQYCHOPHNGROGMTQT-\",\"rcptSign\":\"PPXOS1KFL5BGFTPR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(852,'','Invoice','','2025-02-18 15:04:24','','-3000','4','2025-02-12 15:04:24','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY <BR>\r\nCK163525-00 <BR>\r\nGLORY KINOTI <BR>','','1','0','41739880255','Cleared','','','','','','0','','',0.00,0.00,0,'201989',NULL,'KES','KES',0.00,0.00,'852','852','P0VYWZJPNWGZCI3SZS28T76XSX','PKYGMUOESL9QBJ2I','20250218150623','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"852\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250218150623\",\"salesDt\":\"20250218\",\"stockRlsDt\":\"20250218150623\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"852\",\"rcptPbctDt\":\"20250218\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"852\",\"orgInvcNo\":0,\"curRcptNo\":\"852\",\"totRcptNo\":\"852\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"852\",\"rcptPbctDt\":\"20250218150623\",\"intrlData\":\"P0VYWZJPNWGZCI3SZS28T76XSX\",\"rcptSign\":\"PKYGMUOESL9QBJ2I\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(853,'','Invoice','','2025-02-18 15:11:46','','-2000','4','2025-02-18 15:11:46','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PRIVATE SAFARIS EAST AFRICA LTD<BR>\r\nPAC-57751-01 <BR>\r\nSOPHINESTA WAMUCII <BR>','','1','0','41739880448','Cleared','','','','','','0','','',0.00,0.00,0,'202001',NULL,'KES','KES',0.00,0.00,'853','853','J4ZTQJAAMK_WWULWQQ4GKEK5QZ','PP0ULB89D0PM7IZI','20250218151220','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"853\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250218151220\",\"salesDt\":\"20250218\",\"stockRlsDt\":\"20250218151220\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"853\",\"rcptPbctDt\":\"20250218\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"853\",\"orgInvcNo\":0,\"curRcptNo\":\"853\",\"totRcptNo\":\"853\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"853\",\"rcptPbctDt\":\"20250218151220\",\"intrlData\":\"J4ZTQJAAMK_WWULWQQ4GKEK5QZ\",\"rcptSign\":\"PP0ULB89D0PM7IZI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(854,'','Invoice','','2025-02-18 15:13:19','','-2000','4','2025-02-18 15:13:19','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PRIVATE SAFARIS EAST AFRICA LTD<BR>\r\nPAC-57751-01 <BR>\r\nSOPHINESTA WAMUCII <BR>','','1','0','41739880782','Cleared','','','','','','0','','',0.00,0.00,0,'202001',NULL,'KES','KES',0.00,0.00,'854','854','-YQUMHDSY0VYDMZW2H1LYIGUDO','YKAKA4IRUCX4LFEN','20250218151556','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"854\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250218151556\",\"salesDt\":\"20250218\",\"stockRlsDt\":\"20250218151556\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"854\",\"rcptPbctDt\":\"20250218\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"854\",\"orgInvcNo\":0,\"curRcptNo\":\"854\",\"totRcptNo\":\"854\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"854\",\"rcptPbctDt\":\"20250218151556\",\"intrlData\":\"-YQUMHDSY0VYDMZW2H1LYIGUDO\",\"rcptSign\":\"YKAKA4IRUCX4LFEN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(855,'','Invoice','','2025-02-18 15:17:54','','-2000','4','2025-02-18 15:17:54','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PRIVATE SAFARIS EAST AFRICA LTD<BR>\r\nPAC-57751-01 <BR>\r\nSOPHINESTA WAMUCII <BR>','','1','0','41739881051','Cleared','','','','','','0','','',0.00,0.00,0,'202001',NULL,'KES','KES',0.00,0.00,'855','855','7TZOLGLUIOWINNMN13CTQYFU60','UFXAULOO7_KTWFJC','20250218151848','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"855\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250218151848\",\"salesDt\":\"20250218\",\"stockRlsDt\":\"20250218151848\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"855\",\"rcptPbctDt\":\"20250218\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"855\",\"orgInvcNo\":0,\"curRcptNo\":\"855\",\"totRcptNo\":\"855\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"855\",\"rcptPbctDt\":\"20250218151848\",\"intrlData\":\"7TZOLGLUIOWINNMN13CTQYFU60\",\"rcptSign\":\"UFXAULOO7_KTWFJC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(856,'','Invoice','','2025-02-18 15:19:26','','-2000','4','2025-02-18 15:19:26','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','INTERNATIONAL CHRISTIAN CENTER<BR>\r\nPAC-19517-01 <BR>\r\nELIZABETH MUKENE <BR>','','1','0','41739881155','Cleared','','','','','','0','','',0.00,0.00,0,'201993',NULL,'KES','KES',0.00,0.00,'856','856','Q5ECVC3B9WMIHUUWEKVGLEOXBC','ZZ41QZFE5NVEVN0E','20250218152144','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"856\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250218152144\",\"salesDt\":\"20250218\",\"stockRlsDt\":\"20250218152144\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"856\",\"rcptPbctDt\":\"20250218\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"856\",\"orgInvcNo\":0,\"curRcptNo\":\"856\",\"totRcptNo\":\"856\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"856\",\"rcptPbctDt\":\"20250218152144\",\"intrlData\":\"Q5ECVC3B9WMIHUUWEKVGLEOXBC\",\"rcptSign\":\"ZZ41QZFE5NVEVN0E\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(857,'','Invoice','','2025-02-18 15:23:16','','-3500','4','2025-02-13 15:23:16','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I & M BANK LTD<BR>\r\n00001730000 <BR>\r\nJOSEPH MANGO OTWORI <BR>','','1','0','41739881363','Cleared','','','','','','0','','',0.00,0.00,0,'201992',NULL,'KES','KES',0.00,0.00,'857','857','D4IP403HQBFH7GSEL7FFLHI2DJ','UCFYMNXE2HC0C225','20250218152558','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"857\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250218152558\",\"salesDt\":\"20250218\",\"stockRlsDt\":\"20250218152558\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"857\",\"rcptPbctDt\":\"20250218\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"857\",\"orgInvcNo\":0,\"curRcptNo\":\"857\",\"totRcptNo\":\"857\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"857\",\"rcptPbctDt\":\"20250218152558\",\"intrlData\":\"D4IP403HQBFH7GSEL7FFLHI2DJ\",\"rcptSign\":\"UCFYMNXE2HC0C225\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(858,'','Invoice','','2025-02-21 12:44:33','','-3000','4','2025-02-19 12:44:33','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISES AUTHORITY <BR>\r\nCK163525-00 <BR>\r\nGLORY KINOTI','','1','0','41740130508','Cleared','','','','','','0','','',0.00,0.00,0,'202005',NULL,'KES','KES',0.00,0.00,'858','858','SSRAZ853QEEJ9Q-MWV2XGVUP9L','NRD7MGYQFTLAW-7G','20250221124608','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"858\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250221124608\",\"salesDt\":\"20250221\",\"stockRlsDt\":\"20250221124608\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"858\",\"rcptPbctDt\":\"20250221\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"858\",\"orgInvcNo\":0,\"curRcptNo\":\"858\",\"totRcptNo\":\"858\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"858\",\"rcptPbctDt\":\"20250221124608\",\"intrlData\":\"SSRAZ853QEEJ9Q-MWV2XGVUP9L\",\"rcptSign\":\"NRD7MGYQFTLAW-7G\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(859,'','Invoice','','2025-02-21 13:04:52','','-3500','4','2025-02-21 13:04:52','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE - UZIMA <BR>\r\n KE000071369-01 <BR>\r\nANITA KINGORI <BR>','','1','0','41740132278','Cleared','','','','','','0','','',0.00,0.00,0,'202007',NULL,'KES','KES',0.00,0.00,'859','859','ZFAGRUAZT7HPNQIFZTDNQZQ-TH','-NDWGZ00EBGHPWIQ','20250221130909','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"859\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250221130909\",\"salesDt\":\"20250221\",\"stockRlsDt\":\"20250221130909\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"859\",\"rcptPbctDt\":\"20250221\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"859\",\"orgInvcNo\":0,\"curRcptNo\":\"859\",\"totRcptNo\":\"859\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"859\",\"rcptPbctDt\":\"20250221130909\",\"intrlData\":\"ZFAGRUAZT7HPNQIFZTDNQZQ-TH\",\"rcptSign\":\"-NDWGZ00EBGHPWIQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(860,'','Invoice','','2025-03-19 10:29:04','','-2000','4','2025-02-19 10:29:04','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PRIVATE SAFARIS EAST AFRICA L.T.D <BR>\r\nPAC-57751-01 <BR>\r\nSOPHINESTA WAMUCII <BR>','','1','0','41740382137','Cleared','','','','','','0','','',0.00,0.00,0,'202004',NULL,'KES','KES',0.00,0.00,'860','860','IZSC5SG6P13GACJLWLKTFNI7BT','4IDNGX8GQOHHXITY','20250224103449','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"860\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250224103449\",\"salesDt\":\"20250224\",\"stockRlsDt\":\"20250224103449\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"860\",\"rcptPbctDt\":\"20250224\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"860\",\"orgInvcNo\":0,\"curRcptNo\":\"860\",\"totRcptNo\":\"860\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"860\",\"rcptPbctDt\":\"20250224103449\",\"intrlData\":\"IZSC5SG6P13GACJLWLKTFNI7BT\",\"rcptSign\":\"4IDNGX8GQOHHXITY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(861,'','Invoice','','2025-02-21 10:37:02','','-3500','4','2025-02-21 10:37:02','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','HASBAH KENYA LIMITED<BR>\r\nKE000046561-01 <BR>\r\nJOYCE PELIANTOI KOIKAI <BR>','','1','0','41740382613','Cleared','','','','','','0','','',0.00,0.00,0,' 202016 ',NULL,'KES','KES',0.00,0.00,'861','861','ALR1LMPKVAOZTBKFKRIFJZVGXH','O8FVZKBGDSRU-DAR','20250224112504','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"861\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250224112504\",\"salesDt\":\"20250224\",\"stockRlsDt\":\"20250224112504\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"861\",\"rcptPbctDt\":\"20250224\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"861\",\"orgInvcNo\":0,\"curRcptNo\":\"861\",\"totRcptNo\":\"861\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"861\",\"rcptPbctDt\":\"20250224112504\",\"intrlData\":\"ALR1LMPKVAOZTBKFKRIFJZVGXH\",\"rcptSign\":\"O8FVZKBGDSRU-DAR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(862,'','Invoice','','2025-02-21 11:25:59','','-3500','4','2025-02-21 11:25:59','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','KENYA NATIONAL BUREAU OF STATISTICS <BR>\r\nGAKE043102-01 <BR>\r\nSAMUEL MUGI CHOMBA<BR>','','1','0','41740385547','Cleared','','','','','','0','','',0.00,0.00,0,'202006',NULL,'KES','KES',0.00,0.00,'862','862','ADGKXQ3WTXJIGKMTER-ZW8MKQC','UHRDWHO4-D8L0FLH','20250224112836','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"862\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250224112836\",\"salesDt\":\"20250224\",\"stockRlsDt\":\"20250224112836\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"862\",\"rcptPbctDt\":\"20250224\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"862\",\"orgInvcNo\":0,\"curRcptNo\":\"862\",\"totRcptNo\":\"862\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"862\",\"rcptPbctDt\":\"20250224112836\",\"intrlData\":\"ADGKXQ3WTXJIGKMTER-ZW8MKQC\",\"rcptSign\":\"UHRDWHO4-D8L0FLH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(863,'','Invoice','','2025-03-26 11:04:27','','-3000','4','2025-02-26 11:04:27','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','EMOBILIS TECHNOLOGY TRAINING INSTITUTE< BR>\r\n0093C-2020-00 <BR>\r\nWINNYMICK BARASA <BR>','','1','0','41740557053','Cleared','','','','','','0','','',0.00,0.00,0,'201977',NULL,'KES','KES',0.00,0.00,'863','863','MIC8RMZUWNWZI6DHFW09WC-KFZ','ERY_QJEVXUNWH09C','20250226110741','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"863\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250226110741\",\"salesDt\":\"20250226\",\"stockRlsDt\":\"20250226110741\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"863\",\"rcptPbctDt\":\"20250226\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"863\",\"orgInvcNo\":0,\"curRcptNo\":\"863\",\"totRcptNo\":\"863\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"863\",\"rcptPbctDt\":\"20250226110741\",\"intrlData\":\"MIC8RMZUWNWZI6DHFW09WC-KFZ\",\"rcptSign\":\"ERY_QJEVXUNWH09C\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(864,'','Invoice','','2025-04-25 11:15:34','','-3500','4','2025-02-25 11:15:34','5','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I&M BANK <BR>\r\nKE00000101693-00<BR>\r\nFAITH ARUONGA<BR>','','1','0','41740557727','Cleared','','','','','','0','','',0.00,0.00,0,'202018',NULL,'KES','KES',0.00,0.00,'864','864','QE2X-OXRVKZOF0BVARTDV9USM9','MCMJXLTUUF5T7L3T','20250226111816','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"864\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250226111816\",\"salesDt\":\"20250226\",\"stockRlsDt\":\"20250226111816\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"864\",\"rcptPbctDt\":\"20250226\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"864\",\"orgInvcNo\":0,\"curRcptNo\":\"864\",\"totRcptNo\":\"864\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"864\",\"rcptPbctDt\":\"20250226111816\",\"intrlData\":\"QE2X-OXRVKZOF0BVARTDV9USM9\",\"rcptSign\":\"MCMJXLTUUF5T7L3T\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(865,'','Cash','','2025-04-05 11:19:28','','0','4','2025-02-05 11:19:28','5','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY <BR>\r\nCK163525-00 <BR>\r\nGLORY KINOTI <BR>','','1','0','41740557957','Cleared','','','','','','0','','',0.00,0.00,0,'201975',NULL,'KES','KES',0.00,0.00,'865','865','30A53YFTPSMXNM2BTL887V1WAI','JC64OOBLIEQ6CDDG','20250226113229','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"865\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250226113229\",\"salesDt\":\"20250226\",\"stockRlsDt\":\"20250226113229\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"865\",\"rcptPbctDt\":\"20250226\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"865\",\"orgInvcNo\":0,\"curRcptNo\":\"865\",\"totRcptNo\":\"865\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"865\",\"rcptPbctDt\":\"20250226113229\",\"intrlData\":\"30A53YFTPSMXNM2BTL887V1WAI\",\"rcptSign\":\"JC64OOBLIEQ6CDDG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(866,'','Invoice','','2025-04-05 11:32:39','','-3000','4','2025-02-05 11:32:39','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY <BR>\r\nCK163525-00 <BR>\r\nGLORY KINOTI <BR>','','1','0','41740558750','Cleared','','','','','','0','','',0.00,0.00,0,'201975',NULL,'KES','KES',0.00,0.00,'866','866','1-REPSSD7MG-0Y1GF0P1R__OSF','BOCFVXN0ZPD39SBN','20250226113420','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"866\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250226113420\",\"salesDt\":\"20250226\",\"stockRlsDt\":\"20250226113420\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"866\",\"rcptPbctDt\":\"20250226\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"866\",\"orgInvcNo\":0,\"curRcptNo\":\"866\",\"totRcptNo\":\"866\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"866\",\"rcptPbctDt\":\"20250226113420\",\"intrlData\":\"1-REPSSD7MG-0Y1GF0P1R__OSF\",\"rcptSign\":\"BOCFVXN0ZPD39SBN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(867,'','Invoice','','2025-04-03 11:38:30','','-3000','4','2025-02-03 11:38:30','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','WORKCORE RESEARCH COMPANY LTD <BR>\r\nWRC-20368-11 <BR>\r\nIRENE MUTHONI <BR>','','1','0','41740559098','Cleared','','','','','','0','','',0.00,0.00,0,'201969',NULL,'KES','KES',0.00,0.00,'867','867','ODHEFGDL3NHUGYBFLA6DOE9LXM','TY1CGEQFE3G_UTOV','20250226114033','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"867\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250226114033\",\"salesDt\":\"20250226\",\"stockRlsDt\":\"20250226114033\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"867\",\"rcptPbctDt\":\"20250226\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"867\",\"orgInvcNo\":0,\"curRcptNo\":\"867\",\"totRcptNo\":\"867\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"867\",\"rcptPbctDt\":\"20250226114033\",\"intrlData\":\"ODHEFGDL3NHUGYBFLA6DOE9LXM\",\"rcptSign\":\"TY1CGEQFE3G_UTOV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(868,'','Invoice','','2025-04-05 11:59:50','','-3500','4','2025-02-05 11:59:50','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','KENYA NATIONAL BUREAU OF STATISTICS <BR>\r\nGAKE043102-00 <BR>\r\nCINDY NAMAEMBA NAMBISIA <BR>','','1','0','41740560382','Cleared','','','','','','0','','',0.00,0.00,0,'201974',NULL,'KES','KES',0.00,0.00,'868','868','C-MAQW2XNP9EXGJAQ0GAJAPLOW','ZKZZAN_C-B0TMJ3C','20250226120227','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"868\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250226120227\",\"salesDt\":\"20250226\",\"stockRlsDt\":\"20250226120227\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"868\",\"rcptPbctDt\":\"20250226\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"868\",\"orgInvcNo\":0,\"curRcptNo\":\"868\",\"totRcptNo\":\"868\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"868\",\"rcptPbctDt\":\"20250226120227\",\"intrlData\":\"C-MAQW2XNP9EXGJAQ0GAJAPLOW\",\"rcptSign\":\"ZKZZAN_C-B0TMJ3C\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(869,'','Invoice','','2025-03-06 12:03:25','','-3500','4','2025-02-06 12:03:25','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','I &M BANK <BR>\r\n0000010169300 <BR>\r\nFAITH ARUONGA <BR>','','1','0','41740560580','Cleared','','','','','','0','','',0.00,0.00,0,'201980',NULL,'KES','KES',0.00,0.00,'869','869','QGV75EFJH0TTFGO_IO6OFB6SXI','ELGJK8-FWSWHJFGF','20250226120518','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"869\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250226120518\",\"salesDt\":\"20250226\",\"stockRlsDt\":\"20250226120518\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"869\",\"rcptPbctDt\":\"20250226\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"869\",\"orgInvcNo\":0,\"curRcptNo\":\"869\",\"totRcptNo\":\"869\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"869\",\"rcptPbctDt\":\"20250226120518\",\"intrlData\":\"QGV75EFJH0TTFGO_IO6OFB6SXI\",\"rcptSign\":\"ELGJK8-FWSWHJFGF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(870,'','Invoice','','2025-03-28 15:25:32','','-3500','4','2025-02-28 15:25:32','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed',' I & M BANK <BR>\r\nKE0000010199300 <BR>\r\nFAITH ARUONGA <BR>','','1','0','41740745189','Cleared','','','','','','0','','',0.00,0.00,0,'202031',NULL,'KES','KES',0.00,0.00,'870','870','NWN1SBLFKVYF8J58LLIHPZ-GNX','ZZD4XFXR1TC9PFFG','20250228152713','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"870\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250228152713\",\"salesDt\":\"20250228\",\"stockRlsDt\":\"20250228152713\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"870\",\"rcptPbctDt\":\"20250228\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"870\",\"orgInvcNo\":0,\"curRcptNo\":\"870\",\"totRcptNo\":\"870\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"870\",\"rcptPbctDt\":\"20250228152713\",\"intrlData\":\"NWN1SBLFKVYF8J58LLIHPZ-GNX\",\"rcptSign\":\"ZZD4XFXR1TC9PFFG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(871,'','Cash','','2025-03-01 12:46:10','','0','3','2025-03-01 12:46:10','76','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','1','0','31740822347','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'871','871','T5HRYLXTS434ARXJJI6IZWIO1T','OTOGO_5DZSFZQICA','20250301124622','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"871\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"Zippy Natalia Njoki\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250301124622\",\"salesDt\":\"20250301\",\"stockRlsDt\":\"20250301124622\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722320175\",\"rptNo\":\"871\",\"rcptPbctDt\":\"20250301\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"871\",\"orgInvcNo\":0,\"curRcptNo\":\"871\",\"totRcptNo\":\"871\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"871\",\"rcptPbctDt\":\"20250301124622\",\"intrlData\":\"T5HRYLXTS434ARXJJI6IZWIO1T\",\"rcptSign\":\"OTOGO_5DZSFZQICA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(872,'','Cash','','2025-03-01 12:47:01','','0','3','2025-03-01 12:47:01','76','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','1','0','31740822386','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'872','872','ZUAPKEM7CW5FEV4DV5DGR77P1B','NM4SJJCKUWDFWQSM','20250301124749','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"872\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"Zippy Natalia Njoki\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250301124749\",\"salesDt\":\"20250301\",\"stockRlsDt\":\"20250301124749\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722320175\",\"rptNo\":\"872\",\"rcptPbctDt\":\"20250301\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"872\",\"orgInvcNo\":0,\"curRcptNo\":\"872\",\"totRcptNo\":\"872\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"872\",\"rcptPbctDt\":\"20250301124749\",\"intrlData\":\"ZUAPKEM7CW5FEV4DV5DGR77P1B\",\"rcptSign\":\"NM4SJJCKUWDFWQSM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(873,'','Cash','','2025-03-01 12:48:15','','0','3','2025-03-01 12:48:15','76','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','1','0','31740822472','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'873','873','LHF86VWOFPWWIOWAOQUKSRW4HF','OI0BP-83O50ATLN2','20250301124855','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"873\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"Zippy Natalia Njoki\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250301124855\",\"salesDt\":\"20250301\",\"stockRlsDt\":\"20250301124855\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722320175\",\"rptNo\":\"873\",\"rcptPbctDt\":\"20250301\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"873\",\"orgInvcNo\":0,\"curRcptNo\":\"873\",\"totRcptNo\":\"873\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"873\",\"rcptPbctDt\":\"20250301124855\",\"intrlData\":\"LHF86VWOFPWWIOWAOQUKSRW4HF\",\"rcptSign\":\"OI0BP-83O50ATLN2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(874,'','Cash','','2025-03-01 12:49:44','','0','3','2025-03-01 12:49:44','76','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','1','0','31740822537','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'874','874','V-1X2UPCO0KWD8MULAFLVWDZ_-','NTDC6QED1FWHJITC','20250301125019','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"874\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"Zippy Natalia Njoki\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250301125019\",\"salesDt\":\"20250301\",\"stockRlsDt\":\"20250301125019\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722320175\",\"rptNo\":\"874\",\"rcptPbctDt\":\"20250301\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"874\",\"orgInvcNo\":0,\"curRcptNo\":\"874\",\"totRcptNo\":\"874\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"874\",\"rcptPbctDt\":\"20250301125019\",\"intrlData\":\"V-1X2UPCO0KWD8MULAFLVWDZ_-\",\"rcptSign\":\"NTDC6QED1FWHJITC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(875,'','Cash','','2025-03-01 12:52:01','','0','4','2025-03-01 12:52:01','76','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','1','0','41740745804','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'875','875','MDDIFR28TSYFZTE7Q_ER-8HJK2','JE4O6VUC51V4M3GW','20250301125243','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"875\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"Zippy Natalia Njoki\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250301125243\",\"salesDt\":\"20250301\",\"stockRlsDt\":\"20250301125243\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722320175\",\"rptNo\":\"875\",\"rcptPbctDt\":\"20250301\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"875\",\"orgInvcNo\":0,\"curRcptNo\":\"875\",\"totRcptNo\":\"875\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"875\",\"rcptPbctDt\":\"20250301125243\",\"intrlData\":\"MDDIFR28TSYFZTE7Q_ER-8HJK2\",\"rcptSign\":\"JE4O6VUC51V4M3GW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(876,'','Cash','','2025-03-01 13:19:58','','0','4','2025-03-01 13:19:58','76','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','',NULL,'0','41740824387','Cleared','4','2025-03-01 13:19:58','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'876','876','ZDLUSHN4JK6OE37OT25E2IXEJK','_S7MK1XQ8YFUTRJM','20250301132025','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"876\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"Zippy Natalia Njoki\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250301132025\",\"salesDt\":\"20250301\",\"stockRlsDt\":\"20250301132025\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722320175\",\"rptNo\":\"876\",\"rcptPbctDt\":\"20250301\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"876\",\"orgInvcNo\":0,\"curRcptNo\":\"876\",\"totRcptNo\":\"876\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"876\",\"rcptPbctDt\":\"20250301132025\",\"intrlData\":\"ZDLUSHN4JK6OE37OT25E2IXEJK\",\"rcptSign\":\"_S7MK1XQ8YFUTRJM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(877,'','Invoice','','2025-03-04 13:53:50','','-3500','4','2025-02-25 13:53:50','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>','','1','0','41741009302','Cleared','','','','','','0','','',0.00,0.00,0,'202020',NULL,'KES','KES',0.00,0.00,'877','877','B92M_ANGMG2HMBXPAG7EDN2ILX','GCM7LJBPMHMW3XOF','20250304135839','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"877\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250304135839\",\"salesDt\":\"20250304\",\"stockRlsDt\":\"20250304135839\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"877\",\"rcptPbctDt\":\"20250304\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"877\",\"orgInvcNo\":0,\"curRcptNo\":\"877\",\"totRcptNo\":\"877\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"877\",\"rcptPbctDt\":\"20250304135839\",\"intrlData\":\"B92M_ANGMG2HMBXPAG7EDN2ILX\",\"rcptSign\":\"GCM7LJBPMHMW3XOF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(878,'','Invoice','','2025-03-04 14:06:09','','-3500','4','2025-02-25 14:06:09','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>','','1','0','41741086289','Cleared','','','','','','0','','',0.00,0.00,0,'202020',NULL,'KES','KES',0.00,0.00,'878','878','RMMAWV6WXADZEVDKE7Z1OFOKIY','SGOJMDYXOTMNTIRE','20250304141019','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"878\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250304141019\",\"salesDt\":\"20250304\",\"stockRlsDt\":\"20250304141019\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"878\",\"rcptPbctDt\":\"20250304\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"878\",\"orgInvcNo\":0,\"curRcptNo\":\"878\",\"totRcptNo\":\"878\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"878\",\"rcptPbctDt\":\"20250304141019\",\"intrlData\":\"RMMAWV6WXADZEVDKE7Z1OFOKIY\",\"rcptSign\":\"SGOJMDYXOTMNTIRE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(879,'','Invoice','','2025-03-04 14:16:24','','-3000','4','2025-02-28 14:16:24','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','WORKCORE RESEARCH COMPANY LTD<BR>\r\n20368-11 <BR>\r\nIRENE MUTHONI NDEGWA <BR>\r\n','','1','0','41741086727','Cleared','','','','','','0','','',0.00,0.00,0,'202027',NULL,'KES','KES',0.00,0.00,'879','879','FJPETSF_A_OACVZVRNSFNTOJ9R','ZICYCAWZ0GY04PXW','20250304142232','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"879\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250304142232\",\"salesDt\":\"20250304\",\"stockRlsDt\":\"20250304142232\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"879\",\"rcptPbctDt\":\"20250304\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"879\",\"orgInvcNo\":0,\"curRcptNo\":\"879\",\"totRcptNo\":\"879\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"879\",\"rcptPbctDt\":\"20250304142232\",\"intrlData\":\"FJPETSF_A_OACVZVRNSFNTOJ9R\",\"rcptSign\":\"ZICYCAWZ0GY04PXW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(880,'','Invoice','','2025-03-04 14:23:34','','-3000','4','2025-02-28 14:23:34','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISES AUTHORITY <BR>\r\nCK163525-00 <BR>\r\nGLORY NTINYARI KINOTI <BR>','','1','0','41741087390','Cleared','','','','','','0','','',0.00,0.00,0,'202028',NULL,'KES','KES',0.00,0.00,'880','880','QCRPWKZTOMDEYWZABZUMUJC81J','UOEYF79IR9JE4A0E','20250304142519','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"880\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250304142519\",\"salesDt\":\"20250304\",\"stockRlsDt\":\"20250304142519\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"880\",\"rcptPbctDt\":\"20250304\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"880\",\"orgInvcNo\":0,\"curRcptNo\":\"880\",\"totRcptNo\":\"880\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"880\",\"rcptPbctDt\":\"20250304142519\",\"intrlData\":\"QCRPWKZTOMDEYWZABZUMUJC81J\",\"rcptSign\":\"UOEYF79IR9JE4A0E\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(881,'','Invoice','','2025-03-04 15:52:46','','-2000','4','2025-02-28 15:52:46','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PRIVATE SAFARIS EAST AFRICA LTD <BR>\r\nSOPHINESTA WAMUCII <BR>\r\nPAC-57751-01<BR>','','1','0','41741092750','Cleared','','','','','','0','','',0.00,0.00,0,'202030',NULL,'KES','KES',0.00,0.00,'881','881','YW70QKMLIKKLJBEMFJLRCWJNMO','EDNVTASTKOWG6IFO','20250304155444','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"881\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250304155444\",\"salesDt\":\"20250304\",\"stockRlsDt\":\"20250304155444\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"881\",\"rcptPbctDt\":\"20250304\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"881\",\"orgInvcNo\":0,\"curRcptNo\":\"881\",\"totRcptNo\":\"881\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"881\",\"rcptPbctDt\":\"20250304155444\",\"intrlData\":\"YW70QKMLIKKLJBEMFJLRCWJNMO\",\"rcptSign\":\"EDNVTASTKOWG6IFO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(882,'','Invoice','','2025-03-04 16:09:22','','-2000','4','2025-02-28 16:09:22','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PRIVATE SAFARIS EAST AFRICA LTD <BR>\r\nPAC-57751-01 <BR>\r\nSOPHINESTA WAMUCII <BR>','','1','0','41741093739','Cleared','','','','','','0','','',0.00,0.00,0,'202030',NULL,'KES','KES',0.00,0.00,'882','882','OZCBUY8YIIVVFWTDJE4HE7TWHQ','BH6FMHYIFSV_VW13','20250304161127','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"882\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250304161127\",\"salesDt\":\"20250304\",\"stockRlsDt\":\"20250304161127\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"882\",\"rcptPbctDt\":\"20250304\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"882\",\"orgInvcNo\":0,\"curRcptNo\":\"882\",\"totRcptNo\":\"882\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"882\",\"rcptPbctDt\":\"20250304161127\",\"intrlData\":\"OZCBUY8YIIVVFWTDJE4HE7TWHQ\",\"rcptSign\":\"BH6FMHYIFSV_VW13\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(883,'','Invoice','','2025-03-07 11:10:20','','-3500','4','2025-02-15 11:10:20','75','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','KENYA MEDICAL TRAINING CENTRE <BR>\r\nKMTC20230272956 <BR>\r\nBRAVINGTONE OGUTU <BR>','','1','0','41741335012','Cleared','','','','','','0','','254709544000',0.00,35.00,0,'202000',NULL,'KES','KES',0.00,0.00,'883','883','6X6P4N35KQIZTM2NW6AS9YSGZJ','U6LX5PHDOI6D7PMR','20250307111409','0','0','0','3500','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"883\",\"orgInvcNo\":0,\"custTin\":\"P000612260M\",\"custNm\":\"clarity counseling and training centre\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250307111409\",\"salesDt\":\"20250307\",\"stockRlsDt\":\"20250307111409\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":3500,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612260M\",\"custMblNo\":\"254709122000\",\"rptNo\":\"883\",\"rcptPbctDt\":\"20250307\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3VGU0000082\",\"itemClsCd\":\"80101508\",\"itemNm\":\"FIRST ASSURANCE\",\"bcd\":\"82\",\"pkgUnitCd\":\"VG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"D\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"883\",\"orgInvcNo\":0,\"curRcptNo\":\"883\",\"totRcptNo\":\"883\",\"custTin\":\"P000612260M\",\"custMblNo\":\"\",\"rptNo\":\"883\",\"rcptPbctDt\":\"20250307111409\",\"intrlData\":\"6X6P4N35KQIZTM2NW6AS9YSGZJ\",\"rcptSign\":\"U6LX5PHDOI6D7PMR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3VGU0000082\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(884,'ref: TC77PSV2VP','Mpesa','','2025-03-07 13:15:14','','0','4','2025-03-07 13:15:14','70','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41741342489','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'884','884','O8V_QSFIYLG602Y40FPN0X-9CI','ESP-CKNRB80F6TA4','20250307131600','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"884\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"FENWICK MBAKA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250307131600\",\"salesDt\":\"20250307\",\"stockRlsDt\":\"20250307131600\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722459278\",\"rptNo\":\"884\",\"rcptPbctDt\":\"20250307\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"884\",\"orgInvcNo\":0,\"curRcptNo\":\"884\",\"totRcptNo\":\"884\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"884\",\"rcptPbctDt\":\"20250307131600\",\"intrlData\":\"O8V_QSFIYLG602Y40FPN0X-9CI\",\"rcptSign\":\"ESP-CKNRB80F6TA4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(885,'ref: TC77PSV2VP','Mpesa','','2025-03-07 13:19:48','','0','4','2025-03-07 13:19:48','70','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41741342774','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'885','885','QOSPDX4VNOWZLWFDZOBUSJ2CHX','EETMXMUYK9JCZVEU','20250307132342','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"885\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"FENWICK MBAKA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250307132342\",\"salesDt\":\"20250307\",\"stockRlsDt\":\"20250307132342\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722459278\",\"rptNo\":\"885\",\"rcptPbctDt\":\"20250307\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"885\",\"orgInvcNo\":0,\"curRcptNo\":\"885\",\"totRcptNo\":\"885\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"885\",\"rcptPbctDt\":\"20250307132342\",\"intrlData\":\"QOSPDX4VNOWZLWFDZOBUSJ2CHX\",\"rcptSign\":\"EETMXMUYK9JCZVEU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(886,'REF: TC82U5ZFP2 ','Mpesa','','2025-03-08 09:49:41','','0','4','2025-03-08 09:49:41','76','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41741416556','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'886','886','BYOGRT7YW1RJNW4NCJNAD8G858','VRIONPGG-UQFFPLW','20250308095111','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"886\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"Zippy Natalia Njoki\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250308095111\",\"salesDt\":\"20250308\",\"stockRlsDt\":\"20250308095111\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722320175\",\"rptNo\":\"886\",\"rcptPbctDt\":\"20250308\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"886\",\"orgInvcNo\":0,\"curRcptNo\":\"886\",\"totRcptNo\":\"886\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"886\",\"rcptPbctDt\":\"20250308095111\",\"intrlData\":\"BYOGRT7YW1RJNW4NCJNAD8G858\",\"rcptSign\":\"VRIONPGG-UQFFPLW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(887,'','Invoice','','2025-03-12 14:50:47','','-40000','4','2025-03-12 14:47:37','79','0','40000','1','retail','0','40000','1','0','0','40000','0','0','0','printed',' ','','1','0','41741780048','Cleared','4','2025-03-12 14:50:47','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'887','887','WUDWOTAQLP17XEML_ULGVLSGI7','ZYZUK4WU_QE-LBWP','20250312145054','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"887\",\"orgInvcNo\":0,\"custTin\":\"P051572548I\",\"custNm\":\"ONGATA RONGAI ACADEMY\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250312145054\",\"salesDt\":\"20250312\",\"stockRlsDt\":\"20250312145054\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":40000,\"totTaxAmt\":0,\"totAmt\":40000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051572548I\",\"custMblNo\":\"254780902975\",\"rptNo\":\"887\",\"rcptPbctDt\":\"20250312\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"83\",\"itemClsCd\":\"\",\"itemNm\":\"ONGATA RONGAI ACADEMY\",\"bcd\":\"83\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"40000\",\"splyAmt\":\"40000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"40000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"40000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"887\",\"orgInvcNo\":0,\"curRcptNo\":\"887\",\"totRcptNo\":\"887\",\"custTin\":\"P051572548I\",\"custMblNo\":\"\",\"rptNo\":\"887\",\"rcptPbctDt\":\"20250312145054\",\"intrlData\":\"WUDWOTAQLP17XEML_ULGVLSGI7\",\"rcptSign\":\"ZYZUK4WU_QE-LBWP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"83\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(888,'','Invoice','','2025-05-26 15:16:09','','-3000','4','2025-03-25 15:16:09','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','OFFICE OF THE DATA PROTECTION COMMISSIONER <BR>\r\nCK140381-00 <BR>\r\nGRACELDA MWALIKO <BR>\r\n','','1','0','41742991355','Cleared','','','','','','0','','',0.00,0.00,0,'202124',NULL,'KES','KES',0.00,0.00,'888','888','3NBPFUMG5LZT6D53UCUED2H1R0','QNRIKLKCLOHLZXLC','20250326151823','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"888\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250326151823\",\"salesDt\":\"20250326\",\"stockRlsDt\":\"20250326151823\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"888\",\"rcptPbctDt\":\"20250326\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"888\",\"orgInvcNo\":0,\"curRcptNo\":\"888\",\"totRcptNo\":\"888\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"888\",\"rcptPbctDt\":\"20250326151823\",\"intrlData\":\"3NBPFUMG5LZT6D53UCUED2H1R0\",\"rcptSign\":\"QNRIKLKCLOHLZXLC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(889,'','Invoice','','2025-05-22 15:25:00','','-3000','4','2025-03-21 15:25:00','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE <BR>\r\nWRC-20368-11 <BR>\r\nIRENE MUTHONI NDEGWA <BR>','','1','0','41742991664','Cleared','','','','','','0','','',0.00,0.00,0,'202122',NULL,'KES','KES',0.00,0.00,'889','889','8A3FWKZ6KEIRUGJWTO4NTFQUV0','RU3K7VCOTMNAB6SE','20250326152731','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"889\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250326152731\",\"salesDt\":\"20250326\",\"stockRlsDt\":\"20250326152731\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"889\",\"rcptPbctDt\":\"20250326\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"889\",\"orgInvcNo\":0,\"curRcptNo\":\"889\",\"totRcptNo\":\"889\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"889\",\"rcptPbctDt\":\"20250326152731\",\"intrlData\":\"8A3FWKZ6KEIRUGJWTO4NTFQUV0\",\"rcptSign\":\"RU3K7VCOTMNAB6SE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(890,'','Invoice','','2025-05-19 16:04:22','','-3000','4','2025-03-19 16:04:22','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISES AUTHORITY <BR>\r\nCK163525-00 <BR>\r\nGLORY NTINYARI KINOTI <BR>','','1','0','41742994253','Cleared','','','','','','0','','',0.00,0.00,0,'202116',NULL,'KES','KES',0.00,0.00,'890','890','W5FHVJZHWKKZ3X5-KWXLKYVACD','ECAPE1Z56C1QXSAX','20250326160652','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"890\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250326160652\",\"salesDt\":\"20250326\",\"stockRlsDt\":\"20250326160652\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"890\",\"rcptPbctDt\":\"20250326\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"890\",\"orgInvcNo\":0,\"curRcptNo\":\"890\",\"totRcptNo\":\"890\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"890\",\"rcptPbctDt\":\"20250326160652\",\"intrlData\":\"W5FHVJZHWKKZ3X5-KWXLKYVACD\",\"rcptSign\":\"ECAPE1Z56C1QXSAX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(891,'','Invoice','','2025-05-05 16:10:35','','-3000','4','2025-03-05 16:10:35','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISES AUTHORITY <BR>\r\nCK163525-00 <BR>\r\nGLORY NTINYARI KINOTI <BR>','','1','0','41742994625','Cleared','','','','','','0','','',0.00,0.00,0,'202036',NULL,'KES','KES',0.00,0.00,'891','891','H9VSM3LRIUWXH_6OV4GWSYE1AO','RL3SUAOMBDXOHWI-','20250326161213','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"891\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250326161213\",\"salesDt\":\"20250326\",\"stockRlsDt\":\"20250326161213\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"891\",\"rcptPbctDt\":\"20250326\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"891\",\"orgInvcNo\":0,\"curRcptNo\":\"891\",\"totRcptNo\":\"891\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"891\",\"rcptPbctDt\":\"20250326161213\",\"intrlData\":\"H9VSM3LRIUWXH_6OV4GWSYE1AO\",\"rcptSign\":\"RL3SUAOMBDXOHWI-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(892,'','Invoice','','2025-03-26 16:13:17','','-3000','4','2025-03-13 16:13:17','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISES AUTHORITY <BR>\r\nCK163525-00 <BR>\r\nGLORY NTINYARI KINOTI <BR>','','1','0','41742994781','Cleared','','','','','','0','','',0.00,0.00,0,'202074',NULL,'KES','KES',0.00,0.00,'892','892','2GRFVK_7N4IR8K5NJ3DQYVI8RF','GDOM0WKPWDJYUKNB','20250326161808','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"892\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250326161808\",\"salesDt\":\"20250326\",\"stockRlsDt\":\"20250326161808\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"892\",\"rcptPbctDt\":\"20250326\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"892\",\"orgInvcNo\":0,\"curRcptNo\":\"892\",\"totRcptNo\":\"892\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"892\",\"rcptPbctDt\":\"20250326161808\",\"intrlData\":\"2GRFVK_7N4IR8K5NJ3DQYVI8RF\",\"rcptSign\":\"GDOM0WKPWDJYUKNB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(893,'','Invoice','','2025-05-13 16:18:45','','-3000','4','2025-03-13 16:18:45','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SAYARI LABS <BR>\r\nWRC-24944-01 <BR>\r\nZACHEUS MWANGI <BR>','','1','0','41742995117','Cleared','','','','','','0','','',0.00,0.00,0,'202073',NULL,'KES','KES',0.00,0.00,'893','893','DUFXPFRGAAIR0-QKEQR2HLANE0','JUPDOCPHSLDLIXUU','20250326162025','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"893\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250326162025\",\"salesDt\":\"20250326\",\"stockRlsDt\":\"20250326162025\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"893\",\"rcptPbctDt\":\"20250326\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"893\",\"orgInvcNo\":0,\"curRcptNo\":\"893\",\"totRcptNo\":\"893\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"893\",\"rcptPbctDt\":\"20250326162025\",\"intrlData\":\"DUFXPFRGAAIR0-QKEQR2HLANE0\",\"rcptSign\":\"JUPDOCPHSLDLIXUU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(894,'','Invoice','','2025-05-11 16:21:19','','-3000','4','2025-03-11 16:21:19','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','OFFICE OF DATA PROTECTION COMISSIONER <BR>\r\nCK140381-00 <BR>\r\nGRACELDA MWALIKO <BR>','','1','0','41742995269','Cleared','','','','','','0','','',0.00,0.00,0,'202071',NULL,'KES','KES',0.00,0.00,'894','894','8WNW-TUJ7YWQZSE1JZO3QX64SJ','WCYQIBKHC1I1OOHP','20250326162442','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"894\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250326162442\",\"salesDt\":\"20250326\",\"stockRlsDt\":\"20250326162442\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"894\",\"rcptPbctDt\":\"20250326\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"894\",\"orgInvcNo\":0,\"curRcptNo\":\"894\",\"totRcptNo\":\"894\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"894\",\"rcptPbctDt\":\"20250326162442\",\"intrlData\":\"8WNW-TUJ7YWQZSE1JZO3QX64SJ\",\"rcptSign\":\"WCYQIBKHC1I1OOHP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(895,'','Invoice','','2025-05-06 16:25:24','','-3000','4','2025-03-06 16:25:24','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ROYAL MEDIA SERVICES <BR>\r\nCK120158-00 <BR>\r\nJOAN JAMES <BR>','','1','0','41742995516','Cleared','','','','','','0','','',0.00,0.00,0,'202041',NULL,'KES','KES',0.00,0.00,'895','895','5KZJ2EJYQXUZJTZIXKNBBVNXB_','SKV4T3U8WE-8WOCC','20250326162700','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"895\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250326162700\",\"salesDt\":\"20250326\",\"stockRlsDt\":\"20250326162700\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"895\",\"rcptPbctDt\":\"20250326\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"895\",\"orgInvcNo\":0,\"curRcptNo\":\"895\",\"totRcptNo\":\"895\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"895\",\"rcptPbctDt\":\"20250326162700\",\"intrlData\":\"5KZJ2EJYQXUZJTZIXKNBBVNXB_\",\"rcptSign\":\"SKV4T3U8WE-8WOCC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(896,'','Invoice','','2025-05-01 16:27:41','','-3000','4','2025-03-01 16:27:41','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SIDIAN BANK <BR>\r\nCK043195-00 <BR>\r\nABIGAEL KIHARA <BR>','','1','0','41742995652','Cleared','','','','','','0','','',0.00,0.00,0,'202033',NULL,'KES','KES',0.00,0.00,'896','896','IPXWVCIMFSGUVF6Z2QXT-__THX','MDNBU5_NG-0KT0BZ','20250326162909','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"896\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250326162909\",\"salesDt\":\"20250326\",\"stockRlsDt\":\"20250326162909\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"896\",\"rcptPbctDt\":\"20250326\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"896\",\"orgInvcNo\":0,\"curRcptNo\":\"896\",\"totRcptNo\":\"896\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"896\",\"rcptPbctDt\":\"20250326162909\",\"intrlData\":\"IPXWVCIMFSGUVF6Z2QXT-__THX\",\"rcptSign\":\"MDNBU5_NG-0KT0BZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(897,'','Invoice','','2025-05-20 16:29:58','','-3000','4','2025-03-20 16:29:58','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SAYARI LABS <BR>\r\nWRC-24944-01 <BR>\r\nZACHEUS MWANGI <BR>','','1','0','41742995790','Cleared','','','','','','0','','',0.00,0.00,0,'202118',NULL,'KES','KES',0.00,0.00,'897','897','RBS4G-E0T0MDMFWPPF5YKUQRPL','B4BZC2MGV7HCIH16','20250326163150','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"897\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250326163150\",\"salesDt\":\"20250326\",\"stockRlsDt\":\"20250326163150\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"897\",\"rcptPbctDt\":\"20250326\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"897\",\"orgInvcNo\":0,\"curRcptNo\":\"897\",\"totRcptNo\":\"897\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"897\",\"rcptPbctDt\":\"20250326163150\",\"intrlData\":\"RBS4G-E0T0MDMFWPPF5YKUQRPL\",\"rcptSign\":\"B4BZC2MGV7HCIH16\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(898,'','Invoice','','2025-05-20 16:42:24','','-3000','4','2025-03-20 16:42:24','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SNV NETHERLANDS DEVELOPMENT ORGANISATION <BR>\r\nCK154580-00 <BR>\r\nGERTRUDE MUTUA <BR>','','1','0','41742996535','Cleared','','','','','','0','','',0.00,0.00,0,'202118',NULL,'KES','KES',0.00,0.00,'898','898','NIXJAM3LHVRMO1KF_TQ--S48VU','VYTLBHBHWWPG9JC6','20250326164443','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"898\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250326164443\",\"salesDt\":\"20250326\",\"stockRlsDt\":\"20250326164443\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"898\",\"rcptPbctDt\":\"20250326\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"898\",\"orgInvcNo\":0,\"curRcptNo\":\"898\",\"totRcptNo\":\"898\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"898\",\"rcptPbctDt\":\"20250326164443\",\"intrlData\":\"NIXJAM3LHVRMO1KF_TQ--S48VU\",\"rcptSign\":\"VYTLBHBHWWPG9JC6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(899,'','Invoice','','2025-05-07 09:03:07','','-3000','4','2025-03-07 09:03:07','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE<BR>\r\nWRC-20368-11 <BR>\r\nIRENE MUTHONI NDEGWA <BR>','','1','0','41743053659','Cleared','','','','','','0','','',0.00,0.00,0,'202044',NULL,'KES','KES',0.00,0.00,'899','899','3XJ0940QD9ESZ3FPSROSFZRJXC','VX-WHMM86BEEHCON','20250327091009','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"899\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327091009\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327091009\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"899\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"899\",\"orgInvcNo\":0,\"curRcptNo\":\"899\",\"totRcptNo\":\"899\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"899\",\"rcptPbctDt\":\"20250327091009\",\"intrlData\":\"3XJ0940QD9ESZ3FPSROSFZRJXC\",\"rcptSign\":\"VX-WHMM86BEEHCON\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(900,'','Invoice','','2025-05-14 09:10:57','','-3000','4','2025-03-14 09:10:57','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL INTELLIGENCE SERVICE <BR>\r\nWRC-20368-11 <BR>\r\nIRENE MUTHONI NDEGWA <BR>','','1','0','41743055846','Cleared','','','','','','0','','',0.00,0.00,0,'202095',NULL,'KES','KES',0.00,0.00,'900','900','PVXJTL9D2P14APWPF-IYPZET2G','X7I5G8S_U1KLEH6F','20250327091201','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"900\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327091201\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327091201\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"900\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"900\",\"orgInvcNo\":0,\"curRcptNo\":\"900\",\"totRcptNo\":\"900\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"900\",\"rcptPbctDt\":\"20250327091201\",\"intrlData\":\"PVXJTL9D2P14APWPF-IYPZET2G\",\"rcptSign\":\"X7I5G8S_U1KLEH6F\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(901,'','Invoice','','2025-05-07 09:13:29','','-3500','4','2025-03-07 09:13:29','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','PKF CONSULTING (K) LIMITED <BR>\r\nWRC-20368-11 <BR>\r\nMILLICENT WANJIRU MUCHANGI <BR>\r\n','','1','0','41743055999','Cleared','','','','','','0','','',0.00,0.00,0,'202051',NULL,'KES','KES',0.00,0.00,'901','901','DMUKQN4VJVONUCDAKVWLOJLOD_','EHYY8YGJCFHIK2BO','20250327092006','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"901\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327092006\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327092006\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"901\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"901\",\"orgInvcNo\":0,\"curRcptNo\":\"901\",\"totRcptNo\":\"901\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"901\",\"rcptPbctDt\":\"20250327092006\",\"intrlData\":\"DMUKQN4VJVONUCDAKVWLOJLOD_\",\"rcptSign\":\"EHYY8YGJCFHIK2BO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(902,'','Invoice','','2025-05-22 09:21:05','','-3500','4','2025-03-22 09:21:05','75','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','KENYA MEDICAL TRAINING COLLEGE <BR>\r\nKMTC20230272956 <BR>\r\nBRAVINGTONE OGUTU <BR>\r\nIRENE MUTHONI NDEGWA\r\n','','1','0','41743056455','Cleared','','','','','','0','','254709544000',0.00,35.00,0,'202123',NULL,'KES','KES',0.00,0.00,'902','902','L5JA6KRSAHHSFXPY9S1NDKZZUY','13BDNXNYPGPOUBWH','20250327092412','0','0','0','3500','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"902\",\"orgInvcNo\":0,\"custTin\":\"P000612260M\",\"custNm\":\"clarity counseling and training centre\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327092412\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327092412\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":3500,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612260M\",\"custMblNo\":\"254709122000\",\"rptNo\":\"902\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3VGU0000082\",\"itemClsCd\":\"80101508\",\"itemNm\":\"FIRST ASSURANCE\",\"bcd\":\"82\",\"pkgUnitCd\":\"VG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"D\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"902\",\"orgInvcNo\":0,\"curRcptNo\":\"902\",\"totRcptNo\":\"902\",\"custTin\":\"P000612260M\",\"custMblNo\":\"\",\"rptNo\":\"902\",\"rcptPbctDt\":\"20250327092412\",\"intrlData\":\"L5JA6KRSAHHSFXPY9S1NDKZZUY\",\"rcptSign\":\"13BDNXNYPGPOUBWH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3VGU0000082\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(903,'','Invoice','','2025-05-22 09:24:51','','-3000','4','2025-03-22 09:24:51','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','KENYA MEDICAL TRAINING COLLEGE <BR>\r\nKMTC20230272956 <BR>\r\nBRAVINGTONE OGUTU <BR>','','1','0','41743056681','Cleared','','','','','','0','','',0.00,0.00,0,'202123',NULL,'KES','KES',0.00,0.00,'903','903','JTXO7OWJLML5X2PZ0PH34JBBBR','68DZTQWH3NFT8OIL','20250327092553','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"903\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327092553\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327092553\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"903\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"903\",\"orgInvcNo\":0,\"curRcptNo\":\"903\",\"totRcptNo\":\"903\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"903\",\"rcptPbctDt\":\"20250327092553\",\"intrlData\":\"JTXO7OWJLML5X2PZ0PH34JBBBR\",\"rcptSign\":\"68DZTQWH3NFT8OIL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(904,'','Invoice','','2025-05-05 09:26:52','','-3500','4','2025-03-05 09:26:52','75','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','KENYA MEDICAL TRAINING COLLEGE <BR>\r\nKMTC20230272956 <BR>\r\nBRAVINGTONE OGUTU <BR>','','1','0','41743056801','Cleared','','','','','','0','','254709544000',0.00,35.00,0,'202037',NULL,'KES','KES',0.00,0.00,'904','904','9IZMWPJQAILEEYI6ZVE_QB17M_','SCOX1VCXF0O1I1JW','20250327093525','0','0','0','3500','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"904\",\"orgInvcNo\":0,\"custTin\":\"P000612260M\",\"custNm\":\"clarity counseling and training centre\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327093525\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327093525\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":3500,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612260M\",\"custMblNo\":\"254709122000\",\"rptNo\":\"904\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3VGU0000082\",\"itemClsCd\":\"80101508\",\"itemNm\":\"FIRST ASSURANCE\",\"bcd\":\"82\",\"pkgUnitCd\":\"VG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"D\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"904\",\"orgInvcNo\":0,\"curRcptNo\":\"904\",\"totRcptNo\":\"904\",\"custTin\":\"P000612260M\",\"custMblNo\":\"\",\"rptNo\":\"904\",\"rcptPbctDt\":\"20250327093525\",\"intrlData\":\"9IZMWPJQAILEEYI6ZVE_QB17M_\",\"rcptSign\":\"SCOX1VCXF0O1I1JW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3VGU0000082\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(905,'','Invoice','','2025-05-01 09:36:03','','-3000','4','2025-03-01 09:36:03','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','KENYA MEDICAL TRAINING COLLEGE <BR>\r\nKMTC20230272956 <BR>\r\nBRAVINGTONE OGUTU <BR>','','1','0','41743057355','Cleared','','','','','','0','','',0.00,0.00,0,'202032',NULL,'KES','KES',0.00,0.00,'905','905','77NO7NAAP3AO1UYBXHU3W_UOEQ','OTR17MO7XFBYGKGZ','20250327093709','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"905\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327093709\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327093709\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"905\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"905\",\"orgInvcNo\":0,\"curRcptNo\":\"905\",\"totRcptNo\":\"905\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"905\",\"rcptPbctDt\":\"20250327093709\",\"intrlData\":\"77NO7NAAP3AO1UYBXHU3W_UOEQ\",\"rcptSign\":\"OTR17MO7XFBYGKGZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(906,'','Invoice','','2025-05-15 09:37:55','','-3500','4','2025-03-15 09:37:55','75','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','KENYA MEDICAL TRAINING COLLEGE <BR>\r\nKMTC20230272956 <BR>\r\nBRAVINGTONE OGUTU <BR>','','1','0','41743057462','Cleared','','','','','','0','','254709544000',0.00,35.00,0,'202099',NULL,'KES','KES',0.00,0.00,'906','906','JBMH2IPVTZJANAC_HALNASKGNM','FV0SQV-CVTGOUS5W','20250327093923','0','0','0','3500','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"906\",\"orgInvcNo\":0,\"custTin\":\"P000612260M\",\"custNm\":\"clarity counseling and training centre\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327093923\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327093923\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":3500,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612260M\",\"custMblNo\":\"254709122000\",\"rptNo\":\"906\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3VGU0000082\",\"itemClsCd\":\"80101508\",\"itemNm\":\"FIRST ASSURANCE\",\"bcd\":\"82\",\"pkgUnitCd\":\"VG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"D\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"906\",\"orgInvcNo\":0,\"curRcptNo\":\"906\",\"totRcptNo\":\"906\",\"custTin\":\"P000612260M\",\"custMblNo\":\"\",\"rptNo\":\"906\",\"rcptPbctDt\":\"20250327093923\",\"intrlData\":\"JBMH2IPVTZJANAC_HALNASKGNM\",\"rcptSign\":\"FV0SQV-CVTGOUS5W\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3VGU0000082\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(907,'','Invoice','','2025-05-14 09:40:32','','-2000','4','2025-03-14 09:40:32','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHEER LOGIC MANAGEMENT AND CONSULTANTS <BR>\r\nPAC-53730-01 <BR>\r\nCAREN NANJALA <BR>','','1','0','41743057623','Cleared','','','','','','0','','',0.00,0.00,0,'202042',NULL,'KES','KES',0.00,0.00,'907','907','ALIIM3VKGGMCCL01UPWLEUSPFR','4UWKNZCUME5RUQIX','20250327095053','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"907\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327095053\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327095053\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"907\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"907\",\"orgInvcNo\":0,\"curRcptNo\":\"907\",\"totRcptNo\":\"907\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"907\",\"rcptPbctDt\":\"20250327095053\",\"intrlData\":\"ALIIM3VKGGMCCL01UPWLEUSPFR\",\"rcptSign\":\"4UWKNZCUME5RUQIX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(908,'','Invoice','','2025-05-07 09:51:46','','-2000','4','2025-03-06 09:51:46','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHEER LOGIC MANAGEMENTS AND CONSULTANTS <BR>\r\nPAC-53730-01 <BR>\r\nCAREN NANJALA <BR>','','1','0','41743058294','Cleared','','','','','','0','','',0.00,0.00,0,'202042',NULL,'KES','KES',0.00,0.00,'908','908','MPMRTSYQNIBEM7IPVNUHENBHDJ','PWXOLR8U66EKJM-7','20250327095550','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"908\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327095550\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327095550\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"908\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"908\",\"orgInvcNo\":0,\"curRcptNo\":\"908\",\"totRcptNo\":\"908\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"908\",\"rcptPbctDt\":\"20250327095550\",\"intrlData\":\"MPMRTSYQNIBEM7IPVNUHENBHDJ\",\"rcptSign\":\"PWXOLR8U66EKJM-7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(909,'','Invoice','','2025-05-15 09:56:46','','-2000','4','2025-03-14 09:56:46','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','SHEER LOGIC MANAGEMENTS AND CONSULTANTS <BR>\r\nPAC-53730-01 <BR>\r\nCAREN NANJALA <BR>','','1','0','41743058595','Cleared','','','','','','0','','',0.00,0.00,0,'202096',NULL,'KES','KES',0.00,0.00,'909','909','QM7C2N4KUEINPF8AKZR7HSFQFA','GEK0L1GRXKFS34WJ','20250327095731','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"909\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327095731\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327095731\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"909\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"909\",\"orgInvcNo\":0,\"curRcptNo\":\"909\",\"totRcptNo\":\"909\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"909\",\"rcptPbctDt\":\"20250327095731\",\"intrlData\":\"QM7C2N4KUEINPF8AKZR7HSFQFA\",\"rcptSign\":\"GEK0L1GRXKFS34WJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(910,'','Invoice','','2025-05-08 09:58:30','','-2000','4','2025-03-07 09:58:30','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','STRATHMORE RESEARCH AND CONSULTING CENTRE <BR>\r\nPAC-55690-01 <BR>\r\nLINET NJUKI<BR>','','1','0','41743058700','Cleared','','','','','','0','','',0.00,0.00,0,'202045',NULL,'KES','KES',0.00,0.00,'910','910','GKKBLII3ZOTELFPHRX06HEMCQY','YEWS1OU3F1QKV2BP','20250327100053','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"910\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327100053\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327100053\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"910\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"910\",\"orgInvcNo\":0,\"curRcptNo\":\"910\",\"totRcptNo\":\"910\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"910\",\"rcptPbctDt\":\"20250327100053\",\"intrlData\":\"GKKBLII3ZOTELFPHRX06HEMCQY\",\"rcptSign\":\"YEWS1OU3F1QKV2BP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(911,'','Invoice','','2025-05-27 10:04:23','','-3000','4','2025-03-26 10:04:23','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISES AUTHORITY <BR>\r\nCK163525-00 <BR>\r\nGLORY NTINYARI KINOTI <BR>','','1','0','41743059055','Cleared','','','','','','0','','',0.00,0.00,0,'202132',NULL,'KES','KES',0.00,0.00,'911','911','A5C1DIAXNMYVBHTTB0DBB-5LFP','KECWOHFNS8DPEIQH','20250327100614','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"911\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327100614\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327100614\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"911\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"911\",\"orgInvcNo\":0,\"curRcptNo\":\"911\",\"totRcptNo\":\"911\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"911\",\"rcptPbctDt\":\"20250327100614\",\"intrlData\":\"A5C1DIAXNMYVBHTTB0DBB-5LFP\",\"rcptSign\":\"KECWOHFNS8DPEIQH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(912,'','Invoice','','2025-05-28 11:50:25','','-3000','4','2025-03-27 11:50:25','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SAYARI LABS <BR>\r\nWRC-24944-01 <BR>\r\nZACHEUS MWANGI <BR>','','1','0','41743151687','Cleared','','','','','','0','','',0.00,0.00,0,'202134',NULL,'KES','KES',0.00,0.00,'912','912','Q04FGXKOZYA8PQQFRXVX6KJ8EG','3SGBMTDR8OLSVTFR','20250328115441','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"912\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250328115441\",\"salesDt\":\"20250328\",\"stockRlsDt\":\"20250328115441\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"912\",\"rcptPbctDt\":\"20250328\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"912\",\"orgInvcNo\":0,\"curRcptNo\":\"912\",\"totRcptNo\":\"912\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"912\",\"rcptPbctDt\":\"20250328115441\",\"intrlData\":\"Q04FGXKOZYA8PQQFRXVX6KJ8EG\",\"rcptSign\":\"3SGBMTDR8OLSVTFR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(913,'','Invoice','','2025-03-28 11:56:12','','-3000','4','2025-03-28 11:56:12','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SNV NETHERLANDS DEVELOPMENT ORGANISATION <BR>\r\nCK154580-00 <BR>\r\nGERTRUDE MUTUA <BR>','','1','0','41743152128','Cleared','','','','','','0','','',0.00,0.00,0,'202133',NULL,'KES','KES',0.00,0.00,'913','913','MNYBXO2QW8OBJUX6LGQZOJBC17','RIDFZ4HBKWJLSDS2','20250328124343','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"913\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250328124343\",\"salesDt\":\"20250328\",\"stockRlsDt\":\"20250328124343\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"913\",\"rcptPbctDt\":\"20250328\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"913\",\"orgInvcNo\":0,\"curRcptNo\":\"913\",\"totRcptNo\":\"913\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"913\",\"rcptPbctDt\":\"20250328124343\",\"intrlData\":\"MNYBXO2QW8OBJUX6LGQZOJBC17\",\"rcptSign\":\"RIDFZ4HBKWJLSDS2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(914,'','Invoice','','2025-03-28 17:43:01','','-140000','4','2025-03-28 17:41:14','81','0','140000','1','retail','0','140000','1','0','0','140000','0','0','0','printed',' ','','1','0','41743172857','Cleared','4','2025-03-28 17:43:01','','','','19310.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'914','914','O2HI0YED20XAGJ6O9SKG0F3ZND','87NNIBGIJCAGYI6Q','20250328174428','8620.69','0','0','0','0','19310.34','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"914\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\"GA INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250328174428\",\"salesDt\":\"20250328\",\"stockRlsDt\":\"20250328174428\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":8620.69,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":19310.34,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8620,\"totTaxAmt\":19310,\"totAmt\":140000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254790789655\",\"rptNo\":\"914\",\"rcptPbctDt\":\"20250328\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBG0000081\",\"itemClsCd\":\"80101500\",\"itemNm\":\"I HOUR MENTAL HEALTH TALK\",\"bcd\":\"81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"14.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"14.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"8620.69\",\"taxAmt\":\"19310.34\",\"totAmt\":\"140000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"914\",\"orgInvcNo\":0,\"curRcptNo\":\"914\",\"totRcptNo\":\"914\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"914\",\"rcptPbctDt\":\"20250328174428\",\"intrlData\":\"O2HI0YED20XAGJ6O9SKG0F3ZND\",\"rcptSign\":\"87NNIBGIJCAGYI6Q\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBG0000081\",\"rsdQty\":\"14.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(915,'','Invoice','','2025-03-28 17:46:37','','-140000','4','2025-03-28 17:46:37','81','0','140000','1','retail','0','140000','1','0','0','140000','0','0','0','printed','GA INSURANCE AGL\r\nJULY MENTAL HEALTH WORKSHOPS','','1','0','41743173184','Cleared','','','','','','19310.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'915','915','T8XKZEFZOS9EDQFO-ZQZYQ5USM','YVV4LCAC-1ZJCNUT','20250328174657','8620.69','0','0','0','0','19310.34','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"915\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\"GA INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250328174657\",\"salesDt\":\"20250328\",\"stockRlsDt\":\"20250328174657\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":8620.69,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":19310.34,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8620,\"totTaxAmt\":19310,\"totAmt\":140000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254790789655\",\"rptNo\":\"915\",\"rcptPbctDt\":\"20250328\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBG0000081\",\"itemClsCd\":\"80101500\",\"itemNm\":\"I HOUR MENTAL HEALTH TALK\",\"bcd\":\"81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"14.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"14.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"8620.69\",\"taxAmt\":\"19310.34\",\"totAmt\":\"140000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"915\",\"orgInvcNo\":0,\"curRcptNo\":\"915\",\"totRcptNo\":\"915\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"915\",\"rcptPbctDt\":\"20250328174657\",\"intrlData\":\"T8XKZEFZOS9EDQFO-ZQZYQ5USM\",\"rcptSign\":\"YVV4LCAC-1ZJCNUT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBG0000081\",\"rsdQty\":\"14.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(916,'','Invoice','','2025-06-02 12:10:56','','-3500','4','2025-04-02 12:10:56','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','USAID AMPATH UZIMA <BR>\r\nKE000071369 <BR>\r\nANITA KINGORI <BR>','','1','0','41743583856','Cleared','','','','','','0','','',0.00,0.00,0,'202034',NULL,'KES','KES',0.00,0.00,'916','916','GX8ZOSHPGNAW9PE3V0JOFUKXRM','LR_YZ5GKZBW_N6WY','20250402122629','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"916\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250402122629\",\"salesDt\":\"20250402\",\"stockRlsDt\":\"20250402122629\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"916\",\"rcptPbctDt\":\"20250402\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"916\",\"orgInvcNo\":0,\"curRcptNo\":\"916\",\"totRcptNo\":\"916\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"916\",\"rcptPbctDt\":\"20250402122629\",\"intrlData\":\"GX8ZOSHPGNAW9PE3V0JOFUKXRM\",\"rcptSign\":\"LR_YZ5GKZBW_N6WY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(917,'','Invoice','','2025-06-02 12:42:31','','-3000','4','2025-04-02 12:42:31','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SNV NETHERLANDS DEVELOPMENT ORGANISATION <BR>\r\nCK154580-00 <BR>\r\nGERTRUDE MUTUA <BR>\r\n','','1','0','41743586942','Cleared','','','','','','0','','',0.00,0.00,0,'202136',NULL,'KES','KES',0.00,0.00,'917','917','H4GBMD7BAIQSGIDQMWI9P8GJEJ','TRNIHIEYSPVB3M7N','20250402124650','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"917\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250402124650\",\"salesDt\":\"20250402\",\"stockRlsDt\":\"20250402124650\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"917\",\"rcptPbctDt\":\"20250402\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"917\",\"orgInvcNo\":0,\"curRcptNo\":\"917\",\"totRcptNo\":\"917\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"917\",\"rcptPbctDt\":\"20250402124650\",\"intrlData\":\"H4GBMD7BAIQSGIDQMWI9P8GJEJ\",\"rcptSign\":\"TRNIHIEYSPVB3M7N\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(918,'','Invoice','','2025-05-02 13:22:18','','-3500','4','2025-04-04 13:22:18','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','USAID AMPATH UZIMA <BR>\r\nKE000071369 <BR>\r\nANITA KINGORI <BR>','','1','0','41743589331','Cleared','','','','','','0','','',0.00,0.00,0,'202098',NULL,'KES','KES',0.00,0.00,'918','918','I-RUW6QUXMQ3AEFDX-16EICW0A','MI6WQVQW2CIP3JBJ','20250402132416','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"918\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250402132416\",\"salesDt\":\"20250402\",\"stockRlsDt\":\"20250402132416\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"918\",\"rcptPbctDt\":\"20250402\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"918\",\"orgInvcNo\":0,\"curRcptNo\":\"918\",\"totRcptNo\":\"918\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"918\",\"rcptPbctDt\":\"20250402132416\",\"intrlData\":\"I-RUW6QUXMQ3AEFDX-16EICW0A\",\"rcptSign\":\"MI6WQVQW2CIP3JBJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(919,'','Invoice','','2025-04-02 16:22:16','','0','4','2025-04-02 16:01:18','79','112000','112000','1','retail','0','112000','1','0','0','0','0','0','0','new',' ','','1','0','41743595822','No','1','2025-04-02 16:22:16','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'919','919','HTZ-MFKLF5IEAFGTGWJ5YHMJS7','TGQAQDUOYWSJ82CR','20250402162248','0','0','0','72000','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"919\",\"orgInvcNo\":0,\"custTin\":\"P051572548I\",\"custNm\":\"ONGATA ACADEMY\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250402162248\",\"salesDt\":\"20250402\",\"stockRlsDt\":\"20250402162248\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":72000,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":152000,\"totTaxAmt\":0,\"totAmt\":112000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051572548I\",\"custMblNo\":\"254780902975\",\"rptNo\":\"919\",\"rcptPbctDt\":\"20250402\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"83\",\"itemClsCd\":\"\",\"itemNm\":\"MENTAL HEALTH TRAINING\",\"bcd\":\"83\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"40000\",\"splyAmt\":\"40000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"40000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"40000\"},{\"itemSeq\":2,\"itemCd\":\"83\",\"itemClsCd\":\"\",\"itemNm\":\"MENTAL HEALTH TRAINING\",\"bcd\":\"83\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"72000\",\"splyAmt\":\"40000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"72000\"},{\"itemSeq\":3,\"itemCd\":\"83\",\"itemClsCd\":\"\",\"itemNm\":\"MENTAL HEALTH TRAINING\",\"bcd\":\"83\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"40000\",\"splyAmt\":\"40000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"40000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"40000\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000085\",\"itemClsCd\":\"80101508\",\"itemNm\":\"COUNSELLING SERVICE\",\"bcd\":\"85\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"72000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"D\",\"taxblAmt\":\"72000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"72000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"919\",\"orgInvcNo\":0,\"curRcptNo\":\"919\",\"totRcptNo\":\"919\",\"custTin\":\"P051572548I\",\"custMblNo\":\"\",\"rptNo\":\"919\",\"rcptPbctDt\":\"20250402162248\",\"intrlData\":\"HTZ-MFKLF5IEAFGTGWJ5YHMJS7\",\"rcptSign\":\"TGQAQDUOYWSJ82CR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"83\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"83\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"83\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000085\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(920,'','Invoice','','2025-04-03 11:07:52','','-4000','4','2025-03-29 11:07:52','29','0','4000','1','retail','0','4000','1','0','0','4000','0','0','0','printed','MOGO AUTO LTD <BR>\r\nPETER MUREITHI <BR>\r\nPAC-58557-01 <BR>\r\nCLIENT HAD A COUPLE SESSION.','','1','0','41743667605','Cleared','','','','','','0','','',0.00,0.00,0,'202142',NULL,'KES','KES',0.00,0.00,'920','920','JHLT8JERSUTKXE-YYTHXNM5BMZ','BKCIMJVDJNAK-TG6','20250403111732','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"920\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250403111732\",\"salesDt\":\"20250403\",\"stockRlsDt\":\"20250403111732\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":4000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"920\",\"rcptPbctDt\":\"20250403\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"920\",\"orgInvcNo\":0,\"curRcptNo\":\"920\",\"totRcptNo\":\"920\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"920\",\"rcptPbctDt\":\"20250403111732\",\"intrlData\":\"JHLT8JERSUTKXE-YYTHXNM5BMZ\",\"rcptSign\":\"BKCIMJVDJNAK-TG6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(921,'','Invoice','','2025-04-03 11:27:34','','-2000','4','2025-03-24 11:27:34','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','PIT PRO LTD <BR>\r\nPAC-59730-01 <BR>\r\nEMILY GIKUNDA <BR>','','1','0','41743668846','Cleared','','','','','','0','','',0.00,0.00,0,'202125',NULL,'KES','KES',0.00,0.00,'921','921','MEAH15UV3YKIW7O_D35ZIYQNEF','BI_8KA9WQXVONGVO','20250403112907','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"921\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250403112907\",\"salesDt\":\"20250403\",\"stockRlsDt\":\"20250403112907\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"921\",\"rcptPbctDt\":\"20250403\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"921\",\"orgInvcNo\":0,\"curRcptNo\":\"921\",\"totRcptNo\":\"921\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"921\",\"rcptPbctDt\":\"20250403112907\",\"intrlData\":\"MEAH15UV3YKIW7O_D35ZIYQNEF\",\"rcptSign\":\"BI_8KA9WQXVONGVO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(922,'','Invoice','','2025-04-03 11:43:54','','-3500','4','2025-03-29 11:43:54','75','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','KENYA MEDICAL TRAINING COLLEGE <BR>\r\nKMTC20230272956 <BR>\r\nBRAVINGTONE OGUTU <BR>','','1','0','41743669497','Cleared','','','','','','0','','254709544000',0.00,35.00,0,'202141',NULL,'KES','KES',0.00,0.00,'922','922','_IIKZ1ZK1RFMGX775OBEYT_M0D','X3GWAV4RB_C35OK4','20250403114649','0','0','0','3500','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"922\",\"orgInvcNo\":0,\"custTin\":\"P000612260M\",\"custNm\":\"clarity counseling and training centre\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250403114649\",\"salesDt\":\"20250403\",\"stockRlsDt\":\"20250403114649\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":3500,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612260M\",\"custMblNo\":\"254709122000\",\"rptNo\":\"922\",\"rcptPbctDt\":\"20250403\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3VGU0000082\",\"itemClsCd\":\"80101508\",\"itemNm\":\"FIRST ASSURANCE\",\"bcd\":\"82\",\"pkgUnitCd\":\"VG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"D\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"922\",\"orgInvcNo\":0,\"curRcptNo\":\"922\",\"totRcptNo\":\"922\",\"custTin\":\"P000612260M\",\"custMblNo\":\"\",\"rptNo\":\"922\",\"rcptPbctDt\":\"20250403114649\",\"intrlData\":\"_IIKZ1ZK1RFMGX775OBEYT_M0D\",\"rcptSign\":\"X3GWAV4RB_C35OK4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3VGU0000082\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(923,'','Invoice','','2025-04-03 12:45:30','','-3000','4','2025-04-03 12:45:31','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SNV NETHERLANDS DEVELOPMENT ORG.\r\nCK154580-00 <BR>\r\nGERTRUDE MUTUA <BR>','','1','0','41743673517','Cleared','','','','','','0','','',0.00,0.00,0,'202137',NULL,'KES','KES',0.00,0.00,'923','923','MMXVLMLJRLFZMUARSC4XZDRVVK','43AK79SHKFJIP6U1','20250403124932','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"923\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250403124932\",\"salesDt\":\"20250403\",\"stockRlsDt\":\"20250403124932\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"923\",\"rcptPbctDt\":\"20250403\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"923\",\"orgInvcNo\":0,\"curRcptNo\":\"923\",\"totRcptNo\":\"923\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"923\",\"rcptPbctDt\":\"20250403124932\",\"intrlData\":\"MMXVLMLJRLFZMUARSC4XZDRVVK\",\"rcptSign\":\"43AK79SHKFJIP6U1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(924,'','Invoice','','2025-04-03 14:22:38','','-3000','4','2025-04-04 14:22:38','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SNV NETHERLANDS DEVELOPMENT ORG <BR>\r\nCK154580-00 <BR>\r\nGERTRUDE MUTUA <BR>','','1','0','41743678693','Cleared','','','','','','0','','',0.00,0.00,0,'202139',NULL,'KES','KES',0.00,0.00,'924','924','Y16EKUJAJ5_DKRSKDVJBKTR1HJ','MYNZX7A3QXWTPGDL','20250403152021','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"924\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250403152021\",\"salesDt\":\"20250403\",\"stockRlsDt\":\"20250403152021\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"924\",\"rcptPbctDt\":\"20250403\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"924\",\"orgInvcNo\":0,\"curRcptNo\":\"924\",\"totRcptNo\":\"924\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"924\",\"rcptPbctDt\":\"20250403152021\",\"intrlData\":\"Y16EKUJAJ5_DKRSKDVJBKTR1HJ\",\"rcptSign\":\"MYNZX7A3QXWTPGDL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(925,'','Invoice','','2025-04-03 15:22:51','','-3000','4','2025-03-29 15:22:51','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SNV NETHERLANDS DEVELOPMENT ORG <BR>\r\nCK154580-00 <BR>\r\nGERTRUDE MUTUA <BR>','','1','0','41743682962','Cleared','','','','','','0','','',0.00,0.00,0,'202140',NULL,'KES','KES',0.00,0.00,'925','925','O7B3E9KQA6JBEI8U8Z0DTKEOFL','GGMDAYMTB-VPGVQN','20250403152432','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"925\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250403152432\",\"salesDt\":\"20250403\",\"stockRlsDt\":\"20250403152432\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"925\",\"rcptPbctDt\":\"20250403\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"925\",\"orgInvcNo\":0,\"curRcptNo\":\"925\",\"totRcptNo\":\"925\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"925\",\"rcptPbctDt\":\"20250403152432\",\"intrlData\":\"O7B3E9KQA6JBEI8U8Z0DTKEOFL\",\"rcptSign\":\"GGMDAYMTB-VPGVQN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(926,'','Invoice','','2025-04-03 15:25:21','','-3000','4','2025-04-05 15:25:21','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SNV NETHERLANDS DEVELOPMENT ORG <BR>\r\nCK154580-00 <BR>\r\nGERTRUDE MUTUA <BR.','','1','0','41743683113','Cleared','','','','','','0','','',0.00,0.00,0,'202140',NULL,'KES','KES',0.00,0.00,'926','926','CUWNPSBSDOUVIYFZULHNCLSMSV','AK2WSRUMPZVINLO3','20250403152611','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"926\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250403152611\",\"salesDt\":\"20250403\",\"stockRlsDt\":\"20250403152611\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"926\",\"rcptPbctDt\":\"20250403\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"926\",\"orgInvcNo\":0,\"curRcptNo\":\"926\",\"totRcptNo\":\"926\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"926\",\"rcptPbctDt\":\"20250403152611\",\"intrlData\":\"CUWNPSBSDOUVIYFZULHNCLSMSV\",\"rcptSign\":\"AK2WSRUMPZVINLO3\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(927,'','Invoice','','2025-04-04 08:48:01','','-3500','4','2025-04-03 08:48:01','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','USAID AMPATH UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>','','1','0','41743745672','Cleared','','','','','','0','','',0.00,0.00,0,'202120',NULL,'KES','KES',0.00,0.00,'927','927','ISHEW2HTDF04K5PK799AVLC5V_','1QZVWXE0095UPVFO','20250404084937','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"927\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250404084937\",\"salesDt\":\"20250404\",\"stockRlsDt\":\"20250404084937\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"927\",\"rcptPbctDt\":\"20250404\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"927\",\"orgInvcNo\":0,\"curRcptNo\":\"927\",\"totRcptNo\":\"927\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"927\",\"rcptPbctDt\":\"20250404084937\",\"intrlData\":\"ISHEW2HTDF04K5PK799AVLC5V_\",\"rcptSign\":\"1QZVWXE0095UPVFO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(928,'','Invoice','','2025-04-04 08:52:45','','-3500','4','2025-04-05 08:52:45','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','USAID AMPATH UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>','','1','0','41743745956','Cleared','','','','','','0','','',0.00,0.00,0,'202138',NULL,'KES','KES',0.00,0.00,'928','928','GTMNDEA6ZS-T1CEJI1ENGC_MVZ','B8TWC-5SS467XNJA','20250404085409','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"928\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250404085409\",\"salesDt\":\"20250404\",\"stockRlsDt\":\"20250404085409\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"928\",\"rcptPbctDt\":\"20250404\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"928\",\"orgInvcNo\":0,\"curRcptNo\":\"928\",\"totRcptNo\":\"928\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"928\",\"rcptPbctDt\":\"20250404085409\",\"intrlData\":\"GTMNDEA6ZS-T1CEJI1ENGC_MVZ\",\"rcptSign\":\"B8TWC-5SS467XNJA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(929,'REF: TD53I9GVZT ','Mpesa','','2025-04-05 13:41:04','','0','4','2025-04-05 13:41:04','76','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41743849642','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'929','929','HCYLBOBPCVDOGUFD9KKFDHNBKQ','-DU9CI7MZBNWVOP-','20250405134306','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"929\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"Zippy Natalia Njoki\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250405134306\",\"salesDt\":\"20250405\",\"stockRlsDt\":\"20250405134306\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722320175\",\"rptNo\":\"929\",\"rcptPbctDt\":\"20250405\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"929\",\"orgInvcNo\":0,\"curRcptNo\":\"929\",\"totRcptNo\":\"929\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"929\",\"rcptPbctDt\":\"20250405134306\",\"intrlData\":\"HCYLBOBPCVDOGUFD9KKFDHNBKQ\",\"rcptSign\":\"-DU9CI7MZBNWVOP-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(930,'REF:TD53I9GVZT','Mpesa','','2025-04-05 13:43:46','','0','4','2025-04-05 13:43:46','76','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41743849817','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'930','930','TT-ELWJJG1CDFE4RT0R4R8AQ-2','KAUH_7XCCDIYGTFM','20250405134433','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"930\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"Zippy Natalia Njoki\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250405134433\",\"salesDt\":\"20250405\",\"stockRlsDt\":\"20250405134433\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722320175\",\"rptNo\":\"930\",\"rcptPbctDt\":\"20250405\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"930\",\"orgInvcNo\":0,\"curRcptNo\":\"930\",\"totRcptNo\":\"930\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"930\",\"rcptPbctDt\":\"20250405134433\",\"intrlData\":\"TT-ELWJJG1CDFE4RT0R4R8AQ-2\",\"rcptSign\":\"KAUH_7XCCDIYGTFM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(931,'','Invoice','','2025-04-07 12:46:56','','-3500','4','2025-03-14 12:46:56','84','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UPMENTION LIMITED <BR>\r\n1700548 <BR>\r\nPHARIS MUCHAI <BR>\r\n\r\n','','1','0','41744019195','Cleared','','','','','','0','','',0.00,0.00,0,'202097',NULL,'KES','KES',0.00,0.00,'931','931','CJVJTIMHDXT1XVKZYV0QH2WF5J','ZMJUFZE74TYXGQOV','20250407135732','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"931\",\"orgInvcNo\":0,\"custTin\":\"P01511553S0\",\"custNm\":\"APA INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250407135732\",\"salesDt\":\"20250407\",\"stockRlsDt\":\"20250407135732\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P01511553S0\",\"custMblNo\":\"254709912888\",\"rptNo\":\"931\",\"rcptPbctDt\":\"20250407\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3TNYRD0000087\",\"itemClsCd\":\"Price\",\"itemNm\":\"APA INSURANCE\",\"bcd\":\"87\",\"pkgUnitCd\":\"TN\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"YRD\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"931\",\"orgInvcNo\":0,\"curRcptNo\":\"931\",\"totRcptNo\":\"931\",\"custTin\":\"P01511553S0\",\"custMblNo\":\"\",\"rptNo\":\"931\",\"rcptPbctDt\":\"20250407135732\",\"intrlData\":\"CJVJTIMHDXT1XVKZYV0QH2WF5J\",\"rcptSign\":\"ZMJUFZE74TYXGQOV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3TNYRD0000087\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(932,'','Cash','','2025-04-07 14:01:54','','0','4','2025-03-14 14:01:54','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed','UPMENTION LIMITED <BR>\r\n1700548 <BR>\r\nPHARIS MUCHAI <BR>','','1','0','41744023697','Cleared','','','','','','0','','',0.00,0.00,0,'202097',NULL,'KES','KES',0.00,0.00,'932','932','5XPM446YWW3ZONF_MDLE0N8-JV','U1-NBNGMOHN2QZAL','20250407140902','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"932\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250407140902\",\"salesDt\":\"20250407\",\"stockRlsDt\":\"20250407140902\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"932\",\"rcptPbctDt\":\"20250407\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3TNYRD0000087\",\"itemClsCd\":\"Price\",\"itemNm\":\"APA INSURANCE\",\"bcd\":\"87\",\"pkgUnitCd\":\"TN\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"YRD\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"932\",\"orgInvcNo\":0,\"curRcptNo\":\"932\",\"totRcptNo\":\"932\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"932\",\"rcptPbctDt\":\"20250407140902\",\"intrlData\":\"5XPM446YWW3ZONF_MDLE0N8-JV\",\"rcptSign\":\"U1-NBNGMOHN2QZAL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3TNYRD0000087\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(933,'','Invoice','','2025-04-07 14:09:24','','-3500','4','2025-03-14 14:09:24','84','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UPMENTION LIMITED <BR.\r\n1700548 <BR>\r\nPHARIS MUCHAI <BR>','','1','0','41744024144','Cleared','','','','','','0','','',0.00,0.00,0,'202097',NULL,'KES','KES',0.00,0.00,'933','933','ASKIAULTC4BYNMZR_NW2TTDSVM','PPIV8KAFQHGR1OZU','20250407141028','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"933\",\"orgInvcNo\":0,\"custTin\":\"P01511553S0\",\"custNm\":\"APA INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250407141028\",\"salesDt\":\"20250407\",\"stockRlsDt\":\"20250407141028\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P01511553S0\",\"custMblNo\":\"254709912888\",\"rptNo\":\"933\",\"rcptPbctDt\":\"20250407\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3TNYRD0000087\",\"itemClsCd\":\"Price\",\"itemNm\":\"APA INSURANCE\",\"bcd\":\"87\",\"pkgUnitCd\":\"TN\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"YRD\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"933\",\"orgInvcNo\":0,\"curRcptNo\":\"933\",\"totRcptNo\":\"933\",\"custTin\":\"P01511553S0\",\"custMblNo\":\"\",\"rptNo\":\"933\",\"rcptPbctDt\":\"20250407141028\",\"intrlData\":\"ASKIAULTC4BYNMZR_NW2TTDSVM\",\"rcptSign\":\"PPIV8KAFQHGR1OZU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3TNYRD0000087\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(934,'','Invoice','','2025-04-07 14:13:54','','-3500','4','2025-03-27 14:13:54','84','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UPMENTION LIMITED <BR>\r\n1700548 <BR>\r\nPHARIS MUCHAI <BR>','','1','0','41744024419','Cleared','','','','','','0','','',0.00,0.00,0,'202135',NULL,'KES','KES',0.00,0.00,'934','934','71JTKTISYVXGBMUG-KE9SNPEFX','QM4PT0X9HAOYW9SO','20250407141829','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"934\",\"orgInvcNo\":0,\"custTin\":\"P01511553S0\",\"custNm\":\"APA INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250407141829\",\"salesDt\":\"20250407\",\"stockRlsDt\":\"20250407141829\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P01511553S0\",\"custMblNo\":\"254709912888\",\"rptNo\":\"934\",\"rcptPbctDt\":\"20250407\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3TNYRD0000087\",\"itemClsCd\":\"Price\",\"itemNm\":\"APA INSURANCE\",\"bcd\":\"87\",\"pkgUnitCd\":\"TN\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"YRD\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"934\",\"orgInvcNo\":0,\"curRcptNo\":\"934\",\"totRcptNo\":\"934\",\"custTin\":\"P01511553S0\",\"custMblNo\":\"\",\"rptNo\":\"934\",\"rcptPbctDt\":\"20250407141829\",\"intrlData\":\"71JTKTISYVXGBMUG-KE9SNPEFX\",\"rcptSign\":\"QM4PT0X9HAOYW9SO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3TNYRD0000087\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(935,'','Cash','','2025-04-08 10:01:51','','0','3','2025-03-26 10:01:51','52','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','1','0','31744095682','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'935','935','CIPPORJQCAOML6TFKYHM-6QAPG','NBCAFNZIFWJ1BJ0N','20250408101227','6000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"935\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"HESED\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408101227\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408101227\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":6000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":6000,\"totTaxAmt\":0,\"totAmt\":6000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254781010777\",\"rptNo\":\"935\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBL0000080\",\"itemClsCd\":\"BUSINESS MANAGEMENT\",\"itemNm\":\"COUNSELLORS DEBRIEFING SESSION\",\"bcd\":\"80\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BL\",\"qty\":\"1.00\",\"prc\":\"6000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"6000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"6000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"935\",\"orgInvcNo\":0,\"curRcptNo\":\"935\",\"totRcptNo\":\"935\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"935\",\"rcptPbctDt\":\"20250408101227\",\"intrlData\":\"CIPPORJQCAOML6TFKYHM-6QAPG\",\"rcptSign\":\"NBCAFNZIFWJ1BJ0N\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBL0000080\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(936,'','Cash','','2025-04-08 10:14:03','','0','3','2025-03-26 10:14:03','52','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','1','0','31744096348','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'936','936','WLLPG4LJWX6-QLZZ6C5N6SYQUP','VDINUDGBM-I247GE','20250408101503','6000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"936\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"HESED\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408101503\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408101503\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":6000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":6000,\"totTaxAmt\":0,\"totAmt\":6000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254781010777\",\"rptNo\":\"936\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBL0000080\",\"itemClsCd\":\"BUSINESS MANAGEMENT\",\"itemNm\":\"COUNSELLORS DEBRIEFING SESSION\",\"bcd\":\"80\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BL\",\"qty\":\"1.00\",\"prc\":\"6000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"6000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"6000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"936\",\"orgInvcNo\":0,\"curRcptNo\":\"936\",\"totRcptNo\":\"936\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"936\",\"rcptPbctDt\":\"20250408101503\",\"intrlData\":\"WLLPG4LJWX6-QLZZ6C5N6SYQUP\",\"rcptSign\":\"VDINUDGBM-I247GE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBL0000080\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(937,'','Cash','','2025-04-08 10:16:48','','0','4','2025-04-08 10:16:48','52','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','1','0','41744096593','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'937','937','3BHO00VCGJFAVRBTKSBJPOPBKW','TZR6KAJ7KBOIQFEF','20250408101711','6000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"937\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"HESED\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408101711\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408101711\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":6000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":6000,\"totTaxAmt\":0,\"totAmt\":6000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254781010777\",\"rptNo\":\"937\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBL0000080\",\"itemClsCd\":\"BUSINESS MANAGEMENT\",\"itemNm\":\"COUNSELLORS DEBRIEFING SESSION\",\"bcd\":\"80\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BL\",\"qty\":\"1.00\",\"prc\":\"6000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"6000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"6000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"937\",\"orgInvcNo\":0,\"curRcptNo\":\"937\",\"totRcptNo\":\"937\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"937\",\"rcptPbctDt\":\"20250408101711\",\"intrlData\":\"3BHO00VCGJFAVRBTKSBJPOPBKW\",\"rcptSign\":\"TZR6KAJ7KBOIQFEF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBL0000080\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(938,'','Cash','','2025-04-08 10:28:14','','0','4','2025-04-04 10:28:14','52','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','1','0','41744096633','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'938','938','OZXPCDGBVGLAAEJXXAKGNYB7FG','FSZZFPSRREOAJF9L','20250408102921','6000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"938\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"HESED\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408102921\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408102921\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":6000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":6000,\"totTaxAmt\":0,\"totAmt\":6000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254781010777\",\"rptNo\":\"938\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBL0000080\",\"itemClsCd\":\"BUSINESS MANAGEMENT\",\"itemNm\":\"COUNSELLORS DEBRIEFING SESSION\",\"bcd\":\"80\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BL\",\"qty\":\"1.00\",\"prc\":\"6000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"6000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"6000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"938\",\"orgInvcNo\":0,\"curRcptNo\":\"938\",\"totRcptNo\":\"938\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"938\",\"rcptPbctDt\":\"20250408102921\",\"intrlData\":\"OZXPCDGBVGLAAEJXXAKGNYB7FG\",\"rcptSign\":\"FSZZFPSRREOAJF9L\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBL0000080\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(939,'','Cash','','2025-04-04','','0','4','2025-04-04 10:33:50','52','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','1','0','41744097362','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'939','939','KMOUAZII83LQ1JX7WZFTXOPBYR','LYPDV17POXDJEMXJ','20250408103437','6000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"939\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"HESED\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408103437\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408103437\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":6000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":6000,\"totTaxAmt\":0,\"totAmt\":6000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254781010777\",\"rptNo\":\"939\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBL0000080\",\"itemClsCd\":\"BUSINESS MANAGEMENT\",\"itemNm\":\"COUNSELLORS DEBRIEFING SESSION\",\"bcd\":\"80\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BL\",\"qty\":\"1.00\",\"prc\":\"6000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"6000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"6000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"939\",\"orgInvcNo\":0,\"curRcptNo\":\"939\",\"totRcptNo\":\"939\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"939\",\"rcptPbctDt\":\"20250408103437\",\"intrlData\":\"KMOUAZII83LQ1JX7WZFTXOPBYR\",\"rcptSign\":\"LYPDV17POXDJEMXJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBL0000080\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(940,'','Invoice','','2025-05-07 11:02:38','','-2000','4','2025-04-07 11:02:38','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','INTERNATIONAL CHRISTIAN CENTRE - NAIROBI <BR>\r\n11400003473785-00 <BR>\r\nCATHERINE KAMAU <BR>\r\n','','1','0','41744358537','Cleared','','','','','','0','','',0.00,0.00,0,'202153',NULL,'KES','KES',0.00,0.00,'940','940','1V2RCCGFPNPAEPKZ9XZJNOGL56','3MLDRW91IJIU6XQG','20250411110551','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"940\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411110551\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411110551\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"940\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"940\",\"orgInvcNo\":0,\"curRcptNo\":\"940\",\"totRcptNo\":\"940\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"940\",\"rcptPbctDt\":\"20250411110551\",\"intrlData\":\"1V2RCCGFPNPAEPKZ9XZJNOGL56\",\"rcptSign\":\"3MLDRW91IJIU6XQG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(941,'','Invoice','','2025-05-05 13:05:01','','-3500','4','2025-04-05 13:05:01','84','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','BOMA INTERNATIONAL HOSPITALITY COLLEGE <BR>\r\nAPA-1804892-00 <BR>\r\nSTANLEY KINYEKI <BR>\r\n\r\n','','1','0','41744361686','Cleared','','','','','','0','','',0.00,0.00,0,'202152',NULL,'KES','KES',0.00,0.00,'941','941','ZTZJSLC7QGXXNF9NEHID-YPALD','KH7_C2VJQYK2OE75','20250411131520','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"941\",\"orgInvcNo\":0,\"custTin\":\"P01511553S0\",\"custNm\":\"APA INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411131520\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411131520\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P01511553S0\",\"custMblNo\":\"254709912888\",\"rptNo\":\"941\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3TNYRD0000087\",\"itemClsCd\":\"Price\",\"itemNm\":\"APA INSURANCE\",\"bcd\":\"87\",\"pkgUnitCd\":\"TN\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"YRD\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"941\",\"orgInvcNo\":0,\"curRcptNo\":\"941\",\"totRcptNo\":\"941\",\"custTin\":\"P01511553S0\",\"custMblNo\":\"\",\"rptNo\":\"941\",\"rcptPbctDt\":\"20250411131520\",\"intrlData\":\"ZTZJSLC7QGXXNF9NEHID-YPALD\",\"rcptSign\":\"KH7_C2VJQYK2OE75\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3TNYRD0000087\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(942,'','Invoice','','2025-05-02 13:18:57','','-3000','4','2025-04-02 13:18:57','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY <BR>\r\nCK163525-00 >BR>\r\nGLORY KINOTI <BR>\r\n\r\n','','1','0','41744366731','Cleared','','','','','','0','','',0.00,0.00,0,'202144',NULL,'KES','KES',0.00,0.00,'942','942','3D6QBCZY04K-L-OUSCGU22PAZ8','V66ACB1T8AFTHDR-','20250411134921','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"942\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411134921\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411134921\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"942\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"942\",\"orgInvcNo\":0,\"curRcptNo\":\"942\",\"totRcptNo\":\"942\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"942\",\"rcptPbctDt\":\"20250411134921\",\"intrlData\":\"3D6QBCZY04K-L-OUSCGU22PAZ8\",\"rcptSign\":\"V66ACB1T8AFTHDR-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(943,'','Invoice','','2025-05-04 13:52:18','','-3000','4','2025-04-04 13:52:18','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NIS <BR>\r\nWRC-20368-11 <BR>\r\nIRENE MUTHONI NDEGWA <BR>','','1','0','41744368719','Cleared','','','','','','0','','',0.00,0.00,0,'202150',NULL,'KES','KES',0.00,0.00,'943','943','K8YFYXUMN7PQG7JSOZJCT9RGGP','YDPEHIFJH75VOOU6','20250411135349','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"943\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411135349\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411135349\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"943\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"943\",\"orgInvcNo\":0,\"curRcptNo\":\"943\",\"totRcptNo\":\"943\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"943\",\"rcptPbctDt\":\"20250411135349\",\"intrlData\":\"K8YFYXUMN7PQG7JSOZJCT9RGGP\",\"rcptSign\":\"YDPEHIFJH75VOOU6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(944,'','Invoice','','2025-05-05 13:57:54','','-4000','4','2025-04-05 13:57:54','29','0','4000','1','retail','0','4000','1','0','0','4000','0','0','0','printed','MOGO AUTO LTD <BR>\r\nPAC-58557-01 <BR>\r\nPETER MUREITHI <BR>','','1','0','41744368883','Cleared','','','','','','0','','',0.00,0.00,0,'202151',NULL,'KES','KES',0.00,0.00,'944','944','K5AKQ-LDNQZP1HN1VM9STFVK-E','UGC5QJHE1RVN-YGJ','20250411135957','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"944\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411135957\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411135957\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":4000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"944\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"4000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"944\",\"orgInvcNo\":0,\"curRcptNo\":\"944\",\"totRcptNo\":\"944\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"944\",\"rcptPbctDt\":\"20250411135957\",\"intrlData\":\"K5AKQ-LDNQZP1HN1VM9STFVK-E\",\"rcptSign\":\"UGC5QJHE1RVN-YGJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(945,'','Invoice','','2025-05-02 14:00:59','','-3500','4','2025-04-02 14:00:59','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE- UZIMA <BR>\r\nGAKE036934-00 <BR>\r\nTERESIAH NYAMBURA GATHU','','1','0','41744369247','Cleared','','','','','','0','','',0.00,0.00,0,'202148',NULL,'KES','KES',0.00,0.00,'945','945','X0MWBTOA0F415WIZL6YJY0TFJ9','25D7FLQCWBXH3DJL','20250411140336','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"945\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411140336\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411140336\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"945\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"945\",\"orgInvcNo\":0,\"curRcptNo\":\"945\",\"totRcptNo\":\"945\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"945\",\"rcptPbctDt\":\"20250411140336\",\"intrlData\":\"X0MWBTOA0F415WIZL6YJY0TFJ9\",\"rcptSign\":\"25D7FLQCWBXH3DJL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(946,'','Invoice','','2025-05-11 14:04:23','','-3500','4','2025-04-10 14:04:23','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE- UZIMA\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>\r\n','','1','0','41744369454','Cleared','','','','','','0','','',0.00,0.00,0,'202163',NULL,'KES','KES',0.00,0.00,'946','946','TYMWUKUQV6VUPSFAL9AHD0SRWG','NMSS3WECJ_CHNVA2','20250411140605','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"946\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411140605\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411140605\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"946\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"946\",\"orgInvcNo\":0,\"curRcptNo\":\"946\",\"totRcptNo\":\"946\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"946\",\"rcptPbctDt\":\"20250411140605\",\"intrlData\":\"TYMWUKUQV6VUPSFAL9AHD0SRWG\",\"rcptSign\":\"NMSS3WECJ_CHNVA2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(947,'','Cash','','2025-04-12 14:06:56','','0','3','2025-04-12 14:06:56','76','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','31744455949','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'947','947','2PK8QZCFM24BGHH8RKEENZLCFR','PNNNBNT3OU0HEPMQ','20250412140714','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"947\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"Zippy Natalia Njoki\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412140714\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412140714\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254722320175\",\"rptNo\":\"947\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"947\",\"orgInvcNo\":0,\"curRcptNo\":\"947\",\"totRcptNo\":\"947\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"947\",\"rcptPbctDt\":\"20250412140714\",\"intrlData\":\"2PK8QZCFM24BGHH8RKEENZLCFR\",\"rcptSign\":\"PNNNBNT3OU0HEPMQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(948,'','Invoice','','2025-05-22 15:13:28','','-3500','4','2025-04-22 15:13:28','84','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','PRIME BANK LTD <BR>\r\n1305067 <BR>\r\nSOPHIA MOHAMED <BR>','','1','0','41745496731','Cleared','','','','','','0','','',0.00,0.00,0,'202190',NULL,'KES','KES',0.00,0.00,'948','948','RBHIOIAHZKUS13FUA3Y2CHG-ED','8LBIR0_CFD7MIYPR','20250424152524','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"948\",\"orgInvcNo\":0,\"custTin\":\"P01511553S0\",\"custNm\":\"APA INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424152524\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424152524\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P01511553S0\",\"custMblNo\":\"254709912888\",\"rptNo\":\"948\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3TNYRD0000087\",\"itemClsCd\":\"Price\",\"itemNm\":\"APA INSURANCE\",\"bcd\":\"87\",\"pkgUnitCd\":\"TN\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"YRD\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"948\",\"orgInvcNo\":0,\"curRcptNo\":\"948\",\"totRcptNo\":\"948\",\"custTin\":\"P01511553S0\",\"custMblNo\":\"\",\"rptNo\":\"948\",\"rcptPbctDt\":\"20250424152524\",\"intrlData\":\"RBHIOIAHZKUS13FUA3Y2CHG-ED\",\"rcptSign\":\"8LBIR0_CFD7MIYPR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3TNYRD0000087\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(949,'','Invoice','','2025-05-28 15:14:33','','-2250','4','2025-04-28 15:14:33','29','0','2250','1','retail','0','2250','1','0','0','2250','0','0','0','printed','THE MONARCH INSURANCE <BR>\r\nGEORGE ARROYO KIMANI <BR>\r\nPAC-58113-01 <BR>','','1','0','41745841976','Cleared','','','','','','0','','',0.00,0.00,0,'202199',NULL,'KES','KES',0.00,0.00,'949','949','HFR0FACEATPSR2BKBAJF_LC9GZ','AYZ0PXQTCUULHRNO','20250428151710','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"949\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428151710\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428151710\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":2250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"949\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2250\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2250\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"949\",\"orgInvcNo\":0,\"curRcptNo\":\"949\",\"totRcptNo\":\"949\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"949\",\"rcptPbctDt\":\"20250428151710\",\"intrlData\":\"HFR0FACEATPSR2BKBAJF_LC9GZ\",\"rcptSign\":\"AYZ0PXQTCUULHRNO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(950,'','Invoice','','2025-05-28 15:20:55','','-2250','4','2025-04-28 15:20:55','29','0','2250','1','retail','0','2250','1','0','0','2250','0','0','0','printed','THE MONARCH INSURANCE <BR>\r\nCATHERINE MWENDE <BR>\r\nPAC-58113-02 <BR>','','1','0','41745842753','Cleared','','','','','','0','','',0.00,0.00,0,'202200',NULL,'KES','KES',0.00,0.00,'950','950','LOGAATPOWO5IYNF0KJDQONARDA','HMS7LRFS3WCUUMQX','20250428152159','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"950\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428152159\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428152159\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":2250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"950\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2250\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2250\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"950\",\"orgInvcNo\":0,\"curRcptNo\":\"950\",\"totRcptNo\":\"950\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"950\",\"rcptPbctDt\":\"20250428152159\",\"intrlData\":\"LOGAATPOWO5IYNF0KJDQONARDA\",\"rcptSign\":\"HMS7LRFS3WCUUMQX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(951,'','Invoice','','2025-05-12 15:31:38','','-4000','4','2025-04-12 15:31:38','29','0','4000','1','retail','0','4000','1','0','0','4000','0','0','0','printed','THE MONARCH INSURANCE <BR>\r\nGEORGE ARROYO KIMANI <BR>\r\nPAC-58113-01 <BR>','','1','0','41745843447','Cleared','','','','','','0','','',0.00,0.00,0,'202182',NULL,'KES','KES',0.00,0.00,'951','951','CPOVT33PGW0PWFQ_UFDZJSXYCS','TGYAMBRXXWJTIFBJ','20250428153305','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"951\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428153305\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428153305\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":4000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"951\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"4000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"951\",\"orgInvcNo\":0,\"curRcptNo\":\"951\",\"totRcptNo\":\"951\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"951\",\"rcptPbctDt\":\"20250428153305\",\"intrlData\":\"CPOVT33PGW0PWFQ_UFDZJSXYCS\",\"rcptSign\":\"TGYAMBRXXWJTIFBJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(952,'','Invoice','','2025-05-12 15:34:44','','-4000','4','2025-04-12 15:34:44','29','0','4000','1','retail','0','4000','1','0','0','4000','0','0','0','printed','THE MONARCH INSURANCE\r\nGEORGE ARROYO KIMANI\r\nPAC-58113-01','','1','0','41745843606','Cleared','','','','','','0','','',0.00,0.00,0,'202182',NULL,'KES','KES',0.00,0.00,'952','952','DBMDOVQUEP4FSRPO_XW_UDFF7O','_2DUU_6CXZTBVM7D','20250428153534','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"952\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428153534\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428153534\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":4000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"952\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"4000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"952\",\"orgInvcNo\":0,\"curRcptNo\":\"952\",\"totRcptNo\":\"952\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"952\",\"rcptPbctDt\":\"20250428153534\",\"intrlData\":\"DBMDOVQUEP4FSRPO_XW_UDFF7O\",\"rcptSign\":\"_2DUU_6CXZTBVM7D\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(953,'','Invoice','','2025-05-12 15:41:46','','-4000','4','2025-04-12 15:41:46','84','0','4000','1','retail','0','4000','1','0','0','4000','0','0','0','printed','BOMA INTERNATIONAL HOSPITALITY COLLEGE <BR>\r\nAPA-1804892-00 <BR>\r\nSTANLEY KINYEKI','','1','0','41745844056','Cleared','','','','','','0','','',0.00,0.00,0,'202181',NULL,'KES','KES',0.00,0.00,'953','953','SN41KX3C1UOOJRAFWZOZFNJVCV','FRU5_HIXHSEJGJFH','20250428154409','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"953\",\"orgInvcNo\":0,\"custTin\":\"P01511553S0\",\"custNm\":\"APA INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428154409\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428154409\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":4000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P01511553S0\",\"custMblNo\":\"254709912888\",\"rptNo\":\"953\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3TNYRD0000087\",\"itemClsCd\":\"Price\",\"itemNm\":\"APA INSURANCE\",\"bcd\":\"87\",\"pkgUnitCd\":\"TN\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"YRD\",\"qty\":\"1.00\",\"prc\":\"4000\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"953\",\"orgInvcNo\":0,\"curRcptNo\":\"953\",\"totRcptNo\":\"953\",\"custTin\":\"P01511553S0\",\"custMblNo\":\"\",\"rptNo\":\"953\",\"rcptPbctDt\":\"20250428154409\",\"intrlData\":\"SN41KX3C1UOOJRAFWZOZFNJVCV\",\"rcptSign\":\"FRU5_HIXHSEJGJFH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3TNYRD0000087\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(954,'','Invoice','','2025-05-29 15:10:50','','-3500','4','2025-04-29 15:10:50','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','PKF CONSULTING (K) LTD <BR>\r\nKE06308400 <BR>\r\nMILLICENT WANJIRU MUCHANGI <BR>','','1','0','41745928640','Cleared','','','','','','0','','',0.00,0.00,0,'202203',NULL,'KES','KES',0.00,0.00,'954','954','UKQTFNLCLLHJA9WYRLH32GO6EH','OQZLTRYW0DSOWEE4','20250429151236','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"954\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429151236\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429151236\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"954\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"954\",\"orgInvcNo\":0,\"curRcptNo\":\"954\",\"totRcptNo\":\"954\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"954\",\"rcptPbctDt\":\"20250429151236\",\"intrlData\":\"UKQTFNLCLLHJA9WYRLH32GO6EH\",\"rcptSign\":\"OQZLTRYW0DSOWEE4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(955,'','Invoice','','2025-05-24 15:33:19','','-3500','4','2025-04-24 15:33:19','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','USAID AMPATH UZIMA <BR>\r\nKE000071369 <BR>\r\nANITA KINGORI <BR>','','1','0','41745929988','Cleared','','','','','','0','','',0.00,0.00,0,'202180',NULL,'KES','KES',0.00,0.00,'955','955','2JLNXPFDIG_3BC1-EAJFPGTJ9J','O4HOZGZKBDP8SJIT','20250429153453','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"955\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429153453\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429153453\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"955\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"955\",\"orgInvcNo\":0,\"curRcptNo\":\"955\",\"totRcptNo\":\"955\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"955\",\"rcptPbctDt\":\"20250429153453\",\"intrlData\":\"2JLNXPFDIG_3BC1-EAJFPGTJ9J\",\"rcptSign\":\"O4HOZGZKBDP8SJIT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(956,'','Invoice','','2025-05-24 15:37:10','','-3500','4','2025-04-24 15:37:10','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','USAID AMPATH UZIMA <BR>\r\nKE000071369 <BR>\r\nANITA KINGORI<BR>','','1','0','41745930127','Cleared','','','','','','0','','',0.00,0.00,0,'202192',NULL,'KES','KES',0.00,0.00,'956','956','TR5ZVGSQAYWRYRT89ZQDCFI2Y_','X8CV_IX8WBOSOUHM','20250429153824','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"956\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429153824\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429153824\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"956\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"956\",\"orgInvcNo\":0,\"curRcptNo\":\"956\",\"totRcptNo\":\"956\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"956\",\"rcptPbctDt\":\"20250429153824\",\"intrlData\":\"TR5ZVGSQAYWRYRT89ZQDCFI2Y_\",\"rcptSign\":\"X8CV_IX8WBOSOUHM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(957,'','Invoice','','2025-05-29 15:40:29','','-3500','4','2025-04-29 15:40:29','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','USAID AMPATH UZIMA <BR>\r\nKE000071369 <BR>\r\nANITA KINGORI <BR>','','1','0','41745930417','Cleared','','','','','','0','','',0.00,0.00,0,'202180',NULL,'KES','KES',0.00,0.00,'957','957','JTP5OFLRSYV2MG04KKOZ1YLS34','IUJQYK34W3KLKPUI','20250429154118','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"957\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429154118\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429154118\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"957\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"957\",\"orgInvcNo\":0,\"curRcptNo\":\"957\",\"totRcptNo\":\"957\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"957\",\"rcptPbctDt\":\"20250429154118\",\"intrlData\":\"JTP5OFLRSYV2MG04KKOZ1YLS34\",\"rcptSign\":\"IUJQYK34W3KLKPUI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(958,'','Invoice','','2025-06-05 16:03:41','','-4000','4','2025-04-05 16:03:41','84','0','4000','1','retail','0','4000','1','0','0','4000','0','0','0','printed','BOMA INTERNATIONAL HOSPITALITY COLLEGE <BR>\r\nAPA-1804892-00 <BR>\r\nSTANLEY KINYEKI <BR>','','1','0','41745931791','Cleared','','','','','','0','','',0.00,0.00,0,'202152',NULL,'KES','KES',0.00,0.00,'958','958','6SH5MBGPTM-TMQXKEOS5FSBY18','MVQBIVQGXX3_RIQZ','20250429160545','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"958\",\"orgInvcNo\":0,\"custTin\":\"P01511553S0\",\"custNm\":\"APA INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429160545\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429160545\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":4000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P01511553S0\",\"custMblNo\":\"254709912888\",\"rptNo\":\"958\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3TNYRD0000087\",\"itemClsCd\":\"Price\",\"itemNm\":\"APA INSURANCE\",\"bcd\":\"87\",\"pkgUnitCd\":\"TN\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"YRD\",\"qty\":\"1.00\",\"prc\":\"4000\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"958\",\"orgInvcNo\":0,\"curRcptNo\":\"958\",\"totRcptNo\":\"958\",\"custTin\":\"P01511553S0\",\"custMblNo\":\"\",\"rptNo\":\"958\",\"rcptPbctDt\":\"20250429160545\",\"intrlData\":\"6SH5MBGPTM-TMQXKEOS5FSBY18\",\"rcptSign\":\"MVQBIVQGXX3_RIQZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3TNYRD0000087\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(959,'','Invoice','','2025-05-30 16:26:24','','-3500','4','2025-04-30 16:26:24','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATH CARE UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>','','1','0','41746019570','Cleared','','','','','','0','','',0.00,0.00,0,'202204',NULL,'KES','KES',0.00,0.00,'959','959','CHX1RI7MMHBG8LXIAHADX55G00','IHKV_JYUOHD5OFL0','20250430162916','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"959\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430162916\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430162916\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"959\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"959\",\"orgInvcNo\":0,\"curRcptNo\":\"959\",\"totRcptNo\":\"959\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"959\",\"rcptPbctDt\":\"20250430162916\",\"intrlData\":\"CHX1RI7MMHBG8LXIAHADX55G00\",\"rcptSign\":\"IHKV_JYUOHD5OFL0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(960,'','Invoice','','2025-05-30 16:47:24','','-4000','4','2025-04-30 16:47:24','26','0','4000','1','retail','0','4000','1','0','0','4000','0','0','0','printed','KENYA NATIONAL BUREAU OF STATISTICS <BR>\r\nGAKE043102-00 <BR>\r\nCINDY NAMBISIA <BR>','','1','0','41746020833','Cleared','','','','','','0','','',0.00,0.00,0,'202207',NULL,'KES','KES',0.00,0.00,'960','960','OYTMKWBSUQZNAC_M2QB2SKW3SJ','SVWXHLVUYD9G_R_7','20250430164918','4000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"960\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430164918\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430164918\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":4000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":4000,\"totTaxAmt\":0,\"totAmt\":4000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"960\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Couple session( GA Insurance)-\",\"bcd\":\"6\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"4000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"4000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"960\",\"orgInvcNo\":0,\"curRcptNo\":\"960\",\"totRcptNo\":\"960\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"960\",\"rcptPbctDt\":\"20250430164918\",\"intrlData\":\"OYTMKWBSUQZNAC_M2QB2SKW3SJ\",\"rcptSign\":\"SVWXHLVUYD9G_R_7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(961,'','Invoice','','2025-06-02 17:02:51','','-3500','4','2025-05-02 17:02:51','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','COMPUTER LEARNING CENTRE <BR>\r\nKE071756-01 <BR>\r\nMERCY CHEPKIRUI <BR>','','1','0','41746021755','Cleared','','','','','','0','','',0.00,0.00,0,'202206',NULL,'KES','KES',0.00,0.00,'961','961','V1MOKATJEZ3YFJO5PA4BMQEJJM','P4CRJ6MFY9IZQ0ZU','20250430170609','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"961\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430170609\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430170609\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"961\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"961\",\"orgInvcNo\":0,\"curRcptNo\":\"961\",\"totRcptNo\":\"961\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"961\",\"rcptPbctDt\":\"20250430170609\",\"intrlData\":\"V1MOKATJEZ3YFJO5PA4BMQEJJM\",\"rcptSign\":\"P4CRJ6MFY9IZQ0ZU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(962,'','Invoice','','2025-05-07 12:11:28','','-3500','4','2025-04-12 12:11:28','84','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UPMENTION LTD <BR>\r\nPHARIS MUCHAI WAMBUI <BR>\r\n1700548 <BR>\r\n','','1','0','41746609062','Cleared','','','','','','0','','',0.00,0.00,0,'202183',NULL,'KES','KES',0.00,0.00,'962','962','IK6SYFOTWI4AH3PWYHFQW1JFXT','ASZ_6SUSNAR7DLFG','20250507121246','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"962\",\"orgInvcNo\":0,\"custTin\":\"P01511553S0\",\"custNm\":\"APA INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250507121246\",\"salesDt\":\"20250507\",\"stockRlsDt\":\"20250507121246\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P01511553S0\",\"custMblNo\":\"254709912888\",\"rptNo\":\"962\",\"rcptPbctDt\":\"20250507\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3TNYRD0000087\",\"itemClsCd\":\"Price\",\"itemNm\":\"APA INSURANCE\",\"bcd\":\"87\",\"pkgUnitCd\":\"TN\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"YRD\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"962\",\"orgInvcNo\":0,\"curRcptNo\":\"962\",\"totRcptNo\":\"962\",\"custTin\":\"P01511553S0\",\"custMblNo\":\"\",\"rptNo\":\"962\",\"rcptPbctDt\":\"20250507121246\",\"intrlData\":\"IK6SYFOTWI4AH3PWYHFQW1JFXT\",\"rcptSign\":\"ASZ_6SUSNAR7DLFG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3TNYRD0000087\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(963,'','Invoice','','2025-05-24 11:53:00','','-3500','4','2025-04-23 11:53:00','75','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NYAKATI ATHENA NAIROBI LTD <BR>\r\nMICHERE MURIUKI <BR>\r\nMEM180401 <BR>','','1','0','41746694371','Cleared','','','','','','0','','254709544000',0.00,35.00,0,'202194',NULL,'KES','KES',0.00,0.00,'963','963','NHKL2OY__SGAYSNCUVB0EI1XE9','CXD3ITZXJM2VFEEJ','20250508115701','0','0','0','3500','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"963\",\"orgInvcNo\":0,\"custTin\":\"P000612260M\",\"custNm\":\"clarity counseling and training centre\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250508115701\",\"salesDt\":\"20250508\",\"stockRlsDt\":\"20250508115701\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":3500,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612260M\",\"custMblNo\":\"254709122000\",\"rptNo\":\"963\",\"rcptPbctDt\":\"20250508\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3VGU0000082\",\"itemClsCd\":\"80101508\",\"itemNm\":\"FIRST ASSURANCE\",\"bcd\":\"82\",\"pkgUnitCd\":\"VG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"D\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"963\",\"orgInvcNo\":0,\"curRcptNo\":\"963\",\"totRcptNo\":\"963\",\"custTin\":\"P000612260M\",\"custMblNo\":\"\",\"rptNo\":\"963\",\"rcptPbctDt\":\"20250508115701\",\"intrlData\":\"NHKL2OY__SGAYSNCUVB0EI1XE9\",\"rcptSign\":\"CXD3ITZXJM2VFEEJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3VGU0000082\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(964,'','Invoice','','2024-06-26','','-10000','3','2024-06-26 16:08:15','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31747055245','Cleared','','','','','','1379.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'964','964','SP291EZ6W1JU0DOI_XDCM8RPWR','YTBXRVIGUTILWMDI','20250512161300','8620.69','0','0','0','0','1379.31','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"964\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250512161300\",\"salesDt\":\"20250512\",\"stockRlsDt\":\"20250512161300\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":8620.69,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":1379.31,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8620,\"totTaxAmt\":1379,\"totAmt\":10000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"964\",\"rcptPbctDt\":\"20250512\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBG0000081\",\"itemClsCd\":\"80101500\",\"itemNm\":\"I HOUR MENTAL HEALTH TALK\",\"bcd\":\"81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"8620.69\",\"taxAmt\":\"1379.31\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"964\",\"orgInvcNo\":0,\"curRcptNo\":\"964\",\"totRcptNo\":\"964\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"964\",\"rcptPbctDt\":\"20250512161300\",\"intrlData\":\"SP291EZ6W1JU0DOI_XDCM8RPWR\",\"rcptSign\":\"YTBXRVIGUTILWMDI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBG0000081\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(965,'','Invoice','','2024-06-26','','-10000','3','2024-06-26 16:16:06','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31747055746','Cleared','','','','','','1379.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'965','965','IRFVS4EL5-P0ZRJ-IQASFCT3F2','AXFGJG2O2GQUSHO7','20250512161922','8620.69','0','0','0','0','1379.31','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"965\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250512161922\",\"salesDt\":\"20250512\",\"stockRlsDt\":\"20250512161922\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":8620.69,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":1379.31,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8620,\"totTaxAmt\":1379,\"totAmt\":10000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"965\",\"rcptPbctDt\":\"20250512\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBG0000081\",\"itemClsCd\":\"80101500\",\"itemNm\":\"I HOUR MENTAL HEALTH TALK\",\"bcd\":\"81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"8620.69\",\"taxAmt\":\"1379.31\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"965\",\"orgInvcNo\":0,\"curRcptNo\":\"965\",\"totRcptNo\":\"965\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"965\",\"rcptPbctDt\":\"20250512161922\",\"intrlData\":\"IRFVS4EL5-P0ZRJ-IQASFCT3F2\",\"rcptSign\":\"AXFGJG2O2GQUSHO7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBG0000081\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(966,'','Invoice','','2024-07-03','','-10000','3','2024-07-03 16:21:43','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31747056089','Cleared','','','','','','1379.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'966','966','X3QRPP2P7-UYSDQSB79MJF0FU7','PSKBMSDX5WLRPIHR','20250512162344','8620.69','0','0','0','0','1379.31','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"966\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250512162344\",\"salesDt\":\"20250512\",\"stockRlsDt\":\"20250512162344\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":8620.69,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":1379.31,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8620,\"totTaxAmt\":1379,\"totAmt\":10000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"966\",\"rcptPbctDt\":\"20250512\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBG0000081\",\"itemClsCd\":\"80101500\",\"itemNm\":\"I HOUR MENTAL HEALTH TALK\",\"bcd\":\"81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"8620.69\",\"taxAmt\":\"1379.31\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"966\",\"orgInvcNo\":0,\"curRcptNo\":\"966\",\"totRcptNo\":\"966\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"966\",\"rcptPbctDt\":\"20250512162344\",\"intrlData\":\"X3QRPP2P7-UYSDQSB79MJF0FU7\",\"rcptSign\":\"PSKBMSDX5WLRPIHR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBG0000081\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(967,'','Invoice','','2024-07-31','','-10000','3','2024-07-31 16:24:40','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31747056269','Cleared','','','','','','1379.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'967','967','HCZRJJUJMNNN1YW0N15CCU4KVT','LAHKLVHAI5YQNYY0','20250512162553','8620.69','0','0','0','0','1379.31','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"967\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250512162553\",\"salesDt\":\"20250512\",\"stockRlsDt\":\"20250512162553\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":8620.69,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":1379.31,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8620,\"totTaxAmt\":1379,\"totAmt\":10000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"967\",\"rcptPbctDt\":\"20250512\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBG0000081\",\"itemClsCd\":\"80101500\",\"itemNm\":\"I HOUR MENTAL HEALTH TALK\",\"bcd\":\"81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"8620.69\",\"taxAmt\":\"1379.31\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"967\",\"orgInvcNo\":0,\"curRcptNo\":\"967\",\"totRcptNo\":\"967\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"967\",\"rcptPbctDt\":\"20250512162553\",\"intrlData\":\"HCZRJJUJMNNN1YW0N15CCU4KVT\",\"rcptSign\":\"LAHKLVHAI5YQNYY0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBG0000081\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(968,'','Invoice','','2024-10-02','','-10000','3','2024-10-02 16:28:07','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31747056452','Cleared','','','','','','1379.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'968','968','WNXJM9BCRYYCZN9IH7DBKKLLEU','XSZAH1WP0ZNUEURA','20250512163018','8620.69','0','0','0','0','1379.31','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"968\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250512163018\",\"salesDt\":\"20250512\",\"stockRlsDt\":\"20250512163018\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":8620.69,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":1379.31,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8620,\"totTaxAmt\":1379,\"totAmt\":10000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"968\",\"rcptPbctDt\":\"20250512\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBG0000081\",\"itemClsCd\":\"80101500\",\"itemNm\":\"I HOUR MENTAL HEALTH TALK\",\"bcd\":\"81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"8620.69\",\"taxAmt\":\"1379.31\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"968\",\"orgInvcNo\":0,\"curRcptNo\":\"968\",\"totRcptNo\":\"968\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"968\",\"rcptPbctDt\":\"20250512163018\",\"intrlData\":\"WNXJM9BCRYYCZN9IH7DBKKLLEU\",\"rcptSign\":\"XSZAH1WP0ZNUEURA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBG0000081\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(969,'','Invoice','','2024-10-02','','-10000','3','2024-10-02 08:43:14','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31747114980','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'969','969','PNFEK-UU7DTNTJU0CW9I5BZVRB','-7RZFBESCK2PEYFI','20250513084424','0','10000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"969\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250513084424\",\"salesDt\":\"20250513\",\"stockRlsDt\":\"20250513084424\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":10000,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":10000,\"totTaxAmt\":0,\"totAmt\":10000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"969\",\"rcptPbctDt\":\"20250513\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000057\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Mental health talk\",\"bcd\":\"58\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"10000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"969\",\"orgInvcNo\":0,\"curRcptNo\":\"969\",\"totRcptNo\":\"969\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"969\",\"rcptPbctDt\":\"20250513084424\",\"intrlData\":\"PNFEK-UU7DTNTJU0CW9I5BZVRB\",\"rcptSign\":\"-7RZFBESCK2PEYFI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000057\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(970,'','Invoice','','2024-10-23','','-10000','3','2024-10-23 08:47:05','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31747115209','Cleared','','','','','','1379.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'970','970','SROVPCNOJSMGESB8PVEDAYEZ0L','FWBXAGJADI2KAYT_','20250513084832','8620.69','0','0','0','0','1379.31','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"970\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250513084832\",\"salesDt\":\"20250513\",\"stockRlsDt\":\"20250513084832\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":8620.69,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":1379.31,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8620,\"totTaxAmt\":1379,\"totAmt\":10000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"970\",\"rcptPbctDt\":\"20250513\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBG0000081\",\"itemClsCd\":\"80101500\",\"itemNm\":\"I HOUR MENTAL HEALTH TALK\",\"bcd\":\"81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"8620.69\",\"taxAmt\":\"1379.31\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"970\",\"orgInvcNo\":0,\"curRcptNo\":\"970\",\"totRcptNo\":\"970\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"970\",\"rcptPbctDt\":\"20250513084832\",\"intrlData\":\"SROVPCNOJSMGESB8PVEDAYEZ0L\",\"rcptSign\":\"FWBXAGJADI2KAYT_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBG0000081\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(971,'','Invoice','','2024-10-30','','-10000','3','2024-10-30 08:51:24','26','0','10000','1','retail','0','10000','1','0','0','10000','0','0','0','printed',' ','','1','0','31747115470','Cleared','','','','','','1379.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'971','971','P8VLLLG0VD8UDV4K1HG3_RYPCE','00LGDM9JRVFA9_AX','20250513085232','8620.69','0','0','0','0','1379.31','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"971\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250513085232\",\"salesDt\":\"20250513\",\"stockRlsDt\":\"20250513085232\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":8620.69,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":1379.31,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8620,\"totTaxAmt\":1379,\"totAmt\":10000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"971\",\"rcptPbctDt\":\"20250513\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3BGBG0000081\",\"itemClsCd\":\"80101500\",\"itemNm\":\"I HOUR MENTAL HEALTH TALK\",\"bcd\":\"81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"BG\",\"qty\":\"1.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"8620.69\",\"taxAmt\":\"1379.31\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"971\",\"orgInvcNo\":0,\"curRcptNo\":\"971\",\"totRcptNo\":\"971\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"971\",\"rcptPbctDt\":\"20250513085232\",\"intrlData\":\"P8VLLLG0VD8UDV4K1HG3_RYPCE\",\"rcptSign\":\"00LGDM9JRVFA9_AX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3BGBG0000081\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(972,'REF:TE203VAP4M','Mpesa','','2025-05-15 16:08:32','','0','4','2025-05-02 16:08:32','88','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41747310443','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'972','972','D1H5MHRPMLX3JUSQQTFA5MT3TX','XPM0ZMTREN2O7K-8','20250515161815','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"972\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"CORAZON EUNICE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250515161815\",\"salesDt\":\"20250515\",\"stockRlsDt\":\"20250515161815\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254724076988\",\"rptNo\":\"972\",\"rcptPbctDt\":\"20250515\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"972\",\"orgInvcNo\":0,\"curRcptNo\":\"972\",\"totRcptNo\":\"972\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"972\",\"rcptPbctDt\":\"20250515161815\",\"intrlData\":\"D1H5MHRPMLX3JUSQQTFA5MT3TX\",\"rcptSign\":\"XPM0ZMTREN2O7K-8\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(973,'REF: TE203VAP4M','Mpesa','','2025-05-15 16:37:12','','0','4','2025-05-02 16:37:12','88','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41747315097','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'973','973','J6SOF1Q9PH-5X0JOSASATOLQKN','5IX2QZNAA3NVHFFS','20250515163946','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"973\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"CORAZON EUNICE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250515163946\",\"salesDt\":\"20250515\",\"stockRlsDt\":\"20250515163946\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254724076988\",\"rptNo\":\"973\",\"rcptPbctDt\":\"20250515\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"973\",\"orgInvcNo\":0,\"curRcptNo\":\"973\",\"totRcptNo\":\"973\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"973\",\"rcptPbctDt\":\"20250515163946\",\"intrlData\":\"J6SOF1Q9PH-5X0JOSASATOLQKN\",\"rcptSign\":\"5IX2QZNAA3NVHFFS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(974,'REF: TEH2366QLU','Mpesa','','2025-05-19 15:27:41','','0','4','2025-05-17 15:27:41','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41747657638','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'974','974','SIXOAWTSJ1U_NRGGSAZWUWY_T7','KEHVD8UUADQBUXEM','20250519152837','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"974\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250519152837\",\"salesDt\":\"20250519\",\"stockRlsDt\":\"20250519152837\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"974\",\"rcptPbctDt\":\"20250519\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"974\",\"orgInvcNo\":0,\"curRcptNo\":\"974\",\"totRcptNo\":\"974\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"974\",\"rcptPbctDt\":\"20250519152837\",\"intrlData\":\"SIXOAWTSJ1U_NRGGSAZWUWY_T7\",\"rcptSign\":\"KEHVD8UUADQBUXEM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(975,'REF: TEH2366QLU','Mpesa','','2025-05-19 15:30:23','','0','4','2025-05-17 15:30:23','88','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41747657725','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'975','975','XQU_PTFPTTWYVQG6HNV8Z8MEP0','YG01KMANJ5-EWVOL','20250519153057','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"975\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"CORAZON EUNICE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250519153057\",\"salesDt\":\"20250519\",\"stockRlsDt\":\"20250519153057\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254724076988\",\"rptNo\":\"975\",\"rcptPbctDt\":\"20250519\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"975\",\"orgInvcNo\":0,\"curRcptNo\":\"975\",\"totRcptNo\":\"975\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"975\",\"rcptPbctDt\":\"20250519153057\",\"intrlData\":\"XQU_PTFPTTWYVQG6HNV8Z8MEP0\",\"rcptSign\":\"YG01KMANJ5-EWVOL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(976,'REF: TEH2366QLU','Mpesa','','2025-05-19 15:33:34','','0','4','2025-05-17 15:33:34','88','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41747657860','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'976','976','_3ATYYCOVKR4K6MBGUESKY1BLE','TH9CS8FNJZLNPSBG','20250519153404','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"976\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"CORAZON EUNICE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250519153404\",\"salesDt\":\"20250519\",\"stockRlsDt\":\"20250519153404\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254724076988\",\"rptNo\":\"976\",\"rcptPbctDt\":\"20250519\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"976\",\"orgInvcNo\":0,\"curRcptNo\":\"976\",\"totRcptNo\":\"976\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"976\",\"rcptPbctDt\":\"20250519153404\",\"intrlData\":\"_3ATYYCOVKR4K6MBGUESKY1BLE\",\"rcptSign\":\"TH9CS8FNJZLNPSBG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(977,'','Invoice','','2025-05-20 14:29:02','','-3500','4','2025-05-17 14:29:02','75','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','KMTC<BR>\r\nKMTC2018090017 <BR>\r\nVERONICA NJARAMBA <BR>','','1','0','41747740516','Cleared','','','','','','0','','254709544000',0.00,35.00,0,'202242',NULL,'KES','KES',0.00,0.00,'977','977','JTR_8PHMEJYHD6MU1DXXLZDB_F','GAL4EEAS4YTGFCST','20250520150914','0','0','0','3500','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"977\",\"orgInvcNo\":0,\"custTin\":\"P000612260M\",\"custNm\":\"clarity counseling and training centre\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250520150914\",\"salesDt\":\"20250520\",\"stockRlsDt\":\"20250520150914\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":3500,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612260M\",\"custMblNo\":\"254709122000\",\"rptNo\":\"977\",\"rcptPbctDt\":\"20250520\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3VGU0000082\",\"itemClsCd\":\"80101508\",\"itemNm\":\"FIRST ASSURANCE\",\"bcd\":\"82\",\"pkgUnitCd\":\"VG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"D\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"977\",\"orgInvcNo\":0,\"curRcptNo\":\"977\",\"totRcptNo\":\"977\",\"custTin\":\"P000612260M\",\"custMblNo\":\"\",\"rptNo\":\"977\",\"rcptPbctDt\":\"20250520150914\",\"intrlData\":\"JTR_8PHMEJYHD6MU1DXXLZDB_F\",\"rcptSign\":\"GAL4EEAS4YTGFCST\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3VGU0000082\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(978,'','Invoice','','2025-05-20 15:17:42','','-3000','4','2025-05-17 15:13:40','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NTSA <BR>\r\nCK139480-02 <BR>\r\nFAVOUR KIBARU <BR>','','1','0','41747743211','Cleared','4','2025-05-17 15:17:42','','','','0','','',0.00,0.00,0,'202244',NULL,'KES','KES',0.00,0.00,'978','978','CFT3OE7AKCQRWO62U0UFCTNHEQ','3VO63-WT9NMCBSIM','20250520154326','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"978\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250520154326\",\"salesDt\":\"20250520\",\"stockRlsDt\":\"20250520154326\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"978\",\"rcptPbctDt\":\"20250520\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"978\",\"orgInvcNo\":0,\"curRcptNo\":\"978\",\"totRcptNo\":\"978\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"978\",\"rcptPbctDt\":\"20250520154326\",\"intrlData\":\"CFT3OE7AKCQRWO62U0UFCTNHEQ\",\"rcptSign\":\"3VO63-WT9NMCBSIM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(979,'','Invoice','','2025-05-22 10:13:24','','-3500','4','2025-05-08 10:13:24','75','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NYAKATI ATHENA NAIROBI LTD <BR>\r\nMEM180401 <BR>\r\nMICHERE MURIUKI <BR>','','1','0','41747897927','Cleared','','','','','','0','','254709544000',0.00,35.00,0,'202216',NULL,'KES','KES',0.00,0.00,'979','979','AT0WVPBBBAU1PFA9N5C7CWWVAW','2D1HQR2Y5U-NIY-D','20250522101533','0','0','0','3500','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"979\",\"orgInvcNo\":0,\"custTin\":\"P000612260M\",\"custNm\":\"clarity counseling and training centre\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522101533\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522101533\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":3500,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612260M\",\"custMblNo\":\"254709122000\",\"rptNo\":\"979\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3VGU0000082\",\"itemClsCd\":\"80101508\",\"itemNm\":\"FIRST ASSURANCE\",\"bcd\":\"82\",\"pkgUnitCd\":\"VG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"D\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"979\",\"orgInvcNo\":0,\"curRcptNo\":\"979\",\"totRcptNo\":\"979\",\"custTin\":\"P000612260M\",\"custMblNo\":\"\",\"rptNo\":\"979\",\"rcptPbctDt\":\"20250522101533\",\"intrlData\":\"AT0WVPBBBAU1PFA9N5C7CWWVAW\",\"rcptSign\":\"2D1HQR2Y5U-NIY-D\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3VGU0000082\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(980,'','Invoice','','2025-05-22 10:17:54','','-2250','4','2025-05-14 10:17:54','29','0','2250','1','retail','0','2250','1','0','0','2250','0','0','0','printed','THE MONARCH INSURANCE COMPANY <BR>\r\nPAC-58113-01 <BR>\r\nGEORGE ARROYO KIMANI <BR>','','1','0','41747898249','Cleared','','','','','','0','','',0.00,0.00,0,'202235',NULL,'KES','KES',0.00,0.00,'980','980','S3OPRW3CDP1EOZDS74TD1Z3ZLM','NWGMGAWWPZN82QYF','20250522102237','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"980\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522102237\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522102237\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":2250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"980\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2250\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2250\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"980\",\"orgInvcNo\":0,\"curRcptNo\":\"980\",\"totRcptNo\":\"980\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"980\",\"rcptPbctDt\":\"20250522102237\",\"intrlData\":\"S3OPRW3CDP1EOZDS74TD1Z3ZLM\",\"rcptSign\":\"NWGMGAWWPZN82QYF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(981,'','Invoice','','2025-05-22 10:23:31','','-2250','4','2025-05-14 10:23:31','29','0','2250','1','retail','0','2250','1','0','0','2250','0','0','0','printed','THE MONARCH INSURANCE COMPANY <BR>\r\nPAC-58113-02 <BR>\r\nCATHERINE MUSIU <BR>','','1','0','41747898591','Cleared','','','','','','0','','',0.00,0.00,0,'202236',NULL,'KES','KES',0.00,0.00,'981','981','ZU8ODYXYLIEQDI0NCT9BNSXHBO','WHCUBKFHSOH7VHHN','20250522102452','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"981\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522102452\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522102452\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":2250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"981\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2250\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2250\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"981\",\"orgInvcNo\":0,\"curRcptNo\":\"981\",\"totRcptNo\":\"981\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"981\",\"rcptPbctDt\":\"20250522102452\",\"intrlData\":\"ZU8ODYXYLIEQDI0NCT9BNSXHBO\",\"rcptSign\":\"WHCUBKFHSOH7VHHN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(982,'','Invoice','','2025-05-22 10:26:26','','-3000','4','2025-05-08 10:26:26','29','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','SHEER LOGIC MANAGEMENT AND CONSULTANTS <BR>\r\nPAC-53730-01 <BR>\r\nCAREN NANJALA <BR>','','1','0','41747898765','Cleared','','','','','','0','','',0.00,0.00,0,'202218',NULL,'KES','KES',0.00,0.00,'982','982','LJOT43WLRAS5LBHJLUGUKDWKXK','AZAGSVASFUV7771P','20250522102903','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"982\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522102903\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522102903\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"982\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"982\",\"orgInvcNo\":0,\"curRcptNo\":\"982\",\"totRcptNo\":\"982\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"982\",\"rcptPbctDt\":\"20250522102903\",\"intrlData\":\"LJOT43WLRAS5LBHJLUGUKDWKXK\",\"rcptSign\":\"AZAGSVASFUV7771P\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(983,'','Invoice','','2025-05-22 10:29:50','','-3000','4','2025-05-17 10:29:50','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','VICTORIA COMMERCIAL BANK LTD <BR>\r\nCK158042-00 <BR>\r\nSTACEY WANJIRU <BR>','','1','0','41747898977','Cleared','','','','','','0','','',0.00,0.00,0,'202244',NULL,'KES','KES',0.00,0.00,'983','983','JS9IMAA3-VWNHBWLC3NUYFLE_M','IHMK-MTQFLHSZ719','20250522104440','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"983\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522104440\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522104440\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"983\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"983\",\"orgInvcNo\":0,\"curRcptNo\":\"983\",\"totRcptNo\":\"983\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"983\",\"rcptPbctDt\":\"20250522104440\",\"intrlData\":\"JS9IMAA3-VWNHBWLC3NUYFLE_M\",\"rcptSign\":\"IHMK-MTQFLHSZ719\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(984,'','Invoice','','2025-05-22 10:45:42','','-3500','4','2025-05-15 10:45:42','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE- UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>','','1','0','41747899932','Cleared','','','','','','0','','',0.00,0.00,0,'202241',NULL,'KES','KES',0.00,0.00,'984','984','KKV0MZTJW6M8WC-AWJ2-OAN1JC','PRNCJNIJIVB9YGAC','20250522104828','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"984\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522104828\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522104828\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"984\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"984\",\"orgInvcNo\":0,\"curRcptNo\":\"984\",\"totRcptNo\":\"984\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"984\",\"rcptPbctDt\":\"20250522104828\",\"intrlData\":\"KKV0MZTJW6M8WC-AWJ2-OAN1JC\",\"rcptSign\":\"PRNCJNIJIVB9YGAC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(985,'','Invoice','','2025-05-22 10:50:19','','-3000','4','2025-05-14 10:50:19','29','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ICC- NAIROBI <BR>\r\nCATHERINE KAMAU <BR>\r\n11400003473785-00 <BR>','','1','0','41747900143','Cleared','','','','','','0','','',0.00,0.00,0,'202238',NULL,'KES','KES',0.00,0.00,'985','985','ODCZ6V-HXYDEYE4OSFFXCUFDIN','A2FGTBGILGJLAJGF','20250522110855','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"985\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522110855\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522110855\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"985\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"985\",\"orgInvcNo\":0,\"curRcptNo\":\"985\",\"totRcptNo\":\"985\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"985\",\"rcptPbctDt\":\"20250522110855\",\"intrlData\":\"ODCZ6V-HXYDEYE4OSFFXCUFDIN\",\"rcptSign\":\"A2FGTBGILGJLAJGF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(986,'','Invoice','','2025-05-22 11:09:52','','-3000','4','2025-05-14 11:09:52','29','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','EMERGING LEADERS FOUNDATION AFRICA <BR>\r\nPAC-53917-01 <BR>\r\nJOSEPH MGANDI <BR>','','1','0','41747901373','Cleared','','','','','','0','','',0.00,0.00,0,'202239',NULL,'KES','KES',0.00,0.00,'986','986','LDIYF8S7TY9X2AAJZL3WPSEZ2O','JBXP24ZQ96_TDLPV','20250522111142','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"986\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522111142\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522111142\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"986\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"986\",\"orgInvcNo\":0,\"curRcptNo\":\"986\",\"totRcptNo\":\"986\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"986\",\"rcptPbctDt\":\"20250522111142\",\"intrlData\":\"LDIYF8S7TY9X2AAJZL3WPSEZ2O\",\"rcptSign\":\"JBXP24ZQ96_TDLPV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(987,'','Invoice','','2025-05-22 11:12:30','','-3000','4','2025-05-17 11:12:30','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','OLA ENERGY KENYA LTD <BR>\r\nOLA-00103-00 <BR>\r\nLENAH KASAMBA <BR>','','1','0','41747901538','Cleared','','','','','','0','','',0.00,0.00,0,'202243',NULL,'KES','KES',0.00,0.00,'987','987','4EPLV2B7RGA7WMVF3HPIY_X1EJ','VTR1TMAE2ZALDZHG','20250522111414','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"987\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522111414\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522111414\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"987\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"987\",\"orgInvcNo\":0,\"curRcptNo\":\"987\",\"totRcptNo\":\"987\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"987\",\"rcptPbctDt\":\"20250522111414\",\"intrlData\":\"4EPLV2B7RGA7WMVF3HPIY_X1EJ\",\"rcptSign\":\"VTR1TMAE2ZALDZHG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(988,'','Invoice','','2025-05-22 11:20:46','','-2000','4','2025-05-07 11:20:46','29','0','2000','1','retail','0','2000','1','0','0','2000','0','0','0','printed','EMERGING LEADERS FOUNDATION AFRICA <BR>\r\nPAC-53917-01 <BR>\r\nJOSEPH MGANDI <BR>','','1','0','41747902034','Cleared','','','','','','0','','',0.00,0.00,0,'202215',NULL,'KES','KES',0.00,0.00,'988','988','V9DI8XPTJE72EUAUPOBOZ-SDJ2','F60GFVN1GGKTPQXS','20250522112351','2000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"988\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522112351\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522112351\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":2000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"988\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"988\",\"orgInvcNo\":0,\"curRcptNo\":\"988\",\"totRcptNo\":\"988\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"988\",\"rcptPbctDt\":\"20250522112351\",\"intrlData\":\"V9DI8XPTJE72EUAUPOBOZ-SDJ2\",\"rcptSign\":\"F60GFVN1GGKTPQXS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(989,'','Invoice','','2025-05-22 11:24:40','','-3000','4','2025-05-07 11:24:40','29','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','EMERGING LEADERS FOUNDATION AFRICA <BR>\r\nPAC-53917-01 <BR>\r\nJOSEPH MGANDI <BR>','','1','0','41747902258','Cleared','','','','','','0','','',0.00,0.00,0,'202215',NULL,'KES','KES',0.00,0.00,'989','989','BABAOYCSEG-NZDLMJXWOYBLBSY','-CSGBKNASGCWHPL7','20250522112548','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"989\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522112548\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522112548\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"989\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"989\",\"orgInvcNo\":0,\"curRcptNo\":\"989\",\"totRcptNo\":\"989\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"989\",\"rcptPbctDt\":\"20250522112548\",\"intrlData\":\"BABAOYCSEG-NZDLMJXWOYBLBSY\",\"rcptSign\":\"-CSGBKNASGCWHPL7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(990,'','Invoice','','2025-05-22 11:26:50','','-4000','4','2025-05-07 11:26:50','26','0','4000','1','retail','0','4000','1','0','0','4000','0','0','0','printed','KENYA NATIONAL BUREAU OF STATISTICS <BR>\r\nGAKE043102-01 <BR>\r\nSAMUEL CHOMBA <BR>','','1','0','41747902387','Cleared','','','','','','0','','',0.00,0.00,0,'202214',NULL,'KES','KES',0.00,0.00,'990','990','0WUC3YLHPIKX7OXBL3ONWZUXHK','BAORWOZS6RBAB9IN','20250522112904','4000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"990\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522112904\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522112904\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":4000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":4000,\"totTaxAmt\":0,\"totAmt\":4000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"990\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Couple session( GA Insurance)-\",\"bcd\":\"6\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"4000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"4000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"990\",\"orgInvcNo\":0,\"curRcptNo\":\"990\",\"totRcptNo\":\"990\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"990\",\"rcptPbctDt\":\"20250522112904\",\"intrlData\":\"0WUC3YLHPIKX7OXBL3ONWZUXHK\",\"rcptSign\":\"BAORWOZS6RBAB9IN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(991,'','Invoice','','2025-05-22 11:56:18','','-4000','4','2025-05-07 11:56:18','26','0','4000','1','retail','0','4000','1','0','0','4000','0','0','0','printed','KENYA NATIONAL BUREAU OF STATISTICS <BR>\r\nGAKE043102-00 <BR>\r\nCINDY NAMBISIA <BR>','','1','0','41747903826','Cleared','','','','','','0','','',0.00,0.00,0,'202214',NULL,'KES','KES',0.00,0.00,'991','991','S5CR7EMBOCVQEQFTYQZHZAV8IQ','XKXYGI85XQEZ0VLK','20250522115800','4000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"991\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522115800\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522115800\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":4000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":4000,\"totTaxAmt\":0,\"totAmt\":4000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"991\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Couple session( GA Insurance)-\",\"bcd\":\"6\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"4000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"4000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"991\",\"orgInvcNo\":0,\"curRcptNo\":\"991\",\"totRcptNo\":\"991\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"991\",\"rcptPbctDt\":\"20250522115800\",\"intrlData\":\"S5CR7EMBOCVQEQFTYQZHZAV8IQ\",\"rcptSign\":\"XKXYGI85XQEZ0VLK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(992,'','Invoice','','2025-05-22 11:59:11','','-3000','4','2025-05-13 11:59:11','29','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS <BR>\r\nPAC-22906-05 <BR>\r\nSHIRLEEN MUKAMI <BR>','','1','0','41747904327','Cleared','','','','','','0','','',0.00,0.00,0,'202233',NULL,'KES','KES',0.00,0.00,'992','992','HPLX9IN1NFC2KXIW4TDQ88FFOT','4OSOGUEN3YJHRFA6','20250522120230','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"992\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522120230\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522120230\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"992\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"992\",\"orgInvcNo\":0,\"curRcptNo\":\"992\",\"totRcptNo\":\"992\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"992\",\"rcptPbctDt\":\"20250522120230\",\"intrlData\":\"HPLX9IN1NFC2KXIW4TDQ88FFOT\",\"rcptSign\":\"4OSOGUEN3YJHRFA6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(993,'','Invoice','','2025-05-22 12:08:35','','-3500','4','2025-05-13 12:08:35','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FURNITURE PALACE INTERNATIONAL KENYA <BR>\r\nKE000078494-00 <BR>\r\nCATHERINE KABURA <BR>','','1','0','41747904900','Cleared','','','','','','0','','',0.00,0.00,0,'202228',NULL,'KES','KES',0.00,0.00,'993','993','UVBV_YCOJJB5GKCKW1EVWYSG_Z','-POHXHFRQQGRUII5','20250522121503','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"993\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522121503\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522121503\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"993\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"993\",\"orgInvcNo\":0,\"curRcptNo\":\"993\",\"totRcptNo\":\"993\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"993\",\"rcptPbctDt\":\"20250522121503\",\"intrlData\":\"UVBV_YCOJJB5GKCKW1EVWYSG_Z\",\"rcptSign\":\"-POHXHFRQQGRUII5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(994,'REF: TEM0QU50DG','Mpesa','','2025-05-23 17:11:07','','0','4','2025-05-22 17:11:07','88','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41748009143','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'994','994','PTMVR6LSO0MILE8A8VYW91BJP9','SNSJA0L7WYXSXUFZ','20250523171122','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"994\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"CORAZON EUNICE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250523171122\",\"salesDt\":\"20250523\",\"stockRlsDt\":\"20250523171122\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254724076988\",\"rptNo\":\"994\",\"rcptPbctDt\":\"20250523\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"994\",\"orgInvcNo\":0,\"curRcptNo\":\"994\",\"totRcptNo\":\"994\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"994\",\"rcptPbctDt\":\"20250523171122\",\"intrlData\":\"PTMVR6LSO0MILE8A8VYW91BJP9\",\"rcptSign\":\"SNSJA0L7WYXSXUFZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(995,'','Invoice','','2025-05-27 15:20:36','','-3000','4','2025-05-24 15:20:36','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','VICTORIA COMMERCIAL BANK <BR>\r\nCK158042-00 <BR>\r\nSTACEY WANJIRU <BR>\r\n','','1','0','41748347739','Cleared','','','','','','0','','',0.00,0.00,0,'202266',NULL,'KES','KES',0.00,0.00,'995','995','SR9UKYEM1UEKHVDYNUJRBMQR78','GWAXZKZRBQQTWX6G','20250527152423','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"995\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250527152423\",\"salesDt\":\"20250527\",\"stockRlsDt\":\"20250527152423\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"995\",\"rcptPbctDt\":\"20250527\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"995\",\"orgInvcNo\":0,\"curRcptNo\":\"995\",\"totRcptNo\":\"995\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"995\",\"rcptPbctDt\":\"20250527152423\",\"intrlData\":\"SR9UKYEM1UEKHVDYNUJRBMQR78\",\"rcptSign\":\"GWAXZKZRBQQTWX6G\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(996,'','Invoice','','2025-05-27 15:29:21','','-3000','4','2025-05-24 15:29:21','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','OLA ENERGY KENYA <BR>\r\nOLA-00103-00 <BR>\r\nLENAH KASAMBA <BR>','','1','0','41748348945','Cleared','','','','','','0','','',0.00,0.00,0,'202265',NULL,'KES','KES',0.00,0.00,'996','996','KJNY9SCST7ROBTKFVXGIZQ5IET','IGNF9DPXR_V8C-WH','20250527153054','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"996\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250527153054\",\"salesDt\":\"20250527\",\"stockRlsDt\":\"20250527153054\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"996\",\"rcptPbctDt\":\"20250527\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"996\",\"orgInvcNo\":0,\"curRcptNo\":\"996\",\"totRcptNo\":\"996\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"996\",\"rcptPbctDt\":\"20250527153054\",\"intrlData\":\"KJNY9SCST7ROBTKFVXGIZQ5IET\",\"rcptSign\":\"IGNF9DPXR_V8C-WH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(997,'','Invoice','','2025-05-29 15:30:07','','-3000','4','2025-05-28 15:30:07','29','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','DAYSTAR UNIVERSITY STUDENTS <BR>\r\nPAC-54692-01 <BR>\r\nHILDA AUMA NOO <BR>','','1','0','41748521756','Cleared','','','','','','0','','',0.00,0.00,0,'202274',NULL,'KES','KES',0.00,0.00,'997','997','BBZUHJRQ6H99P5-U3LHWN_QLZ8','5BG93C-FYZUVXSEC','20250529153216','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"997\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250529153216\",\"salesDt\":\"20250529\",\"stockRlsDt\":\"20250529153216\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"997\",\"rcptPbctDt\":\"20250529\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"997\",\"orgInvcNo\":0,\"curRcptNo\":\"997\",\"totRcptNo\":\"997\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"997\",\"rcptPbctDt\":\"20250529153216\",\"intrlData\":\"BBZUHJRQ6H99P5-U3LHWN_QLZ8\",\"rcptSign\":\"5BG93C-FYZUVXSEC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(998,'','Invoice','','2025-05-29 15:33:44','','-3000','4','2025-05-28 15:33:44','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','WINCHESTER & ASSOCIATES <BR>\r\nCK141763-00 <BR>\r\nLEANNE NKATHA <BR>','','1','0','41748522015','Cleared','','','','','','0','','',0.00,0.00,0,'202272',NULL,'KES','KES',0.00,0.00,'998','998','R47CN9YCEBCPQ7BS-TVEDZR4GZ','TZVWNSGUMKL-VRK7','20250529153556','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"998\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250529153556\",\"salesDt\":\"20250529\",\"stockRlsDt\":\"20250529153556\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"998\",\"rcptPbctDt\":\"20250529\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"998\",\"orgInvcNo\":0,\"curRcptNo\":\"998\",\"totRcptNo\":\"998\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"998\",\"rcptPbctDt\":\"20250529153556\",\"intrlData\":\"R47CN9YCEBCPQ7BS-TVEDZR4GZ\",\"rcptSign\":\"TZVWNSGUMKL-VRK7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(999,'','Invoice','','2025-05-29 15:37:21','','-3000','4','2025-05-28 15:37:21','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','TRADCO SERVICE LIMITED <BR>\r\nCK158233-00 <BR>\r\nMARY MAINA <BR>','','1','0','41748522229','Cleared','','','','','','0','','',0.00,0.00,0,'202273',NULL,'KES','KES',0.00,0.00,'999','999','MP1DEZ2C7B2UUIFFZ0EALCULBU','75VAPOSIWNAI74K_','20250529153856','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"999\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250529153856\",\"salesDt\":\"20250529\",\"stockRlsDt\":\"20250529153856\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"999\",\"rcptPbctDt\":\"20250529\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"999\",\"orgInvcNo\":0,\"curRcptNo\":\"999\",\"totRcptNo\":\"999\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"999\",\"rcptPbctDt\":\"20250529153856\",\"intrlData\":\"MP1DEZ2C7B2UUIFFZ0EALCULBU\",\"rcptSign\":\"75VAPOSIWNAI74K_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1000,'','Invoice','','2025-05-29 15:42:34','','-3000','4','2025-05-26 15:42:34','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NTSA <BR>\r\nCK139338-00 <BR>\r\nCAROL NYANGATE <BR>','','1','0','41748522543','Cleared','','','','','','0','','',0.00,0.00,0,'202270',NULL,'KES','KES',0.00,0.00,'1000','1000','KIZOPYEIPQ7EHW_BBCU6TT8H0_','BD-NCONAKHVXAUV4','20250529154406','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1000\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250529154406\",\"salesDt\":\"20250529\",\"stockRlsDt\":\"20250529154406\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"1000\",\"rcptPbctDt\":\"20250529\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1000\",\"orgInvcNo\":0,\"curRcptNo\":\"1000\",\"totRcptNo\":\"1000\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"1000\",\"rcptPbctDt\":\"20250529154406\",\"intrlData\":\"KIZOPYEIPQ7EHW_BBCU6TT8H0_\",\"rcptSign\":\"BD-NCONAKHVXAUV4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1001,'','Invoice','','2025-05-29 15:47:01','','-3000','4','2025-05-21 15:47:01','29','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ICC NAIROBI <BR>\r\n11400003473785-00 <BR>\r\nCATHERINE KAMAU <BR>','','1','0','41748522802','Cleared','','','','','','0','','',0.00,0.00,0,'202262',NULL,'KES','KES',0.00,0.00,'1001','1001','ZPYWZTNTYNPK26BMJHJGKYHBFW','HYKEYKFO8NWGNGLJ','20250529154835','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1001\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250529154835\",\"salesDt\":\"20250529\",\"stockRlsDt\":\"20250529154835\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"1001\",\"rcptPbctDt\":\"20250529\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1001\",\"orgInvcNo\":0,\"curRcptNo\":\"1001\",\"totRcptNo\":\"1001\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"1001\",\"rcptPbctDt\":\"20250529154835\",\"intrlData\":\"ZPYWZTNTYNPK26BMJHJGKYHBFW\",\"rcptSign\":\"HYKEYKFO8NWGNGLJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1002,'','Invoice','','2025-05-31 13:51:58','','-110000','4','2025-05-31 13:51:58','79','0','110000','1','retail','0','110000','1','0','0','110000','0','0','0','printed',' ','','1','0','41748687025','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1002','1002','WR2S8VFSEK4SYLZMGCHFHZZQJV','PGKK5FX0UKJK7DY2','20250531135255','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1002\",\"orgInvcNo\":0,\"custTin\":\"P051572548I\",\"custNm\":\"ONGATA ACADEMY\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250531135255\",\"salesDt\":\"20250531\",\"stockRlsDt\":\"20250531135255\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":110000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051572548I\",\"custMblNo\":\"254780902975\",\"rptNo\":\"1002\",\"rcptPbctDt\":\"20250531\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual therapy session- Cash client-\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"35.00\",\"qtyUnitCd\":\"U\",\"qty\":\"35.00\",\"prc\":\"2000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"70000\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000014\",\"itemClsCd\":\"80101500\",\"itemNm\":\"1 1\\/2 Hours Mental Health Awareness Session\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"10000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"40000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1002\",\"orgInvcNo\":0,\"curRcptNo\":\"1002\",\"totRcptNo\":\"1002\",\"custTin\":\"P051572548I\",\"custMblNo\":\"\",\"rptNo\":\"1002\",\"rcptPbctDt\":\"20250531135255\",\"intrlData\":\"WR2S8VFSEK4SYLZMGCHFHZZQJV\",\"rcptSign\":\"PGKK5FX0UKJK7DY2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"35.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000014\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1003,'','Invoice','','2025-06-04 14:34:02','','-3000','4','2025-05-30 14:34:02','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','WINCHESTER & ASSOCIATES <BR>\r\nCK141763 <BR>\r\nLEANNE NKATHA ','','1','0','41749036818','Cleared','','','','','','0','','',0.00,0.00,0,'202280',NULL,'KES','KES',0.00,0.00,'1003','1003','B3FT_W0ELUJHWFZXLBWMQVZ7HY','EQ0JWHCV6EAIB0SK','20250604144339','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1003\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250604144339\",\"salesDt\":\"20250604\",\"stockRlsDt\":\"20250604144339\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"1003\",\"rcptPbctDt\":\"20250604\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1003\",\"orgInvcNo\":0,\"curRcptNo\":\"1003\",\"totRcptNo\":\"1003\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"1003\",\"rcptPbctDt\":\"20250604144339\",\"intrlData\":\"B3FT_W0ELUJHWFZXLBWMQVZ7HY\",\"rcptSign\":\"EQ0JWHCV6EAIB0SK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1004,'','Invoice','','2025-06-04 14:45:00','','-3000','4','2025-05-03 14:45:00','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','VICTORIA COMMERCIAL BANK LTD <BR>\r\nCK158042-00 <BR>\r\nSTACEY WANJIRU <BR>','','1','0','41749037486','Cleared','','','','','','0','','',0.00,0.00,0,'202209',NULL,'KES','KES',0.00,0.00,'1004','1004','A_VRG90ECJ465OG1SHKQG1DL9J','B3FKTLDLZWGQS82D','20250604151045','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1004\",\"orgInvcNo\":0,\"custTin\":\"P051337370I\",\"custNm\":\"CIC INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250604151045\",\"salesDt\":\"20250604\",\"stockRlsDt\":\"20250604151045\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3000,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3000,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051337370I\",\"custMblNo\":\"254703099120\",\"rptNo\":\"1004\",\"rcptPbctDt\":\"20250604\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual Therapy session( CIC)-\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1004\",\"orgInvcNo\":0,\"curRcptNo\":\"1004\",\"totRcptNo\":\"1004\",\"custTin\":\"P051337370I\",\"custMblNo\":\"\",\"rptNo\":\"1004\",\"rcptPbctDt\":\"20250604151045\",\"intrlData\":\"A_VRG90ECJ465OG1SHKQG1DL9J\",\"rcptSign\":\"B3FKTLDLZWGQS82D\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1005,'','Invoice','','2025-06-04 16:10:36','','-3000','4','2025-06-05 16:10:36','29','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS <BR>\r\nPAC-22906-05 <BR>\r\nSHIRLEEN MUKAMI <BR>','','1','0','41749042607','Cleared','','','','','','0','','',0.00,0.00,0,'202224',NULL,'KES','KES',0.00,0.00,'1005','1005','PDBALL-MJIZYSC4T2DNTE2H9WH','D2WUBSSTJAZJ5H6E','20250604161220','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1005\",\"orgInvcNo\":0,\"custTin\":\"P051165452Z\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250604161220\",\"salesDt\":\"20250604\",\"stockRlsDt\":\"20250604161220\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051165452Z\",\"custMblNo\":\" 254734607400\",\"rptNo\":\"1005\",\"rcptPbctDt\":\"20250604\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"80101500\",\"itemNm\":\"Individual session( PACIS) -\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1005\",\"orgInvcNo\":0,\"curRcptNo\":\"1005\",\"totRcptNo\":\"1005\",\"custTin\":\"P051165452Z\",\"custMblNo\":\"\",\"rptNo\":\"1005\",\"rcptPbctDt\":\"20250604161220\",\"intrlData\":\"PDBALL-MJIZYSC4T2DNTE2H9WH\",\"rcptSign\":\"D2WUBSSTJAZJ5H6E\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1006,'','Invoice','','2025-06-05 09:04:59','','-3500','4','2025-05-22 09:04:59','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE- UZIMA <BR>\r\nKE000071369-00 <BR>\r\nANITA KINGORI <BR>','','1','0','41749103472','Cleared','','','','','','0','','',0.00,0.00,0,'202263',NULL,'KES','KES',0.00,0.00,'1006','1006','ZI4SYZBT6ZLA-RXX9LDPOY8UUN','LWDEZCGQ8ZZJAI7G','20250605090637','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1006\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250605090637\",\"salesDt\":\"20250605\",\"stockRlsDt\":\"20250605090637\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"1006\",\"rcptPbctDt\":\"20250605\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1006\",\"orgInvcNo\":0,\"curRcptNo\":\"1006\",\"totRcptNo\":\"1006\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"1006\",\"rcptPbctDt\":\"20250605090637\",\"intrlData\":\"ZI4SYZBT6ZLA-RXX9LDPOY8UUN\",\"rcptSign\":\"LWDEZCGQ8ZZJAI7G\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1007,'','Invoice','','2025-06-05 09:07:32','','-3500','4','2025-05-13 09:07:32','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE- UZIMA <BR>\r\nGAKE036934-00 <BR>\r\nTERESIAH GATHU','','1','0','41749103645','Cleared','','','','','','0','','',0.00,0.00,0,'202260',NULL,'KES','KES',0.00,0.00,'1007','1007','-CO2JLAPPCHXP6ELK1P5NTT-0Q','JV5YCTMM3CSXO9LD','20250605090912','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1007\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250605090912\",\"salesDt\":\"20250605\",\"stockRlsDt\":\"20250605090912\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"1007\",\"rcptPbctDt\":\"20250605\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1007\",\"orgInvcNo\":0,\"curRcptNo\":\"1007\",\"totRcptNo\":\"1007\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"1007\",\"rcptPbctDt\":\"20250605090912\",\"intrlData\":\"-CO2JLAPPCHXP6ELK1P5NTT-0Q\",\"rcptSign\":\"JV5YCTMM3CSXO9LD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1008,'','Invoice','','2025-06-05 09:09:52','','-3500','4','2025-06-05 09:09:52','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FURNITURE PALACE INTERNATIONAL LTD <BR>\r\nKE000078494-00\r\nCATHERINE KABURA ','','1','0','41749103781','Cleared','','','','','','0','','',0.00,0.00,0,'202278',NULL,'KES','KES',0.00,0.00,'1008','1008','DOXPSCI_DS_HFANTZAKLIKCCLA','SQA2GQ467QHJWQFA','20250605091136','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1008\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250605091136\",\"salesDt\":\"20250605\",\"stockRlsDt\":\"20250605091136\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"1008\",\"rcptPbctDt\":\"20250605\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1008\",\"orgInvcNo\":0,\"curRcptNo\":\"1008\",\"totRcptNo\":\"1008\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"1008\",\"rcptPbctDt\":\"20250605091136\",\"intrlData\":\"DOXPSCI_DS_HFANTZAKLIKCCLA\",\"rcptSign\":\"SQA2GQ467QHJWQFA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1009,'','Invoice','','2025-06-05 09:24:33','','-3500','4','2025-05-08 09:24:33','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE- UZIMA\r\nKE000071369-00\r\nANITA KINGORI','','1','0','41749104661','Cleared','','','','','','0','','',0.00,0.00,0,'202217',NULL,'KES','KES',0.00,0.00,'1009','1009','EYAHMCT99KNSQDPIOUQBVSYIK2','X9VB5WUX5MZO_QRQ','20250605092521','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1009\",\"orgInvcNo\":0,\"custTin\":\"P000612829R\",\"custNm\":\" \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250605092521\",\"salesDt\":\"20250605\",\"stockRlsDt\":\"20250605092521\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":3500,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612829R\",\"custMblNo\":\"254711099999\",\"rptNo\":\"1009\",\"rcptPbctDt\":\"20250605\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"80101500\",\"itemNm\":\"GA INSURANCE\",\"bcd\":\"74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1009\",\"orgInvcNo\":0,\"curRcptNo\":\"1009\",\"totRcptNo\":\"1009\",\"custTin\":\"P000612829R\",\"custMblNo\":\"\",\"rptNo\":\"1009\",\"rcptPbctDt\":\"20250605092521\",\"intrlData\":\"EYAHMCT99KNSQDPIOUQBVSYIK2\",\"rcptSign\":\"X9VB5WUX5MZO_QRQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1010,'','Invoice','','2025-06-05 10:02:48','','-3500','4','2025-05-02 10:02:48','75','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','NYAKATI ATHENA <BR>\r\nMEM180401 <BR>\r\nMICHERE MURIUKI <BR>','','1','0','41749106958','Cleared','','','','','','0','','254709544000',0.00,35.00,0,'202208',NULL,'KES','KES',0.00,0.00,'1010','1010','_ZGJYGZNEBIS4TUL2WY5DNKG3X','XQOTHG4JDEZGNVSX','20250605100414','0','0','0','3500','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1010\",\"orgInvcNo\":0,\"custTin\":\"P000612260M\",\"custNm\":\"clarity counseling and training centre\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250605100414\",\"salesDt\":\"20250605\",\"stockRlsDt\":\"20250605100414\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":3500,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P000612260M\",\"custMblNo\":\"254709122000\",\"rptNo\":\"1010\",\"rcptPbctDt\":\"20250605\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3VGU0000082\",\"itemClsCd\":\"80101508\",\"itemNm\":\"FIRST ASSURANCE\",\"bcd\":\"82\",\"pkgUnitCd\":\"VG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"D\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1010\",\"orgInvcNo\":0,\"curRcptNo\":\"1010\",\"totRcptNo\":\"1010\",\"custTin\":\"P000612260M\",\"custMblNo\":\"\",\"rptNo\":\"1010\",\"rcptPbctDt\":\"20250605100414\",\"intrlData\":\"_ZGJYGZNEBIS4TUL2WY5DNKG3X\",\"rcptSign\":\"XQOTHG4JDEZGNVSX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3VGU0000082\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1011,'','Invoice','','2025-06-05 10:18:22','','0','4','2025-05-03 10:18:22','84','0','0','1','retail','0','0','1','0','0','0','0','0','0','printed','UPMENTION LTD <BR>\r\n1700548 <BR>\r\nPHARIS MUCHAI <BR>','','1','0','41749107891','Cleared','','','','','','0','','',0.00,0.00,0,'202212',NULL,'KES','KES',0.00,0.00,'1011','1011','NANUZXGB6INDJMZBZTTUIIQKRQ','ABR6A-3K1TDL48IG','20250605101949','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1011\",\"orgInvcNo\":0,\"custTin\":\"P01511553S0\",\"custNm\":\"APA INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250605101949\",\"salesDt\":\"20250605\",\"stockRlsDt\":\"20250605101949\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":0,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P01511553S0\",\"custMblNo\":\"254709912888\",\"rptNo\":\"1011\",\"rcptPbctDt\":\"20250605\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3TNYRD0000087\",\"itemClsCd\":\"Price\",\"itemNm\":\"APA INSURANCE\",\"bcd\":\"87\",\"pkgUnitCd\":\"TN\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"YRD\",\"qty\":\"1.00\",\"prc\":\"0\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"0\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1011\",\"orgInvcNo\":0,\"curRcptNo\":\"1011\",\"totRcptNo\":\"1011\",\"custTin\":\"P01511553S0\",\"custMblNo\":\"\",\"rptNo\":\"1011\",\"rcptPbctDt\":\"20250605101949\",\"intrlData\":\"NANUZXGB6INDJMZBZTTUIIQKRQ\",\"rcptSign\":\"ABR6A-3K1TDL48IG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3TNYRD0000087\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1012,'','Invoice','','2025-06-05 10:21:10','','-3500','4','2025-05-09 10:21:10','84','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UPMENTION LTD <BR>\r\n1700548<BR>\r\nPHARIS MUCHAI <BR>','','1','0','41749108033','Cleared','','','','','','0','','',0.00,0.00,0,'202222',NULL,'KES','KES',0.00,0.00,'1012','1012','GRBKL8VGBYOKJFVV6QIVKMLJLX','G1F7TQXW6LLMN5KS','20250605102209','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1012\",\"orgInvcNo\":0,\"custTin\":\"P01511553S0\",\"custNm\":\"APA INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250605102209\",\"salesDt\":\"20250605\",\"stockRlsDt\":\"20250605102209\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P01511553S0\",\"custMblNo\":\"254709912888\",\"rptNo\":\"1012\",\"rcptPbctDt\":\"20250605\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3TNYRD0000087\",\"itemClsCd\":\"Price\",\"itemNm\":\"APA INSURANCE\",\"bcd\":\"87\",\"pkgUnitCd\":\"TN\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"YRD\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1012\",\"orgInvcNo\":0,\"curRcptNo\":\"1012\",\"totRcptNo\":\"1012\",\"custTin\":\"P01511553S0\",\"custMblNo\":\"\",\"rptNo\":\"1012\",\"rcptPbctDt\":\"20250605102209\",\"intrlData\":\"GRBKL8VGBYOKJFVV6QIVKMLJLX\",\"rcptSign\":\"G1F7TQXW6LLMN5KS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3TNYRD0000087\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1013,'','Invoice','','2025-06-05 10:24:41','','-3500','4','2025-05-03 10:24:41','84','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','UPMENTION LTD <BR>\r\n1700548 <BR>\r\nPHARIS MUCHAI <BR>','','1','0','41749108263','Cleared','','','','','','0','','',0.00,0.00,0,'202212',NULL,'KES','KES',0.00,0.00,'1013','1013','1EQ0YFMWA89U1RR3BO-NEORXYP','ZKV0XS_IEWQCX0CZ','20250605102609','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1013\",\"orgInvcNo\":0,\"custTin\":\"P01511553S0\",\"custNm\":\"APA INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250605102609\",\"salesDt\":\"20250605\",\"stockRlsDt\":\"20250605102609\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P01511553S0\",\"custMblNo\":\"254709912888\",\"rptNo\":\"1013\",\"rcptPbctDt\":\"20250605\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3TNYRD0000087\",\"itemClsCd\":\"Price\",\"itemNm\":\"APA INSURANCE\",\"bcd\":\"87\",\"pkgUnitCd\":\"TN\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"YRD\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1013\",\"orgInvcNo\":0,\"curRcptNo\":\"1013\",\"totRcptNo\":\"1013\",\"custTin\":\"P01511553S0\",\"custMblNo\":\"\",\"rptNo\":\"1013\",\"rcptPbctDt\":\"20250605102609\",\"intrlData\":\"1EQ0YFMWA89U1RR3BO-NEORXYP\",\"rcptSign\":\"ZKV0XS_IEWQCX0CZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3TNYRD0000087\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1014,'','Invoice','','2025-06-05 10:27:14','','-3500','4','2025-05-31 10:27:14','84','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','JAMII PLUS <BR>\r\n1762083 <BR>\r\nDIANA AYUMA MULEI <BR>','','1','0','41749108413','Cleared','','','','','','0','','',0.00,0.00,0,'202284',NULL,'KES','KES',0.00,0.00,'1014','1014','BG-Y2TNSXKVYVL5165T1IWTXCO','HPTP7UWLC8AVICTA','20250605102848','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1014\",\"orgInvcNo\":0,\"custTin\":\"P01511553S0\",\"custNm\":\"APA INSURANCE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250605102848\",\"salesDt\":\"20250605\",\"stockRlsDt\":\"20250605102848\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P01511553S0\",\"custMblNo\":\"254709912888\",\"rptNo\":\"1014\",\"rcptPbctDt\":\"20250605\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3TNYRD0000087\",\"itemClsCd\":\"Price\",\"itemNm\":\"APA INSURANCE\",\"bcd\":\"87\",\"pkgUnitCd\":\"TN\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"YRD\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1014\",\"orgInvcNo\":0,\"curRcptNo\":\"1014\",\"totRcptNo\":\"1014\",\"custTin\":\"P01511553S0\",\"custMblNo\":\"\",\"rptNo\":\"1014\",\"rcptPbctDt\":\"20250605102848\",\"intrlData\":\"BG-Y2TNSXKVYVL5165T1IWTXCO\",\"rcptSign\":\"HPTP7UWLC8AVICTA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3TNYRD0000087\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1015,'','Invoice','','2025-06-05 13:39:33','','-3500','4','2025-05-13 13:39:33','89','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','KENYA INSTITUTE OF SPECIAL EDUCATION <BR>\r\nKSE231082 <BR>\r\nANITA MARY OTIATO <BR>','','1','0','41749117923','Cleared','','','','','','0','','',0.00,0.00,0,'202232',NULL,'KES','KES',0.00,0.00,'1015','1015','0FDGZ1CUGVYHUEBMRNYNWMRIZZ','CYQAZ1EEG1MPC48V','20250605134447','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1015\",\"orgInvcNo\":0,\"custTin\":\"P051542997U\",\"custNm\":\"clarity counseling and training centre\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250605134447\",\"salesDt\":\"20250605\",\"stockRlsDt\":\"20250605134447\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051542997U\",\"custMblNo\":\"254711087444\",\"rptNo\":\"1015\",\"rcptPbctDt\":\"20250605\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3VTYRD0000088\",\"itemClsCd\":\"SERVICE\",\"itemNm\":\"KCB BANK\",\"bcd\":\"88\",\"pkgUnitCd\":\"VT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"YRD\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1015\",\"orgInvcNo\":0,\"curRcptNo\":\"1015\",\"totRcptNo\":\"1015\",\"custTin\":\"P051542997U\",\"custMblNo\":\"\",\"rptNo\":\"1015\",\"rcptPbctDt\":\"20250605134447\",\"intrlData\":\"0FDGZ1CUGVYHUEBMRNYNWMRIZZ\",\"rcptSign\":\"CYQAZ1EEG1MPC48V\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3VTYRD0000088\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1016,'','Invoice','','2025-06-05 13:46:11','','-3500','4','2025-05-20 13:46:11','89','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','KENYA INSTITUTE OF SPECIAL EDUCATION <BR>\r\nKSE231082 <BR>\r\nANITA MARY OTIATO <BR>','','1','0','41749120344','Cleared','','','','','','0','','',0.00,0.00,0,' 202257',NULL,'KES','KES',0.00,0.00,'1016','1016','_0KY5PF5QGGCVRF8LXJ0Y79OWE','Y1PKHBZTXL5INDZX','20250605134923','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1016\",\"orgInvcNo\":0,\"custTin\":\"P051542997U\",\"custNm\":\"clarity counseling and training centre\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250605134923\",\"salesDt\":\"20250605\",\"stockRlsDt\":\"20250605134923\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051542997U\",\"custMblNo\":\"254711087444\",\"rptNo\":\"1016\",\"rcptPbctDt\":\"20250605\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3VTYRD0000088\",\"itemClsCd\":\"SERVICE\",\"itemNm\":\"KCB BANK\",\"bcd\":\"88\",\"pkgUnitCd\":\"VT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"YRD\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1016\",\"orgInvcNo\":0,\"curRcptNo\":\"1016\",\"totRcptNo\":\"1016\",\"custTin\":\"P051542997U\",\"custMblNo\":\"\",\"rptNo\":\"1016\",\"rcptPbctDt\":\"20250605134923\",\"intrlData\":\"_0KY5PF5QGGCVRF8LXJ0Y79OWE\",\"rcptSign\":\"Y1PKHBZTXL5INDZX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3VTYRD0000088\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1017,'','Invoice','','2025-06-05 13:50:20','','0','4','2025-05-29 13:50:20','89','0','0','1','retail','0','0','1','0','0','0','0','0','0','printed','KENYA INSTITUTE OF SPECIAL EDUCATION <BR>\r\nKSE231082 <BR>\r\nANITA MARY OTIATO <BR>','','1','0','41749120606','Cleared','','','','','','0','','',0.00,0.00,0,'202275',NULL,'KES','KES',0.00,0.00,'1017','1017','DLQNKOP6F-XTLQ7LTYVE6M-CQS','LGEAQ4NRJYGAMIFI','20250605135113','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1017\",\"orgInvcNo\":0,\"custTin\":\"P051542997U\",\"custNm\":\"clarity counseling and training centre\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250605135113\",\"salesDt\":\"20250605\",\"stockRlsDt\":\"20250605135113\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":0,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051542997U\",\"custMblNo\":\"254711087444\",\"rptNo\":\"1017\",\"rcptPbctDt\":\"20250605\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3VTYRD0000088\",\"itemClsCd\":\"SERVICE\",\"itemNm\":\"KCB BANK\",\"bcd\":\"88\",\"pkgUnitCd\":\"VT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"YRD\",\"qty\":\"1.00\",\"prc\":\"0.00\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"0\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1017\",\"orgInvcNo\":0,\"curRcptNo\":\"1017\",\"totRcptNo\":\"1017\",\"custTin\":\"P051542997U\",\"custMblNo\":\"\",\"rptNo\":\"1017\",\"rcptPbctDt\":\"20250605135113\",\"intrlData\":\"DLQNKOP6F-XTLQ7LTYVE6M-CQS\",\"rcptSign\":\"LGEAQ4NRJYGAMIFI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3VTYRD0000088\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1018,'','Invoice','','2025-06-05 13:52:04','','-3500','4','2025-05-29 13:52:04','89','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','KENYA INSTITUTE OF SPECIAL EDUCATION <BR>\r\nKSE231082 <BR>\r\nANITA MARY OTIATO <BR>','','1','0','41749120700','Cleared','','','','','','0','','',0.00,0.00,0,'202275',NULL,'KES','KES',0.00,0.00,'1018','1018','EUAA_-LLRSZNMLAST6XN64PHGB','X77CIAZGFCGQTBR_','20250605135337','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300000777','KRA00175728','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1018\",\"orgInvcNo\":0,\"custTin\":\"P051542997U\",\"custNm\":\"clarity counseling and training centre\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250605135337\",\"salesDt\":\"20250605\",\"stockRlsDt\":\"20250605135337\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":0,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051542997U\",\"custMblNo\":\"254711087444\",\"rptNo\":\"1018\",\"rcptPbctDt\":\"20250605\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE3VTYRD0000088\",\"itemClsCd\":\"SERVICE\",\"itemNm\":\"KCB BANK\",\"bcd\":\"88\",\"pkgUnitCd\":\"VT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"YRD\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"A\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"invcNo\":\"1018\",\"orgInvcNo\":0,\"curRcptNo\":\"1018\",\"totRcptNo\":\"1018\",\"custTin\":\"P051542997U\",\"custMblNo\":\"\",\"rptNo\":\"1018\",\"rcptPbctDt\":\"20250605135337\",\"intrlData\":\"EUAA_-LLRSZNMLAST6XN64PHGB\",\"rcptSign\":\"X77CIAZGFCGQTBR_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P051658911K\",\"bhfId\":\"00\",\"itemCd\":\"KE3VTYRD0000088\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1019,'','Cash','','2025-06-05 15:25:41','','0','1','2025-06-05 15:25:41','','2','2','1','retail','0','2','1','0','0','0','0','0','0','new',' ','','1','0','11749126321','No','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1019','1019','UWATXG3BD6AKSNHYWNGAPT4CAM','4ICB3H6A44XDXG7E','20250605152547','0','2','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1020,'REF: TFD1OYBY99 ','Mpesa','','2025-06-18 09:35:34','','0','4','2025-06-18 09:35:34','90','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','41750228066','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1020','1020','VLTJGASDX43NNSTA3D5DRILOYE','74EVSFZ4GBEABGTS','20250618093824','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1021,'REF: TFD1OYBY99','Mpesa','','2025-06-18 09:44:05','','0','4','2025-06-18 09:44:05','90','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','41750228878','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1021','1021','X45BE4MXR3YXR27D6XLW4K4SBQ','FYURVAKO5NM2WNNQ','20250618095057','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1022,'REF:TFA5B3J0EN','Invoice','','2025-06-18 12:07:29','','0','4','2025-06-10 12:07:29','91','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41750237516','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1022','1022','GUSPY2USD3QKK6EPJQA7RDROTI','JUNDQCLS5IFDXHBL','20250618120841','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1023,'REF:TFA5B3J0EN','Mpesa','','2025-06-18 12:12:46','','0','4','2025-06-10 12:12:46','91','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41750237832','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1023','1023','K7J4JJKGS2YUZR7M5TCOSHYGZE','VIYJATTZMKUUQXDV','20250618121310','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1024,'REF: TFA5B3J0EN ','Mpesa','','2025-06-18 12:14:40','','0','4','2025-06-10 12:14:40','91','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41750238033','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1024','1024','2RMYMJA4BV54KEHVZXBEPI4ZPY','SVS6OAZKSQCJ5YNV','20250618121510','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1025,'REF: TFH78R113R ','Mpesa','','2025-06-18 14:03:20','','0','4','2025-06-17 14:03:20','91','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','41750237991','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1025','1025','DJ2JM7WU2LDLXLVVLUVT25FOWQ','P756GN62ULBOWGHC','20250618135907','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1026,'','Invoice','','2025-06-23 16:06:41','','-3000','4','2025-06-14 16:06:41','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','DEEP KUMAR TYAGI HEALTHCARE INTERNATIONAL LIMITED <BR>\r\nCK182783-00 <BR>\r\nCOLLINS SIMIYU <BR>','','1','0','41750683990','Cleared','','','','','','0','','',0.00,0.00,0,'202329',NULL,'KES','KES',0.00,0.00,'1026','1026','X2PVM7IYZ4K62MK6Q2RJETEJOM','OAKFMKSNPNOLX42E','20250623160833','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1027,'','Invoice','','2025-06-23 16:09:58','','-3000','4','2025-06-07 16:09:58','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','OLA ENERGY KENYA LIMITED <BR>\r\nOLA-00103-00 <BR>\r\nLENAH NEEMA KASAMBA <BR>','','1','0','41750684188','Cleared','','','','','','0','','',0.00,0.00,0,'202302',NULL,'KES','KES',0.00,0.00,'1027','1027','STGQEJABQNUBQWFM5METKFYGNI','JUNC7QX7MJZSIHMR','20250623161224','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1028,'','Invoice','','2025-06-24 10:48:46','','-3000','4','2025-06-23 10:48:46','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','UNITED STATES INTERNATIONAL UNIVERSITY - AFRICA (STUDENTS) <BR>\r\nCK168975-00 <BR>\r\nNAKIBIRANGO SARAH <BR>','','1','0','41750685985','Cleared','','','','','','0','','',0.00,0.00,0,'202372',NULL,'KES','KES',0.00,0.00,'1028','1028','XZE3AKWO4IKONPBAVYZ4SGMBKY','VRPKXK3STCAIHRYR','20250624105045','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1029,'','Invoice','','2025-06-24 10:52:03','','-3000','4','2025-06-04 10:52:03','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','WINCHESTER & ASSOCIATES <BR>\r\nCK141763-02 <BR>\r\nLEANNE KITHINJI <BR>','','1','0','41750751515','Cleared','','','','','','0','','',0.00,0.00,0,'202291',NULL,'KES','KES',0.00,0.00,'1029','1029','T4BYYXF6HRVOJ43GYKOLTMTGQI','TLJP4LHUHCEWMJ2P','20250624105407','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1030,'','Invoice','','2025-06-24 10:56:57','','-3000','4','2025-06-21 10:56:57','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL BANK OF KENYA. <BR>\r\nNBK1002836-02 <BR>\r\nSHARLEY MUTUGI <BR>','','1','0','41750751806','Cleared','','','','','','0','','',0.00,0.00,0,'202361',NULL,'KES','KES',0.00,0.00,'1030','1030','KCQVI2VWQH6YXS3VMVAEECEP64','ETVYBPOOJFOF4UQL','20250624110241','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1031,'','Invoice','','2025-06-24 11:03:51','','-3000','4','2025-06-20 11:03:51','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL TRANSPORT & SAFETY AUTHORITY <BR>\r\nCK150373-00 <BR>\r\nBRENDA WACHIRA <BR>','','1','0','41750752215','Cleared','','','','','','0','','',0.00,0.00,0,'202358',NULL,'KES','KES',0.00,0.00,'1031','1031','Z6JUHJHU4WFYHO2G3H74CWD3KA','IF3JSYQSBW4VR4V5','20250624105842','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1032,'','Invoice','','2025-06-24 11:06:32','','-3000','4','2025-06-14 11:06:32','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','OLA ENERGY KENYA LIMITED <BR>\r\nOLA-00103-00 <BR>\r\nLENAH NEEMA KASAMBA <BR>','','1','0','41750752383','Cleared','','','','','','0','','',0.00,0.00,0,'202324',NULL,'KES','KES',0.00,0.00,'1032','1032','FOWF6HBJTBXRP3F7ZYFAZSRLOE','FTHJD2Y2AXXMEMYI','20250624110814','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1033,'','Invoice','','2025-06-24 11:08:58','','-3000','4','2025-06-14 11:08:58','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL BANK OF KENYA. <BR>\r\nNBK1002836-02 <BR>\r\nSHARLEY MUTUGI <BR>','','1','0','41750752525','Cleared','','','','','','0','','',0.00,0.00,0,'202325',NULL,'KES','KES',0.00,0.00,'1033','1033','KMXW2T4OF2VRBABMNXNFYSMPP4','QC2MV6AIXTFYLFLX','20250624111049','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1034,'','Invoice','','2025-06-24 11:13:28','','-3000','4','2025-06-16 11:13:28','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','UNITED STATES INTERNATIONAL UNIVERSITY - AFRICA (STUDENTS) <BR>\r\nCK168975-00 <BR>\r\nNAKIBIRANGO SARAH <BR>','','1','0','41750752700','Cleared','','','','','','0','','',0.00,0.00,0,'202336',NULL,'KES','KES',0.00,0.00,'1034','1034','6KWNBLYKFWSGHONCLOJFZ6HKHY','HNRUNUDOC44PWNIA','20250624111506','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1035,'','Invoice','','2025-06-24 11:16:31','','-3000','4','2025-06-21 11:16:31','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL TRANSPORT & SAFETY AUTHORITY <BR>\r\nCK139480-02 <BR>\r\nFAVOUR KIBARU <BR>','','1','0','41750752967','Cleared','','','','','','0','','',0.00,0.00,0,'202367',NULL,'KES','KES',0.00,0.00,'1035','1035','4I6O36QF3HV7NPDAF4JLHFE6ZE','3J5MRREPG5SHXNXO','20250624111742','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1036,'','Invoice','','2025-06-24 11:18:32','','-3000','4','2025-06-10 11:18:32','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','NATIONAL BANK OF KENYA. <BR>\r\nNBK1002836-02 <BR>\r\nSHARLEY MUTUGI <BR>','','1','0','41750753102','Cleared','','','','','','0','','',0.00,0.00,0,'202307',NULL,'KES','KES',0.00,0.00,'1036','1036','FLQVE2LLJLX7RONLXRUMKUU5MY','FX456JCWBPWR4V2V','20250624112024','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1037,'','Invoice','','2025-06-24 11:21:09','','-3000','4','2025-06-21 11:21:09','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED <BR>\r\nMKL-CC-695-00 <BR>\r\nPATRICIA GATHIGIA GICHUHI <BR>','','1','0','41750753260','Cleared','','','','','','0','','',0.00,0.00,0,'202365',NULL,'KES','KES',0.00,0.00,'1037','1037','E4ISRA7QWXZIQEKMRRY23MGRJA','HHG6EX37ZRFRORXY','20250624112306','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1038,'','Invoice','','2025-06-24 11:24:09','','-3000','4','2025-06-19 11:24:09','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ERNST & YOUNG LLP <BR>\r\n8040-00 <BR>\r\nRACHEL OTIENO <BR>','','1','0','41750753434','Cleared','','','','','','0','','',0.00,0.00,0,'202349',NULL,'KES','KES',0.00,0.00,'1038','1038','UN6BUI5INPRTQ6T6G7YSDMLT6E','ZIVBBEFFD7MSFIZG','20250624112607','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1039,'','Invoice','','2025-06-24 11:26:56','','-3000','4','2025-06-19 11:26:56','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','MICRO AND SMALL ENTERPRISE AUTHORITY <BR>\r\nCK093574-00 <BR>\r\nPENINAH NJOROGE <BR>','','1','0','41750753607','Cleared','','','','','','0','','',0.00,0.00,0,'202350',NULL,'KES','KES',0.00,0.00,'1039','1039','5STB3HQJCZI2AYABX35XNIABW4','JKCODT4QE7PDKBOD','20250624112841','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1040,'','Invoice','','2025-06-24 11:37:37','','0','4','2025-06-05 11:37:37','84','0','0','1','retail','0','0','1','0','0','0','0','0','0','printed','PLATINUM CREDIT LTD <BR>\r\n1800293 <BR>\r\nDEBBIE ELABONGA SALANO','','1','0','41750754244','Cleared','','','','','','0','','',0.00,0.00,0,'202297',NULL,'KES','KES',0.00,0.00,'1040','1040','VZYDOYJUMSJZECF4AGT2XERPFY','2MVGBMRAS7YVONXC','20250624113918','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1041,'','Invoice','','2025-06-24 11:40:38','','0','4','2025-06-18 11:40:38','84','0','0','1','retail','0','0','1','0','0','0','0','0','0','printed','ELLA AFRIQUE <BR>\r\n1689988 <BR>\r\nCHRISTINE WANZA MUSYIMI <BR>','','1','0','41750754426','Cleared','','','','','','0','','',0.00,0.00,0,' 202342',NULL,'KES','KES',0.00,0.00,'1041','1041','6HBMFZEGMKYB5AT3LGBTTAAI4Y','QWTCTFO42KHUTJQO','20250624114241','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1042,'','Invoice','','2025-06-24 12:11:38','','-3000','4','2025-06-23 11:53:05','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','UNITED STATES INTERNATIONAL UNIVERSITY - AFRICA (STUDENTS) <BR>\r\nCK169029-00 <BR>\r\nMATENGABDZA TATENDA <BR>','','1','0','41750755176','Cleared','4','2025-06-23 12:11:38','','','','','','',0.00,0.00,0,'202373',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(1043,'','Invoice','','2025-06-24 12:13:37','','-3000','4','2025-06-23 12:13:37','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','UNITED STATES INTERNATIONAL UNIVERSITY - AFRICA (STUDENTS) <BR>\r\nCK169029-00 <BR>\r\nMATENGABDZA TATENDA <BR>\r\n','','1','0','41750756408','Cleared','','','','','','0','','',0.00,0.00,0,'202373',NULL,'KES','KES',0.00,0.00,'1042','1042','G7UVFJ5CTJZ4EBRC6KPCUMRD3Y','2ZYRNHL4H3ZFESWI','20250624121510','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1044,'','Invoice','','2025-06-24 12:16:12','','-3000','4','2025-06-24 12:16:12','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','ERNST & YOUNG LLP <BR>\r\n8040-00 <BR>\r\nRACHEL OTIENO <BR>','','1','0','41750756561','Cleared','','','','','','0','','',0.00,0.00,0,'202332',NULL,'KES','KES',0.00,0.00,'1043','1043','RXPPRZYU6FTDL5O5HYOZGNXEFM','NCRIWHKCUFWZ4TZQ','20250624121903','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1045,'','Invoice','','2025-06-24 12:53:16','','-3500','4','2025-06-24 12:53:16','84','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','SHACK DWELLERS INTERNATIONAL KENYA <BR>\r\nSDI4-3 <BR>\r\nCHELSEY WANJIRU NJUGUNA <BR>','','1','0','41750758763','Cleared','','','','','','0','','',0.00,0.00,0,'202305',NULL,'KES','KES',0.00,0.00,'1044','1044','QAW3GEVPTQGW7VGW6DLD54X3UQ','2JWBQ6UIOAGZOMTD','20250624125441','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1046,'','Invoice','','2025-06-26 13:32:21','','-3000','4','2025-06-26 13:32:21','29','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS LTD <br>\r\nPAC-22873-01 <br>\r\nERIC NDUMU <br>','','1','0','41750933913','Cleared','','','','','','','','',0.00,0.00,0,'202378',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(1047,'','Invoice','','2025-06-26 13:40:33','','-3000','4','2025-06-26 13:40:33','29','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS LTD <br>\r\nPAC-22873-01 <br>\r\nERIC NDUMU <br>','','1','0','41750934404','Cleared','','','','','','0','','',0.00,0.00,0,'202378',NULL,'KES','KES',0.00,0.00,'1045','1045','LPMS4NU3JPCWRI4ZI2AWOXQL74','GCLLU2OGKBHX5EB5','20250626134210','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1048,'','Invoice','','2025-06-26 13:43:48','','-3500','4','2025-06-12 13:43:48','84','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','PLATINUM CREDIT LTD <br>\r\n1800293 <br>\r\nDEBBIE ELABONGA SALANO <br>','','1','0','41750934599','Cleared','','','','','','0','','',0.00,0.00,0,'202314',NULL,'KES','KES',0.00,0.00,'1046','1046','TLQTX7O2MLHX3KKQB5HCPBLNVY','XCJWVKIMWVCCA3JQ','20250626134655','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1049,'','Invoice','','2025-06-26 13:52:00','','-3500','4','2025-06-05 13:52:00','84','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','PLATINUM CREDIT LTD <BR>\r\n1800293 <BR>\r\nDEBBIE ELABONGA SALANO <BR>','','1','0','41750934864','Cleared','','','','','','0','','',0.00,0.00,0,'202297',NULL,'KES','KES',0.00,0.00,'1047','1047','ARKMDB4MD3RKI33I76GV6MEA2I','MP47XO5OV42PU3NP','20250626135312','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1050,'','Invoice','','2025-06-26 13:54:25','','-3500','4','2025-06-07 13:54:25','84','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','JAMII PLUS <BR>\r\n1762083 <BR>\r\nDIANA AYUMA MULEI <BR>','','1','0','41750935247','Cleared','','','','','','0','','',0.00,0.00,0,'202303',NULL,'KES','KES',0.00,0.00,'1048','1048','TEYLEVP2VEK7FI5JPOMK2ZHAXE','56G7NWIN5A3U4WPR','20250626135657','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1051,'','Invoice','','2025-06-26 13:57:57','','-3500','4','2025-06-14 13:57:57','84','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','JAMII PLUS <BR>\r\n1762083 <BR>\r\nDIANA AYUMA MULEI <BR>','','1','0','41750935452','Cleared','','','','','','0','','',0.00,0.00,0,' 202330',NULL,'KES','KES',0.00,0.00,'1049','1049','LXJN2G2JOFSSOR4UEJQMYKKCFM','7B2PWI6DXU3F4BND','20250626135908','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1052,'','Invoice','','2025-06-26 14:05:10','','-3500','4','2025-06-24 14:05:10','84','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','ELLA AFRIQUE <BR>\r\n1689988 <BR>\r\nCHRISTINE WANZA MUSYIMI <BR>','','1','0','41750935886','Cleared','','','','','','0','','',0.00,0.00,0,' 202377',NULL,'KES','KES',0.00,0.00,'1050','1050','MLJGETNSVRRI7E4FVPZD5NQMFM','COLZQXBWBFK2EIGT','20250626140655','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1053,'','Invoice','','2025-06-26 14:09:28','','-3500','4','2025-06-18 14:09:28','84','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','ELLA AFRIQUE <BR>\r\n1689988 <BR>\r\nCHRISTINE WANZA MUSYIMI <BR>','','1','0','41750936145','Cleared','','','','','','0','','',0.00,0.00,0,'202342',NULL,'KES','KES',0.00,0.00,'1051','1051','YBSREW2NAUA24DMWH55TFZ4KAA','DEI5JSRHPHPMCYYH','20250626141307','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1054,'','Invoice','','2025-06-26 14:38:39','','-5000','3','2025-06-26 14:38:39','92','0','5000','1','retail','0','5000','1','0','0','5000','0','0','0','printed',' ','','1','0','31750937748','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(1055,'','Invoice','','2025-06-26 14:41:37','','-5000','3','2025-06-26 14:41:37','92','0','5000','1','retail','0','5000','1','0','0','5000','0','0','0','printed',' ','','1','0','31750937964','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(1056,'','Invoice','','2025-06-26 14:52:21','','-5000','4','2025-06-26 14:52:21','92','0','5000','1','retail','0','5000','1','0','0','5000','0','0','0','printed',' ','','1','0','41750936827','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(1057,'','Invoice','','2025-06-26 14:54:13','','-5000','4','2025-06-26 14:54:13','92','0','5000','1','retail','0','5000','1','0','0','5000','0','0','0','printed',' ','','1','0','41750938786','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(1058,'','Invoice','','2025-06-26 15:04:02','','-5000','4','2025-06-26 15:04:02','92','0','5000','1','retail','0','5000','1','0','0','5000','0','0','0','printed',' ','','1','0','41750939331','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(1059,'','Invoice','','2025-06-26 15:09:27','','-5000','4','2025-06-26 15:09:27','92','0','5000','1','retail','0','5000','1','0','0','5000','0','0','0','printed',' ','','1','0','41750939757','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(1060,'','Invoice','','2025-06-26 15:11:19','','-5000','4','2025-06-26 15:11:19','92','0','5000','1','retail','0','5000','1','0','0','5000','0','0','0','printed',' ','','1','0','41750939779','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(1061,'','Invoice','','2025-06-26 15:16:13','','0','4','2025-06-26 15:16:13','92','5000','5000','1','retail','0','5000','1','0','0','0','0','0','0','printed',' ','','1','0','41750940154','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(1062,'','Invoice','','2025-06-30 11:24:51','','-3500','4','2025-06-27 11:24:51','75','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','DOVENEST INSURANCE BROKERS LIMITED <br>\r\nMEM160379 <br>\r\nTERESIA NJAU <br>','','1','0','41751271878','Cleared','','','','','','0','','254709544000',0.00,35.00,0,'202381',NULL,'KES','KES',0.00,0.00,'1052','1052','VRENG27WFLDVVKFE4UZCA2YHAY','SJVI6UPZBJYJIJFU','20250630112810','0','0','0','3500','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1063,'','Invoice','','2025-06-30 11:31:58','','-3500','4','2025-06-28 11:31:58','75','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','INTERNATIONAL PEACE SUPPORT TRAINING CENTRE <br>\r\nMEM182693 <br>\r\nKIMBERLY WANJIKU KIOI <br>','','1','0','41751272308','Cleared','','','','','','0','','254709544000',0.00,35.00,0,'202383',NULL,'KES','KES',0.00,0.00,'1053','1053','GVO7ZJQOZ246PJMI6X7UYKLUCU','CGEW7WXRY5K6BDSQ','20250630114358','0','0','0','3500','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1064,'','Invoice','','2025-06-30 12:08:23','','-3000','4','2025-06-28 12:08:23','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','M-KOPA KENYA LIMITED <br>\r\nMKL-CC-695-00 <br>\r\nPATRICIA GATHIGIA GICHUHI <br>','','1','0','41751274495','Cleared','','','','','','0','','',0.00,0.00,0,'202386',NULL,'KES','KES',0.00,0.00,'1054','1054','7E3Z4UVXGCZU23A5VANSPOVJS4','TFD7TXOFJTMWRODH','20250630121523','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1065,'','Invoice','','2025-06-30 12:33:43','','-3000','4','2025-06-12 12:33:43','29','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS LTD <br>\r\nPAC-22873-01 <br>\r\nERIC NDUMU <br>','','1','0','41751275803','Cleared','','','','','','0','','',0.00,0.00,0,'202312',NULL,'KES','KES',0.00,0.00,'1055','1055','XHWBF5SUASQCG3LQIM2QETMDNA','BXRWSESHA3CYXP3Y','20250630125426','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1066,'','Invoice','','2025-06-30 12:57:00','','-3500','4','2025-06-23 12:57:01','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE - UZIMA <BR>\r\nGAKE0369340 <BR>\r\nTERESIAH GATHU <BR>','','1','0','41751277410','Cleared','','','','','','0','','',0.00,0.00,0,'202370',NULL,'KES','KES',0.00,0.00,'1056','1056','ZN3PMWVWEKVXCBHNEBC4KVULNM','KZ2AUN2M3IF6GQTU','20250630125921','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1067,'','Invoice','','2025-06-30 12:59:56','','-3500','4','2025-06-23 12:59:56','26','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','AMPATHCARE - UZIMA <BR>\r\nKE000071369 <BR>\r\nANITA KINGORI <BR>','','1','0','41751277587','Cleared','','','','','','0','','',0.00,0.00,0,'202371',NULL,'KES','KES',0.00,0.00,'1057','1057','KAUHQ5R4AUKVRJCYBIQQO53XME','FMZAF44KMX4SBH43','20250630130132','3500','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1068,'','Invoice','','2025-06-30 13:09:45','','-3000','4','2025-06-10 13:09:45','29','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS LTD <BR>\r\nPAC-22906-05 <BR>\r\nSHIRLEEN MUKAMI <BR>','','1','0','41751278162','Cleared','','','','','','0','','',0.00,0.00,0,'202309',NULL,'KES','KES',0.00,0.00,'1058','1058','N3T3GOXKMIDPNGLZA6CXLV26ZY','6AAKGKV3RH334M5K','20250630140315','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1069,'','Invoice','','2025-06-30 14:06:36','','-3000','4','2025-06-17 14:06:36','29','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','CHANCERY WRIGHT INSURANCE BROKERS LTD <BR>\r\nPAC-22906-05 <BR>\r\nSHIRLEEN MUKAMI ?<BR>','','1','0','41751281550','Cleared','','','','','','0','','',0.00,0.00,0,'202338',NULL,'KES','KES',0.00,0.00,'1059','1059','NI4C5ISFBKDUVJFOZ7LYUZBUV4','XAHO6FUS6TQ4VB4Q','20250630140748','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1070,'','Invoice','','2025-06-30 15:13:31','','-3500','4','2025-06-30 15:13:31','75','0','3500','1','retail','0','3500','1','0','0','3500','0','0','0','printed','FARM AFRICA <BR>\r\nMEM158897-1 <BR>\r\nKEZIA WARUGURU <BR>','','1','0','41751284413','Cleared','','','','','','0','','254709544000',0.00,35.00,0,'202359',NULL,'KES','KES',0.00,0.00,'1060','1060','ZEN4C2VPY4P6WNJB3OCA4M6OJA','ENDKRUBOVNO7L2P6','20250630151548','0','0','0','3500','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1071,'','Invoice','','2025-06-30 15:25:35','','-3000','4','2025-06-30 15:25:35','29','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','INTERNATIONAL CHRISTIAN CHURCH -NAIROBI <BR>\r\n11400003473785-00 <BR>\r\nCATHERINE KAMAU <BR>','','1','0','41751286284','Cleared','','','','','','0','','',0.00,0.00,0,'202293',NULL,'KES','KES',0.00,0.00,'1061','1061','SXRXJHWYDBB54VUALFW7NE27DM','Q465AQ4A5AS3F3CU','20250630155012','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(1072,'','Invoice','','2025-06-30 16:15:57','','-3000','4','2025-06-30 16:15:57','5','0','3000','1','retail','0','3000','1','0','0','3000','0','0','0','printed','\r\nUNITED STATES INTERNATIONAL UNIVERSITY - AFRICA (STUDENTS) <BR>\r\nCK168975-00 <BR>\r\nNAKIBIRANGO SARAH <BR>','','1','0','41751289188','Cleared','','','','','','0','','',0.00,0.00,0,'202392',NULL,'KES','KES',0.00,0.00,'1062','1062','F5QZQ47L6QK2EWNYYUJ2E4LWZY','LVWOYSNPRAIZRYVW','20250630161757','3000','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''); /*!40000 ALTER TABLE `sales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_order` -- DROP TABLE IF EXISTS `sales_order`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_order` ( `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(10) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL DEFAULT '16', `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, `start` varchar(20) NOT NULL, `close` varchar(20) NOT NULL, `taxcode` varchar(50) DEFAULT NULL, `myinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB AUTO_INCREMENT=1276 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_order` -- LOCK TABLES `sales_order` WRITE; /*!40000 ALTER TABLE `sales_order` DISABLE KEYS */; INSERT INTO `sales_order` VALUES (1,'11716209133','61','1.00','5000','retail','0','2024-05-20 15:45:41','','','','0','Cash',0.00,'5000','','','1','0','1','2024-05-20 12:45:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',5000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','B','1171620914103003242200'),(2,'11716210755','11','1.00','3000','retail','0','2024-05-20 16:13:12','','','','0','Cash',0.00,'3000','','','1','0','1','2024-05-20 13:17:03','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','1171621079223033327903'),(3,'11716211084','55','1.00','1','retail','0','2024-05-20 16:18:19','','','','0','Cash',0.00,'1','','','1','0','1','2024-05-20 13:18:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','1','Inclusive','branch','Service','','','','','','B','1171621109121026431123'),(4,'11716211141','61','1.00','1','retail','0','2024-05-20 16:19:54','','','','0','Cash',0.00,'1','','','1','0','1','2024-05-20 13:20:04','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','0.00','0','Inclusive','branch','Service','','','','','','B','1171621118880300260118'),(5,'11716211283','55','1.00','1','retail','0','2024-05-20 16:21:36','','','','0','Cash',0.00,'1','','','1','0','1','2024-05-20 13:21:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','1','Inclusive','branch','Service','','','','','','B','1171621128933383130312'),(6,'11716211628','55','1.00','1','retail','0','2024-05-20 16:27:29','','','','0','Cash',0.00,'1','','','1','0','1','2024-05-20 13:27:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','1','Inclusive','branch','Service','','','','','','B','1171621164461332121370'),(7,'11716211757','13','1.00','0','retail','0','2024-05-20 16:29:25','','','','1','Cash',0.00,'0','','','1','0','1','2024-05-20 13:30:39','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','','','B','1171621176417206223436'),(8,'11716212044','11','1.00','3000','retail','0','2024-05-20 16:35:03','','','','0','Cash',0.00,'3000','','','1','0','1','2024-05-20 13:36:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','1171621210222201342323'),(9,'41716212406','11','1.00','3000','retail','0','2024-05-20 16:43:40','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-20 13:44:53','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171621241912624202230'),(10,'31716213226','11','1.00','3000','retail','0','2024-05-20 16:54:04','','','','0','Cash',0.00,'3000','','','3','0','1','2024-05-20 13:58:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','3171621324432207223342'),(11,'41716269602','11','1.00','3000','retail','0','2024-04-05 08:34:17','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-21 05:54:17','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171626976603330624632'),(12,'11716272208','46','1.00','1','retail','0','2024-05-21 09:17:13','','','','0','Cash',0.00,'1','','','1','0','1','2024-05-21 06:17:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','0.00','0','Inclusive','branch','Service','','','','','','B','1171627221923277103922'),(13,'31716273024','11','1.00','3000','retail','0','2024-04-18 09:30:33','','','','0','Invoice',0.00,'3000','','','3','0','1','2024-05-21 06:44:29','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','3171627303233207310332'),(14,'31716273024','11','1.00','3000','retail','0','2024-04-05 09:42:41','','','','0','Invoice',0.00,'3000','','','3','0','1','2024-05-21 06:44:29','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','3171627376120036323132'),(17,'31716273024','11','1.00','3000','retail','0','2024-04-18 09:44:55','','','','0','Cash',0.00,'3000','','','3','0','1','2024-05-21 06:48:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','3171627389538323523329'),(18,'31716273024','11','1.00','3000','retail','0','2024-04-18 09:49:05','','','','0','Cash',0.00,'3000','','','3','0','1','2024-05-21 06:51:02','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','3171627414432334462022'),(19,'41716280723','7','1.00','3000','retail','0','2024-04-23 11:37:17','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-21 09:13:51','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171628148483318423244'),(20,'31716282850','17','1.00','10000','retail','0','2024-05-21 12:19:48','','','','0','Cash',0.00,'10000','','','3','0','1','2024-05-21 09:21:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','B','3171628317522227727613'),(21,'41716282842','7','1.00','3000','retail','0','2024-04-23 12:22:32','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-21 09:23:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171628335133332232223'),(22,'41716283480','7','1.00','3000','retail','0','2024-04-23 12:24:54','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-21 09:25:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171628349372277328793'),(23,'41716283534','7','1.00','3000','retail','0','2024-04-23 12:35:02','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-21 09:35:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171628410243322404430'),(24,'11716284637','13','1.00','1','retail','0','2024-05-21 12:44:36','','','','1','Cash',0.00,'1','','','1','0','1','2024-05-21 09:46:46','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','','','B','1171628465135721242333'),(25,'41716284939','13','1.00','2','retail','0','2024-05-21 12:49:17','','','','1','Cash',0.00,'2','','','4','0','1','2024-05-21 09:49:33','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2.00,'1','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','','','B','4171628495050362313433'),(26,'41716285471','7','1.00','3000','retail','0','2024-04-23 12:58:06','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-21 09:58:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171628548513350340040'),(27,'31716285693','11','1.00','3000','retail','0','2024-04-11 13:04:04','','','','0','Invoice',0.00,'3000','','','3','0','1','2024-05-21 10:13:20','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','3171628584322353332433'),(29,'31716285693','7','1.00','3000','retail','0','2024-04-23 13:17:17','','','','0','Cash',0.00,'3000','','','3','0','1','2024-05-21 10:18:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','3171628663003203321321'),(30,'31716286757','11','1.00','3000','retail','0','2024-04-11 13:19:26','','','','0','Cash',0.00,'3000','','','3','0','1','2024-05-21 10:21:43','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','3171628676504733022322'),(31,'41716285526','7','1.00','3000','retail','0','2024-05-21 13:22:23','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-21 10:22:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171628694224234320932'),(32,'41716285526','7','1.00','3000','retail','0','2024-04-23 13:25:33','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-21 10:26:37','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171628713302234323232'),(33,'41716287210','7','1.00','3000','retail','0','2024-04-23 13:27:45','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-21 10:28:13','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171628726428026304330'),(34,'31716286757','7','1.00','3000','retail','0','2024-04-23 13:29:59','','','','0','Cash',0.00,'3000','','','3','0','1','2024-05-21 10:30:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','3171628739921922722123'),(35,'41716287296','7','1.00','3000','retail','0','2024-04-23 13:58:00','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-21 10:58:31','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171628907903233303232'),(36,'41716290224','15','1.00','15000','retail','0','2024-05-21 14:17:11','','','','0','Cash',0.00,'15000','','','4','0','1','2024-05-21 11:17:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',15000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','B','4171629023022423232622'),(37,'41716289142','7','1.00','3000','retail','0','2024-04-23 14:36:14','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-21 11:36:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171629137404332007230'),(38,'41716367740','11','1.00','3000','retail','0','2024-04-27 11:52:42','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-22 08:55:10','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171636775170222216327'),(39,'41716368229','11','1.00','3000','retail','0','2024-04-27 11:57:43','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-05-22 09:37:08','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171636826333220020127'),(41,'11716371695','13','1.00','2','retail','0','2024-05-22 12:55:04','','','','1','Cash',0.00,'2','','','1','0','1','2024-05-22 09:56:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2.00,'1','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','','','B','1171637170422310423222'),(42,'11716371849','55','1.00','30000','retail','0','2024-05-22 12:57:34','','','','0','Cash',0.00,'30000','','','1','0','1','2024-05-22 10:00:40','1','2','returned','1','returned','pcs','','2024-05-22 13:00:38','1','yes','','0','','','EXEMPTED',30000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','B','1171637185403307232102'),(43,'41716368229','11','1.00','3000','retail','0','2024-05-22 12:44:55','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-22 09:58:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171637109447703027222'),(44,'11716371848','55','1.00','30000','retail','0','2024-05-22 13:00:40','','','','0','Cash',0.00,'30000','','','1','','1','2024-05-22 10:00:48','1','2','new','1','new','pcs','','','1','yes','','0','','','EXEMPTED',30000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','B','17163720402'),(45,'41716371941','11','1.00','3000','retail','0','2024-04-27 13:21:06','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-22 10:31:46','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171637326620246273623'),(46,'41716374208','11','1.00','3000','retail','0','2024-04-29 13:37:26','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-22 10:42:10','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171637424623132246672'),(47,'41716374601','11','1.00','3000','retail','0','2024-04-29 13:43:57','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-22 10:44:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171637463627336323263'),(48,'41716375514','11','1.00','3000','retail','0','2024-04-29 13:58:45','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-22 10:59:17','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171637552420507330150'),(49,'41716371941','11','1.00','3000','retail','0','2024-04-29 14:12:26','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-22 11:13:31','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171637634534012143310'),(50,'41716371941','11','1.00','3000','retail','0','2024-04-29 14:18:21','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-22 11:19:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171637670001302402237'),(51,'41716442118','11','1.00','3000','retail','0','2024-04-29 08:29:07','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-23 05:31:48','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171644214771422243037'),(52,'41716442118','11','1.00','3000','retail','0','2024-04-30 08:46:57','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-23 05:49:08','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171644321633040003046'),(53,'41716443358','11','1.00','3000','retail','0','2024-04-30 08:49:49','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-23 05:51:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171644338938343414110'),(54,'41716443358','11','1.00','3000','retail','0','2024-03-28 08:53:51','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-23 05:56:36','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171644363100623076333'),(55,'41716443799','11','1.00','3000','retail','0','2024-03-28 08:57:01','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-23 06:00:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171644382003023283403'),(56,'41716443799','11','1.00','3000','retail','0','2024-04-02 09:02:45','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-23 06:04:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171644416561040504504'),(57,'41716444283','11','1.00','3000','retail','0','2024-04-02 09:05:03','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-23 06:07:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171644430322473040620'),(58,'41716453231','11','1.00','3000','retail','0','2024-04-27 11:34:15','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-23 08:38:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171645325513226130312'),(59,'41716529559','11','1.00','3000','retail','0','2024-05-24 09:21:59','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 06:23:58','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171653171931342432403'),(60,'41716544749','11','1.00','3000','retail','0','2024-04-11 13:00:30','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 10:03:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171654483054236164223'),(61,'41716545182','11','1.00','3000','retail','0','2024-04-29 13:06:39','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 10:08:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171654519904293434139'),(62,'41716545182','11','1.00','3000','retail','0','2024-04-02 13:11:30','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 10:18:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171654548902235322031'),(63,'41716545906','11','1.00','3000','retail','0','2024-04-02 13:18:41','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 10:20:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171654592002224530232'),(64,'41716545906','11','1.00','3000','retail','0','2024-04-12 13:21:32','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 10:23:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171654609221130026337'),(65,'41716546221','11','1.00','3000','retail','0','2024-04-12 13:23:54','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 10:26:17','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171654623433363036435'),(66,'41716546221','11','1.00','3000','retail','0','2024-04-03 13:30:22','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 10:33:01','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171654662243163232233'),(67,'41716546790','11','1.00','3000','retail','0','2024-04-03 13:33:21','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 10:42:59','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171654680121430624118'),(68,'41716546790','11','1.00','3000','retail','0','2024-04-03 13:44:06','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 10:45:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171654744503342273233'),(69,'41716547524','11','1.00','3000','retail','0','2024-04-03 13:45:32','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 10:46:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171654753117205340302'),(70,'41716547524','11','1.00','3000','retail','0','2024-04-22 13:48:39','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 10:50:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171654771923337332302'),(71,'41716547826','11','1.00','3000','retail','0','2024-05-24 13:50:54','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 11:13:04','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171654785422500420554'),(72,'41716547826','11','1.00','3000','retail','0','2024-04-25 14:14:12','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 11:15:58','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171654925120064423341'),(73,'41716549362','11','1.00','3000','retail','0','2024-04-25 14:16:11','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 11:17:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171654937142239772335'),(74,'41716549362','11','1.00','3000','retail','0','2024-04-22 14:18:51','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 11:20:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171654953024003307122'),(75,'41716549632','11','1.00','3000','retail','0','2024-04-22 14:20:43','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 11:22:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171654964333040009046'),(76,'41716549632','11','1.00','3000','retail','0','2024-04-17 14:23:48','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-24 11:26:46','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171654982723200232303'),(77,'41716803066','7','1.00','3000','retail','0','2024-04-30 12:44:38','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 09:45:48','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171680307730433220026'),(78,'41716803066','7','1.00','3000','retail','0','2024-05-14 12:53:32','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 09:55:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171680361260231230303'),(79,'41716803720','7','1.00','3000','retail','0','2024-05-14 12:55:29','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 09:55:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171680372832202332432'),(80,'41716806798','11','1.00','3000','retail','0','2024-04-20 13:47:11','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 10:50:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171680683082033333024'),(81,'41716807013','11','1.00','3000','retail','0','2024-04-20 13:50:22','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 10:53:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171680702120232002402'),(82,'41716807013','11','1.00','3000','retail','0','2024-04-27 13:59:08','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 11:01:03','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171680754803132272042'),(83,'41716807701','11','1.00','3000','retail','0','2024-04-27 14:01:54','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 11:02:38','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171680771402103222320'),(84,'41716808079','11','1.00','3000','retail','0','2024-04-25 14:10:41','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 11:12:33','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171680824121243223422'),(85,'41716808079','11','1.00','3000','retail','0','2024-04-17 14:20:13','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 11:21:59','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171680881383807104812'),(86,'41716808929','11','1.00','3000','retail','0','2024-04-17 14:22:17','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 11:22:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171680893623362638248'),(87,'41716808929','11','1.00','3000','retail','0','2024-04-19 14:23:45','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 11:25:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171680902549223202023'),(88,'41716809142','11','1.00','3000','retail','0','2024-04-19 14:25:49','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 11:27:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171680914931012930034'),(89,'41716809142','11','1.00','3000','retail','0','2024-04-24 14:31:11','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 11:32:46','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171680947080631433222'),(90,'41716809575','11','1.00','3000','retail','0','2024-04-24 14:33:02','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 11:33:31','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171680958130033803222'),(91,'41716809575','11','1.00','3000','retail','0','2024-04-24 14:34:03','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 11:35:36','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171680964320232002462'),(92,'41716809752','11','1.00','3000','retail','0','2024-04-24 14:36:03','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 11:36:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171680976300392240370'),(93,'41716809840','11','1.00','3000','retail','0','2024-04-26 14:37:44','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 11:39:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171680986422833442626'),(94,'41716809840','11','1.00','3000','retail','0','2024-04-27 14:40:42','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 11:42:55','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171681004230333210340'),(95,'41716810190','11','1.00','3000','retail','0','2024-04-27 14:43:17','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 11:43:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171681019738323471303'),(96,'41716810374','11','1.00','3000','retail','0','2024-04-27 14:46:20','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 11:47:36','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171681037976232129333'),(97,'41716810374','11','1.00','3000','retail','0','2024-04-29 14:49:43','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 11:50:35','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171681058231022102205'),(98,'41716810652','11','1.00','3000','retail','0','2024-04-30 14:50:58','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 11:51:39','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171681065823620303640'),(99,'41716810652','11','1.00','3000','retail','0','2024-04-30 15:00:52','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 12:03:33','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171681125182111014322'),(100,'41716811441','11','1.00','3000','retail','0','2024-04-30 15:04:10','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 12:04:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171681145034422102230'),(101,'41716811441','11','1.00','3000','retail','0','2024-03-28 15:11:46','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 12:13:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171681190529281332012'),(102,'41716812019','11','1.00','3000','retail','0','2024-03-28 15:13:46','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-27 12:15:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','','','','','A','4171681202513318223008'),(103,'41716813345','3','1.00','4500','retail','0','2024-05-21 15:38:36','','','','0','Cash',0.00,'4500','','','4','0','1','2024-05-27 12:40:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171681339233234720333'),(104,'41716814590','3','1.00','4500','retail','0','2024-04-30 15:57:22','','','','0','Cash',0.00,'4500','','','4','0','1','2024-05-27 13:00:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4171681464141222320113'),(105,'41716891588','7','1.00','3000','retail','0','2024-05-21 13:20:51','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-28 10:22:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171689165132936083063'),(106,'41716891902','7','1.00','3000','retail','0','2024-05-21 13:25:10','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-28 10:25:52','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171689191004121332239'),(107,'41716892123','7','2.00','6000','retail','0','2024-05-28 13:29:02','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-28 10:29:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'2','1.00','-1','Inclusive','branch','Service','','','','','','A','4171689214129202304802'),(108,'41716892460','7','2.00','6000','retail','0','2024-05-28 13:34:53','','','','0','Mpesa',0.00,'3000','','','4','0','1','2024-05-28 10:37:38','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'2','1.00','-1','Inclusive','branch','Service','','','','','','A','4171689249322313332239'),(110,'41716892679','7','2.00','6000','retail','0','2024-05-28 13:38:35','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-28 10:39:43','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'2','1.00','-1','Inclusive','branch','Service','','','','','','A','4171689271501523717262'),(111,'11717049530','13','1.00','2','retail','0','2024-05-30 09:12:17','','','','1','Cash',0.00,'2','','','1','0','1','2024-05-30 06:12:21','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2.00,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','','','B','1171704953631130337913'),(112,'41717050539','11','1.00','3000','retail','0','2024-05-06 09:29:14','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-30 06:31:13','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171705055400250334352'),(113,'41717050682','11','1.00','3000','retail','0','2024-05-06 09:31:34','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-30 06:33:03','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171705069421002037223'),(114,'41717050807','11','1.00','3000','retail','0','2024-05-06 09:33:34','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-30 06:35:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171705081442201042171'),(115,'31717050214','17','1.00','10000','retail','0','2024-05-23 09:29:41','','','','0','Cash',0.00,'10000','','','3','0','1','2024-05-30 06:42:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','5.00','4','Inclusive','branch','Service','','','','','','B','3171705058122023072120'),(116,'41717064811','11','1.00','3000','retail','0','2024-05-06 13:26:58','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-30 10:35:54','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171706481833142342122'),(117,'41717065370','11','1.00','3000','retail','0','2024-05-06 13:36:20','','','','0','Cash',0.00,'3000','','','4','0','1','2024-05-30 10:38:04','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171706538021234841142'),(118,'11717072076','13','1.00','2','retail','0','2024-05-30 15:28:04','','','','1','Cash',0.00,'2','','','1','0','1','2024-05-30 12:29:39','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2.00,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','','','B','1171707208423033212332'),(119,'41717395033','11','1.00','3000','retail','0','2024-05-06 09:11:03','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-03 07:29:02','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171739506332210213303'),(120,'41717395033','11','1.00','3000','retail','0','2024-05-04 10:33:04','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-03 07:35:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171739998411782219332'),(121,'41717400260','11','1.00','3000','retail','0','2024-05-04 10:52:29','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-03 07:56:02','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171740026992302301224'),(122,'41717403794','11','1.00','3000','retail','0','2024-05-30 11:36:42','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-03 08:39:17','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171740380107303147330'),(123,'41717403794','11','1.00','3000','retail','0','2024-05-27 11:43:19','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-03 08:46:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171740419821041120334'),(124,'41717404426','11','1.00','3000','retail','0','2024-05-27 11:47:16','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-03 08:56:14','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171740443502200510222'),(125,'41717404426','11','1.00','3000','retail','0','2024-05-25 11:50:43','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-03 08:56:14','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171740464327172643702'),(128,'41717404998','11','1.00','3000','retail','0','2024-05-25 11:59:39','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-03 09:05:48','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171740502037032431703'),(130,'41717405603','11','1.00','3000','retail','0','2024-05-25 12:06:53','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-03 09:12:56','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171740561202323226333'),(132,'41717406213','11','1.00','3000','retail','0','2024-05-25 12:21:24','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-03 09:22:55','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171740648420313130003'),(133,'41717406586','11','1.00','3000','retail','0','2024-05-25 12:23:13','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-03 09:23:58','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171740659342230003273'),(134,'41717406586','11','1.00','3000','retail','0','2024-05-25 12:28:15','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-03 09:34:48','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171740689533323333322'),(135,'41717407314','11','1.00','3000','retail','0','2024-06-25 12:35:21','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-03 10:05:26','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171740732013004204314'),(136,'41717407314','11','1.00','3000','retail','0','2024-05-21 12:40:02','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-03 10:05:26','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171740760247323273237'),(139,'41717409166','11','1.00','3000','retail','0','2024-05-21 13:06:26','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-03 10:07:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171740918602322333444'),(140,'41717409504','11','1.00','3000','retail','0','2024-05-21 13:11:52','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-03 10:13:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171740951232733130013'),(141,'41717409620','11','1.00','3000','retail','0','2024-05-21 13:13:46','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-03 10:19:31','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171740962637272223603'),(143,'41717410022','11','1.00','3000','retail','0','2024-05-21 13:20:32','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-03 10:22:05','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171741003210323401320'),(144,'41717410513','11','1.00','3000','retail','0','2024-05-21 13:28:52','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-03 10:34:48','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171741053233300322204'),(146,'41717410955','11','1.00','3000','retail','0','2024-05-21 13:36:06','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-03 10:36:54','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171741096502123107202'),(147,'41717411038','11','1.00','3000','retail','0','2024-05-21 13:37:23','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-03 10:38:10','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171741104323223023313'),(148,'41717411109','11','1.00','3000','retail','0','2024-05-21 13:38:40','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-03 11:29:05','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171741111924402232212'),(150,'41717414199','11','1.00','3000','retail','0','2024-05-21 14:46:27','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-03 12:02:43','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171741518782833207132'),(152,'31717507174','72','1.00','195000','retail','0','2024-06-04 16:41:47','','','','0','Invoice',0.00,'195000','','','3','0','1','2024-06-04 13:48:58','1','2','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',195000.00,'1','1.00','0','Inclusive','branch','Service','2060','4000','5500','','','','3171750719232273312925'),(154,'31717509147','72','1.00','195000','retail','0','2024-06-04 16:55:11','','','','0','Cash',0.00,'195000','','','3','0','1','2024-06-04 13:55:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',195000.00,'1','1.00','0','Inclusive','branch','Service','2060','4000','5500','','','','3171750916503605390322'),(155,'31717509343','72','1.00','195000','retail','0','2024-06-05 11:13:06','','','','0','Cash',0.00,'195000','','','3','0','1','2024-06-05 08:31:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',195000.00,'1','1.00','0','Inclusive','branch','Service','2060','4000','5500','','','','3171750935922317322373'),(156,'31717578902','72','1.00','195000','retail','0','2024-06-05 12:15:44','','','','0','Cash',0.00,'195000','','','3','0','1','2024-06-05 10:08:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',195000.00,'1','1.00','0','Inclusive','branch','Service','2060','4000','5500','','','','3171757894479073223735'),(157,'41717565664','11','1.00','3000','retail','0','2024-05-28 15:01:52','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-05 12:05:19','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171756580662201324434'),(159,'41717589127','11','1.00','3000','retail','0','2024-05-28 15:05:56','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-05 12:06:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171758915634522337202'),(160,'41717589381','11','1.00','3000','retail','0','2024-05-13 15:09:52','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-05 12:11:48','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171758939232303593773'),(161,'41717589381','11','1.00','3000','retail','0','2024-05-16 15:16:06','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-05 12:19:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171758976574468736532'),(162,'41717590065','11','1.00','3000','retail','0','2024-05-16 15:21:11','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-05 12:25:35','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171759007113007330103'),(164,'41717590352','11','1.00','3000','retail','0','2024-05-16 15:26:20','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-05 12:30:52','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171759037925303411334'),(166,'41717590705','11','1.00','3000','retail','0','2024-05-16 15:31:50','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-05 12:32:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171759071071512702502'),(167,'41717590705','11','1.00','3000','retail','0','2024-05-30 15:38:07','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-05 12:41:55','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171759108702003133373'),(168,'41717591345','11','1.00','3000','retail','0','2024-05-30 15:42:34','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-05 12:48:58','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171759135420295770420'),(170,'41717591762','11','1.00','3000','retail','0','2024-05-30 15:49:34','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-05 12:51:36','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171759177345477293225'),(171,'41717592055','11','1.00','3000','retail','0','2024-05-30 15:54:24','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-05 12:55:13','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171759206304177002910'),(172,'41717592271','11','1.00','3000','retail','0','2024-05-08 15:59:47','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-05 13:01:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171759238770722223337'),(173,'41717592652','11','1.00','3000','retail','0','2024-05-08 16:04:37','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-05 13:06:33','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171759267733362222523'),(174,'41717592993','11','1.00','3000','retail','0','2024-05-07 16:13:13','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-05 13:15:11','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171759319213302211002'),(175,'41717593483','11','1.00','3000','retail','0','2024-05-20 16:18:39','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-05 13:19:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171759351921322533029'),(176,'41717593712','11','1.00','3000','retail','0','2024-05-20 16:22:02','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-05 13:22:54','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171759372131923512122'),(177,'41717594098','11','1.00','3000','retail','0','2024-05-20 16:28:33','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-05 13:29:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171759411321227157772'),(178,'41717594564','11','1.00','3000','retail','0','2024-05-20 16:37:05','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-05 13:38:38','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171759462537209634107'),(179,'41717653964','11','1.00','3000','retail','0','2024-06-03 09:06:17','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-06 06:14:39','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171765397733236329172'),(180,'41717654790','11','1.00','3000','retail','0','2024-06-03 09:20:28','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-06 06:21:46','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171765482703370338213'),(181,'41717655065','11','1.00','3000','retail','0','2024-05-27 09:24:31','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-06 06:27:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171765507135330020211'),(182,'41717655578','11','1.00','3000','retail','0','2024-05-27 09:33:17','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-06 06:43:12','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171765559622019334330'),(184,'41717656251','11','1.00','3000','retail','0','2024-05-27 09:44:42','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-06 06:45:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171765628126031022333'),(185,'41717656371','11','1.00','3000','retail','0','2024-05-27 09:46:20','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-06 06:47:44','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171765637930210223306'),(186,'41717656593','11','1.00','3000','retail','0','2024-05-27 09:50:05','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-06 06:51:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171765660564103133523'),(187,'41717656697','11','1.00','3000','retail','0','2024-05-27 09:51:46','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-06 06:52:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171765670666223301327'),(188,'41717656776','11','1.00','3000','retail','0','2024-05-26 09:53:16','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-06 06:53:55','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171765679634303720301'),(189,'41717656853','11','1.00','3000','retail','0','2024-05-26 09:54:22','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-06 06:59:54','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171765686273130321073'),(191,'41717657204','11','1.00','3000','retail','0','2024-05-27 10:00:15','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-06 07:06:04','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171765721517362317512'),(193,'41717657710','11','1.00','3000','retail','0','2024-05-27 10:08:38','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-06 07:15:02','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171765771822770027210'),(195,'41717658111','11','1.00','3000','retail','0','2024-05-27 10:17:43','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-06 07:26:44','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171765826322203331646'),(197,'41717659096','11','1.00','3000','retail','0','2024-05-27 10:32:28','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-06 08:12:59','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171765914880213342528'),(199,'41717658111','11','1.00','3000','retail','0','2024-05-27 11:13:41','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-06 08:14:31','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171766162123031102321'),(200,'41717664171','11','1.00','3000','retail','0','2024-05-27 11:57:11','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-06 09:36:48','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171766423013200423103'),(202,'41717679230','11','1.00','3000','retail','0','2024-05-27 16:07:18','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-06 13:10:08','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','A','4171767923834332220342'),(203,'41717744264','7','1.00','3000','retail','0','2024-05-28 10:11:22','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-07 08:33:32','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171774428242082434043'),(204,'41717744264','11','1.00','3000','retail','0','2024-05-27 11:14:51','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-07 08:33:32','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Service','','','','','','A','4171774809123227423273'),(207,'41717749307','11','1.00','3000','retail','0','2024-05-27 11:35:15','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-07 09:25:09','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Service','','','','','','A','4171774931523041332733'),(209,'41717752318','11','1.00','3000','retail','0','2024-05-27 12:25:26','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-07 10:34:48','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Service','','','','','','A','4171775232537237303200'),(211,'41717823774','11','1.00','3000','retail','0','2024-05-27 08:16:56','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-08 05:21:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Service','','','','','','A','4171782381663386732803'),(212,'41717824114','11','1.00','3000','retail','0','2024-05-27 08:22:02','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-08 05:24:08','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Service','','','','','','A','4171782412210232341202'),(213,'41717824263','11','1.00','3000','retail','0','2024-05-27 08:24:32','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-08 05:25:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Service','','','','','','A','4171782427224223330234'),(214,'41717824350','11','1.00','3000','retail','0','2024-05-27 08:26:30','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-08 05:27:05','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Service','','','','','','A','4171782438927232343733'),(215,'41717824793','11','1.00','3000','retail','0','2024-05-27 08:33:31','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-08 05:34:03','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Service','','','','','','A','4171782481181010201313'),(216,'41717996946','11','1.00','3000','retail','0','2024-05-27 08:44:19','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-10 05:46:59','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Service','','','','','','A','4171799825832732003449'),(217,'41717998531','11','1.00','3000','retail','0','2024-05-27 08:49:01','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-10 05:50:59','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Service','','','','','','A','4171799854134242034333'),(218,'11717999584','61','1.00','1','retail','0','2024-06-10 09:06:40','','','','0','Cash',0.00,'1','','','1','0','1','2024-06-10 06:06:46','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','1','Inclusive','branch','Service','','','','','','B','1171799959199212331103'),(219,'11717999938','61','1.00','1','retail','0','2024-06-10 09:12:40','','','','0','Cash',0.00,'1','','','1','0','1','2024-06-10 06:12:44','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','1','Inclusive','branch','Service','','','','','','B','1171799995242307093721'),(220,'11718000051','61','1.00','1','retail','0','2024-06-10 09:14:26','','','','0','Cash',0.00,'1','','','1','0','1','2024-06-10 06:14:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','1','Inclusive','branch','Service','','','','','','B','1171800005932223203020'),(221,'11718014096','61','1.00','1','retail','0','2024-06-10 13:08:28','','','','0','Cash',0.00,'1','','','1','0','1','2024-06-10 10:08:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','1','Inclusive','branch','Service','','','','','','B','1171801410222332322003'),(222,'41717998691','11','1.00','3000','retail','0','2024-05-27 14:27:03','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-10 11:31:05','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Service','','','','','','A','4171799941112927112102'),(224,'41718019069','11','1.00','3000','retail','0','2024-05-26 14:32:11','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-10 11:55:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Service','','','','','','A','4171801913112934232813'),(225,'41718019069','11','1.00','3000','retail','0','2024-05-20 15:02:49','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-10 12:03:37','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Service','','','','','','A','4171802096933320234132'),(226,'41718021128','11','1.00','3000','retail','0','2024-05-20 15:05:35','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-10 12:11:10','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Service','','','','','','A','4171802113537242232340'),(228,'41718021480','11','1.00','3000','retail','0','2024-05-20 15:11:32','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-10 12:16:16','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Service','','','','','','A','4171802149223201202241'),(230,'41718021480','11','1.00','3000','retail','0','2024-05-20 15:21:27','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-10 13:53:30','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Service','','','','','','A','4171802208733732382277'),(232,'41718087535','7','1.00','3000','retail','0','2024-06-11 09:32:32','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-11 06:34:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171808755252322372222'),(233,'41718087686','7','1.00','3000','retail','0','2024-06-11 09:36:14','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-11 06:36:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171808777323282320732'),(234,'41718102275','7','1.00','3000','retail','0','2024-06-11 13:38:03','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-11 10:39:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4171810228338120420402'),(235,'41718172069','11','1.00','3000','retail','0','2024-05-20 09:01:24','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-12 06:11:06','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817208422200323201'),(237,'41718172682','11','1.00','3000','retail','0','2024-05-20 09:11:31','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 06:13:48','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817269080022339014'),(238,'41718172682','11','1.00','3000','retail','0','2024-05-25 09:19:43','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 06:23:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817318227783422222'),(239,'41718173449','11','1.00','3000','retail','0','2024-05-25 09:24:22','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 06:26:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817346202331070613'),(240,'41718173449','11','1.00','3000','retail','0','2024-05-17 09:31:56','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 06:37:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817391613013219202'),(241,'41718174285','11','1.00','3000','retail','0','2024-05-17 09:38:11','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 06:38:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817429113372322281'),(242,'41718174285','11','1.00','3000','retail','0','2024-05-21 09:42:32','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 06:45:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817446513243200511'),(243,'41718174860','11','1.00','3000','retail','0','2024-05-21 09:47:46','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 06:51:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817486603330036722'),(244,'41718175198','11','1.00','3000','retail','0','2024-05-21 09:53:28','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 06:56:48','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817520730302000247'),(245,'41718175514','11','1.00','3000','retail','0','2024-05-22 09:58:44','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 07:02:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817552404025130313'),(246,'41718173449','11','1.00','3000','retail','0','2024-05-27 10:03:46','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 07:07:53','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817582636303313233'),(247,'41718176146','11','1.00','3000','retail','0','2024-05-27 10:09:12','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 07:10:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817615245577338620'),(248,'41718176146','11','1.00','3000','retail','0','2024-05-23 10:14:45','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 07:17:10','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817648575725124721'),(249,'41718176737','11','1.00','3000','retail','0','2024-05-23 10:19:04','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-12 07:25:07','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817674312603043030'),(251,'41718177139','11','1.00','3000','retail','0','2024-05-23 10:25:45','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-12 07:32:09','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817714501403170002'),(253,'41718177541','11','1.00','3000','retail','0','2024-05-23 10:32:26','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 07:36:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817754631232220603'),(254,'41718177541','11','1.00','3000','retail','0','2024-05-25 10:49:04','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 07:51:38','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817854443234424228'),(255,'41718178740','11','1.00','3000','retail','0','2024-05-25 11:12:02','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 08:14:36','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171817992100903342973'),(256,'41718180195','11','1.00','3000','retail','0','2024-05-14 11:23:10','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 08:30:05','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171818059022232081242'),(257,'41718180195','11','1.00','3000','retail','0','2024-05-02 11:39:32','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 08:45:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171818157130133220773'),(258,'41718182978','11','1.00','3000','retail','0','2024-05-30 12:03:20','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-12 09:08:47','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171818300021227117782'),(260,'41718183345','11','1.00','3000','retail','0','2024-05-30 12:09:12','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-12 09:12:35','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171818335223312234024'),(262,'41718183597','11','1.00','3000','retail','0','2024-05-30 12:13:28','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-12 09:21:55','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171818360732330112020'),(264,'41718184149','11','1.00','3000','retail','0','2024-05-30 12:22:35','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 09:23:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171818415432211213403'),(265,'41718184149','11','1.00','3000','retail','0','2024-05-30 12:34:54','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 09:36:37','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171818489322392488311'),(266,'41718185141','11','1.00','3000','retail','0','2024-05-30 12:39:13','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 09:40:17','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171818515334305035130'),(267,'41718185141','11','1.00','3000','retail','0','2024-05-30 12:41:31','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 09:43:10','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171818529102228132820'),(268,'41718185447','11','1.00','3000','retail','0','2024-05-30 12:44:13','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 09:44:51','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171818545333320123223'),(269,'41718185636','11','1.00','3000','retail','0','2024-06-12 12:47:26','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 09:48:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171818564644223840204'),(270,'41718185920','11','1.00','3000','retail','0','2024-06-13 12:52:16','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 09:59:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171818593530228323223'),(271,'41718186419','11','1.00','3000','retail','0','2024-06-13 13:00:26','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-06-12 10:04:14','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171818642523233220222'),(273,'41718186679','11','1.00','3000','retail','0','2024-06-12 13:04:45','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 10:08:29','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171818668401842622022'),(274,'41718187153','11','1.00','3000','retail','0','2024-05-07 13:12:42','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-12 10:15:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171818716230840322210'),(275,'31718188169','17','1.00','10000','retail','0','2024-06-12 13:30:59','','','','0','Cash',0.00,'10000','','','3','0','1','2024-06-12 10:31:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','B','3171818825933328391982'),(276,'31718188540','72','1.00','195000','retail','0','2024-06-12 13:35:53','','','','0','Cash',0.00,'195000','','','3','0','1','2024-06-12 10:36:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',195000.00,'1','1.00','0','Inclusive','branch','Service','2060','4000','5500','','','','3171818855231822308323'),(277,'31718196090','72','1.00','195000','retail','0','2024-06-12 15:41:47','','','','0','Cash',0.00,'195000','','','3','0','1','2024-06-12 12:42:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',195000.00,'1','1.00','0','Inclusive','branch','Service','2060','4000','5500','','','','3171819610633242032343'),(278,'41718195827','74','1.00','3500','retail','0','2024-04-02 15:37:20','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-12 12:44:11','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171819583918223929900'),(279,'31718196311','74','1.00','3500','retail','0','2024-04-11 15:45:27','','','','0','Cash',0.00,'3500','','','3','0','1','2024-06-12 12:53:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','3171819632730232213201'),(280,'41718197008','74','1.00','3500','retail','0','2024-04-24 15:58:01','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-12 13:01:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171819708124323390923'),(281,'31718197411','74','1.00','3500','retail','0','2024-04-11 16:03:38','','','','0','Invoice',0.00,'3500','','','3','0','1','2024-06-12 13:07:55','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','3171819741731221310733'),(282,'41718197008','74','1.00','3500','retail','0','2024-04-17 16:05:10','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-12 13:06:02','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171819751010722032542'),(284,'41718197626','74','1.00','3500','retail','0','2024-04-17 16:07:12','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-06-12 13:10:43','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171819763108241310060'),(286,'41718197865','74','1.00','3500','retail','0','2024-04-17 16:12:14','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-06-12 13:17:31','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171819793403427701410'),(287,'31718197894','74','1.00','3500','retail','0','2024-04-11 16:11:46','','','','0','Cash',0.00,'3500','','','3','0','1','2024-06-12 13:13:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','3171819790623090099320'),(289,'41718198288','74','1.00','3500','retail','0','2024-04-17 16:19:14','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-12 13:21:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171819835430330173302'),(290,'41718198288','74','1.00','3500','retail','0','2024-04-11 16:23:20','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-12 13:25:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171819859929922380978'),(291,'41718198869','74','1.00','3500','retail','0','2024-04-11 16:27:58','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-12 13:28:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171819887830088232227'),(292,'41718198288','74','1.00','3500','retail','0','2024-04-20 16:34:31','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-12 13:36:51','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171819927140074330232'),(293,'41718197008','74','1.00','3500','retail','0','2024-04-20 16:37:15','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-12 13:37:55','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171819943530140913310'),(294,'41718199532','74','1.00','3500','retail','0','2024-04-20 16:38:57','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-06-12 13:41:54','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171819953733727292333'),(296,'41718199730','74','1.00','3500','retail','0','2024-04-20 16:42:19','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-12 13:42:58','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171819973932823792220'),(297,'41718199901','74','1.00','3500','retail','0','2024-04-18 16:45:07','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-12 13:46:26','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171819990660361003388'),(298,'41718199901','74','1.00','3500','retail','0','2024-04-05 16:48:52','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-12 13:49:35','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171820013208271232333'),(299,'41718200456','74','1.00','3500','retail','0','2024-04-05 16:55:12','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-12 13:55:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171820051202522025303'),(300,'41718258994','75','1.00','3500','retail','0','2024-04-02 09:11:22','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-13 06:14:17','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171825908191523212122'),(301,'41718259291','75','1.00','3500','retail','0','2024-04-02 09:14:59','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-13 06:15:46','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171825929930302210323'),(302,'41718259373','75','1.00','3500','retail','0','2024-04-02 09:16:22','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-13 06:17:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171825938121000053328'),(303,'41718259443','75','1.00','3500','retail','0','2024-04-02 09:17:36','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-13 06:18:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171825945632059062210'),(304,'41718259517','75','1.00','3500','retail','0','2024-04-02 09:18:54','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-13 06:19:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171825953434021222054'),(305,'41718259598','75','1.00','3500','retail','0','2024-04-02 09:20:09','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-13 06:20:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171825960844327222460'),(306,'41718259662','75','1.00','3500','retail','0','2024-04-02 09:21:09','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-13 06:21:43','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171825966837536983023'),(307,'41718259774','75','1.00','3500','retail','0','2024-04-02 09:23:02','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-13 06:23:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171825978130033253222'),(308,'41718260083','75','1.00','3500','retail','0','2024-04-02 09:28:38','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-13 06:29:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171826011821034012218'),(309,'11718264281','75','1.00','1','retail','0','2024-06-13 10:38:34','','','','0','Cash',0.00,'1','','','1','0','1','2024-06-13 07:38:52','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','0.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','1171826430623733342287'),(310,'41718272013','75','1.00','3500','retail','0','2024-04-02 12:47:02','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-13 09:49:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171827202202103222320'),(311,'41718272253','75','1.00','3500','retail','0','2024-04-02 12:51:42','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-13 09:53:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171827230220221024470'),(312,'41718272474','75','1.00','3500','retail','0','2024-04-02 12:54:41','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-13 09:55:15','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171827248127244202331'),(313,'41718272567','75','1.00','3500','retail','0','2024-04-02 12:56:52','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-13 09:57:35','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171827261126231322871'),(314,'41718272656','75','1.00','3500','retail','0','2024-04-02 13:04:06','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-13 10:40:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171827283307132340383'),(315,'41718342786','75','1.00','3500','retail','0','2024-04-02 08:27:46','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-14 05:29:58','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171834286623206823313'),(316,'41718343014','75','1.00','3500','retail','0','2024-04-02 08:30:21','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-14 05:32:13','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171834302002222238344'),(317,'41718343159','75','1.00','3500','retail','0','2024-04-02 08:32:51','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-14 05:33:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171834317024283418400'),(318,'41718343258','75','1.00','3500','retail','0','2024-04-02 08:34:36','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-14 05:35:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171834327638420634733'),(319,'41718343426','75','1.00','3500','retail','0','2024-04-02 08:37:14','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-14 05:38:03','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171834343403433032403'),(320,'41718343506','75','1.00','3500','retail','0','2024-04-02 08:38:33','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-14 05:39:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171834351322300332303'),(321,'41718343676','75','1.00','3500','retail','0','2024-04-02 08:41:23','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-14 05:42:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171834368332120343403'),(322,'41718348664','75','1.00','3500','retail','0','2024-04-02 10:04:44','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-14 08:26:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171834868420080220723'),(323,'41718353704','75','1.00','3500','retail','0','2024-04-02 11:28:39','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-14 08:29:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171835371823033003322'),(324,'41718354057','75','1.00','3500','retail','0','2024-04-02 11:36:07','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-14 08:36:43','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171835416743818048301'),(325,'41718364362','75','1.00','3500','retail','0','2024-04-16 08:25:24','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 05:30:02','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171836872468433224300'),(326,'41718429430','74','1.00','3500','retail','0','2024-04-16 08:30:39','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 05:31:17','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171842943824231349323'),(327,'41718429585','74','1.00','3500','retail','0','2024-04-16 08:39:58','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 05:41:21','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171842999871222309009'),(328,'41718429585','74','1.00','3500','retail','0','2024-04-20 08:42:28','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 05:46:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171843014723710023032'),(329,'41718430426','74','1.00','3500','retail','0','2024-04-20 08:47:14','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 05:48:26','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171843043321313244203'),(330,'41718430581','74','1.00','3500','retail','0','2024-04-20 08:49:51','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 05:51:05','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171843059000300472482'),(331,'41718430581','8','1.00','2000','retail','0','2024-05-14 10:20:03','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 07:20:29','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843072744238184223'),(332,'41718436050','8','1.00','2000','retail','0','2024-05-14 10:21:00','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 07:21:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843606002041047230'),(333,'41718436261','8','1.00','2000','retail','0','2024-05-18 10:25:09','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 07:26:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843630903208031337'),(334,'41718436261','8','1.00','2000','retail','0','2024-05-18 10:34:24','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 07:36:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843686472022382444'),(335,'41718436996','8','1.00','2000','retail','0','2024-05-18 10:36:43','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 07:38:07','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843700200830222003'),(336,'41718436996','8','1.00','2000','retail','0','2024-05-18 10:40:37','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 07:41:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843723720223383323'),(337,'41718437421','8','1.00','2000','retail','0','2024-05-18 10:43:52','','','','0','Invoice',0.00,'2000','','','4','0','1','2024-06-15 07:47:26','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843743221173377032'),(339,'41718437421','8','1.00','2000','retail','0','2024-05-18 10:47:44','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 07:50:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843766433302423430'),(340,'41718437854','8','1.00','2000','retail','0','2024-05-18 10:51:01','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 07:51:38','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843786113878330103'),(341,'41718438085','8','1.00','2000','retail','0','2024-05-18 10:55:19','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 07:56:03','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843811822203424331'),(342,'41718438293','8','1.00','2000','retail','0','2024-05-18 10:58:34','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 07:59:13','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843831303181322284'),(343,'41718438363','8','1.00','2000','retail','0','2024-05-18 10:59:30','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 08:01:03','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843837087180272033'),(344,'41718438293','8','1.00','2000','retail','0','2024-05-09 11:01:58','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 08:03:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843851842283424020'),(345,'41718438293','8','1.00','2000','retail','0','2024-05-11 11:04:57','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 08:06:29','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843869733320123223'),(346,'41718438797','8','1.00','2000','retail','0','2024-05-11 11:06:44','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 08:08:04','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843880313282383020'),(347,'41718438293','8','1.00','2000','retail','0','2024-05-04 11:08:51','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 08:10:24','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843893122422330244'),(348,'41718439034','8','1.00','2000','retail','0','2024-05-04 11:11:29','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 08:11:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843908939309323212'),(349,'41718438293','8','1.00','2000','retail','0','2024-05-30 11:15:27','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 08:19:08','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843932702331233034'),(350,'41718439621','8','1.00','2000','retail','0','2024-05-30 11:20:55','','','','0','Invoice',0.00,'2000','','','4','0','1','2024-06-15 08:31:57','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171843965533223244232'),(352,'41718439621','8','1.00','2000','retail','0','2024-05-30 11:32:32','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 08:33:08','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844035242245272741'),(353,'41718440417','8','1.00','2000','retail','0','2024-05-30 11:33:48','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 08:34:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844042702338233241'),(354,'41718440555','8','1.00','2000','retail','0','2024-05-28 11:36:16','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 08:40:48','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844057623423504223'),(355,'41718440897','8','1.00','2000','retail','0','2024-05-30 11:42:25','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 09:18:52','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844094500234220844'),(356,'41718443242','8','1.00','2000','retail','0','2024-05-27 12:20:51','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 09:22:24','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844325123303302134'),(357,'41718443440','8','1.00','2000','retail','0','2024-05-27 12:24:12','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 09:26:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844345123422401331'),(358,'41718443741','8','1.00','2000','retail','0','2024-05-28 12:29:15','','','','0','Invoice',0.00,'2000','','','4','0','1','2024-06-15 09:38:33','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844375442834202330'),(360,'41718444321','8','1.00','2000','retail','0','2024-05-28 12:39:02','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 09:39:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844434144022042282'),(361,'41718444465','8','1.00','2000','retail','0','2024-05-25 12:41:32','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 09:44:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844449232240330321'),(362,'41718445497','8','1.00','2000','retail','0','2024-05-21 12:58:29','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 10:01:44','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844550921202451303'),(363,'41718445497','8','1.00','2000','retail','0','2024-05-21 13:08:48','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 10:10:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844612844022062282'),(364,'41718446280','8','1.00','2000','retail','0','2024-05-21 13:11:27','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 10:11:58','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844628622217264230'),(365,'41718446347','8','1.00','2000','retail','0','2024-05-23 13:12:38','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 10:15:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844635733344423520'),(366,'41718446560','8','1.00','2000','retail','0','2024-05-24 13:18:30','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 10:20:24','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844670939320273299'),(367,'41718446910','8','1.00','2000','retail','0','2024-05-02 13:22:00','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 10:23:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844692002240332181'),(368,'41718447081','8','1.00','2000','retail','0','2024-05-13 13:27:55','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 10:28:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844709730233330341'),(369,'41718447348','8','1.00','2000','retail','0','2024-05-16 13:32:04','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 10:32:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844752403042242042'),(370,'41718447647','8','1.00','2000','retail','0','2024-05-24 13:34:15','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 10:36:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844765500453421028'),(371,'41718447829','8','1.00','2000','retail','0','2024-05-24 13:37:27','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 10:39:07','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844784707434027240'),(372,'41718447987','8','1.00','2000','retail','0','2024-05-30 13:43:18','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 10:44:38','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844800333138308842'),(373,'41718448390','8','1.00','2000','retail','0','2024-05-30 13:46:41','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 10:48:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171844840032004372122'),(374,'41718448809','74','1.00','3500','retail','0','2024-05-06 13:53:47','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 10:55:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171844882642248203242'),(375,'41718448973','74','1.00','3500','retail','0','2024-05-02 13:56:34','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 10:58:24','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171844899433418200223'),(376,'41718449276','74','1.00','3500','retail','0','2024-05-25 14:01:22','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 11:03:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171844928200832333333'),(377,'41718449423','74','1.00','3500','retail','0','2024-05-25 14:03:55','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 11:05:39','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171844943519424903022'),(378,'41718449630','74','1.00','3500','retail','0','2024-05-23 14:07:26','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 11:08:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171844964523901324323'),(379,'41718449785','74','1.00','3500','retail','0','2024-05-04 14:10:02','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 11:11:51','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171844980101032313000'),(380,'41718449785','74','1.00','3500','retail','0','2024-05-04 14:12:59','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 11:13:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171844997807298230271'),(381,'41718450040','74','1.00','3500','retail','0','2024-05-04 14:14:06','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 11:14:31','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171845004622013232322'),(382,'41718450096','74','1.00','3500','retail','0','2024-05-08 14:15:10','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 11:15:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171845010943253713343'),(383,'41718450170','74','1.00','3500','retail','0','2024-05-11 14:16:24','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 11:17:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171845018422411200434'),(384,'41718450170','74','1.00','3500','retail','0','2024-05-08 14:17:37','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 11:18:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171845025644204034243'),(385,'41718450338','74','1.00','3500','retail','0','2024-05-08 14:19:04','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 11:19:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171845034330352023832'),(386,'41718450408','74','1.00','3500','retail','0','2024-05-11 14:20:33','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 11:21:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171845043224033500300'),(387,'41718450484','74','1.00','3500','retail','0','2024-05-18 14:22:25','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 11:22:48','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171845054532223253525'),(388,'41718450601','74','1.00','3500','retail','0','2024-05-18 14:24:01','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 11:24:44','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171845064122320232044'),(389,'41718450762','74','1.00','3500','retail','0','2024-05-27 14:26:31','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 11:29:39','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171845079053305023244'),(390,'41718451032','74','1.00','3500','retail','0','2024-05-30 14:30:42','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 11:32:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171845104203228310733'),(391,'41718451254','8','1.00','2000','retail','0','2024-05-09 15:19:17','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 12:21:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171845395732523032434'),(392,'41718454118','8','1.00','2000','retail','0','2024-05-23 15:33:17','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 12:35:05','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171845479784495739732'),(393,'41718455140','8','1.00','2000','retail','0','2024-05-18 15:39:11','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 12:40:58','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171845515031504222430'),(394,'41718455516','8','1.00','2000','retail','0','2024-05-25 15:45:25','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-15 12:47:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171845552553835372245'),(395,'41718456141','74','1.00','3500','retail','0','2024-06-10 15:55:49','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 12:58:05','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171845614931330633230'),(396,'41718456347','74','1.00','3500','retail','0','2024-06-13 15:59:14','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 13:00:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171845635333172234456'),(397,'41718456560','74','1.00','3500','retail','0','2024-06-18 16:05:25','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 13:05:51','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171845672423237626322'),(398,'41718457175','74','1.00','3500','retail','0','2024-05-04 16:13:06','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-15 13:14:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171845718643087042233'),(399,'41718710588','17','1.00','10000','retail','0','2024-06-18 14:59:44','','','','0','Cash',0.00,'10000','','','4','0','1','2024-06-18 12:00:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','B','4171871197520781317253'),(400,'31718712460','17','1.00','10000','retail','0','2024-05-24 15:07:49','','','','0','Cash',0.00,'10000','','','3','0','1','2024-06-18 12:42:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','B','3171871246933719322223'),(401,'31718712460','17','1.00','10000','retail','0','2024-06-15 15:49:30','','','','0','Cash',0.00,'10000','','','3','0','1','2024-06-18 12:49:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','B','3171871497037132317172'),(402,'31718863732','73','1.00','195000','retail','0','2024-06-05 09:09:15','','','','0','Bank',0.00,'195000.00','','','3','0','1','2024-06-20 06:12:55','1','2','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',195000.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','3171886375537343523232'),(404,'31718863732','73','1.00','195000','retail','0','2024-06-05 09:13:08','','','','0','Cash',0.00,'195000.00','','','3','0','1','2024-06-20 06:13:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',195000.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','3171886398800322132802'),(405,'41718864075','73','1.00','195000','retail','0','2024-06-05 09:14:44','','','','0','Cash',0.00,'195000.00','','','4','0','1','2024-06-20 06:15:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',195000.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171886408320302084238'),(406,'41718864527','17','1.00','10000','retail','0','2024-05-18 09:22:36','','','','0','Cash',0.00,'10000','','','4','0','1','2024-06-20 06:23:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','B','4171886455523833443131'),(407,'41718864672','17','1.00','10000','retail','0','2024-06-15 09:24:42','','','','0','Cash',0.00,'10000','','','4','0','1','2024-06-20 06:25:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','6.00','5','Inclusive','branch','Service','','','','','','B','4171886468237804418123'),(408,'41718864778','15','1.00','15000','retail','0','2024-06-15 09:33:54','','','','0','Cash',0.00,'15000','','','4','0','1','2024-06-20 06:34:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',15000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','B','4171886523033328301082'),(409,'41718961493','75','1.00','3500','retail','0','2024-04-02 12:19:00','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-21 09:41:10','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171896154042733333222'),(410,'41718962967','75','1.00','3500','retail','0','2024-04-02 12:42:57','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-21 09:46:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171896297623202134223'),(411,'41719214605','75','1.00','3500','retail','0','2024-04-04 10:36:53','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-24 07:39:32','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171921461221034344422'),(412,'41719214790','75','1.00','3500','retail','0','2024-04-04 10:39:57','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-24 07:40:33','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171921479602244093440'),(413,'41719214892','75','1.00','3500','retail','0','2024-04-04 10:41:38','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-24 07:42:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171921489702482102213'),(414,'41719214962','75','1.00','3500','retail','0','2024-04-04 10:42:49','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-24 07:43:29','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171921496902232220223'),(415,'41719215066','75','1.00','3500','retail','0','2024-04-04 10:44:39','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-24 07:45:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171921507909410535303'),(416,'41719216521','75','1.00','3500','retail','0','2024-04-04 11:08:50','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-24 08:11:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171921652934205292320'),(417,'41719216691','75','1.00','3500','retail','0','2024-04-04 11:11:44','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-24 08:13:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171921670416342432403'),(418,'41719216900','75','1.00','3500','retail','0','2024-04-04 11:15:22','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-24 08:16:39','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171921692113320172224'),(419,'41719233268','11','1.00','3000','retail','0','2024-06-22 15:48:08','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-24 12:52:21','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','A','4171923328722222422727'),(420,'41719233727','75','1.00','3500','retail','0','2024-04-04 15:55:57','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-24 12:59:03','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171923375730332293922'),(421,'41719233966','75','1.00','3500','retail','0','2024-04-04 15:59:37','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-24 13:00:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171923397623222202730'),(422,'41719233727','75','1.00','3500','retail','0','2024-04-04 16:01:19','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-24 13:02:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171923407909003039324'),(423,'41719234144','75','1.00','3500','retail','0','2024-04-04 16:02:31','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-24 13:03:17','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171923415110233194124'),(424,'41719234237','75','1.00','3500','retail','0','2024-04-04 16:04:07','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-24 13:05:10','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171923424732722104242'),(425,'41719234352','75','1.00','3500','retail','0','2024-04-04 16:06:02','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-24 13:07:11','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171923436112321236224'),(426,'41719234648','75','1.00','3500','retail','0','2024-04-04 16:10:54','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-24 13:11:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171923465454332230643'),(427,'41719234703','75','1.00','3500','retail','0','2024-04-04 16:17:39','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-24 13:18:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171923505930124000231'),(428,'41719235115','75','1.00','3500','retail','0','2024-04-04 16:18:43','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-24 13:19:17','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171923512272322532303'),(429,'41719389701','75','1.00','3500','retail','0','2024-04-06 11:18:03','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-26 08:20:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171938971130702419491'),(430,'41719390052','75','1.00','3500','retail','0','2024-04-06 11:21:03','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-26 08:21:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171939006333047249932'),(431,'41719397274','75','1.00','3500','retail','0','2024-04-06 13:21:22','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-26 10:23:04','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171939728223323312228'),(432,'31719401892','17','1.00','10000','retail','0','2024-06-26 14:38:23','','','','0','Cash',0.00,'10000','','','3','0','1','2024-06-26 11:38:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3171940190223223020110'),(433,'31719401892','17','1.00','10000','retail','0','2024-06-26 14:50:16','','','','0','Cash',0.00,'10000','','','3','0','1','2024-06-26 11:52:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3171940261643231132202'),(434,'31719552836','17','1.00','10000','retail','0','2024-06-28 08:34:05','','','','0','Cash',0.00,'10000','','','3','0','1','2024-06-28 05:34:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3171955284595332331422'),(435,'31719552836','17','1.00','10000','retail','0','2024-06-26 08:35:34','','','','0','Cash',0.00,'10000','','','3','0','1','2024-06-28 05:37:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3171955293333221002333'),(436,'41719552893','11','1.00','3000','retail','0','2024-06-08 08:35:17','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-28 05:38:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','9.00','8','Inclusive','branch','Service','','','','','','A','4171955291622011334330'),(437,'31719553037','17','1.00','10000','retail','0','2024-06-26 08:38:40','','','','0','Cash',0.00,'10000','','','3','0','1','2024-06-28 05:39:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3171955312020220303239'),(438,'31719553037','17','1.00','10000','retail','0','2024-06-28 08:52:53','','','','0','Cash',0.00,'10000','','','3','0','1','2024-06-28 05:53:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3171955397322332239323'),(439,'31719554020','17','1.00','10000','retail','0','2024-06-28 08:53:46','','','','0','Cash',0.00,'10000','','','3','0','1','2024-06-28 05:54:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3171955402520254332012'),(440,'41719555354','11','1.00','3000','retail','0','2024-06-08 09:16:01','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-28 06:24:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','9.00','8','Inclusive','branch','Service','','','','','','A','4171955536022470363032'),(441,'41719555354','11','1.00','3000','retail','0','2024-06-08 09:25:22','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-28 06:27:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','9.00','8','Inclusive','branch','Service','','','','','','A','4171955592290249955923'),(442,'41719556082','11','1.00','3000','retail','0','2024-06-08 09:28:10','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-28 06:29:08','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','9.00','8','Inclusive','branch','Service','','','','','','A','4171955609099023405040'),(443,'41719556203','11','1.00','3000','retail','0','2024-06-08 09:30:11','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-28 06:34:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','9.00','8','Inclusive','branch','Service','','','','','','A','4171955621122232505322'),(444,'41719556203','74','1.00','3500','retail','0','2024-06-05 09:35:17','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-28 07:02:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171955650631261393362'),(445,'41719558156','74','1.00','3500','retail','0','2024-06-05 10:02:43','','','','0','Cash',0.00,'3500','','','4','0','1','2024-06-28 07:03:17','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4171955816324652301310'),(446,'41719558156','11','1.00','3000','retail','0','2024-06-14 10:04:44','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-28 07:09:59','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','9.00','8','Inclusive','branch','Service','','','','','','A','4171955828308229230281'),(447,'41719558648','11','1.00','3000','retail','0','2024-06-14 10:10:57','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-28 07:24:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','9.00','8','Inclusive','branch','Service','','','','','','A','4171955865603132266323'),(448,'41719576789','8','1.00','2000','retail','0','2024-06-11 15:13:17','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-28 12:22:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171957679622323327709'),(449,'41719577463','11','1.00','3000','retail','0','2024-06-08 15:29:43','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-28 12:32:51','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','10.00','9','Inclusive','branch','Service','','','','','','A','4171957778372755057303'),(450,'41719578288','8','1.00','2000','retail','0','2024-06-10 15:38:17','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-28 12:43:07','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171957829722331413723'),(451,'41719578623','11','1.00','3000','retail','0','2024-06-24 15:43:55','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-28 12:47:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4171957863504433220827'),(452,'41719578880','8','1.00','2000','retail','0','2024-06-24 15:48:21','','','','0','Cash',0.00,'2000','','','4','0','1','2024-06-28 13:08:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171957890000320000222'),(453,'41719580169','11','1.00','3000','retail','0','2024-06-10 16:09:38','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-28 13:12:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4171958017702403573918'),(454,'41719580366','11','1.00','3000','retail','0','2024-06-15 16:12:57','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-28 13:16:54','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4171958037636230201710'),(455,'41719580642','11','1.00','3000','retail','0','2024-06-14 16:17:44','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-28 13:19:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4171958066423004462000'),(456,'41719580776','11','1.00','3000','retail','0','2024-06-18 16:19:56','','','','0','Cash',0.00,'3000','','','4','0','1','2024-06-28 13:22:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4171958079510233190724'),(457,'41719642311','75','1.00','3500','retail','0','2024-04-02 09:07:11','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-01 06:15:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171964231913420321393'),(458,'41719814531','75','1.00','3500','retail','0','2024-04-02 09:15:39','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-01 06:16:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171981453991392402231'),(459,'41719988655','75','1.00','3500','retail','0','2024-05-02 09:38:16','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-03 06:40:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171998869602113303842'),(460,'41719988857','75','1.00','3500','retail','0','2024-05-02 09:41:10','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-03 06:43:31','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4171998886903068293202'),(461,'41719989046','8','1.00','2000','retail','0','2024-06-03 09:44:18','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-03 06:48:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171998905833051388053'),(462,'41719989337','8','1.00','2000','retail','0','2024-06-03 09:49:09','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-03 06:51:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4171998934949104349234'),(463,'31719995250','17','1.00','10000','retail','0','2024-07-03 11:28:53','','','','0','Cash',0.00,'10000','','','3','0','1','2024-07-03 08:32:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3171999532612403329931'),(464,'31719995250','17','1.00','10000','retail','0','2024-07-03 11:34:21','','','','0','Cash',0.00,'10000','','','3','0','1','2024-07-03 08:34:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3171999565833522325022'),(465,'31719995904','17','1.00','10000','retail','0','2024-07-03 11:38:33','','','','0','Cash',0.00,'10000','','','3','0','1','2024-07-03 08:39:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3171999591320307337077'),(466,'31719996017','17','1.00','10000','retail','0','2024-07-03 11:40:33','','','','0','Cash',0.00,'10000','','','3','0','1','2024-07-03 08:40:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3171999603203229303933'),(467,'11720074286','13','1.00','2','retail','0','2024-07-04 09:24:56','','','','1','Cash',0.00,'2','','','1','0','1','2024-07-04 06:25:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2.00,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','','','B','1172007429520031223237'),(468,'41720157222','75','1.00','3500','retail','0','2024-05-02 15:43:05','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-05 12:49:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172016326522205413220'),(469,'41720183776','75','1.00','3500','retail','0','2024-05-02 15:49:44','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-05 12:50:21','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172018378473312022313'),(470,'41720183957','8','1.00','2000','retail','0','2024-06-04 15:52:47','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-05 12:56:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172018396720320223882'),(471,'41720184206','8','1.00','2000','retail','0','2024-06-04 15:56:55','','','','0','Invoice',0.00,'2000','','','4','0','1','2024-07-05 13:02:33','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172018421553832330320'),(473,'41720185413','75','1.00','3500','retail','0','2024-05-02 16:17:27','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-05 13:19:51','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172018544626233022245'),(474,'41720185744','75','1.00','3500','retail','0','2024-05-02 16:23:06','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-05 13:28:53','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172018578530150012353'),(476,'41720415914','11','1.00','3000','retail','0','2024-07-05 08:30:58','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-08 05:33:35','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4172041665835281023022'),(477,'41720416845','11','1.00','3000','retail','0','2024-07-05 08:34:21','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-07-08 05:45:35','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4172041686022222023210'),(479,'41720418153','11','1.00','3000','retail','0','2024-07-05 08:56:00','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-08 05:56:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4172041815923049473123'),(480,'11720418311','13','1.00','2','retail','0','2024-07-08 08:58:45','','','','1','Cash',0.00,'2','','','1','0','1','2024-07-08 05:58:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2.00,'1','87.00','86','Inclusive','branch','Inventory','1110','4000','5500','','','B','1172041832440412213034'),(481,'41720421430','75','1.00','3500','retail','0','2024-04-02 09:50:40','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-08 06:52:38','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172042143903333403220'),(482,'41720421569','75','1.00','3500','retail','0','2024-04-02 09:52:55','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-08 06:53:26','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172042157533022052230'),(483,'41720426779','11','1.00','3000','retail','0','2024-06-24 11:19:46','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-08 08:27:59','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4172042678523354476258'),(484,'41720427289','11','1.00','3000','retail','0','2024-06-24 11:28:15','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-08 08:28:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4172042729427303702174'),(485,'41720427457','11','1.00','3000','retail','0','2024-06-24 11:32:30','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-08 08:33:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4172042754970002330222'),(486,'41720427702','75','1.00','3500','retail','0','2024-04-04 11:35:09','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-08 08:37:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172042770932332040379'),(487,'41720427873','75','1.00','3500','retail','0','2024-04-04 11:38:02','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-08 08:38:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172042788122433087228'),(488,'41720430376','8','1.00','2000','retail','0','2024-07-08 12:19:48','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-08 09:22:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172043038700302432232'),(489,'41720430613','8','1.00','2000','retail','0','2024-07-08 12:23:43','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-08 09:24:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172043062313222343443'),(490,'41720430675','8','1.00','2000','retail','0','2024-07-08 12:24:42','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-08 09:25:26','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172043068214023287223'),(491,'31720435144','17','1.00','10000','retail','0','2024-07-05 13:40:28','','','','0','Cash',0.00,'10000','','','3','0','1','2024-07-08 10:40:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3172043522801302703220'),(492,'31720435255','17','1.00','10000','retail','0','2024-07-05 13:41:04','','','','0','Cash',0.00,'10000','','','3','0','1','2024-07-08 10:41:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3172043526420753242043'),(493,'41720434872','11','1.00','3000','retail','0','2024-06-26 13:48:58','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-08 11:31:43','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4172043573723374475273'),(494,'41720438313','11','1.00','3000','retail','0','2024-06-26 14:33:13','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-08 11:34:20','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4172043839333232322202'),(495,'41720438472','11','1.00','3000','retail','0','2024-06-26 14:34:39','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-08 11:35:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4172043847940223370320'),(496,'41720438547','8','1.00','2000','retail','0','2024-06-03 14:36:10','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-08 11:40:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172043856933336033320'),(497,'41720438857','8','1.00','2000','retail','0','2024-06-03 14:41:06','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-08 11:41:44','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172043886642230312231'),(498,'41720438949','8','1.00','2000','retail','0','2024-06-04 14:42:37','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-08 11:46:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172043895743907703203'),(499,'41720439179','8','1.00','2000','retail','0','2024-06-04 14:46:29','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-08 11:47:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172043918920312012222'),(500,'41720439247','8','1.00','2000','retail','0','2024-06-04 14:47:35','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-08 11:47:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172043925433223334220'),(501,'41720439306','8','1.00','2000','retail','0','2024-06-04 14:48:33','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-08 11:48:58','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172043931222023234007'),(502,'31720439536','17','1.00','10000','retail','0','2024-07-05 14:52:32','','','','0','Cash',0.00,'10000','','','3','0','1','2024-07-08 11:52:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3172043955225203232343'),(503,'41720439407','8','1.00','2000','retail','0','2024-06-15 14:50:18','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-08 11:57:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172043941804309123407'),(504,'41720440299','8','1.00','2000','retail','0','2024-06-18 15:05:23','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-08 12:10:02','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172044032302722323032'),(505,'41720440770','74','1.00','3500','retail','0','2024-06-15 15:12:57','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-08 12:15:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4172044077623330017124'),(506,'41720440943','74','1.00','3500','retail','0','2024-06-08 15:20:46','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-08 12:22:55','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4172044124623304322342'),(507,'41720441414','74','1.00','3500','retail','0','2024-06-08 15:23:42','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-08 12:25:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4172044142132203332103'),(508,'41720441591','75','1.00','3500','retail','0','2024-04-02 15:26:49','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-08 12:34:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172044160900042040476'),(509,'41720445593','11','1.00','3000','retail','0','2024-07-08 16:33:20','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-08 13:35:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4172044560000401023272'),(510,'41720445767','11','1.00','3000','retail','0','2024-07-08 16:36:13','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-08 13:36:48','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4172044577332413414323'),(511,'41720504425','7','1.00','3000','retail','0','2024-07-08 08:53:54','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-09 05:55:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172050443422204272230'),(512,'41720508668','3','1.00','4500','retail','0','2024-05-21 10:04:38','','','','0','Cash',0.00,'4500','','','4','0','1','2024-07-09 07:05:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4172050867802232000237'),(513,'41720508815','7','1.00','3000','retail','0','2024-06-11 10:07:12','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-09 07:08:15','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172050883232722333033'),(514,'41720509069','7','1.00','3000','retail','0','2024-07-09 10:11:21','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-09 07:14:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172050908070880223020'),(515,'41720509288','7','1.00','3000','retail','0','2024-07-09 10:14:56','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-09 07:15:48','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172050929539023432022'),(516,'41720513904','11','1.00','3000','retail','0','2024-07-09 11:31:53','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-09 08:34:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4172051391207302303371'),(517,'41720518991','11','1.00','3000','retail','0','2024-07-10 12:56:52','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-09 09:58:29','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4172051901220303043012'),(518,'41720519119','11','1.00','3000','retail','0','2024-07-10 12:58:52','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-09 10:00:10','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4172051913111039302120'),(519,'41720526795','11','1.00','3000','retail','0','2024-07-08 15:09:56','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-09 12:16:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4172052699522202030994'),(520,'41720528977','74','1.00','3500','retail','0','2024-06-22 15:43:05','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-09 12:53:58','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172052898431804333323'),(521,'41720529753','74','1.00','3500','retail','0','2024-06-29 15:56:03','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-09 12:59:32','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172052976230000724002'),(522,'41720531792','8','1.00','2000','retail','0','2024-07-09 16:30:04','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-09 13:37:39','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172053180352738222222'),(523,'41720532459','8','1.00','2000','retail','0','2024-07-10 08:42:18','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-10 05:44:51','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172053271402023224217'),(524,'41720592149','8','1.00','2000','retail','0','2024-06-26 09:16:06','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-10 06:18:04','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172059216617630027013'),(525,'41720592998','11','1.00','3000','retail','0','2024-07-09 09:30:05','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-10 06:31:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','','','','','A','4172059300500033233237'),(526,'41720593401','75','1.00','3500','retail','0','2024-04-27 16:46:40','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-10 13:48:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172059964244326020303'),(527,'41720619370','75','1.00','3500','retail','0','2024-04-27 16:49:37','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-10 13:50:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172061937733272203023'),(528,'41720860509','7','1.00','3000','retail','0','2024-07-13 11:50:12','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-13 08:51:10','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172086051833383232320'),(529,'41721213843','7','1.00','3000','retail','0','2024-07-17 14:00:10','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-17 11:01:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172121401043131003130'),(530,'41721214096','7','1.00','3000','retail','0','2024-07-17 14:01:44','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-17 11:02:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172121410313230323311'),(531,'41721214165','7','1.00','3000','retail','0','2024-07-17 14:02:54','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-17 11:05:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172121417421731303413'),(532,'41721214344','7','1.00','3000','retail','0','2024-07-17 14:05:55','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-17 11:06:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172121435444230244323'),(533,'41721306842','11','1.00','3000','retail','0','2024-07-18 15:47:43','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-07-18 13:42:53','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','12.00','11','Inclusive','branch','Service','','','','','','A','4172130686322036633002'),(535,'41721310202','11','1.00','3000','retail','0','2024-07-18 16:43:31','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-18 13:44:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','12.00','11','Inclusive','branch','Service','','','','','','A','4172131021071223033323'),(536,'41721370742','74','1.00','3500','retail','0','2024-07-17 10:03:11','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-19 07:06:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172137259142203212232'),(537,'41721373078','8','1.00','2000','retail','0','2024-07-05 10:13:46','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-19 07:16:59','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172137322503733323427'),(538,'41721373484','8','1.00','2000','retail','0','2024-07-12 10:18:17','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-19 07:20:07','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172137349737092330303'),(539,'41721373636','11','1.00','3000','retail','0','2024-07-05 10:21:01','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-19 07:26:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172137366162323334243'),(540,'41721373636','11','1.00','3000','retail','0','2024-07-11 10:29:47','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-19 07:31:51','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172137418632200232132'),(541,'41721374332','11','1.00','3000','retail','0','2024-07-11 10:32:19','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-19 07:32:51','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172137433844740383327'),(542,'41721374441','74','1.00','3500','retail','0','2024-07-12 10:44:13','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-19 07:47:43','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172137505223020422423'),(543,'41721375308','11','1.00','3000','retail','0','2024-07-11 11:05:32','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-07-19 08:19:52','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172137633233133302637'),(545,'41721377745','11','1.00','3000','retail','0','2024-07-11 11:29:13','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-07-19 08:35:06','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172137775202333347101'),(547,'41721378134','11','1.00','3000','retail','0','2024-07-11 11:36:01','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-07-19 09:05:29','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172137816123200236303'),(549,'41721379956','11','1.00','3000','retail','0','2024-07-11 13:13:37','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-07-19 10:27:02','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172138401722731242224'),(551,'41721388494','7','1.00','3000','retail','0','2024-07-19 14:28:25','','','','0','Mpesa',0.00,'3000','','','4','0','1','2024-07-19 11:36:05','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172138850474323430022'),(553,'41721626775','7','1.00','3000','retail','0','2024-07-17 10:29:41','','','','0','Mpesa',0.00,'3000','','','4','0','1','2024-07-22 07:38:55','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172163338112220063333'),(555,'41721633956','7','1.00','3000','retail','0','2024-07-17 10:39:28','','','','0','Mpesa',0.00,'3000','','','4','0','1','2024-07-22 07:49:21','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172163396824333123700'),(557,'41721634565','7','1.00','3000','retail','0','2024-07-17 11:11:09','','','','0','Mpesa',0.00,'3000','','','4','0','1','2024-07-22 08:33:17','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172163586982570292274'),(559,'41721637223','7','1.00','3000','retail','0','2024-07-17 11:35:53','','','','0','Mpesa',0.00,'3000','','','4','0','1','2024-07-22 09:36:24','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172163735271300127023'),(561,'41721640989','7','1.00','3000','retail','0','2024-07-17 13:24:35','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-22 10:26:07','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172164387423233022320'),(562,'41721640989','7','1.00','3000','retail','0','2024-07-17 13:46:13','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-22 10:46:29','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172164517342000022315'),(563,'41721798567','7','1.00','3000','retail','0','2024-07-17 08:40:24','','','','0','Mpesa',0.00,'3000','','','4','0','1','2024-07-24 06:37:12','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172179962422232203220'),(565,'11721635868','75','1.00','1','retail','0','2024-07-24 10:01:33','','','','0','Cash',0.00,'1','','','1','0','1','2024-07-24 07:01:39','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','1172163587525874632631'),(566,'41721804637','7','1.00','3000','retail','0','2024-07-17 10:16:17','','','','0','Mpesa',0.00,'3000','','','4','0','1','2024-07-24 08:39:58','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172180537777322002027'),(568,'41721810402','7','1.00','3000','retail','0','2024-07-17 11:40:33','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-07-24 08:46:38','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172181043334342213223'),(570,'41721810402','7','1.00','3000','retail','0','2024-07-17 11:49:49','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-24 08:50:02','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172181098982323122303'),(571,'41721811101','7','1.00','3000','retail','0','2024-07-17 11:51:50','','','','0','Mpesa',0.00,'3000','','','4','0','1','2024-07-24 09:07:56','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172181111021322033084'),(573,'41721812872','7','1.00','3000','retail','0','2024-07-17 12:23:56','','','','0','Mpesa',0.00,'3000','','','4','0','1','2024-07-24 09:29:16','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172181303504002323723'),(575,'31721826937','17','1.00','10000','retail','0','2024-07-24 16:15:58','','','','0','Cash',0.00,'10000','','','3','0','1','2024-07-24 13:16:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3172182695703271032503'),(576,'31721826937','17','1.00','10000','retail','0','2024-07-24 16:21:01','','','','0','Cash',0.00,'10000','','','3','0','1','2024-07-24 13:21:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3172182726022073132210'),(577,'41721885463','7','1.00','3000','retail','0','2024-07-17 08:33:46','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-25 05:34:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172188562633034223332'),(578,'41721887896','7','1.00','3000','retail','0','2024-07-22 09:12:02','','','','0','Mpesa',0.00,'3000','','','4','0','1','2024-07-25 06:17:48','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172188792213847202023'),(580,'41721888278','7','1.00','3000','retail','0','2024-07-22 09:18:07','','','','0','Mpesa',0.00,'3000','','','4','0','1','2024-07-25 06:20:48','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172188828704072223222'),(582,'41721888493','7','1.00','3000','retail','0','2024-07-22 09:27:08','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-25 06:27:21','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172188882833210232003'),(583,'41721896137','8','1.00','2000','retail','0','2024-07-12 11:29:05','','','','0','Invoice',0.00,'2000','','','4','0','1','2024-07-25 08:42:56','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172189614530323331221'),(585,'41721897007','8','1.00','2000','retail','0','2024-07-12 11:43:42','','','','0','Invoice',0.00,'2000','','','4','0','1','2024-07-25 08:49:17','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172189702140003031932'),(587,'41721897395','8','1.00','2000','retail','0','2024-07-12 11:55:55','','','','0','Invoice',0.00,'2000','','','4','0','1','2024-07-25 09:13:40','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172189775433724327223'),(589,'41721898824','8','1.00','2000','retail','0','2024-07-12 12:51:24','','','','0','Invoice',0.00,'2000','','','4','0','1','2024-07-25 09:55:12','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172190108482324202384'),(591,'41721972102','8','1.00','2000','retail','0','2024-07-12 08:37:50','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-26 05:42:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172197227072332223300'),(592,'41721972647','8','1.00','2000','retail','0','2024-07-15 08:56:22','','','','0','Invoice',0.00,'2000','','','4','0','1','2024-07-26 06:05:06','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172197338103102241322'),(594,'41721974052','8','1.00','2000','retail','0','2024-07-15 09:09:17','','','','0','Invoice',0.00,'2000','','','4','0','1','2024-07-26 06:15:11','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172197415724102932333'),(596,'41721974511','8','1.00','2000','retail','0','2024-07-15 09:15:28','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-26 06:16:03','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172197452843313913402'),(597,'41721975028','8','1.00','2000','retail','0','2024-07-15 09:23:59','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-26 06:24:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172197503953032202217'),(598,'41721975083','8','1.00','2000','retail','0','2024-07-15 09:24:52','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-26 06:25:35','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172197509221247321173'),(599,'41721975184','74','1.00','3500','retail','0','2024-07-08 09:26:44','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-26 06:37:42','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172197520445773073133'),(601,'41721975890','74','1.00','3500','retail','0','2024-07-08 09:42:44','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-26 06:43:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172197616302631724332'),(602,'41721976267','74','1.00','3500','retail','0','2024-07-08 09:44:45','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-26 06:50:49','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172197628500333122020'),(604,'41721976747','74','1.00','3500','retail','0','2024-07-08 09:52:34','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-26 06:53:26','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172197675490234214221'),(605,'41721976835','74','1.00','3500','retail','0','2024-07-08 09:54:48','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-26 06:55:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172197684023033009322'),(606,'41721976956','74','1.00','3500','retail','0','2024-07-08 09:56:04','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-26 06:56:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172197696422133943322'),(607,'41721977004','74','1.00','3500','retail','0','2024-07-08 09:56:50','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-26 07:02:21','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172197700970330039993'),(609,'41721977375','74','1.00','3500','retail','0','2024-07-08 10:03:08','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-26 07:03:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172197738709302333344'),(610,'41721977811','74','1.00','3500','retail','0','2024-07-08 10:15:32','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-26 07:38:44','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172197813103223313123'),(612,'41722059909','74','1.00','3500','retail','0','2024-07-08 09:00:52','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-27 06:13:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172206005243233222231'),(613,'41722060941','8','1.00','2000','retail','0','2024-07-08 09:15:51','','','','0','Cash',0.00,'2000','','','4','0','1','2024-07-27 06:18:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','','','','','A','4172206095030302226222'),(614,'41722060941','11','1.00','3000','retail','0','2024-07-11 09:20:11','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-27 06:22:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172206121040742210204'),(615,'41722061420','11','1.00','3000','retail','0','2024-07-11 09:23:55','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-27 06:24:32','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172206143412640332330'),(616,'41722061660','74','1.00','3500','retail','0','2024-07-24 09:27:52','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-27 06:29:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172206167133233122036'),(617,'41722061857','74','1.00','3500','retail','0','2024-07-19 09:31:10','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-27 06:36:40','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172206187033214123803'),(619,'41722062219','74','1.00','3500','retail','0','2024-07-19 09:37:07','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-27 06:54:19','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172206222720123623001'),(621,'41722063272','74','1.00','3500','retail','0','2024-07-19 09:59:01','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-27 07:06:34','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172206354005002030320'),(623,'41722064028','74','1.00','3500','retail','0','2024-07-19 10:07:21','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-27 08:18:22','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172206404103204010446'),(624,'41722064028','74','1.00','3500','retail','0','2024-07-19 10:15:07','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-27 08:18:22','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172206450617442700430'),(626,'41722068306','74','1.00','3500','retail','0','2024-07-19 11:27:56','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-27 08:34:16','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172206887533030233253'),(628,'41722235050','74','1.00','3500','retail','0','2024-07-19 09:37:40','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-29 06:40:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172223506030230220231'),(629,'41722235567','74','1.00','3500','retail','0','2024-07-19 09:46:43','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-29 06:52:09','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172223560226223223200'),(631,'41722259925','11','1.00','3000','retail','0','2024-07-27 16:32:11','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-29 13:34:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172225993104323320192'),(632,'41722316624','74','1.00','3500','retail','0','2024-07-19 08:23:35','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-30 05:37:41','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172231701432033403300'),(634,'41722317896','74','1.00','3500','retail','0','2024-07-19 08:38:40','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-30 05:44:23','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172231792022022200122'),(636,'41722328086','11','1.00','3000','retail','0','2024-07-26 11:28:15','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-07-30 08:36:31','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172232809507035322272'),(638,'41722328613','11','1.00','3000','retail','0','2024-07-26 11:36:59','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-30 08:37:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172232861931224242222'),(639,'41722329249','74','1.00','3500','retail','0','2024-07-26 11:48:37','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-30 08:58:08','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172232931637204923104'),(641,'41722329977','74','1.00','3500','retail','0','2024-07-26 12:06:04','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-30 09:09:16','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172233036373722223403'),(643,'41722330576','74','1.00','3500','retail','0','2024-07-26 12:09:49','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-30 09:15:56','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172233058943502420200'),(645,'41722330576','74','1.00','3500','retail','0','2024-07-26 12:17:07','','','','0','Cash',0.00,'3500','','','4','0','1','2024-07-30 09:17:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172233102723302232202'),(646,'41722331140','74','1.00','3500','retail','0','2024-07-26 12:19:08','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-30 09:33:11','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172233114720042722003'),(648,'41722331997','74','1.00','3500','retail','0','2024-07-26 12:33:53','','','','0','Invoice',0.00,'3500','','','4','0','1','2024-07-30 09:39:24','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172233203323232343723'),(650,'41722332449','11','1.00','3000','retail','0','2024-07-27 12:45:04','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-07-30 09:56:00','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172233270432333302033'),(652,'41722332449','11','1.00','3000','retail','0','2024-07-27 13:05:04','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-30 10:05:52','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172233390402393033232'),(653,'41722336134','11','1.00','3000','retail','0','2024-07-29 13:46:29','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-07-30 11:08:39','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172233638823133387232'),(655,'41722340887','11','1.00','3000','retail','0','2024-07-27 15:14:25','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-30 12:16:48','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172234166542302372222'),(656,'41722342634','11','1.00','3000','retail','0','2024-07-27 15:31:28','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-07-30 12:37:28','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172234268707327434234'),(658,'41722403192','11','1.00','3000','retail','0','2024-07-30 08:24:29','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-31 05:31:07','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172240346930924043230'),(659,'41722404034','11','1.00','3000','retail','0','2024-07-24 08:34:08','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-31 05:36:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172240404730323330221'),(660,'41722404337','11','1.00','3000','retail','0','2024-07-27 08:39:04','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-07-31 05:47:25','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172240434340324224032'),(662,'41722404855','11','1.00','3000','retail','0','2024-07-27 08:47:42','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-07-31 05:53:36','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172240486260260023343'),(664,'41722407137','11','1.00','3000','retail','0','2024-07-27 09:25:46','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-31 06:27:20','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172240714630314223422'),(665,'41722407137','11','1.00','3000','retail','0','2024-07-30 09:54:17','','','','0','Cash',0.00,'3000','','','4','0','1','2024-07-31 06:54:55','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172240885773327005037'),(666,'41722419757','11','1.00','3000','retail','0','2024-07-27 12:56:04','','','','0','Invoice',0.00,'3000','','','4','0','1','2024-07-31 10:03:38','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172241976423294300230'),(668,'11722432812','13','1.00','2','retail','0','2024-07-31 16:33:40','','','','1','Cash',0.00,'2','','','1','0','1','2024-07-31 13:33:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2.00,'1','86.00','85','Inclusive','branch','Inventory','1110','4000','5500','','','B','1172243281920022331044'),(669,'31722433422','17','1.00','10000','retail','0','2024-07-31 16:43:50','','','','0','Cash',0.00,'10000','','','3','0','1','2024-07-31 13:44:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3172243343003112333233'),(670,'41722489660','74','1.00','3500','retail','0','2024-07-19 08:24:57','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 05:29:07','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172248989620443313309'),(671,'41722490231','11','1.00','3000','retail','0','2024-07-26 08:30:38','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-01 05:37:17','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172249023730332200300'),(672,'41722490673','74','1.00','3500','retail','0','2024-07-29 08:38:08','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 05:40:43','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172249068826208443260'),(673,'41722491791','8','1.00','2000','retail','0','2024-07-30 08:58:23','','','','0','Cash',0.00,'2000','','','4','0','1','2024-08-01 06:36:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172249190312202099301'),(674,'41722494229','74','1.00','3500','retail','0','2024-07-20 09:37:30','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 06:40:33','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172249425024103233023'),(675,'41722494501','11','1.00','3000','retail','0','2024-07-29 09:41:54','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-01 07:05:36','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172249451313333223355'),(676,'41722495964','74','1.00','3500','retail','0','2024-07-26 10:06:13','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 07:08:17','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172249597323093209002'),(677,'41722496143','74','1.00','3500','retail','0','2024-07-24 10:09:12','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 07:10:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172249615102731210020'),(678,'41722496285','74','1.00','3500','retail','0','2024-07-26 10:11:53','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 07:15:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4172249631333203023323'),(679,'41722496564','11','1.00','3000','retail','0','2024-07-25 10:16:10','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-01 07:18:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172249657032212200273'),(680,'41722496797','11','1.00','3000','retail','0','2024-07-27 10:20:03','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-01 07:22:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172249680343980232222'),(681,'41722496957','75','1.00','3500','retail','0','2024-04-27 11:13:10','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 08:17:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172249999030390202309'),(682,'41722500329','75','1.00','3500','retail','0','2024-04-19 11:18:59','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 08:22:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172250033822030323223'),(683,'41722500329','75','1.00','3500','retail','0','2024-04-19 11:23:06','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 08:25:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172250058503300023322'),(684,'41722500329','75','1.00','3500','retail','0','2024-04-19 11:26:15','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 08:27:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172250077532525570503'),(685,'41722500874','75','1.00','3500','retail','0','2024-04-19 11:28:02','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 08:28:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172250088238220225430'),(686,'41722500960','75','1.00','3500','retail','0','2024-04-25 11:29:40','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 08:30:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172250098032302380947'),(687,'41722501050','75','1.00','3500','retail','0','2024-04-25 11:31:03','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 08:32:38','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172250106233034700023'),(688,'41722501494','75','1.00','3500','retail','0','2024-04-04 11:39:13','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 09:04:05','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172250155227002331252'),(689,'41722503070','75','1.00','3500','retail','0','2024-04-06 12:04:52','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 09:07:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172250309202223432032'),(690,'41722503373','75','1.00','3500','retail','0','2024-04-26 12:09:45','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 09:11:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172250338433035332333'),(691,'41722503519','75','1.00','3500','retail','0','2024-04-02 12:12:25','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 09:15:17','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172250354520420303232'),(692,'41722504536','75','1.00','3500','retail','0','2024-04-02 12:30:41','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 09:33:54','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172250464042172470322'),(693,'41722504871','75','1.00','3500','retail','0','2024-04-02 12:34:50','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 09:54:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172250489033024023402'),(694,'41722506170','75','1.00','3500','retail','0','2024-05-02 12:56:24','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 09:58:21','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172250618350852283330'),(695,'41722506380','75','1.00','3500','retail','0','2024-05-21 12:59:55','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 10:05:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172250639533235412023'),(696,'41722508694','75','1.00','3500','retail','0','2024-06-20 13:38:26','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 11:18:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172250870622432833302'),(697,'41722511128','75','1.00','3500','retail','0','2024-06-20 14:19:09','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 11:20:24','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172251114920203210311'),(698,'41722511311','75','1.00','3500','retail','0','2024-06-21 14:22:02','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 11:23:55','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172251132132223233233'),(699,'31722515597','17','1.00','10000','retail','0','2024-05-24 15:33:53','','','','0','Cash',0.00,'10000','','','3','0','1','2024-08-01 12:34:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3172251563222003022513'),(700,'31722515597','17','1.00','10000','retail','0','2024-07-19 15:38:14','','','','0','Cash',0.00,'10000','','','3','0','1','2024-08-01 12:38:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3172251589423133414320'),(701,'31722515947','17','1.00','10000','retail','0','2024-07-19 15:39:13','','','','0','Cash',0.00,'10000','','','3','0','1','2024-08-01 12:39:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3172251595345423329334'),(702,'31722515947','17','1.00','10000','retail','0','2024-05-18 15:48:47','','','','0','Cash',0.00,'10000','','','3','0','1','2024-08-01 12:50:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3172251652602332305223'),(703,'31722515947','17','1.00','10000','retail','0','2024-05-18 15:52:20','','','','0','Cash',0.00,'10000','','','3','0','1','2024-08-01 12:52:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3172251674032744203403'),(704,'31722516915','17','1.00','10000','retail','0','2024-05-18 15:55:24','','','','0','Cash',0.00,'10000','','','3','0','1','2024-08-01 12:55:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3172251692332212227331'),(705,'31722516915','17','1.00','10000','retail','0','2024-06-28 15:59:34','','','','0','Cash',0.00,'10000','','','3','0','1','2024-08-01 13:00:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','','','','','B','3172251717112517710221'),(706,'41722514840','75','1.00','3500','retail','0','2024-06-06 16:02:47','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-01 13:06:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172251736712322043322'),(707,'41722592976','11','1.00','3000','retail','0','2024-08-01 13:03:07','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-02 10:06:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172259298743733203280'),(708,'41722594109','11','1.00','3000','retail','0','2024-08-01 13:21:57','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-02 10:24:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172259411632602462324'),(709,'41722596375','74','1.00','3500','retail','0','2024-08-01 13:59:43','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-02 11:05:36','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172259638223303022333'),(710,'41722596765','74','1.00','3500','retail','0','2024-08-01 14:06:12','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-02 11:08:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172259677223220323323'),(711,'41722597170','11','1.00','3000','retail','0','2024-08-01 14:12:56','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-02 11:15:08','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172259717603022013002'),(712,'41722597325','74','1.00','3500','retail','0','2024-08-01 14:15:31','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-02 11:17:05','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172259733122131034322'),(713,'41722597440','11','1.00','3000','retail','0','2024-08-02 14:17:30','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-02 11:19:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172259745024313243432'),(714,'41722597758','75','1.00','3500','retail','0','2024-08-01 14:22:47','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-02 11:25:39','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172259776632350023930'),(715,'41722598225','8','1.00','2000','retail','0','2024-08-02 14:33:12','','','','0','Cash',0.00,'2000','','','4','0','1','2024-08-02 11:38:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172259839203933303290'),(716,'41722836476','11','1.00','3000','retail','0','2024-08-05 08:41:23','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-05 05:43:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172283648322338344612'),(717,'41722836667','8','1.00','2000','retail','0','2024-07-31 08:44:34','','','','0','Cash',0.00,'2000','','','4','0','1','2024-08-05 05:46:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172283667342242203232'),(718,'41722845495','74','1.00','3500','retail','0','2024-08-05 11:12:05','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-05 08:13:59','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172284552503722322220'),(719,'41722849622','74','1.00','3500','retail','0','2024-08-05 12:41:25','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-05 09:50:32','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172285088400823830842'),(720,'41722851449','74','1.00','3500','retail','0','2024-08-05 12:52:17','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-05 09:53:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172285153752332723317'),(721,'41722928674','11','1.00','3000','retail','0','2024-07-27 10:18:07','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-06 07:21:33','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172292868730032028847'),(722,'41723016224','74','1.00','3500','retail','0','2024-08-06 10:37:10','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-07 07:39:58','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172301623031112002016'),(723,'41723016428','74','1.00','3500','retail','0','2024-08-07 10:40:41','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-07 07:42:51','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172301644134327336002'),(724,'41723017168','74','1.00','3500','retail','0','2024-08-07 10:53:01','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-07 07:55:10','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172301718032303034833'),(725,'41723018220','74','1.00','3500','retail','0','2024-08-10 11:10:31','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-07 08:12:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172301823121127222021'),(726,'41723018403','74','1.00','3500','retail','0','2024-08-12 11:16:47','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-07 08:17:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172301860622872414833'),(727,'41723018749','74','1.00','3500','retail','0','2024-08-14 11:19:17','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-07 08:20:05','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172301875642170372523'),(728,'41723020019','74','1.00','3500','retail','0','2024-07-29 11:40:29','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-07 08:42:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172302002992270222292'),(729,'41723020636','74','1.00','3500','retail','0','2024-08-09 11:50:56','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-07 08:53:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172302065624003102610'),(730,'31723022442','78','1.00','20000','retail','0','2024-08-07 12:42:06','','','','0','Cash',2758.62,'20000','','','3','16.00','1','2024-08-07 09:46:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',17241.38,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','C','3172302334733033333332'),(731,'41723201117','8','1.00','2000','retail','0','2024-08-05 13:58:46','','','','0','Cash',0.00,'2000','','','4','0','1','2024-08-09 11:01:21','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172320112552202033220'),(732,'41723202293','11','1.00','3000','retail','0','2024-08-02 14:18:20','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-09 11:20:33','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172320229922222332012'),(733,'41723204021','74','1.00','3500','retail','0','2024-08-07 14:47:10','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-09 11:48:26','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172320403032223223123'),(734,'41723205366','8','1.00','2000','retail','0','2024-08-09 15:09:50','','','','0','Cash',0.00,'2000','','','4','0','1','2024-08-09 12:13:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172320539002723430322'),(735,'41723205923','11','1.00','3000','retail','0','2024-08-09 15:27:41','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-09 12:28:59','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172320646136377301334'),(736,'41723206571','11','1.00','3000','retail','0','2024-08-09 15:29:38','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-09 12:30:34','1','1','returned','1','new','pcs','','2024-08-09 15:30:34','4','yes','','0','','','EXEMPTED',3000.00,'1','13.00','12','Inclusive','branch','Service','','','','','','A','4172320657742263222020'),(737,'41723206640','11','1.00','3000','retail','0','2024-08-09 15:30:47','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-09 12:31:32','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172320664620220430442'),(738,'41723445190','7','1.00','3000','retail','0','2024-08-12 09:47:29','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-12 06:48:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172344524943230742330'),(739,'41723445309','7','1.00','3000','retail','0','2024-08-12 09:48:49','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-12 06:49:37','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172344532822322200343'),(740,'41723453990','7','1.00','3000','retail','0','2024-08-06 12:13:18','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-12 09:59:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172345399849142427323'),(741,'41723456806','7','1.00','3000','retail','0','2024-08-06 13:00:16','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-12 10:00:54','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172345681603053630623'),(742,'31723457092','7','1.00','3000','retail','0','2024-08-06 13:05:05','','','','0','Cash',0.00,'3000','','','3','0','1','2024-08-12 10:08:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','3172345710427030243202'),(743,'31723457293','7','1.00','3000','retail','0','2024-08-06 13:08:37','','','','0','Cash',0.00,'3000','','','3','0','1','2024-08-12 10:08:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','3172345731630323320023'),(744,'41723531323','7','1.00','3000','retail','0','2024-08-06 09:43:58','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-13 06:47:13','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172353143824102222324'),(745,'41723531655','7','1.00','3000','retail','0','2024-08-06 09:47:43','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-13 06:48:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172353166314325133070'),(746,'31723537118','73','1.00','195000','retail','0','2024-08-13 11:18:52','','','','0','Cash',0.00,'195000.00','','','3','0','1','2024-08-13 08:19:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',195000.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','3172353713202333243231'),(747,'41723541796','7','1.00','3000','retail','0','2024-08-06 12:36:45','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-13 09:59:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172354180422172444133'),(748,'41723548158','7','1.00','3000','retail','0','2024-08-06 14:23:14','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-13 11:25:44','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172354819432208032333'),(749,'41723550614','7','1.00','3000','retail','0','2024-08-06 15:04:18','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-13 12:05:55','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172355065883022035463'),(750,'41723550756','7','1.00','3000','retail','0','2024-08-06 15:15:28','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-13 12:16:44','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172355077434732022353'),(751,'41723551405','7','1.00','3000','retail','0','2024-08-06 15:18:09','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-13 12:18:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172355148824200240228'),(752,'41723551921','7','1.00','3000','retail','0','2024-08-06 15:33:41','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-13 12:33:59','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172355242043022222233'),(753,'41724227656','7','1.00','3000','retail','0','2024-08-21 11:08:20','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-21 08:09:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172422770003422273330'),(754,'41724410898','8','1.00','2000','retail','0','2024-08-16 14:04:17','','','','0','Cash',0.00,'2000','','','4','0','1','2024-08-23 11:07:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172441105742244203212'),(755,'41724832083','11','1.00','3000','retail','0','2024-08-15 11:01:30','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 08:09:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172483208923883320342'),(756,'41724832083','11','1.00','3000','retail','0','2024-08-16 11:12:36','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 08:14:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172483275623017520127'),(757,'41724832083','11','1.00','3000','retail','0','2024-08-16 11:16:24','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 08:22:59','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172483298380323343233'),(758,'41724833407','11','1.00','3000','retail','0','2024-08-16 11:23:44','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 08:26:26','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172483342322203702443'),(759,'41724833621','11','1.00','3000','retail','0','2024-08-27 11:27:58','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 08:29:53','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172483367723036443240'),(760,'41724833819','11','1.00','3000','retail','0','2024-08-16 11:35:06','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 08:36:54','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172483410502271237320'),(761,'41724834259','11','1.00','3000','retail','0','2024-08-12 11:37:49','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 08:40:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172483426903022200432'),(762,'41724834479','11','1.00','3000','retail','0','2024-08-20 11:41:59','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 08:43:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172483451883742344323'),(763,'41724834658','11','1.00','3000','retail','0','2024-08-12 11:44:26','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 08:46:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172483466532283023333'),(764,'41724834853','11','1.00','3000','retail','0','2024-08-19 11:47:41','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 09:16:52','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172483486103304023322'),(765,'41724836633','11','1.00','3000','retail','0','2024-08-03 12:17:25','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 09:24:55','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172483664432734310223'),(766,'41724837114','11','1.00','3000','retail','0','2024-08-27 12:25:36','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 09:31:21','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172483713603218130344'),(767,'41724837526','11','1.00','3000','retail','0','2024-08-21 12:32:14','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 09:35:38','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172483753403307023322'),(768,'41724837757','11','1.00','3000','retail','0','2024-08-27 12:36:05','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 09:38:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172483776512202274620'),(769,'41724837927','11','1.00','3000','retail','0','2024-08-28 12:38:54','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 09:41:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172483793432379340308'),(770,'41724838929','11','1.00','3000','retail','0','2024-08-22 12:58:27','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 09:59:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172483910623903402112'),(771,'41724839908','11','1.00','3000','retail','0','2024-08-23 14:04:04','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 11:07:38','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172484304420224023702'),(772,'41724843400','11','1.00','3000','retail','0','2024-08-23 14:10:14','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 11:13:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172484341422430042220'),(773,'41724843679','11','1.00','3000','retail','0','2024-08-23 14:15:00','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 11:18:38','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172484369902603233373'),(774,'41724843942','74','1.00','3500','retail','0','2024-08-23 14:19:44','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-28 11:22:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172484398323832323302'),(775,'41724844379','11','1.00','3000','retail','0','2024-08-28 14:53:56','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 12:00:31','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172484603534737730326'),(776,'41724846504','11','1.00','3000','retail','0','2024-08-28 15:14:38','','','','0','Cash',0.00,'3000','','','4','0','1','2024-08-28 12:18:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172484727700430272003'),(777,'41724909554','74','1.00','3500','retail','0','2024-08-15 10:08:04','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-29 07:25:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172491528442298832253'),(778,'41724916371','74','1.00','3500','retail','0','2024-08-16 10:28:44','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-29 07:31:51','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172491652323325422233'),(779,'41724916768','74','1.00','3500','retail','0','2024-08-17 10:33:18','','','','0','Cash',0.00,'3500','','','4','0','1','2024-08-29 07:36:02','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172491679772630302220'),(780,'41724937605','74','1.00','3500','retail','0','2024-08-31 16:43:52','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-02 13:47:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172493761662792722234'),(781,'41725284913','74','1.00','3500','retail','0','2024-08-30 16:49:00','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-02 13:50:58','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172528493682242620322'),(782,'41725285094','8','1.00','2000','retail','0','2024-08-29 16:51:46','','','','0','Cash',0.00,'2000','','','4','0','1','2024-09-02 13:53:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172528510400823034342'),(783,'41725285253','11','1.00','3000','retail','0','2024-08-21 16:54:25','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-02 13:57:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172528526223768000003'),(784,'41725285456','11','1.00','3000','retail','0','2024-08-31 16:57:47','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-02 13:59:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172528546762023700024'),(785,'41725341420','74','1.00','3500','retail','0','2024-08-24 08:31:47','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-03 05:35:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172534150720232324222'),(786,'41725341867','74','1.00','3500','retail','0','2024-08-24 08:38:06','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-03 05:40:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172534188636322348803'),(787,'41725356324','11','1.00','3000','retail','0','2024-08-30 12:38:55','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-03 09:41:10','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172535633545743230254'),(788,'41725356493','74','1.00','3500','retail','0','2024-08-21 12:41:44','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-03 09:43:37','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172535650303235022022'),(789,'41725356633','11','1.00','3000','retail','0','2024-08-16 12:59:43','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-03 10:01:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172535758370330033333'),(790,'41725357679','11','1.00','3000','retail','0','2024-08-16 13:01:31','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-03 10:03:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172535769040030727203'),(791,'41725358199','11','1.00','3000','retail','0','2024-08-22 13:10:09','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-03 10:10:37','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172535820942729325352'),(792,'41725358455','11','1.00','3000','retail','0','2024-09-02 13:14:24','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-03 10:15:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172535846345225530363'),(793,'41725358526','11','1.00','3000','retail','0','2024-09-02 13:15:37','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-03 10:16:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172535853701303025333'),(794,'41725358599','11','1.00','3000','retail','0','2024-09-02 13:16:46','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-03 10:17:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172535860623333330203'),(795,'41725358695','11','1.00','3000','retail','0','2024-09-02 13:18:22','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-03 10:18:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172535870237003272023'),(796,'31725368305','73','1.00','195000','retail','0','2024-09-03 16:09:16','','','','0','Cash',0.00,'195000.00','','','3','0','1','2024-09-03 13:09:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',195000.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','3172536832002433222204'),(797,'31725368305','79','1.00','13500','retail','0','2024-09-03 16:09:16','','','','0','Cash',0.00,'13500.00','','','3','0','1','2024-09-03 13:09:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',13500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5650','','','','3172536895620315213027'),(798,'31725526914','80','1.00','6000','retail','0','2024-09-05 12:08:47','','','','0','Cash',0.00,'6000','','','3','0','1','2024-09-05 09:09:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',6000.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','3172552730623303232572'),(799,'41725884738','7','1.00','3000','retail','0','2024-08-12 15:25:46','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-09 12:27:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172588474504723805230'),(800,'41725884826','7','1.00','3000','retail','0','2024-08-12 15:27:17','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-09 12:28:05','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172588483682783333828'),(801,'41725884940','7','1.00','3000','retail','0','2024-08-12 15:29:52','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-09 12:30:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172588499233024032803'),(802,'41725885013','7','1.00','3000','retail','0','2024-09-09 15:31:31','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-09 12:32:08','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172588509120285332012'),(803,'41725885319','7','1.00','3000','retail','0','2024-08-12 15:35:46','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-09 12:36:20','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172588534548434283228'),(804,'41725886765','7','1.00','3000','retail','0','2024-08-012 16:00:04','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-09 13:01:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172588677587302424206'),(805,'41725886892','7','1.00','3000','retail','0','2024-08-12 16:07:19','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-09 13:08:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172588723903784033000'),(806,'41725965271','7','1.00','3000','retail','0','2024-08-12 13:50:11','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-10 10:51:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172596541194213306003'),(807,'41725965518','7','1.00','3000','retail','0','2024-08-12 13:52:12','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-10 10:52:38','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172596553124103703202'),(808,'41725965558','7','1.00','3000','retail','0','2024-08-12 13:53:01','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-10 10:53:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172596558020083300352'),(809,'41725965604','7','2.00','6000','retail','0','2024-09-09 14:07:12','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-10 11:11:02','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'2','2.00','0','Inclusive','branch','Service','','','','','','A','4172596643121360333330'),(810,'41726466429','7','1.00','3000','retail','0','2024-08-26 09:06:21','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-16 06:06:55','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172646678023402724200'),(811,'41726466990','7','1.00','3000','retail','0','2024-08-26 09:31:55','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-16 06:33:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172646831544402323373'),(812,'41726579301','7','1.00','3000','retail','0','2024-09-16 16:26:15','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-17 13:27:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172657957594320246733'),(813,'41726733439','7','1.00','3000','retail','0','2024-07-29 11:16:15','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-19 08:23:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172673377433220037027'),(814,'41726734182','7','1.00','3000','retail','0','2024-08-19 11:25:43','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-19 08:26:01','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172673434321627742342'),(815,'41726734362','7','1.00','3000','retail','0','2024-08-26 11:26:52','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-19 08:27:31','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172673441171322002021'),(816,'41726734452','7','1.00','3000','retail','0','2024-09-16 11:28:37','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-19 08:28:58','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4172673451733024323472'),(818,'41727167342','58','20.00','180000','retail','20000','2024-09-24 11:43:10','','','','0','Cash',0.00,'9000','','','4','0','1','2024-09-24 08:44:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'20','20052.00','20032','Inclusive','branch','Service','','','','','','B','4172716739030226323229'),(819,'41727169214','58','20.00','180000','retail','20000','2024-09-24 12:13:59','','','','0','Cash',0.00,'9000','','','4','0','1','2024-09-24 09:15:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'20','20144.00','20124','Inclusive','branch','Service','','','','','','B','4172716923993922234192'),(820,'41727682986','74','1.00','3500','retail','0','2024-09-21 11:16:57','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 08:20:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172768421606246024012'),(821,'41727684592','74','1.00','3500','retail','0','2024-09-27 11:23:27','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 08:24:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172768460632120344803'),(822,'41727685431','74','1.00','3500','retail','0','2024-09-21 11:37:25','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 08:55:38','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172768544502303425222'),(823,'41727686607','74','1.00','3500','retail','0','2024-09-20 11:56:56','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 08:59:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172768661572633621333'),(824,'41727686796','74','1.00','3500','retail','0','2024-09-20 12:00:12','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 09:02:29','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172768681242702340002'),(825,'41727686982','74','1.00','3500','retail','0','2024-09-25 12:03:08','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 09:05:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172768698800020462938'),(826,'41727687154','74','1.00','3500','retail','0','2024-09-25 12:06:02','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 09:07:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172768716172220187621'),(827,'41727687298','74','1.00','3500','retail','0','2024-09-27 12:08:25','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 09:10:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172768730480370320723'),(828,'41727687458','74','1.00','3500','retail','0','2024-09-27 12:11:06','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 09:12:52','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172768746643243301303'),(829,'41727687593','74','1.00','3500','retail','0','2024-09-27 12:13:20','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 09:15:26','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172768760073600202233'),(830,'41727687753','74','1.00','3500','retail','0','2024-09-27 12:16:03','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 09:17:31','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172768776223373270032'),(831,'41727687873','74','1.00','3500','retail','0','2024-09-18 12:18:00','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 09:20:08','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172768788030322648803'),(832,'41727688027','74','1.00','3500','retail','0','2024-09-18 12:20:34','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 09:22:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172768803432628838240'),(833,'41727688152','74','1.00','3500','retail','0','2024-09-13 12:22:40','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 09:26:29','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172768816033242463428'),(834,'41727688423','74','1.00','3500','retail','0','2024-09-11 12:27:30','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 09:39:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172768845052332482238'),(835,'41727689210','74','1.00','3500','retail','0','2024-09-19 12:40:23','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 10:05:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172768922237373220222'),(836,'41727690747','74','1.00','3500','retail','0','2024-09-14 13:05:58','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 10:08:35','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172769075830033693222'),(837,'41727690939','74','1.00','3500','retail','0','2024-09-07 13:09:05','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 10:10:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172769094530229704073'),(838,'41727691079','74','1.00','3500','retail','0','2024-09-07 13:11:26','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 10:13:20','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172769108543300312220'),(839,'41727691224','74','1.00','3500','retail','0','2024-09-04 13:13:53','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 10:16:33','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172769123322332220333'),(840,'41727691412','74','1.00','3500','retail','0','2024-09-07 13:17:11','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 10:20:37','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172769143126173734774'),(841,'41727691668','74','1.00','3500','retail','0','2024-09-11 13:21:42','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 10:24:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172769170230002030123'),(842,'41727691888','74','1.00','3500','retail','0','2024-09-06 13:24:57','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 10:26:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172769189791722332033'),(843,'41727692024','74','1.00','3500','retail','0','2024-09-30 13:27:10','','','','0','Cash',0.00,'3500','','','4','0','1','2024-09-30 10:28:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','','','A','4172769203037723732302'),(844,'41727692656','8','1.00','2000','retail','0','2024-09-20 13:37:53','','','','0','Cash',0.00,'2000','','','4','0','1','2024-09-30 10:39:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172769267323233022262'),(845,'41727692822','8','1.00','2000','retail','0','2024-09-28 13:40:32','','','','0','Cash',0.00,'2000','','','4','0','1','2024-09-30 10:42:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172769283133012932943'),(846,'41727692980','8','1.00','2000','retail','0','2024-09-11 13:43:16','','','','0','Cash',0.00,'2000','','','4','0','1','2024-09-30 10:44:52','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172769299642300209232'),(847,'41727693092','8','1.00','2000','retail','0','2024-09-11 13:45:13','','','','0','Cash',0.00,'2000','','','4','0','1','2024-09-30 10:47:03','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172769311232166061303'),(848,'41727693246','8','1.00','2000','retail','0','2024-09-17 13:47:34','','','','0','Cash',0.00,'2000','','','4','0','1','2024-09-30 10:49:51','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172769325304734022322'),(849,'41727693418','8','1.00','2000','retail','0','2024-09-14 13:50:27','','','','0','Cash',0.00,'2000','','','4','0','1','2024-09-30 10:52:32','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172769342727247327332'),(850,'41727693591','8','1.00','2000','retail','0','2024-09-14 13:53:18','','','','0','Cash',0.00,'2000','','','4','0','1','2024-09-30 10:54:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172769359802327933222'),(851,'41727693708','8','1.00','2000','retail','0','2024-09-11 13:55:19','','','','0','Cash',0.00,'2000','','','4','0','1','2024-09-30 10:57:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172769371929033020324'),(852,'41727693889','8','1.00','2000','retail','0','2024-09-06 13:58:25','','','','0','Cash',0.00,'2000','','','4','0','1','2024-09-30 11:00:26','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172769390423224329490'),(853,'41727694067','8','1.00','2000','retail','0','2024-09-10 14:01:18','','','','0','Cash',0.00,'2000','','','4','0','1','2024-09-30 11:02:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172769407722322216026'),(854,'41727694154','8','1.00','2000','retail','0','2024-09-03 14:03:04','','','','0','Cash',0.00,'2000','','','4','0','1','2024-09-30 11:04:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4172769418400222222200'),(855,'41727699544','11','1.00','3000','retail','0','2024-09-27 15:32:33','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-30 12:35:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172769955330633435120'),(856,'41727699729','11','1.00','3000','retail','0','2024-09-24 15:35:37','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-30 12:39:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172769973622627734272'),(857,'41727699986','11','1.00','3000','retail','0','2024-09-27 15:39:52','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-30 12:45:58','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172769999273903933104'),(858,'41727700384','11','1.00','3000','retail','0','2024-09-24 15:46:34','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-30 12:48:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172770039333002000320'),(859,'41727700527','11','1.00','3000','retail','0','2024-09-16 15:49:16','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-30 12:52:29','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172770055507000547330'),(860,'41727700765','11','1.00','3000','retail','0','2024-09-06 15:52:54','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-30 12:55:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172770077303240001320'),(861,'41727700947','11','1.00','3000','retail','0','2024-09-14 15:56:02','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-30 13:01:31','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172770096222343230043'),(862,'41727701316','11','1.00','3000','retail','0','2024-09-17 16:02:03','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-30 13:03:44','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172770132332321203330'),(863,'41727701492','11','1.00','3000','retail','0','2024-09-16 16:05:18','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-30 13:07:10','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172770151847032223320'),(864,'41727701671','11','1.00','3000','retail','0','2024-09-17 16:07:56','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-30 13:09:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172770167663337003323'),(865,'41727701813','11','1.00','3000','retail','0','2024-09-20 16:10:22','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-30 13:11:43','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172770182202307040230'),(866,'41727701938','11','1.00','3000','retail','0','2024-09-12 16:12:27','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-30 13:15:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172770194634022143920'),(867,'41727702163','11','1.00','3000','retail','0','2024-09-03 16:16:09','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-30 13:17:01','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172770216823224321806'),(868,'41727702249','11','1.00','3000','retail','0','2024-09-06 16:17:36','','','','0','Cash',0.00,'3000','','','4','0','1','2024-09-30 13:19:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172770225630332432332'),(869,'41727958463','11','1.00','3000','retail','0','2024-09-06 15:28:47','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-03 12:31:38','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172795852731232707523'),(870,'41727959069','11','1.00','3000','retail','0','2024-09-21 15:37:56','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-03 12:39:43','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172795907542533522220'),(871,'41727959302','11','1.00','3000','retail','0','2024-09-24 15:41:48','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-03 12:43:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172795930773233240043'),(872,'41727959474','11','1.00','3000','retail','0','2024-09-27 15:44:41','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-03 12:45:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172795948120213032030'),(873,'41727959529','11','1.00','3000','retail','0','2024-09-27 15:45:43','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-03 12:46:24','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172795954333304379329'),(874,'41727961519','11','1.00','3000','retail','0','2024-10-03 16:18:49','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-03 13:21:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172796152894237174223'),(875,'31728028261','58','1.00','10000','retail','0','2024-10-02 10:51:26','','','','0','Cash',0.00,'10000','','','3','0','1','2024-10-04 07:52:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','20162.00','20161','Inclusive','branch','Service','','','','','','B','3172802828673206720380'),(876,'41728471797','11','1.00','3000','retail','0','2024-10-04 14:03:28','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-09 11:05:10','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172847180780430022332'),(877,'41729748786','11','1.00','3000','retail','0','2024-09-24 08:47:00','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-24 06:18:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172974882023230832292'),(878,'41729750721','11','1.00','3000','retail','0','2024-09-24 09:18:56','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-24 06:20:08','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4172975073623233220222'),(879,'31729860143','81','1.00','10000','retail','0','2024-10-25 16:15:47','','','','0','Cash',1379.31,'10000','','','3','16.00','1','2024-10-25 13:16:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',8620.69,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','3172986213492273020313'),(880,'31729862203','81','1.00','10000','retail','0','2024-10-23 16:16:55','','','','0','Cash',1379.31,'10000','','','3','16.00','1','2024-10-25 13:18:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',8620.69,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','3172986221525382020203'),(881,'31729863728','81','1.00','10000','retail','0','2024-10-23 16:42:18','','','','0','Cash',1379.31,'10000','','','3','16.00','1','2024-10-25 13:43:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',8620.69,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','3172986373723723333232'),(882,'41730189759','8','1.00','2000','retail','0','2024-10-02 11:16:13','','','','0','Cash',0.00,'2000','','','4','0','1','2024-10-29 08:33:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173018977223248390221'),(883,'41730192330','8','1.00','2000','retail','0','2024-10-11 11:58:58','','','','0','Cash',0.00,'2000','','','4','0','1','2024-10-29 09:00:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173019233873444329332'),(884,'41730192468','8','1.00','2000','retail','0','2024-10-11 12:01:19','','','','0','Cash',0.00,'2000','','','4','0','1','2024-10-29 09:02:51','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173019247813222272213'),(885,'41730193481','8','1.00','2000','retail','0','2024-10-12 12:18:42','','','','0','Cash',0.00,'2000','','','4','0','1','2024-10-29 10:02:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173019352123223000232'),(886,'41730196338','8','1.00','2000','retail','0','2024-10-12 13:05:45','','','','0','Cash',0.00,'2000','','','4','0','1','2024-10-29 10:07:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173019634533314003271'),(887,'41730196947','11','1.00','3000','retail','0','2024-10-22 13:19:01','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-29 10:20:36','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4173019714032032003449'),(888,'41730197268','11','1.00','3000','retail','0','2024-10-09 13:21:30','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-29 10:24:36','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4173019729022343010333'),(889,'41730198568','11','1.00','3000','retail','0','2024-10-28 13:42:57','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-29 11:01:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4173019857702320421225'),(890,'41730199949','11','1.00','3000','retail','0','2024-10-03 14:05:55','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-29 11:09:02','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4173019995513252330720'),(891,'41730200183','11','1.00','3000','retail','0','2024-10-24 14:09:52','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-29 11:15:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4173020019204000333402'),(892,'41730200534','11','1.00','3000','retail','0','2024-10-24 14:15:44','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-29 11:17:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4173020054443032373323'),(893,'41730200677','11','1.00','3000','retail','0','2024-10-24 14:18:04','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-29 11:19:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4173020068301367220004'),(894,'41730200958','11','1.00','3000','retail','0','2024-10-23 14:22:45','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-29 11:24:29','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4173020096566033203237'),(895,'41730201971','11','1.00','3000','retail','0','2024-10-16 14:39:49','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-29 13:06:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4173020198921990003322'),(896,'41730207248','11','1.00','3000','retail','0','2024-10-03 16:07:34','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-29 13:10:26','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4173020725440034752503'),(897,'41730207473','11','1.00','3000','retail','0','2024-10-17 16:11:27','','','','0','Cash',0.00,'3000','','','4','0','1','2024-10-29 13:15:44','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','','','','','A','4173020748733773037307'),(898,'31730266974','58','1.00','10000','retail','0','2024-10-30 08:43:43','','','','0','Cash',0.00,'10000','','','3','0','1','2024-10-30 05:44:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','20162.00','20161','Inclusive','branch','Service','','','','','','B','3173026702320423370300'),(899,'41730443592','11','1.00','3000','retail','0','2024-10-31 09:52:06','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-01 06:55:53','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173044392540223533102'),(900,'41730444399','11','1.00','3000','retail','0','2024-10-30 10:00:10','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-01 07:02:04','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173044440930223334292'),(901,'41730444542','74','1.00','3500','retail','0','2024-10-30 10:02:46','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 07:08:08','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173044456630543706630'),(902,'41730444924','74','1.00','3500','retail','0','2024-10-30 10:08:52','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 07:11:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173044493224733320142'),(903,'41730445103','74','1.00','3500','retail','0','2024-10-29 10:11:49','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 07:13:39','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173044510920053024420'),(904,'41730445245','74','1.00','3500','retail','0','2024-10-02 10:14:25','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 07:17:20','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173044526424430024312'),(905,'41730445457','74','1.00','3500','retail','0','2024-11-01 10:18:02','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 07:19:31','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173044548247222018322'),(906,'41730445598','74','1.00','3500','retail','0','2024-10-19 10:20:05','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 07:22:29','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173044560540232254222'),(907,'41730445773','74','1.00','3500','retail','0','2024-10-04 10:23:05','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 07:26:53','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173044578532402232202'),(908,'41730446033','74','1.00','3500','retail','0','2024-10-02 10:27:30','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 07:29:38','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173044605070300323400'),(909,'41730446199','74','1.00','3500','retail','0','2024-10-09 10:30:22','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 07:33:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173044622260022464306'),(910,'41730446423','74','1.00','3500','retail','0','2024-10-04 10:34:03','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 07:36:43','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173044644223223230333'),(911,'41730446630','74','1.00','3500','retail','0','2024-10-01 10:37:18','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 07:39:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173044663723612432103'),(912,'41730446781','74','1.00','3500','retail','0','2024-10-24 10:39:49','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 07:42:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173044678943330222408'),(913,'41730446971','74','1.00','3500','retail','0','2024-10-25 10:42:58','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 07:45:17','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173044697827002336290'),(914,'41730447135','74','1.00','3500','retail','0','2024-10-25 10:45:59','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 07:46:48','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173044715834332030732'),(915,'41730447234','74','1.00','3500','retail','0','2024-10-11 10:47:35','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 07:48:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173044725550301732223'),(916,'41730447376','74','1.00','3500','retail','0','2024-10-18 10:49:41','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 07:50:46','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173044738173002332402'),(917,'41730447476','74','1.00','3500','retail','0','2024-10-28 10:51:23','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 07:56:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173044748200203032302'),(918,'41730458452','74','1.00','3500','retail','0','2024-10-11 13:54:19','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 10:56:29','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173045845922020373032'),(919,'41730458929','74','1.00','3500','retail','0','2024-10-23 14:02:30','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-01 11:07:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173045895033832033443'),(920,'41730459258','11','1.00','3000','retail','0','2024-10-22 14:07:46','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-01 11:11:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173045926636104220540'),(921,'41730704729','74','1.00','3500','retail','0','2024-11-01 10:19:29','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-04 08:28:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173070476843300342320'),(922,'41730708946','74','1.00','3500','retail','0','2024-11-04 11:29:24','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-04 08:30:52','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173070896430333303230'),(923,'41730717486','74','1.00','3500','retail','0','2024-11-02 13:51:38','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-04 10:54:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173071749833933232730'),(924,'41730795690','74','1.00','3500','retail','0','2024-10-04 11:35:17','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-05 08:36:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173079571737230203730'),(925,'41730795851','74','1.00','3500','retail','0','2024-10-01 11:41:45','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-05 08:43:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173079610520323170320'),(926,'41730796849','74','1.00','3500','retail','0','2024-10-16 11:54:18','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-05 08:56:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173079685760940332330'),(927,'41730802148','74','1.00','3500','retail','0','2024-10-17 13:22:35','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-05 10:24:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173080215550231080233'),(928,'41730802271','74','1.00','3500','retail','0','2024-09-19 13:35:09','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-05 10:36:55','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173080290809300272132'),(929,'41730803742','74','1.00','3500','retail','0','2024-10-26 13:49:09','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-05 10:50:47','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','','','A','4173080374843823332033'),(930,'41730872247','8','1.00','2000','retail','0','2024-10-11 08:54:18','','','','0','Cash',0.00,'2000','','','4','0','1','2024-11-06 05:56:15','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173087227233232373334'),(931,'41730872602','8','1.00','2000','retail','0','2024-10-11 08:56:52','','','','0','Cash',0.00,'2000','','','4','0','1','2024-11-06 05:57:44','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173087261220033730208'),(932,'41731322662','11','1.00','3000','retail','0','2024-11-11 14:00:33','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-11 11:58:36','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173132283303304332230'),(933,'41731326317','11','1.00','3000','retail','0','2024-11-11 14:58:48','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-11 12:09:36','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173132632823323030302'),(934,'41731327228','11','1.00','3000','retail','0','2024-11-15 15:13:56','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-11 12:15:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173132723532722432323'),(935,'41731327728','11','1.00','3000','retail','0','2024-11-19 15:22:15','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-11 12:23:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173132773473323340320'),(936,'41731331332','11','1.00','3000','retail','0','2024-11-25 16:22:22','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-11 13:23:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173133134230300372230'),(937,'41731331715','11','1.00','3000','retail','0','2024-11-29 16:28:41','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-11 13:29:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173133172113221332213'),(938,'41731392404','11','1.00','3000','retail','0','2024-10-03 09:20:18','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-12 06:22:04','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173139241812230023901'),(939,'41731392997','11','1.00','3000','retail','0','2024-11-17 09:30:10','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-12 06:31:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173139301007243221230'),(940,'41731393567','11','1.00','3000','retail','0','2024-11-09 09:39:37','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-12 06:41:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173139357622237232303'),(941,'41731918019','74','1.00','3500','retail','0','2024-11-01 11:28:09','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-18 08:32:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','','','A','4173191848928130912043'),(942,'41731918817','11','1.00','3000','retail','0','2024-11-02 11:34:46','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-18 08:48:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173191888633430020208'),(943,'41731919738','11','1.00','3000','retail','0','2024-11-02 11:49:05','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-18 08:53:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173191974421447240733'),(944,'41731920869','8','1.00','2000','retail','0','2024-11-12 12:08:18','','','','0','Cash',0.00,'2000','','','4','0','1','2024-11-18 09:11:02','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173192089733040932344'),(945,'41731921086','11','1.00','3000','retail','0','2024-11-12 12:11:33','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-18 09:14:11','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173192109291333222900'),(946,'41732539264','11','1.00','3000','retail','0','2024-11-25 15:54:42','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-25 13:08:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173253928294223242232'),(947,'41732540186','11','1.00','3000','retail','0','2024-11-05 16:10:08','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-25 13:12:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173254020734401223203'),(948,'41732540349','11','1.00','3000','retail','0','2024-11-25 16:12:38','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-25 13:14:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173254035838304332025'),(949,'41732540555','11','1.00','3000','retail','0','2024-11-25 16:16:03','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-25 13:17:31','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173254056320433753273'),(950,'41732540683','11','1.00','3000','retail','0','2024-11-25 16:18:13','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-25 13:20:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173254069234603332232'),(951,'41732540848','11','1.00','3000','retail','0','2024-11-07 16:20:54','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-25 13:22:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173254085430503720320'),(952,'41732540995','11','1.00','3000','retail','0','2024-11-06 16:23:25','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-25 13:25:07','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173254100501024104331'),(953,'41732541133','11','1.00','3000','retail','0','2024-11-14 16:25:40','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-25 13:27:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173254113991344122201'),(954,'41732610709','11','1.00','3000','retail','0','2024-11-26 11:45:16','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-26 08:46:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','','','','','A','4173261071620117223222'),(955,'41732613325','8','1.00','2000','retail','0','2024-11-26 12:28:54','','','','0','Cash',0.00,'2000','','','4','0','1','2024-11-26 09:46:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173261333433723162623'),(956,'41732618303','74','1.00','3500','retail','0','2024-11-20 14:05:10','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-26 11:07:55','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','','A','4173261831130013043667'),(957,'41732619318','11','1.00','3000','retail','0','2024-11-16 14:08:49','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-26 11:11:05','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','16.00','15','Inclusive','branch','Service','','','','','','A','4173261932922300632303'),(958,'41732619489','8','1.00','2000','retail','0','2024-11-19 14:11:47','','','','0','Cash',0.00,'2000','','','4','0','1','2024-11-26 12:21:31','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173261950723132242272'),(959,'41732623731','8','1.00','2000','retail','0','2024-11-19 15:22:19','','','','0','Cash',0.00,'2000','','','4','0','1','2024-11-26 12:23:52','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173262373932037333329'),(960,'41732623846','74','1.00','3500','retail','0','2024-11-15 15:24:29','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-26 12:26:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','','A','4173262386820243322042'),(961,'41732624037','74','1.00','3500','retail','0','2024-11-07 15:27:25','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-26 12:40:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','','A','4173262404422237022422'),(962,'41732624840','74','1.00','3500','retail','0','2024-11-14 15:40:50','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-26 12:42:55','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','','A','4173262484922222332242'),(963,'41732624991','74','1.00','3500','retail','0','2024-11-15 15:43:25','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-26 12:47:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','','A','4173262500523743242242'),(964,'41732625355','8','1.00','2000','retail','0','2024-11-26 15:49:23','','','','0','Cash',0.00,'2000','','','4','0','1','2024-11-26 12:52:01','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173262536333243430230'),(965,'41732626776','8','1.00','2000','retail','0','2024-11-26 16:13:04','','','','0','Cash',0.00,'2000','','','4','0','1','2024-11-26 13:14:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173262678432324170338'),(966,'41732698937','74','1.00','3500','retail','0','2024-11-26 12:15:43','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-27 09:18:08','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','','A','4173269894327762230220'),(967,'41732783635','8','1.00','2000','retail','0','2024-11-28 11:48:05','','','','0','Cash',0.00,'2000','','','4','0','1','2024-11-28 08:58:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173278368447468283227'),(968,'41732784408','11','1.00','3000','retail','0','2024-11-28 12:00:30','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-28 09:02:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','17.00','16','Inclusive','branch','Service','','','','','','A','4173278443002234323202'),(969,'41732784633','11','1.00','3000','retail','0','2024-11-28 12:15:05','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-28 09:16:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','17.00','16','Inclusive','branch','Service','','','','','','A','4173278530523185021070'),(970,'41732791971','11','1.00','3000','retail','0','2024-11-28 14:06:43','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-28 11:08:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','17.00','16','Inclusive','branch','Service','','','','','','A','4173279200220324222700'),(971,'41732792389','11','1.00','3000','retail','0','2024-11-26 14:13:18','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-28 11:16:52','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','17.00','16','Inclusive','branch','Service','','','','','','A','4173279239824241499332'),(972,'41732800432','11','1.00','3000','retail','0','2024-11-28 16:29:16','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-28 13:31:46','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','17.00','16','Inclusive','branch','Service','','','','','','A','4173280055625243423022'),(973,'41732800765','11','1.00','3000','retail','0','2024-11-28 16:32:57','','','','0','Cash',0.00,'3000','','','4','0','1','2024-11-28 13:35:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','17.00','16','Inclusive','branch','Service','','','','','','A','4173280077708222320338'),(974,'41732801733','74','1.00','3500','retail','0','2024-11-29 08:57:57','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-29 06:02:37','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','','A','4173280196723283430022'),(975,'41732860251','74','1.00','3500','retail','0','2024-11-28 09:04:42','','','','0','Cash',0.00,'3500','','','4','0','1','2024-11-29 06:07:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','','A','4173286028243632200021'),(976,'41732860465','8','1.00','2000','retail','0','2024-11-28 09:07:54','','','','0','Cash',0.00,'2000','','','4','0','1','2024-11-29 06:12:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173286047403273228202'),(977,'41733298622','74','1.00','3500','retail','0','2024-12-03 10:50:38','','','','0','Cash',0.00,'3500','','','4','0','1','2024-12-04 07:52:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','','A','4173329863702360724336'),(978,'41733385165','11','1.00','3000','retail','0','2024-12-05 10:52:54','','','','0','Cash',0.00,'3000','','','4','0','1','2024-12-05 07:54:38','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','17.00','16','Inclusive','branch','Service','','','','','','A','4173338517412303327332'),(979,'41733388023','74','1.00','3500','retail','0','2024-11-01 11:40:30','','','','0','Cash',0.00,'3500','','','4','0','1','2024-12-05 08:43:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','','A','4173338802940334330328'),(980,'41733388514','74','1.00','3500','retail','0','2024-11-01 11:48:42','','','','0','Cash',0.00,'3500','','','4','0','1','2024-12-05 08:50:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','','A','4173338852203502452383'),(981,'41733388774','74','1.00','3500','retail','0','2024-11-14 11:53:01','','','','0','Cash',0.00,'3500','','','4','0','1','2024-12-05 08:53:37','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','','A','4173338878040211700030'),(982,'41733392269','74','1.00','3500','retail','0','2024-11-29 12:51:16','','','','0','Cash',0.00,'3500','','','4','0','1','2024-12-05 09:52:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','','A','4173339227502339303123'),(983,'41736314450','11','1.00','3000','retail','0','2024-12-10 10:00:05','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-08 07:01:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','17.00','16','Inclusive','branch','Service','','','','','','A','4173631960373320402331'),(984,'41736319743','11','1.00','3000','retail','0','2024-12-13 10:02:34','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-08 07:05:37','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','17.00','16','Inclusive','branch','Service','','','','','','A','4173631975302341333137'),(985,'41736320037','11','1.00','3000','retail','0','2024-12-05 10:07:25','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-08 07:10:39','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','17.00','16','Inclusive','branch','Service','','','','','','A','4173632004504042023723'),(986,'41736320271','11','1.00','3000','retail','0','2024-12-05 10:11:21','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-08 07:13:37','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','17.00','16','Inclusive','branch','Service','','','','','','A','4173632028122723032033'),(987,'41736320441','11','1.00','3000','retail','0','2024-12-05 10:14:07','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-08 07:15:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','17.00','16','Inclusive','branch','Service','','','','','','A','4173632044772433324333'),(988,'41736321415','74','1.00','3500','retail','0','2024-12-06 10:30:45','','','','0','Cash',0.00,'3500','','','4','0','1','2025-01-08 07:33:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','','A','4173632144436332346414'),(989,'41736321725','74','1.00','3500','retail','0','2024-12-10 10:35:38','','','','0','Cash',0.00,'3500','','','4','0','1','2025-01-08 08:25:13','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','','A','4173632173843203262231'),(990,'41736324759','74','1.00','3500','retail','0','2024-12-10 11:26:08','','','','0','Cash',0.00,'3500','','','4','0','1','2025-01-08 08:28:44','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','','A','4173632476833300000033'),(991,'41737358325','7','1.00','3000','retail','0','2025-01-17 14:46:30','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-20 11:46:53','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4173735840278273020343'),(992,'41737373614','7','1.00','3000','retail','0','2025-01-17 14:47:14','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-20 11:47:26','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4173737363433303222360'),(993,'41737373648','7','1.00','3000','retail','0','2025-01-17 14:47:40','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-20 11:48:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4173737366033633736230'),(994,'41737373769','7','1.00','3000','retail','0','2025-01-20 14:49:44','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-20 11:50:02','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4173737378332772323202'),(995,'41737373905','7','1.00','3000','retail','0','2025-01-17 14:51:56','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-20 11:52:32','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4173737391613230130333'),(996,'41737374053','7','1.00','3000','retail','0','2025-01-17 14:54:22','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-20 11:55:35','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4173737406221030020333'),(997,'41737373954','7','1.00','3000','retail','0','2024-12-13 15:03:42','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-20 12:04:48','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4173737462277223033323'),(998,'41737374137','7','1.00','3000','retail','0','2024-12-13 15:05:04','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-20 12:05:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4173737470302402277300'),(999,'41737374746','7','1.00','3000','retail','0','2024-12-18 15:10:30','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-20 12:15:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4173737503023032503020'),(1000,'41738134074','7','1.00','3000','retail','0','2025-01-24 10:01:39','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-29 07:02:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4173813409922323043341'),(1001,'41738134705','7','1.00','3000','retail','0','2025-01-24 10:11:53','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-29 07:12:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4173813471280210232038'),(1002,'41738220507','74','1.00','3500','retail','0','2025-01-25 10:07:02','','','','0','Cash',0.00,'3500','','','4','0','1','2025-01-30 07:11:59','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','','','A','4173822082222203200332'),(1003,'41738222564','6','1.00','4000','retail','0','2025-01-23 10:36:16','','','','0','Cash',0.00,'4000','','','4','0','1','2025-01-30 07:39:10','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173822257534302233284'),(1004,'41738224692','6','1.00','4000','retail','0','2025-01-15 11:11:49','','','','0','Cash',0.00,'4000','','','4','0','1','2025-01-30 08:15:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173822470913442242220'),(1005,'41738224998','11','1.00','3000','retail','0','2025-01-18 11:16:46','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-30 08:22:59','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','17.00','16','Inclusive','branch','Service','','','','','','A','4173822500633040220238'),(1006,'41738225413','8','1.00','2000','retail','0','2025-01-17 11:24:04','','','','0','Cash',0.00,'2000','','','4','0','1','2025-01-30 08:31:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173822544423322347310'),(1007,'41738225936','8','1.00','2000','retail','0','2025-01-09 11:33:22','','','','0','Cash',0.00,'2000','','','4','0','1','2025-01-30 08:35:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173822600130708810232'),(1008,'41738226195','11','1.00','3000','retail','0','2025-01-08 11:37:29','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-30 08:45:38','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','17.00','16','Inclusive','branch','Service','','','','','','A','4173822624927291430203'),(1009,'41738244568','74','1.00','3500','retail','0','2025-01-29 16:42:58','','','','0','Cash',0.00,'3500','','','4','0','1','2025-01-30 13:45:03','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','','','A','4173824457800707734814'),(1010,'41738244892','11','1.00','3000','retail','0','2025-01-30 16:48:19','','','','0','Cash',0.00,'3000','','','4','0','1','2025-01-30 13:49:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','17.00','16','Inclusive','branch','Service','','','','','','A','4173824489992890242302'),(1011,'41738312141','74','1.00','3500','retail','0','2025-01-08 11:29:21','','','','0','Cash',0.00,'3500','','','4','0','1','2025-01-31 08:34:31','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','','','A','4173831216122330723120'),(1012,'41738312505','74','1.00','3500','retail','0','2025-01-18 11:35:17','','','','0','Cash',0.00,'3500','','','4','0','1','2025-01-31 08:37:54','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','','','A','4173831251671303602234'),(1013,'31737357263','7','1.00','3500','retail','0','2025-02-07 15:55:21','','','','0','Cash',0.00,'3500','','','3','0','1','2025-02-07 12:56:11','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','3173893227823182222373'),(1014,'31738932972','7','1.00','3500','retail','0','2025-02-07 16:00:04','','','','0','Cash',0.00,'3500','','','3','0','1','2025-02-07 13:00:44','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','3173893320412320232304'),(1015,'31738933245','7','1.00','3500','retail','0','2025-02-07 16:01:16','','','','0','Cash',0.00,'3500','','','3','0','1','2025-02-07 13:02:08','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','3173893327697234033372'),(1016,'41739263983','11','1.00','3000','retail','0','2025-02-10 11:53:31','','','','0','Cash',0.00,'3000','','','4','0','1','2025-02-11 08:55:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4173926401093134242323'),(1017,'41739264298','11','1.00','3000','retail','0','2025-02-10 11:58:37','','','','0','Cash',0.00,'3000','','','4','0','1','2025-02-11 08:59:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4173926431772334333143'),(1018,'41739350886','11','1.00','3000','retail','0','2025-02-12 12:01:45','','','','0','Cash',0.00,'3000','','','4','0','1','2025-02-12 09:03:54','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4173935090403152217420'),(1019,'41739351080','74','1.00','3500','retail','0','2025-02-12 12:04:47','','','','0','Cash',0.00,'3500','','','4','0','1','2025-02-12 09:06:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','','','A','4173935108600336338393'),(1020,'41739353469','8','1.00','2000','retail','0','2025-02-08 12:44:37','','','','0','Cash',0.00,'2000','','','4','0','1','2025-02-12 09:46:34','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173935347624322239433'),(1021,'41739540235','11','1.00','3000','retail','0','2025-02-14 16:37:55','','','','0','Cash',0.00,'3000','','','4','0','1','2025-02-14 13:48:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4173954026843304823244'),(1022,'41739873322','74','1.00','3500','retail','0','2025-02-13 15:01:15','','','','0','Cash',0.00,'3500','','','4','0','1','2025-02-18 12:03:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','','','A','4173988007470002233034'),(1023,'41739880255','11','1.00','3000','retail','0','2025-02-12 15:04:24','','','','0','Cash',0.00,'3000','','','4','0','1','2025-02-18 12:06:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4173988026333232232813'),(1024,'41739880448','8','1.00','2000','retail','0','2025-02-18 15:11:46','','','','0','Cash',0.00,'2000','','','4','0','1','2025-02-18 12:12:20','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173988070600023338727'),(1025,'41739880782','8','1.00','2000','retail','0','2025-02-18 15:13:19','','','','0','Cash',0.00,'2000','','','4','0','1','2025-02-18 12:15:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173988079908222087230'),(1026,'41739881051','8','1.00','2000','retail','0','2025-02-18 15:17:54','','','','0','Cash',0.00,'2000','','','4','0','1','2025-02-18 12:18:48','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173988107303733003280'),(1027,'41739881155','8','1.00','2000','retail','0','2025-02-18 15:19:26','','','','0','Cash',0.00,'2000','','','4','0','1','2025-02-18 12:21:44','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4173988116522322816332'),(1028,'41739881363','74','1.00','3500','retail','0','2025-02-13 15:23:16','','','','0','Cash',0.00,'3500','','','4','0','1','2025-02-18 12:25:58','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','','','A','4173988139548439283228'),(1029,'41740130508','11','1.00','3000','retail','0','2025-02-19 12:44:33','','','','0','Cash',0.00,'3000','','','4','0','1','2025-02-21 09:46:08','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174013107303172110700'),(1030,'41740132278','74','1.00','3500','retail','0','2025-02-21 13:04:52','','','','0','Cash',0.00,'3500','','','4','0','1','2025-02-21 10:09:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','','','A','4174013229123441029333'),(1031,'41740382137','8','1.00','2000','retail','0','2025-02-19 10:29:04','','','','0','Cash',0.00,'2000','','','4','0','1','2025-02-24 07:34:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','','','','','A','4174038214444337222414'),(1032,'41740382613','74','1.00','3500','retail','0','2025-02-21 10:37:02','','','','0','Cash',0.00,'3500','','','4','0','1','2025-02-24 08:25:04','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174038262111703302742'),(1033,'41740385547','74','1.00','3500','retail','0','2025-02-21 11:25:59','','','','0','Cash',0.00,'3500','','','4','0','1','2025-02-24 08:28:36','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174038555822335253080'),(1034,'41740557053','11','1.00','3000','retail','0','2025-02-26 11:04:27','','','','0','Cash',0.00,'3000','','','4','0','1','2025-02-26 08:07:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174055706674000734003'),(1035,'41740557727','74','1.00','3500','retail','0','2025-02-25 11:15:34','','','','0','Cash',0.00,'3500','','','4','0','1','2025-02-26 08:18:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174055773423503203700'),(1036,'41740557957','11','1.00','3000','retail','0','2025-02-05 11:19:28','','','','0','Cash',0.00,'3000','','','4','0','1','2025-02-26 08:32:29','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174055796750234204221'),(1037,'41740558750','11','1.00','3000','retail','0','2025-02-05 11:32:39','','','','0','Cash',0.00,'3000','','','4','0','1','2025-02-26 08:34:20','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174055875844207003222'),(1038,'41740559098','11','1.00','3000','retail','0','2025-02-03 11:38:30','','','','0','Cash',0.00,'3000','','','4','0','1','2025-02-26 08:40:33','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174055911033200913253'),(1039,'41740560382','74','1.00','3500','retail','0','2025-02-05 11:59:50','','','','0','Cash',0.00,'3500','','','4','0','1','2025-02-26 09:02:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174056039034342223523'),(1040,'41740560580','74','1.00','3500','retail','0','2025-02-06 12:03:25','','','','0','Cash',0.00,'3500','','','4','0','1','2025-02-26 09:05:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174056060523327333720'),(1041,'41740745189','74','1.00','3500','retail','0','2025-02-28 15:25:32','','','','0','Cash',0.00,'3500','','','4','0','1','2025-02-28 12:27:13','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174074553147302403430'),(1042,'31740822347','7','1.00','3500','retail','0','2025-03-01 12:46:10','','','','0','Cash',0.00,'3500','','','3','0','1','2025-03-01 09:46:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','3174082236830332230681'),(1043,'31740822386','7','1.00','3500','retail','0','2025-03-01 12:47:01','','','','0','Cash',0.00,'3500','','','3','0','1','2025-03-01 09:47:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','3174082242110324283222'),(1044,'31740822472','7','1.00','3500','retail','0','2025-03-01 12:48:15','','','','0','Cash',0.00,'3500','','','3','0','1','2025-03-01 09:48:55','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','3174082249437073330233'),(1045,'31740822537','7','1.00','3500','retail','0','2025-03-01 12:49:44','','','','0','Cash',0.00,'3500','','','3','0','1','2025-03-01 09:50:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','3174082258333322823820'),(1046,'41740745804','7','1.00','3500','retail','0','2025-03-01 12:52:01','','','','0','Cash',0.00,'3500','','','4','0','1','2025-03-01 09:52:43','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4174082271408273037221'),(1047,'41740824387','7','1.00','3500','retail','0','2025-03-01 13:19:58','','','','0','Cash',0.00,'3500','','','4','0','1','2025-03-01 10:20:29','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4174082439740074330232'),(1049,'41741009302','74','1.00','3500','retail','0','2025-02-25 13:53:50','','','','0','Cash',0.00,'3500','','','4','0','1','2025-03-04 10:58:39','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174100931532033730010'),(1050,'41741086289','74','1.00','3500','retail','0','2025-02-25 14:06:09','','','','0','Cash',0.00,'3500','','','4','0','1','2025-03-04 11:10:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174108636821380333330'),(1051,'41741086727','11','1.00','3000','retail','0','2025-02-28 14:16:24','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-04 11:22:32','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174108698438199882346'),(1052,'41741087390','11','1.00','3000','retail','0','2025-02-28 14:23:34','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-04 11:25:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174108741443232722133'),(1053,'41741092750','8','1.00','2000','retail','0','2025-02-28 15:52:46','','','','0','Cash',0.00,'2000','','','4','0','1','2025-03-04 12:54:44','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4174109276423400413934'),(1054,'41741093739','8','1.00','2000','retail','0','2025-02-28 16:09:22','','','','0','Cash',0.00,'2000','','','4','0','1','2025-03-04 13:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4174109376222332332443'),(1055,'41741335012','82','1.00','3500','retail','0','2025-02-15 11:10:20','','','','0','Cash',0.00,'3500','','','4','0','1','2025-03-07 08:14:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','D','4174133502021753232033'),(1056,'41741342489','11','1.00','3000','retail','0','2025-03-07 13:15:14','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-07 10:16:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174134251332532423315'),(1057,'41741342774','11','1.00','3000','retail','0','2025-03-07 13:19:48','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-07 10:23:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174134278822233403340'),(1058,'41741416556','11','1.00','3000','retail','0','2025-03-08 09:49:41','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-08 06:51:11','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174141658012242020822'),(1059,'41741780048','83','1.00','40000','retail','0','2025-03-12 14:47:37','','','','40000','Cash',0.00,'40000','','','4','0','1','2025-03-12 11:49:34','1','2','new','1','new','Monthly','','','','yes','','0','','','EXEMPTED',40000.00,'1','141.00','140','Inclusive','branch','Service','1110','4000','5500','','','','4174178005730323531434'),(1060,'41741780048','83','1.00','40000','retail','0','2025-03-12 14:50:47','','','','40000','Cash',0.00,'40000','','','4','0','1','2025-03-12 11:50:54','1','2','new','1','new','Monthly','','','','yes','','0','','','EXEMPTED',40000.00,'1','141.00','140','Inclusive','branch','Service','1110','4000','5500','','','','4174178024737024222084'),(1061,'41742991355','11','1.00','3000','retail','0','2025-03-25 15:16:09','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-26 12:18:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174299136930903721320'),(1062,'41742991664','11','1.00','3000','retail','0','2025-03-21 15:25:00','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-26 12:27:31','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174299189922339344112'),(1063,'41742994253','11','1.00','3000','retail','0','2025-03-19 16:04:22','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-26 13:06:52','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174299426222330240203'),(1064,'41742994625','11','1.00','3000','retail','0','2025-03-05 16:10:35','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-26 13:12:13','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174299463422423333340'),(1065,'41742994781','11','1.00','3000','retail','0','2025-03-13 16:13:17','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-26 13:18:08','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174299479542027492437'),(1066,'41742995117','11','1.00','3000','retail','0','2025-03-13 16:18:45','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-26 13:20:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174299512412332922204'),(1067,'41742995269','11','1.00','3000','retail','0','2025-03-11 16:21:19','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-26 13:24:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174299527952027492437'),(1068,'41742995516','11','1.00','3000','retail','0','2025-03-06 16:25:24','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-26 13:27:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174299552402303425222'),(1069,'41742995652','11','1.00','3000','retail','0','2025-03-01 16:27:41','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-26 13:29:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174299566022722339333'),(1070,'41742995790','11','1.00','3000','retail','0','2025-03-20 16:29:58','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-26 13:31:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174299579720302393073'),(1071,'41742996535','11','1.00','3000','retail','0','2025-03-20 16:42:24','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-26 13:44:43','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174299654439932334012'),(1072,'41743053659','11','1.00','3000','retail','0','2025-03-07 09:03:07','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-27 06:10:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174305538722723033533'),(1073,'41743055846','11','1.00','3000','retail','0','2025-03-14 09:10:57','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-27 06:12:01','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174305585735330435382'),(1074,'41743055999','74','1.00','3500','retail','0','2025-03-07 09:13:29','','','','0','Cash',0.00,'3500','','','4','0','1','2025-03-27 06:20:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174305600824022013236'),(1075,'41743056455','82','1.00','3500','retail','0','2025-03-22 09:21:05','','','','0','Cash',0.00,'3500','','','4','0','1','2025-03-27 06:24:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','D','4174305646542103523223'),(1076,'41743056681','11','1.00','3000','retail','0','2025-03-22 09:24:51','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-27 06:25:53','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174305669102230773109'),(1077,'41743056801','82','1.00','3500','retail','0','2025-03-05 09:26:52','','','','0','Cash',0.00,'3500','','','4','0','1','2025-03-27 06:35:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','D','4174305681131643010110'),(1078,'41743057355','11','1.00','3000','retail','0','2025-03-01 09:36:03','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-27 06:37:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174305736233326500233'),(1079,'41743057462','82','1.00','3500','retail','0','2025-03-15 09:37:55','','','','0','Cash',0.00,'3500','','','4','0','1','2025-03-27 06:39:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','D','4174305747530353334532'),(1080,'41743057623','8','1.00','2000','retail','0','2025-03-14 09:40:32','','','','0','Cash',0.00,'2000','','','4','0','1','2025-03-27 06:50:53','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4174305763235322234730'),(1081,'41743058294','8','1.00','2000','retail','0','2025-03-06 09:51:46','','','','0','Cash',0.00,'2000','','','4','0','1','2025-03-27 06:55:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4174305830640330024038'),(1082,'41743058595','8','1.00','2000','retail','0','2025-03-14 09:56:46','','','','0','Cash',0.00,'2000','','','4','0','1','2025-03-27 06:57:31','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4174305860522330365753'),(1083,'41743058700','8','1.00','2000','retail','0','2025-03-07 09:58:30','','','','0','Cash',0.00,'2000','','','4','0','1','2025-03-27 07:00:53','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','3.00','2','Inclusive','branch','Service','','','','','','A','4174305871032021007234'),(1084,'41743059055','11','1.00','3000','retail','0','2025-03-26 10:04:23','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-27 07:06:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174305906313340002227'),(1085,'41743151687','11','1.00','3000','retail','0','2025-03-27 11:50:25','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-28 08:54:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174315182423227423213'),(1086,'41743152128','11','1.00','3000','retail','0','2025-03-28 11:56:12','','','','0','Cash',0.00,'3000','','','4','0','1','2025-03-28 09:43:43','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174315217202322373740'),(1087,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:23:18','1','2','returned','1','returned','pcs','','2025-03-28 17:22:55','4','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714335'),(1088,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:23:18','1','2','returned','1','returned','pcs','','2025-03-28 17:23:03','4','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714336'),(1089,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:29:55','1','2','returned','1','returned','pcs','','2025-03-28 17:28:45','4','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714337'),(1090,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:29:55','1','2','returned','1','returned','pcs','','2025-03-28 17:28:58','4','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714338'),(1091,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714339'),(1092,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714340'),(1093,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714341'),(1094,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714342'),(1095,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714343'),(1096,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714344'),(1097,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714345'),(1098,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714346'),(1099,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714347'),(1100,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714348'),(1101,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714349'),(1102,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714350'),(1103,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714351'),(1104,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714352'),(1105,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714353'),(1106,'41727165160','58','1','9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','16','1','2025-03-28 14:17:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','','','','','B','17431714354'),(1107,'41743172857','81','14.00','140000','retail','0','2025-03-28 17:41:14','','','','0','Cash',19310.34,'10000','','','4','16.00','1','2025-03-28 14:42:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',8620.69,'14','1.00','-13','Inclusive','branch','Service','1110','4000','5500','','','A','4174317287300332204423'),(1108,'41743172857','81','14.00','140000','retail','0','2025-03-28 17:43:01','','','','0','Cash',19310.34,'10000','','','4','16.00','1','2025-03-28 14:44:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',8620.69,'14','1.00','-13','Inclusive','branch','Service','1110','4000','5500','','','A','4174317298082322134243'),(1109,'41743173184','81','14.00','140000','retail','0','2025-03-28 17:46:37','','','','0','Cash',19310.34,'10000','','','4','16.00','1','2025-03-28 14:46:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',8620.69,'14','1.00','-13','Inclusive','branch','Service','1110','4000','5500','','','A','4174317319731433272272'),(1110,'41743583856','74','1.00','3500','retail','0','2025-04-02 12:10:56','','','','0','Cash',0.00,'3500','','','4','0','1','2025-04-02 09:26:29','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174358505503030575340'),(1111,'41743586942','11','1.00','3000','retail','0','2025-04-02 12:42:31','','','','0','Cash',0.00,'3000','','','4','0','1','2025-04-02 09:46:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174358695033220043004'),(1112,'41743589331','74','1.00','3500','retail','0','2025-04-04 13:22:18','','','','0','Cash',0.00,'3500','','','4','0','1','2025-04-02 10:24:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174358933882784442433'),(1115,'41743595822','83','1.00','40000','retail','0','2025-04-02 16:22:16','','','','40000','Cash',0.00,'40000','','','4','','1','2025-04-02 13:22:48','1','2','returned','1','new','Monthly','','','4','yes','','0','','','EXEMPTED',40000.00,'1','141.00','140','Inclusive','branch','Service','1110','4000','5500','','',NULL,'4174359676322403120612'),(1116,'41743595822','83','1.00','72000','retail','0','2025-04-02 16:22:16','','','','40000','Cash',0.00,'72000','','','4','','1','2025-04-02 13:22:48','1','2','returned','1','new','Monthly','','','4','','','0','','','EXEMPTED',0.00,'','213.00','217','Inclusive','branch','Service','1110','4000','5500','','',NULL,'4174359696426330723420'),(1117,'41743595822','83','1.00','40000','retail','0','2025-04-02 16:22:16','','','','40000','Cash',0.00,'40000','','','4','0','1','2025-04-02 13:22:48','1','2','new','1','new','Monthly','','','','yes','','0','','','EXEMPTED',40000.00,'1','219.00','218','Inclusive','branch','Service','1110','4000','5500','','','','1174360012502622200010'),(1118,'41743595822','85','1.00','72000','retail','0','2025-04-02 16:22:16','','','','0','Cash',0.00,'72000','','','4','0','1','2025-04-02 13:22:48','1','1','new','1','new','pcs','','','','yes','','0','','','NON VAT',72000.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','D','1174360013602223001224'),(1119,'41743667605','8','2.00','4000','retail','0','2025-03-29 11:07:52','','','','0','Cash',0.00,'2000','','','4','0','1','2025-04-03 08:17:32','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'2','4.00','2','Inclusive','branch','Service','','','','','','A','4174366766660476267066'),(1120,'41743668846','8','1.00','2000','retail','0','2025-03-24 11:27:34','','','','0','Cash',0.00,'2000','','','4','0','1','2025-04-03 08:29:07','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','5.00','4','Inclusive','branch','Service','','','','','','A','4174366885433272203023'),(1121,'41743669497','82','1.00','3500','retail','0','2025-03-29 11:43:54','','','','0','Cash',0.00,'3500','','','4','0','1','2025-04-03 08:46:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','D','4174366983424333363243'),(1122,'41743673517','11','1.00','3000','retail','0','2025-04-03 12:45:31','','','','0','Cash',0.00,'3000','','','4','0','1','2025-04-03 09:49:32','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174367353023442321222'),(1123,'41743678693','11','1.00','3000','retail','0','2025-04-04 14:22:38','','','','0','Cash',0.00,'3000','','','4','0','1','2025-04-03 12:20:21','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174367935823386639285'),(1124,'41743682962','11','1.00','3000','retail','0','2025-03-29 15:22:51','','','','0','Cash',0.00,'3000','','','4','0','1','2025-04-03 12:24:32','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174368297032224037307'),(1125,'41743683113','11','1.00','3000','retail','0','2025-04-05 15:25:21','','','','0','Cash',0.00,'3000','','','4','0','1','2025-04-03 12:26:11','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174368312171431003233'),(1126,'41743745672','74','1.00','3500','retail','0','2025-04-03 08:48:01','','','','0','Cash',0.00,'3500','','','4','0','1','2025-04-04 05:49:37','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174374568120373443303'),(1127,'41743745956','74','1.00','3500','retail','0','2025-04-05 08:52:45','','','','0','Cash',0.00,'3500','','','4','0','1','2025-04-04 05:54:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174374596552200230210'),(1128,'41743849642','11','1.00','3000','retail','0','2025-04-05 13:41:04','','','','0','Cash',0.00,'3000','','','4','0','1','2025-04-05 10:43:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174384966343388063641'),(1129,'41743849817','11','1.00','3000','retail','0','2025-04-05 13:43:46','','','','0','Cash',0.00,'3000','','','4','0','1','2025-04-05 10:44:33','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174384982533243433500'),(1130,'41744019195','87','1.00','3500','retail','0','2025-03-14 12:46:56','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-04-07 10:57:32','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3500.00','3499','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174401920100090222343'),(1131,'41744023697','87','1.00','3500','retail','0','2025-03-14 14:01:54','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-04-07 11:09:02','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3499.00','3498','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174402370531354222430'),(1132,'41744024144','87','1.00','3500','retail','0','2025-03-14 14:09:24','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-04-07 11:10:28','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3498.00','3497','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174402415534471052057'),(1133,'41744024419','87','1.00','3500','retail','0','2025-03-27 14:13:54','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-04-07 11:18:29','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3497.00','3496','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174402442622204702443'),(1134,'31744095682','80','1.00','6000','retail','0','2025-03-26 10:01:51','','','','0','Cash',0.00,'6000','','','3','0','1','2025-04-08 07:12:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',6000.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','3174409571033202230219'),(1135,'31744096348','80','1.00','6000','retail','0','2025-03-26 10:14:03','','','','0','Cash',0.00,'6000','','','3','0','1','2025-04-08 07:15:03','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',6000.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','3174409644333012033320'),(1136,'41744096593','80','1.00','6000','retail','0','2025-04-08 10:16:48','','','','0','Cash',0.00,'6000','','','4','0','1','2025-04-08 07:17:11','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',6000.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4174409660860476239403'),(1137,'41744096633','80','1.00','6000','retail','0','2025-04-04 10:28:14','','','','0','Cash',0.00,'6000','','','4','0','1','2025-04-08 07:29:21','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',6000.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4174409729479441249042'),(1138,'41744097362','80','1.00','6000','retail','0','2025-04-04 10:33:50','','','','0','Cash',0.00,'6000','','','4','0','1','2025-04-08 07:34:37','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',6000.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4174409763060143701472'),(1139,'41744358537','8','1.00','2000','retail','0','2025-04-07 11:02:38','','','','0','Cash',0.00,'2000','','','4','0','1','2025-04-11 08:05:51','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','5.00','4','Inclusive','branch','Service','','','','','','A','4174435855823570442325'),(1140,'41744361686','87','1.00','3500','retail','0','2025-04-05 13:05:01','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-04-11 10:15:20','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3496.00','3495','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174436588537602234832'),(1141,'41744366731','11','1.00','3000','retail','0','2025-04-02 13:18:57','','','','0','Cash',0.00,'3000','','','4','0','1','2025-04-11 10:49:21','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174436673760304337737'),(1142,'41744368719','11','1.00','3000','retail','0','2025-04-04 13:52:18','','','','0','Cash',0.00,'3000','','','4','0','1','2025-04-11 10:53:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174436873733347403373'),(1143,'41744368883','8','1.00','4000','retail','0','2025-04-05 13:57:54','','','','0','Cash',0.00,'4000','','','4','0','1','2025-04-11 10:59:57','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4174436903232731344429'),(1144,'41744369247','74','1.00','3500','retail','0','2025-04-02 14:00:59','','','','0','Cash',0.00,'3500','','','4','0','1','2025-04-11 11:03:36','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174436925800222109342'),(1145,'41744369454','74','1.00','3500','retail','0','2025-04-10 14:04:23','','','','0','Cash',0.00,'3500','','','4','0','1','2025-04-11 11:06:05','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174436946230342340340'),(1146,'31744455949','7','1.00','3000','retail','0','2025-04-12 14:06:56','','','','0','Cash',0.00,'3000','','','3','0','1','2025-04-12 11:07:14','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','4','Inclusive','branch','Service','','','','','','A','3174445598002222222332'),(1147,'41745496731','87','1.00','3500','retail','0','2025-04-22 15:13:28','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-04-24 12:25:24','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3495.00','3494','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174549679702034043402'),(1148,'41745841976','8','1.00','2250','retail','0','2025-04-28 15:14:33','','','','0','Cash',0.00,'2250','','','4','0','1','2025-04-28 12:17:10','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4174584245230424004231'),(1149,'41745842753','8','1.00','2250','retail','0','2025-04-28 15:20:55','','','','0','Cash',0.00,'2250','','','4','0','1','2025-04-28 12:21:59','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4174584280132031525483'),(1150,'41745843447','8','1.00','4000','retail','0','2025-04-12 15:31:38','','','','0','Cash',0.00,'4000','','','4','0','1','2025-04-28 12:33:05','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4174584346443344253432'),(1151,'41745843606','8','1.00','4000','retail','0','2025-04-12 15:34:44','','','','0','Cash',0.00,'4000','','','4','0','1','2025-04-28 12:35:34','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4174584367302802543753'),(1152,'41745844056','87','1.00','4000','retail','0','2025-04-12 15:41:46','','','','3500','Cash',0.00,'4000','','','4','0','1','2025-04-28 12:44:09','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3494.00','3493','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174584407823138377242'),(1153,'41745928640','74','1.00','3500','retail','0','2025-04-29 15:10:50','','','','0','Cash',0.00,'3500','','','4','0','1','2025-04-29 12:12:36','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174592864922823872420'),(1154,'41745929988','74','1.00','3500','retail','0','2025-04-24 15:33:19','','','','0','Cash',0.00,'3500','','','4','0','1','2025-04-29 12:34:53','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174592999932202102059'),(1155,'41745930127','74','1.00','3500','retail','0','2025-04-24 15:37:10','','','','0','Cash',0.00,'3500','','','4','0','1','2025-04-29 12:38:24','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174593013922322024313'),(1156,'41745930417','74','1.00','3500','retail','0','2025-04-29 15:40:29','','','','0','Cash',0.00,'3500','','','4','0','1','2025-04-29 12:41:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174593042890220533323'),(1157,'41745931791','87','1.00','4000','retail','0','2025-04-05 16:03:41','','','','3500','Cash',0.00,'4000','','','4','0','1','2025-04-29 13:05:45','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3493.00','3492','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174593180620443323030'),(1158,'41746019570','74','1.00','3500','retail','0','2025-04-30 16:26:24','','','','0','Cash',0.00,'3500','','','4','0','1','2025-04-30 13:29:16','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174601958403243313123'),(1159,'41746020833','6','1.00','4000','retail','0','2025-04-30 16:47:24','','','','0','Cash',0.00,'4000','','','4','0','1','2025-04-30 13:49:18','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4174602084327632280440'),(1160,'41746021755','74','1.00','3500','retail','0','2025-05-02 17:02:51','','','','0','Cash',0.00,'3500','','','4','0','1','2025-04-30 14:06:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174602176887330432221'),(1161,'41746609062','87','1.00','3500','retail','0','2025-04-12 12:11:28','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-05-07 09:12:46','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3492.00','3491','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174660907322240039609'),(1162,'41746694371','82','1.00','3500','retail','0','2025-04-23 11:53:00','','','','0','Cash',0.00,'3500','','','4','0','1','2025-05-08 08:57:01','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','D','4174669438033832982323'),(1163,'31747055245','81','1.00','10000','retail','0','2024-06-26 16:08:15','','','','0','Cash',1379.31,'10000','','','3','16.00','1','2025-05-12 13:13:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',8620.69,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','3174705529437704510123'),(1164,'31747055746','81','1.00','10000','retail','0','2024-06-26 16:16:06','','','','0','Cash',1379.31,'10000','','','3','16.00','1','2025-05-12 13:19:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',8620.69,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','3174705576651232720100'),(1165,'31747056089','81','1.00','10000','retail','0','2024-07-03 16:21:43','','','','0','Cash',1379.31,'10000','','','3','16.00','1','2025-05-12 13:23:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',8620.69,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','3174705610203230322343'),(1166,'31747056269','81','1.00','10000','retail','0','2024-07-31 16:24:40','','','','0','Cash',1379.31,'10000','','','3','16.00','1','2025-05-12 13:25:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',8620.69,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','3174705628037334333003'),(1167,'31747056452','81','1.00','10000','retail','0','2024-10-02 16:28:07','','','','0','Cash',1379.31,'10000','','','3','16.00','1','2025-05-12 13:30:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',8620.69,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','3174705648640617363383'),(1168,'31747114980','58','1.00','10000','retail','0','2024-10-02 08:43:14','','','','0','Cash',0.00,'10000','','','3','0','1','2025-05-13 05:44:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','20170.00','20169','Inclusive','branch','Service','','','','','','B','3174711499433743334223'),(1169,'31747115209','81','1.00','10000','retail','0','2024-10-23 08:47:05','','','','0','Cash',1379.31,'10000','','','3','16.00','1','2025-05-13 05:48:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',8620.69,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','3174711522503023312710'),(1170,'31747115470','81','1.00','10000','retail','0','2024-10-30 08:51:24','','','','0','Cash',1379.31,'10000','','','3','16.00','1','2025-05-13 05:52:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',8620.69,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','3174711548323083303342'),(1171,'41747310443','7','1.00','3000','retail','0','2025-05-02 16:08:32','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-15 13:18:15','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','4','Inclusive','branch','Service','','','','','','A','4174731048013020741403'),(1172,'41747315097','7','1.00','3000','retail','0','2025-05-02 16:37:12','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-15 13:39:46','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','4','Inclusive','branch','Service','','','','','','A','4174731543131413122174'),(1173,'41747657638','7','1.00','3000','retail','0','2025-05-17 15:27:41','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-19 12:28:37','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','4','Inclusive','branch','Service','','','','','','A','4174765765126646326245'),(1174,'41747657725','7','1.00','3000','retail','0','2025-05-17 15:30:23','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-19 12:30:57','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','4','Inclusive','branch','Service','','','','','','A','4174765781330331054330'),(1175,'41747657860','7','1.00','3000','retail','0','2025-05-17 15:33:34','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-19 12:34:04','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','4','Inclusive','branch','Service','','','','','','A','4174765800682072222242'),(1176,'41747740516','82','1.00','3500','retail','0','2025-05-17 14:29:02','','','','0','Cash',0.00,'3500','','','4','0','1','2025-05-20 12:09:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','D','4174774054202200210222'),(1177,'41747743211','11','1.00','3000','retail','0','2025-05-17 15:13:40','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-20 12:15:32','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174774321949414220392'),(1178,'41747743211','11','1.00','3000','retail','0','2025-05-17 15:17:42','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-20 12:43:26','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174774346234102432434'),(1179,'41747897927','82','1.00','3500','retail','0','2025-05-08 10:13:24','','','','0','Cash',0.00,'3500','','','4','0','1','2025-05-22 07:15:33','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','D','4174789800412202140072'),(1180,'41747898249','8','1.00','2250','retail','0','2025-05-14 10:17:54','','','','0','Cash',0.00,'2250','','','4','0','1','2025-05-22 07:22:37','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4174789826032102043402'),(1181,'41747898591','8','1.00','2250','retail','0','2025-05-14 10:23:31','','','','0','Cash',0.00,'2250','','','4','0','1','2025-05-22 07:24:52','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4174789859992440237220'),(1182,'41747898765','8','1.00','3000','retail','0','2025-05-08 10:26:26','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-22 07:29:03','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4174789877442320724747'),(1183,'41747898977','11','1.00','3000','retail','0','2025-05-17 10:29:50','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-22 07:44:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174789899023327333728'),(1184,'41747899932','74','1.00','3500','retail','0','2025-05-15 10:45:42','','','','0','Cash',0.00,'3500','','','4','0','1','2025-05-22 07:48:28','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174789994243802924200'),(1185,'41747900143','8','1.00','3000','retail','0','2025-05-14 10:50:19','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-22 08:08:55','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4174790015437130147702'),(1186,'41747901373','8','1.00','3000','retail','0','2025-05-14 11:09:52','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-22 08:11:42','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4174790138502223081233'),(1187,'41747901538','11','1.00','3000','retail','0','2025-05-17 11:12:30','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-22 08:14:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174790154944207317007'),(1188,'41747902034','8','1.00','2000','retail','0','2025-05-07 11:20:46','','','','0','Cash',0.00,'2000','','','4','0','1','2025-05-22 08:23:51','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','5.00','4','Inclusive','branch','Service','','','','','','A','4174790204303049024042'),(1189,'41747902258','8','1.00','3000','retail','0','2025-05-07 11:24:40','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-22 08:25:48','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4174790227273444320232'),(1190,'41747902387','6','1.00','4000','retail','0','2025-05-07 11:26:50','','','','0','Cash',0.00,'4000','','','4','0','1','2025-05-22 08:29:04','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4174790240822343232243'),(1191,'41747903826','6','1.00','4000','retail','0','2025-05-07 11:56:18','','','','0','Cash',0.00,'4000','','','4','0','1','2025-05-22 08:58:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4000.00,'1','2.00','1','Inclusive','branch','Service','','','','','','A','4174790417722222023400'),(1192,'41747904327','8','1.00','3000','retail','0','2025-05-13 11:59:11','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-22 09:02:30','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4174790433773373332701'),(1193,'41747904900','74','1.00','3500','retail','0','2025-05-13 12:08:35','','','','0','Cash',0.00,'3500','','','4','0','1','2025-05-22 09:15:03','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174790491444014230400'),(1194,'41748009143','7','1.00','3000','retail','0','2025-05-22 17:11:07','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-23 14:11:21','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','4','Inclusive','branch','Service','','','','','','A','4174800945842050020402'),(1195,'41748347739','11','1.00','3000','retail','0','2025-05-24 15:20:36','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-27 12:24:23','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174834843535333230453'),(1196,'41748348945','11','1.00','3000','retail','0','2025-05-24 15:29:21','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-27 12:30:54','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174834895883442792833'),(1197,'41748521756','8','1.00','3000','retail','0','2025-05-28 15:30:07','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-29 12:32:16','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4174852176801828222472'),(1198,'41748522015','11','1.00','3000','retail','0','2025-05-28 15:33:44','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-29 12:35:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174852202423320423222'),(1199,'41748522229','11','1.00','3000','retail','0','2025-05-28 15:37:21','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-29 12:38:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174852224033222274304'),(1200,'41748522543','11','1.00','3000','retail','0','2025-05-26 15:42:34','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-29 12:44:06','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174852255302322322033'),(1201,'41748522802','8','1.00','3000','retail','0','2025-05-21 15:47:01','','','','0','Cash',0.00,'3000','','','4','0','1','2025-05-29 12:48:35','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4174852281102880724388'),(1202,'41748687025','7','35.00','70000','retail','0','2025-05-31 13:51:58','','','','0','Cash',0.00,'2000','','','4','0','1','2025-05-31 10:52:55','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','-30','Inclusive','branch','Service','','','','','','A','4174868704333604003228'),(1203,'41748687025','15','4.00','40000','retail','0','2025-05-31 13:51:58','','','','0','Cash',0.00,'10000','','','4','0','1','2025-05-31 10:52:55','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','-1','Inclusive','branch','Service','','','','','','B','4174868869698326422262'),(1204,'41749036818','11','1.00','3000','retail','0','2025-05-30 14:34:02','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-04 11:43:39','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174903684260222608230'),(1205,'41749037486','11','1.00','3000','retail','0','2025-05-03 14:45:00','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-04 12:10:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4174903750000243342320'),(1206,'41749042607','8','1.00','3000','retail','0','2025-06-05 16:10:36','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-04 13:12:20','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4174904262523342460004'),(1207,'41749103472','74','1.00','3500','retail','0','2025-05-22 09:04:59','','','','0','Cash',0.00,'3500','','','4','0','1','2025-06-05 06:06:37','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174910349903233130272'),(1208,'41749103645','74','1.00','3500','retail','0','2025-05-13 09:07:32','','','','0','Cash',0.00,'3500','','','4','0','1','2025-06-05 06:09:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174910365220222034259'),(1209,'41749103781','74','1.00','3500','retail','0','2025-06-05 09:09:52','','','','0','Cash',0.00,'3500','','','4','0','1','2025-06-05 06:11:36','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174910379224103102710'),(1210,'41749104661','74','1.00','3500','retail','0','2025-05-08 09:24:33','','','','0','Cash',0.00,'3500','','','4','0','1','2025-06-05 06:25:21','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4174910467202337233233'),(1211,'41749106958','82','1.00','3500','retail','0','2025-05-02 10:02:48','','','','0','Cash',0.00,'3500','','','4','0','1','2025-06-05 07:04:14','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','D','4174910696801227231610'),(1212,'41749107891','87','1.00','0','retail','0','2025-05-03 10:18:22','','','','3500','Cash',0.00,'0','','','4','0','1','2025-06-05 07:19:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3491.00','3490','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174910790231033212437'),(1213,'41749108033','87','1.00','3500','retail','0','2025-05-09 10:21:10','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-06-05 07:22:09','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3490.00','3489','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174910804740390322020'),(1214,'41749108263','87','1.00','3500','retail','0','2025-05-03 10:24:41','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-06-05 07:26:09','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3489.00','3488','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174910827221220030403'),(1215,'41749108413','87','1.00','3500','retail','0','2025-05-31 10:27:14','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-06-05 07:28:48','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3488.00','3487','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174910842530412000331'),(1216,'41749117923','88','1.00','3500','retail','0','2025-05-13 13:39:33','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-06-05 10:44:47','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','0.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4174911793529302034251'),(1217,'41749120344','88','1.00','3500','retail','0','2025-05-20 13:46:11','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-06-05 10:49:23','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','0.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4174912035593203333104'),(1218,'41749120606','88','1.00','0','retail','0','2025-05-29 13:50:20','','','','3500','Cash',0.00,'0.00','','','4','0','1','2025-06-05 10:51:13','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','A','4174912062030336221136'),(1219,'41749120700','88','1.00','3500','retail','0','2025-05-29 13:52:04','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-06-05 10:53:37','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','0.00','0','Inclusive','branch','Service','1110','4000','5500','','','A','4174912071102332377100'),(1220,'11749126321','13','1.00','2','retail','0','2025-06-05 15:25:41','','','','1','Cash',0.00,'2','','','1','0','1','2025-06-05 12:25:45','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2.00,'1','85.00','84','Inclusive','branch','Inventory','1110','4000','5500','','','B','1174912634042620033020'),(1221,'41750228066','7','1.00','2000','retail','0','2025-06-18 09:35:34','','','','0','Cash',0.00,'2000','','','4','0','1','2025-06-18 06:38:22','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','-30.00','-30','Inclusive','branch','Service','','','','','','A','4175022848668232325243'),(1222,'41750228878','7','1.00','2000','retail','0','2025-06-18 09:44:05','','','','0','Cash',0.00,'2000','','','4','0','1','2025-06-18 06:50:55','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','-30.00','-30','Inclusive','branch','Service','','','','','','A','4175022899122037705037'),(1223,'41750237516','7','1.00','3000','retail','0','2025-06-10 12:07:29','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-18 09:08:39','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','-30.00','-30','Inclusive','branch','Service','','','','','','A','4175023752853722245273'),(1224,'41750237832','7','1.00','3000','retail','0','2025-06-10 12:12:46','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-18 09:13:08','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','-30.00','-30','Inclusive','branch','Service','','','','','','A','4175023795422222254220'),(1225,'41750238033','7','1.00','3000','retail','0','2025-06-10 12:14:40','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-18 09:15:08','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','-30.00','-30','Inclusive','branch','Service','','','','','','A','4175023805524234320035'),(1226,'41750237991','7','1.00','3000','retail','0','2025-06-17 14:03:20','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-18 11:06:06','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','-30.00','-30','Inclusive','branch','Service','','','','','','A','4175024458823333233234'),(1227,'41750683990','11','1.00','3000','retail','0','2025-06-14 16:06:41','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-23 13:08:31','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175068400003233303232'),(1228,'41750684188','11','1.00','3000','retail','0','2025-06-07 16:09:58','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-23 13:12:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175068419737025033020'),(1229,'41750685985','11','1.00','3000','retail','0','2025-06-23 10:48:46','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-24 07:50:44','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175068599993009975350'),(1230,'41750751515','11','1.00','3000','retail','0','2025-06-04 10:52:03','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-24 07:54:05','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175075152302373253037'),(1231,'41750751806','11','1.00','3000','retail','0','2025-06-21 10:56:57','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-24 08:02:39','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175075181747373103211'),(1232,'41750752215','11','1.00','3000','retail','0','2025-06-20 11:03:51','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-24 08:05:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175075222831204333353'),(1233,'41750752383','11','1.00','3000','retail','0','2025-06-14 11:06:32','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-24 08:08:12','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175075239142522339132'),(1234,'41750752525','11','1.00','3000','retail','0','2025-06-14 11:08:58','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-24 08:10:46','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175075253703152217720'),(1235,'41750752700','11','1.00','3000','retail','0','2025-06-16 11:13:28','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-24 08:15:04','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175075280878352432020'),(1236,'41750752967','11','1.00','3000','retail','0','2025-06-21 11:16:31','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-24 08:17:40','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175075299122245333920'),(1237,'41750753102','11','1.00','3000','retail','0','2025-06-10 11:18:32','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-24 08:20:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175075311111322032223'),(1238,'41750753260','11','1.00','3000','retail','0','2025-06-21 11:21:09','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-24 08:23:05','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175075326923332217775'),(1239,'41750753434','11','1.00','3000','retail','0','2025-06-19 11:24:09','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-24 08:26:00','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175075344600356332232'),(1240,'41750753607','11','1.00','3000','retail','0','2025-06-19 11:26:56','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-24 08:28:39','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175075361555703302751'),(1241,'41750754244','87','1.00','0','retail','0','2025-06-05 11:37:37','','','','3500','Cash',0.00,'0','','','4','0','1','2025-06-24 08:39:17','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3487.00','3486','Inclusive','branch','Service','1110','4000','5500','','','B','4175075425633433432005'),(1242,'41750754426','87','1.00','0','retail','0','2025-06-18 11:40:38','','','','3500','Cash',0.00,'0','','','4','0','1','2025-06-24 08:42:39','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3487.00','3486','Inclusive','branch','Service','1110','4000','5500','','','B','4175075443832323503733'),(1243,'41750755176','11','1.00','3000','retail','0','2025-06-23 11:53:05','','','','0','Invoice',0.00,'3000','','','4','0','1','2025-06-24 09:11:06','1','1','printed','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175075518470135001072'),(1245,'41750755176','11','1.00','3000','retail','0','2025-06-23 12:11:38','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-24 09:13:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175075629750222512005'),(1246,'41750756408','11','1.00','3000','retail','0','2025-06-23 12:13:37','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-24 09:15:08','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175075641722542747443'),(1247,'41750756561','11','1.00','3000','retail','0','2025-06-24 12:16:12','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-24 09:17:55','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175075657120232052233'),(1248,'41750758763','87','1.00','3500','retail','0','2025-06-24 12:53:16','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-06-24 09:54:39','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3488.00','3488','Inclusive','branch','Service','1110','4000','5500','','','B','4175075877922320232077'),(1249,'41750933913','8','1.00','3000','retail','0','2025-06-26 13:32:21','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-26 10:38:46','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4175093392812333239002'),(1250,'41750934404','8','1.00','3000','retail','0','2025-06-26 13:40:33','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-26 10:42:07','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4175093442232350320323'),(1251,'41750934599','87','1.00','3500','retail','0','2025-06-12 13:43:48','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-06-26 10:46:53','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3488.00','3488','Inclusive','branch','Service','1110','4000','5500','','','B','4175093461800493863152'),(1252,'41750934864','87','1.00','3500','retail','0','2025-06-05 13:52:00','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-06-26 10:53:10','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3488.00','3488','Inclusive','branch','Service','1110','4000','5500','','','B','4175093497501323533337'),(1253,'41750935247','87','1.00','3500','retail','0','2025-06-07 13:54:25','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-06-26 10:56:55','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3488.00','3488','Inclusive','branch','Service','1110','4000','5500','','','B','4175093525500220233534'),(1254,'41750935452','87','1.00','3500','retail','0','2025-06-14 13:57:57','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-06-26 10:59:06','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3488.00','3488','Inclusive','branch','Service','1110','4000','5500','','','B','4175093546534301223253'),(1255,'41750935886','87','1.00','3500','retail','0','2025-06-24 14:05:10','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-06-26 11:06:53','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3488.00','3488','Inclusive','branch','Service','1110','4000','5500','','','B','4175093589834329335332'),(1256,'41750936145','87','1.00','3500','retail','0','2025-06-18 14:09:28','','','','3500','Cash',0.00,'3500','','','4','0','1','2025-06-26 11:13:04','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3488.00','3488','Inclusive','branch','Service','1110','4000','5500','','','B','4175093615642223307432'),(1257,'31750937748','89','1.00','5000','retail','0','2025-06-26 14:38:39','','','','0','Cash',0.00,'5000.00','','','3','0','1','2025-06-26 11:39:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',5000.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','','3175093776273232620726'),(1258,'31750937964','89','1.00','5000','retail','0','2025-06-26 14:41:37','','','','0','Cash',0.00,'5000.00','','','3','0','1','2025-06-26 11:41:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',5000.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','','3175093809633332343080'),(1259,'41750936827','89','1.00','5000','retail','0','2025-06-26 14:52:21','','','','0','Cash',0.00,'5000.00','','','4','0','1','2025-06-26 11:52:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',5000.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','','4175093867403937043533'),(1260,'41750938786','89','1.00','5000','retail','0','2025-06-26 14:54:13','','','','0','Cash',0.00,'5000.00','','','4','0','1','2025-06-26 11:54:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',5000.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','','4175093885279243517330'),(1261,'41750939331','89','1.00','5000','retail','0','2025-06-26 15:04:02','','','','0','Cash',0.00,'5000.00','','','4','0','1','2025-06-26 12:04:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',5000.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','','4175093944014303291333'),(1262,'41750939757','89','1.00','5000','retail','0','2025-06-26 15:09:27','','','','0','Cash',0.00,'5000.00','','','4','0','1','2025-06-26 12:09:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',5000.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','','4175093976630337023343'),(1263,'41750939779','89','1.00','5000','retail','0','2025-06-26 15:11:19','','','','0','Cash',0.00,'5000.00','','','4','0','1','2025-06-26 12:11:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',5000.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','','4175093987923022275002'),(1264,'41750940154','89','1.00','5000','retail','0','2025-06-26 15:16:13','','','','0','Cash',0.00,'5000.00','','','4','0','1','2025-06-26 12:16:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',5000.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','','4175094017130002437234'),(1265,'41751271878','82','1.00','3500','retail','0','2025-06-27 11:24:51','','','','0','Cash',0.00,'3500','','','4','0','1','2025-06-30 08:28:08','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','D','4175127189005034344102'),(1266,'41751272308','82','1.00','3500','retail','0','2025-06-28 11:31:58','','','','0','Cash',0.00,'3500','','','4','0','1','2025-06-30 08:43:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','D','4175127231832223027033'),(1267,'41751274495','11','1.00','3000','retail','0','2025-06-28 12:08:23','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-30 09:15:21','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175127450333472240222'),(1268,'41751275803','8','1.00','3000','retail','0','2025-06-12 12:33:43','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-30 09:54:25','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4175127581303322712252'),(1269,'41751277410','74','1.00','3500','retail','0','2025-06-23 12:57:01','','','','0','Cash',0.00,'3500','','','4','0','1','2025-06-30 09:59:19','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4175127741937527720233'),(1270,'41751277587','74','1.00','3500','retail','0','2025-06-23 12:59:56','','','','0','Cash',0.00,'3500','','','4','0','1','2025-06-30 10:01:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','8.00','7','Inclusive','branch','Service','1110','4000','5500','','','A','4175127759672455200393'),(1271,'41751278162','8','1.00','3000','retail','0','2025-06-10 13:09:45','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-30 11:03:13','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4175127817532242307027'),(1272,'41751281550','8','1.00','3000','retail','0','2025-06-17 14:06:36','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-30 11:07:46','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4175128158523841332300'),(1273,'41751284413','82','1.00','3500','retail','0','2025-06-30 15:13:31','','','','0','Cash',0.00,'3500','','','4','0','1','2025-06-30 12:15:46','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','','','D','4175128561038332343302'),(1274,'41751286284','8','1.00','3000','retail','0','2025-06-30 15:25:35','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-30 12:50:10','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','','','','','A','4175128632704633024327'),(1275,'41751289188','11','1.00','3000','retail','0','2025-06-30 16:15:57','','','','0','Cash',0.00,'3000','','','4','0','1','2025-06-30 13:17:54','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','18.00','17','Inclusive','branch','Service','','','','','','A','4175128935545322302522'); /*!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=90 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 ('1171621143233220313210',1,'11716211421','61',1.00,'5000','retail','0','2024-05-20 16:23:42','','','','0','Cash',0.00,'5000','','','1','','1','2024-05-20 13:27:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',5000.00,'1','0.00','-1','Inclusive','branch','Service','','',''),('4171626818043822328022',2,'41716268168','7',1.00,'3000','retail','0','2024-05-21 08:09:28','','','','0','Cash',0.00,'3000','','','4','','1','2024-05-21 05:33:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','0.00','-1','Inclusive','branch','Service','','',''),('4171627122272207323270',3,'41716271183','11',1.00,'3000','retail','0','2024-05-21 08:59:43','','','','0','Cash',0.00,'3000','','','4','','1','2024-05-21 06:29:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','',''),('1171627245022533635230',4,'11716272428','3',1.00,'4500','retail','0','2024-05-21 09:20:28','','','','0','Cash',0.00,'4500','','','1','','1','2024-05-21 06:29:32','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','1.00','0','Inclusive','branch','Service','','',''),('4171627972332323270303',5,'41716279659','3',1.00,'4500','retail','0','2024-05-21 11:20:59','','','','0','Cash',0.00,'4500','','','4','','1','2024-05-21 08:38:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','2.00','1','Inclusive','branch','Service','','',''),('3171628245606205333022',6,'31716282196','17',1.00,'23000','retail','0','2024-05-21 12:07:24','','','','0','Cash',0.00,'23000','','','3','','1','2024-05-21 09:07:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',23000.00,'1','0.00','-1','Inclusive','branch','Service','','',''),('3171628221433233222431',7,'31716282196','17',1.00,'23000','retail','0','2024-05-21 12:03:16','','','','0','Cash',0.00,'23000','','','3','','1','2024-05-21 09:07:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',23000.00,'1','0.00','-1','Inclusive','branch','Service','','',''),('3171628249602934824632',8,'31716282474','17',1.00,'23000','retail','0','2024-05-21 12:07:55','','','','0','Cash',0.00,'23000','','','3','','1','2024-05-21 09:08:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',23000.00,'1','2.00','1','Inclusive','branch','Service','','',''),('3171628260203822127306',9,'31716282590','17',1.00,'23000','retail','0','2024-05-21 12:09:50','','','','0','Cash',0.00,'23000','','','3','','1','2024-05-21 09:14:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',23000.00,'1','3.00','2','Inclusive','branch','Service','','',''),('3171628286523233220222',10,'31716282850','17',1.00,'23000','retail','0','2024-05-21 12:14:10','','','','0','Cash',0.00,'23000','','','3','','1','2024-05-21 09:19:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',23000.00,'1','4.00','3','Inclusive','branch','Service','','',''),('3171628654302333250438',11,'31716285693','11',1.00,'3000','retail','0','2024-05-21 13:15:43','','','','0','Cash',0.00,'3000','','','3','','1','2024-05-21 10:17:17','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Service','','',''),('4171655003271203021230',12,'41716550025','11',1.00,'3000','retail','0','2024-05-24 14:27:05','','','','0','Cash',0.00,'3000','','','4','','1','2024-05-27 09:44:25','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Service','','',''),('4171681726562154770037',13,'41716814590','11',1.00,'3000','retail','0','2024-05-27 16:02:14','','','','0','Cash',0.00,'3000','','','4','','1','2024-05-28 08:02:55','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Service','','',''),('4171688347621334072276',14,'41716883466','11',1.00,'3000','retail','0','2024-05-28 11:04:26','','','','0','Cash',0.00,'3000','','','4','','1','2024-05-28 10:19:48','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','5.00','4','Inclusive','branch','Service','','',''),('3171750343122222507320',15,'31717051517','26',1.00,'45000','retail','0','2024-06-04 15:16:45','','','','0','Cash',0.00,'45000','','','3','','1','2024-06-04 12:19:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',45000.00,'1','0.00','-1','Inclusive','branch','Service','','',''),('3171705155243205703013',16,'31717051517','17',1.00,'195000','retail','0','2024-05-30 09:45:17','','','','0','Cash',0.00,'195000','','','3','','1','2024-06-04 12:19:14','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','5','Inclusive','branch','Service','','',''),('3171750608500032000470',17,'31717506064','72',1.00,'1950000','retail','0','2024-06-04 16:01:04','','','','0','Cash',0.00,'1950000','','','3','','1','2024-06-04 13:19:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1950000.00,'1','0.00','-1','Inclusive','branch','Service','2060','4000','5500'),('4171773795203372177307',18,'41717737939','11',1.00,'3000','retail','0','2024-06-07 08:25:40','','','','0','Cash',0.00,'3000','','','4','','1','2024-06-07 07:11:04','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Service','','',''),('4171808669502082021132',19,'41718086686','11',1.00,'3000','retail','0','2024-06-11 09:18:06','','','','0','Cash',0.00,'3000','','','4','','1','2024-06-11 06:32:15','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Service','','',''),('4171845033522153552532',20,'41718450328','6',1.00,'4000','retail','0','2024-06-15 14:18:48','','','','0','Cash',0.00,'4000','','','4','','1','2024-06-15 11:18:57','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4000.00,'1','0.00','-1','Inclusive','branch','Service','','',''),('4171871059623017920107',21,'41718710588','75',1.00,'3500','retail','0','2024-06-18 14:36:28','','','','0','Cash',0.00,'3500','','','4','','1','2024-06-18 11:59:43','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('3171871244312202213203',22,'31718712429','15',1.00,'15000','retail','0','2024-06-18 15:07:09','','','','0','Cash',0.00,'15000','','','3','','1','2024-06-18 12:07:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',15000.00,'1','1.00','0','Inclusive','branch','Service','','',''),('4171886478522127475330',23,'41718864778','17',1.00,'10000','retail','0','2024-06-20 09:26:18','','','','0','Cash',0.00,'10000','','','4','','1','2024-06-20 06:32:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','6.00','5','Inclusive','branch','Service','','',''),('4171886514906343221397',24,'41718864778','17',1.00,'10000','retail','0','2024-06-20 09:32:22','','','','0','Cash',0.00,'10000','','','4','','1','2024-06-20 06:33:54','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','7','Inclusive','branch','Service','','',''),('4171939472332022234203',25,'41719394711','11',1.00,'3000','retail','0','2024-06-26 12:38:31','','','','0','Cash',0.00,'3000','','','4','','1','2024-06-26 10:21:05','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','8.00','7','Inclusive','branch','Service','','',''),('4171955951573590530102',26,'41719559493','11',1.00,'3000','retail','0','2024-06-28 10:24:53','','','','0','Cash',0.00,'3000','','','4','','1','2024-06-28 12:13:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','9.00','8','Inclusive','branch','Service','','',''),('4171957811131307333013',27,'41719578105','11',1.00,'3000','retail','0','2024-06-28 15:35:05','','','','0','Cash',0.00,'3000','','','4','','1','2024-06-28 12:38:07','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','10.00','9','Inclusive','branch','Service','','',''),('4172016326531435122023',28,'41720157222','75',1.00,'3500','retail','0','2024-07-05 08:27:02','','','','0','Cash',0.00,'3500','','','4','','1','2024-07-05 07:07:54','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500'),('4172050387370350231323',29,'41720503060','74',1.00,'3500','retail','0','2024-07-09 08:31:00','','','','0','Cash',0.00,'3500','','','4','','1','2024-07-09 05:53:44','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('4172050842930282223322',30,'41720508010','7',1.00,'3000','retail','0','2024-07-09 09:53:30','','','','0','Cash',0.00,'3000','','','4','','1','2024-07-09 07:04:27','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Service','','',''),('4172076188230826134432',31,'41720761288','11',1.00,'3000','retail','0','2024-07-12 08:14:48','','','','0','Cash',0.00,'3000','','','4','','1','2024-07-13 08:48:29','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','11.00','10','Inclusive','branch','Service','','',''),('4172131032222033332220',32,'41721310311','11',1.00,'3000','retail','0','2024-07-18 16:45:11','','','','0','Cash',0.00,'3000','','','4','','1','2024-07-19 06:32:22','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','12.00','11','Inclusive','branch','Service','','',''),('4172206140903022229020',33,'41722061398','8',1.00,'2000','retail','0','2024-07-27 09:23:18','','','','0','Cash',0.00,'2000','','','4','','1','2024-07-27 06:23:39','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','0.00','-1','Inclusive','branch','Service','','',''),('4172251772712323227333',34,'41722517720','74',1.00,'3500','retail','0','2024-08-01 16:08:40','','','','0','Cash',0.00,'3500','','','4','','1','2024-08-02 10:02:55','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','1','Inclusive','branch','Service','1110','4000','5500'),('3172251901800312272132',35,'31722515947','17',1.00,'10000','retail','0','2024-08-01 16:29:51','','','','0','Cash',0.00,'10000','','','3','','1','2024-08-07 09:20:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','8.00','7','Inclusive','branch','Service','','',''),('3172302249624200333302',36,'31723022442','58',1.00,'10000','retail','0','2024-08-07 12:20:43','','','','0','Cash',0.00,'10000','','','3','','1','2024-08-07 09:35:52','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','0.00','0','Inclusive','branch','Service','','',''),('3172552693033237136232',37,'31725526914','80',1.00,'6000','retail','0','2024-09-05 12:01:54','','','','0','Cash',0.00,'6000','','','3','','1','2024-09-05 09:08:36','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',6000.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('4172709801234022337202',38,'41727097990','58',20.00,'200000','retail','0','2024-09-23 16:26:30','','','','0','Cash',0.00,'10000','','','4','','1','2024-09-24 08:02:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'20','1.00','-19','Inclusive','branch','Service','','',''),('4172716497632272703327',39,'41727164961','78',1.00,'20000','retail','0','2024-09-24 11:02:41','','','','0','Cash',2758.62,'20000','','','4','','1','2024-09-24 08:02:59','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',17241.38,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('4172716509312203332424',40,'41727164980','58',10.00,'-100000','retail','200000','2024-09-24 11:03:39','','','','0','Cash',0.00,'-10000','','','4','','1','2024-09-24 08:05:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',-10000.00,'10','21.00','11','Inclusive','branch','Service','','',''),('4172716514162410321404',41,'41727165105','58',1.00,'9000','retail','1000','2024-09-24 11:05:06','','','','0','Cash',0.00,'9000','','','4','','1','2024-09-24 08:05:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'1','31.00','30','Inclusive','branch','Service','','',''),('4172716718620232062412',42,'41727167152','58',10.00,'-19900000','retail','20000000','2024-09-24 11:39:12','','','','0','Cash',0.00,'-1990000','','','4','','1','2024-09-24 08:39:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',-1990000.00,'10','32.00','22','Inclusive','branch','Service','','',''),('4172716723722020322110',43,'41727167193','58',10.00,'-9900000','retail','10000000','2024-09-24 11:39:53','','','','0','Cash',0.00,'-990000','','','4','','1','2024-09-24 08:40:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',-990000.00,'10','42.00','32','Inclusive','branch','Service','','',''),('4172716731830320370327',44,'41727167252','58',20000.00,'180000000','retail','20000000','2024-09-24 11:40:52','','','','0','Cash',0.00,'9000','','','4','','1','2024-09-24 08:42:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',9000.00,'20000','52.00','-19948','Inclusive','branch','Service','','',''),('4172716813714320022222',45,'41727168128','58',1.00,'10000','retail','0','2024-09-24 11:55:28','','','','0','Cash',0.00,'10000','','','4','','1','2024-09-24 08:55:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','20052.00','20051','Inclusive','branch','Service','','',''),('4172716817230327062330',46,'41727168153','58',20.00,'-200000','retail','400000','2024-09-24 11:55:53','','','','0','Cash',0.00,'-10000','','','4','','1','2024-09-24 08:56:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',-10000.00,'20','20053.00','20033','Inclusive','branch','Service','','',''),('4172716820721303412334',47,'41727168185','58',1.00,'10000','retail','0','2024-09-24 11:56:25','','','','0','Cash',0.00,'10000','','','4','','1','2024-09-24 08:57:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10000.00,'1','20073.00','20072','Inclusive','branch','Service','','',''),('4172716826527703722000',48,'41727168239','58',20.00,'-39800000','retail','40000000','2024-09-24 11:57:19','','','','0','Cash',0.00,'-1990000','','','4','','1','2024-09-24 08:57:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',-1990000.00,'20','20074.00','20054','Inclusive','branch','Service','','',''),('4172716830222272383020',49,'41727168271','58',10.00,'-19900000','retail','20000000','2024-09-24 11:57:51','','','','0','Cash',0.00,'-1990000','','','4','','1','2024-09-24 08:58:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',-1990000.00,'10','20094.00','20084','Inclusive','branch','Service','','',''),('4172716917734131221223',50,'41727168309','58',20.00,'-200000','retail','400000','2024-09-24 11:58:29','','','','0','Cash',0.00,'-10000','','','4','','1','2024-09-24 09:13:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',-10000.00,'20','20104.00','20084','Inclusive','branch','Service','','',''),('4172716920513202323343',51,'41727169181','58',20.00,'0','retail','200000','2024-09-24 12:13:01','','','','0','Cash',0.00,'0','','','4','','1','2024-09-24 09:13:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'20','20124.00','20104','Inclusive','branch','Service','','',''),('3172708123910230424823',52,'31727081226','58',18.00,'180000','retail','0','2024-09-23 11:47:06','','','','0','Cash',0.00,'10000','','','3','','1','2024-10-04 07:51:00','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','1','Inclusive','branch','Service','','',''),('3172986019108223292396',53,'31729860143','17',1.00,'10000','retail','0','2024-10-25 15:42:23','','','','0','Cash',0.00,'10000','','','3','','1','2024-10-25 13:15:47','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','9','Inclusive','branch','Service','','',''),('4173019093493200222320',54,'41730190910','74',1.00,'3500','retail','0','2024-10-29 11:35:10','','','','0','Cash',0.00,'3500','','','4','','1','2024-10-29 08:58:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500'),('4173020779923033977302',55,'41730207791','11',1.00,'3000','retail','0','2024-10-29 16:16:31','','','','0','Cash',0.00,'3000','','','4','','1','2024-10-30 05:54:59','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','14.00','13','Inclusive','branch','Service','','',''),('4173140305622160662052',56,'41731403040','74',1.00,'3500','retail','0','2024-11-12 12:17:20','','','','0','Cash',0.00,'3500','','','4','','1','2024-11-15 10:39:50','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500'),('4173192129822012139134',57,'41731921285','74',1.00,'3500','retail','0','2024-11-18 12:14:45','','','','0','Cash',0.00,'3500','','','4','','1','2024-11-20 07:52:33','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500'),('4173261327423232433346',58,'41732613262','11',1.00,'3000','retail','0','2024-11-26 12:27:42','','','','0','Cash',0.00,'3000','','','4','','1','2024-11-26 09:28:42','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','15.00','14','Inclusive','branch','Service','','',''),('4173269372423427420102',59,'41732693686','11',1.00,'3000','retail','0','2024-11-27 10:48:06','','','','0','Cash',0.00,'3000','','','4','','1','2024-11-27 09:15:36','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','16.00','15','Inclusive','branch','Service','','',''),('4173822255830324005231',60,'41738222418','74',1.00,'3500','retail','0','2025-01-30 10:33:38','','','','0','Cash',0.00,'3500','','','4','','1','2025-01-30 07:36:04','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500'),('4173822695633335033328',61,'41738226943','74',1.00,'3500','retail','0','2025-01-30 11:49:03','','','','0','Cash',0.00,'3500','','','4','','1','2025-01-30 13:42:48','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500'),('3173735728082332443224',62,'31737357263','11',1.00,'3000','retail','0','2025-01-20 10:14:23','','','','0','Cash',0.00,'3000','','','3','','1','2025-02-07 12:40:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','17.00','16','Inclusive','branch','Service','','',''),('3173893200022023220703',63,'31737357263','7',0.00,'1','retail','0','2025-02-07 15:38:37','','','','0','Cash',0.00,'3000','','','3','','1','2025-02-07 12:44:59','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'0.00033333333333333','2.00','1.9996666666667','Inclusive','branch','Service','','',''),('4173926387520228220275',64,'41739262897','7',1.00,'3500','retail','0','2025-02-11 11:34:57','','','','0','Cash',0.00,'3500','','','4','','1','2025-02-11 08:53:03','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','2','Inclusive','branch','Service','','',''),('4174014598330332304304',65,'41740145961','74',1.00,'3500','retail','0','2025-02-21 16:52:42','','','','0','Cash',0.00,'3500','','','4','','1','2025-02-24 07:28:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3500.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500'),('4174056036910330512223',66,'41740560000','6',1.00,'4000','retail','0','2025-02-26 11:53:20','','','','0','Cash',0.00,'4000','','','4','','1','2025-02-26 08:59:41','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4000.00,'1','1.00','0','Inclusive','branch','Service','','',''),('4174074581424020304330',67,'41740745804','8',1.00,'2000','retail','0','2025-02-28 15:30:04','','','','0','Cash',0.00,'2000','','','4','','1','2025-03-01 09:52:01','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Service','','',''),('4174115182872334240327',68,'41741151521','8',1.00,'2000','retail','0','2025-03-05 08:12:01','','','','0','Cash',0.00,'2000','','','4','','1','2025-03-07 07:20:02','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','2.00','1','Inclusive','branch','Service','','',''),('4174134247232322342321',69,'41741342447','7',1.00,'500','retail','3000','2025-03-07 13:14:07','','','','0','Cash',0.00,'500','','','4','','1','2025-03-07 10:14:49','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','3.00','2','Inclusive','branch','Service','','',''),('4174177969534339041372',70,'41741779689','83',1.00,'40','retail','0','2025-03-12 14:41:29','','','','40,000','Cash',0.00,'40','','','4','','1','2025-03-12 11:42:41','1','2','new','1','new','','','','','yes','','0','','','EXEMPTED',40.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500'),('4174177977220227032343',71,'41741779761','83',1.00,'40','retail','0','2025-03-12 14:42:42','','','','40,000','Cash',0.00,'40','','','4','','1','2025-03-12 11:43:00','1','2','new','1','new','','','','','yes','','0','','','EXEMPTED',40.00,'1','140.00','139','Inclusive','branch','Inventory','1110','4000','5500'),('4174177985502333203022',72,'41741779846','83',1.00,'40','retail','0','2025-03-12 14:44:06','','','','40,000','Cash',0.00,'40','','','4','','1','2025-03-12 11:44:46','1','2','new','1','new','Monthly','','','','yes','','0','','','EXEMPTED',40.00,'1','140.00','139','Inclusive','branch','Service','1110','4000','5500'),('17431717986',73,'41727165159','58',1.00,'9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','','1','2025-03-28 14:23:51','1','2','new','1','new','pcs','','','4','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','',''),('17431717985',74,'41727165159','58',1.00,'9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','','1','2025-03-28 14:23:55','1','2','new','1','new','pcs','','','4','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','',''),('17431721956',75,'41727165159','58',1.00,'9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','','1','2025-03-28 14:32:48','1','2','new','1','new','pcs','','','4','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','',''),('17431721955',76,'41727165159','58',1.00,'9000','retail','0','2024-09-24 11:06:53','','','','0','Cash',0.00,'9000','','','4','','1','2025-03-28 14:32:49','1','2','new','1','new','pcs','','','4','yes','','0','','','EXEMPTED',9000.00,'0','','','Inclusive','branch','Service','','',''),('4174317275113102043733',77,'41743172719','81',1.00,'10000','retail','0','2025-03-28 17:38:39','','','','0','Cash',1379.31,'10000','','','4','','1','2025-03-28 14:40:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',8620.69,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('4174359685832332025381',78,'41743595822','83',72.00,'2880000','retail','0','2025-04-02 15:27:10','','','','40000','Cash',0.00,'40000','','','4','','1','2025-04-02 12:28:17','1','2','new','1','new','Monthly','','','','yes','','0','','','EXEMPTED',40000.00,'72','141.00','69','Inclusive','branch','Service','1110','4000','5500'),('4174359705734203014233',79,'41743595822','83',1.00,'39988','retail','12','2025-04-02 15:29:25','','','','40000','Cash',0.00,'39988','','','4','','1','2025-04-02 12:31:22','1','2','new','1','new','Monthly','','','','yes','','0','','','EXEMPTED',39988.00,'1','213.00','212','Inclusive','branch','Service','1110','4000','5500'),('4174359711833020323082',80,'41743595822','83',1.00,'39995','retail','5','2025-04-02 15:31:23','','','','40000','Cash',0.00,'39995','','','4','','1','2025-04-02 12:32:13','1','2','new','1','new','Monthly','','','','yes','','0','','','EXEMPTED',39995.00,'1','214.00','213','Inclusive','branch','Service','1110','4000','5500'),('4174359715004433220727',81,'41743595822','83',1.00,'39980','retail','20','2025-04-02 15:32:13','','','','40000','Cash',0.00,'39980','','','4','','1','2025-04-02 12:32:38','1','2','new','1','new','Monthly','','','','yes','','0','','','EXEMPTED',39980.00,'1','215.00','214','Inclusive','branch','Service','1110','4000','5500'),('4174359723803303333304',82,'41743595822','83',1.00,'40000','retail','0','2025-04-02 15:32:39','','','','40000','Cash',0.00,'40000','','','4','','1','2025-04-02 12:43:17','1','2','new','1','new','Monthly','','','','yes','','0','','','EXEMPTED',40000.00,'1','216.00','215','Inclusive','branch','Service','1110','4000','5500'),('4174359839938303838322',83,'41743595822','84',1.00,'0','retail','0','2025-04-02 15:53:10','','','','72000','Cash',0.00,'0','','','4','','1','2025-04-02 12:53:30','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500'),('4174360030034063224222',84,'41743600249','85',1.00,'72000','retail','0','2025-04-02 16:24:44','','','','0','Cash',0.00,'72000','','','4','','1','2025-04-03 07:22:56','1','1','new','1','new','pcs','','','','yes','','0','','','NON VAT',72000.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500'),('4174360028342320324847',85,'41743600249','83',1.00,'40000','retail','0','2025-04-02 16:24:09','','','','40000','Cash',0.00,'40000','','','4','','1','2025-04-03 07:22:59','1','2','new','1','new','Monthly','','','','yes','','0','','','EXEMPTED',40000.00,'1','219.00','218','Inclusive','branch','Service','1110','4000','5500'),('4174366503000304003333',86,'41743664983','8',1.00,'2000','retail','0','2025-04-03 10:23:03','','','','0','Cash',0.00,'2000','','','4','','1','2025-04-03 07:53:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','3.00','2','Inclusive','branch','Service','','',''),('4174366762066262303336',87,'41743667605','8',1.00,'2000','retail','0','2025-04-03 11:06:45','','','','0','Cash',0.00,'2000','','','4','','1','2025-04-03 08:07:52','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','4.00','3','Inclusive','branch','Service','','',''),('4174584497902344093444',88,'41745844966','87',1.00,'4000','retail','0','2025-04-28 15:56:06','','','','3500','Cash',0.00,'4000','','','4','','1','2025-04-29 12:10:40','1','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3493.00','3492','Inclusive','branch','Inventory','1110','4000','5500'),('4175075459620233744243',89,'41750754588','87',1.00,'0','retail','0','2025-06-24 11:43:08','','','','3500','Cash',0.00,'0','','','4','','1','2025-06-24 08:52:56','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3487.00','3486','Inclusive','branch','Service','1110','4000','5500'); /*!40000 ALTER TABLE `sales_ordercancelled` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderkitchen` -- DROP TABLE IF EXISTS `sales_orderkitchen`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderkitchen` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` varchar(50) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_orderkitchen` -- LOCK TABLES `sales_orderkitchen` WRITE; /*!40000 ALTER TABLE `sales_orderkitchen` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_orderkitchen` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderraw` -- DROP TABLE IF EXISTS `sales_orderraw`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderraw` ( `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `tax` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, `taxcode` varchar(50) DEFAULT NULL, `myinvoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1244 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 */; INSERT INTO `sales_orderraw` VALUES (1243,'41751289540','11',1.00,'3000','retail','0','2025-06-30 16:19:00','','','','0','Cash','3000','','','4','0','1','2025-06-30 13:19:09','1','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,0.00,'1','18.00','17','Inclusive','branch','Service','','','','A','4175128954829303902192'); /*!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=3 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,'254719870196','2024-05-17 02:23:48pm','Hello! Your one time ETIMS Activation code is: .1353002 at 2024-05-17 14:23:48. Use it within 15 minutes.','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` varchar(5) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smsconfig` -- LOCK TABLES `smsconfig` WRITE; /*!40000 ALTER TABLE `smsconfig` DISABLE KEYS */; INSERT INTO `smsconfig` VALUES (1,'76','c8d1ec0b9d21d199d6d7514ce002b85fd3022037d31141cecf5ea57902320994f885c92064cc2bee019f87df642212ac30505551','Robisearch','','<H2 style=\"margin:0px;color:blue\">CLARITY COUNSELING CENTRE</H2>\r\nUtalii House| 3rd Floor| North wing | Utalii Street | Nairobi CBD<br>\r\nPO BOX 51059-00200 City Square Nairobi.<br>\r\nNairobi, Nairobi Area 00200,Kenya.<br>\r\nwww.claritycounselling.co.ke<br> \r\nCOMPANY PIN: P051658911K\r\n\r\n','254738637711','Nairobi Ngara','support@robisearch.com','ROBISEARCHPOS','<H3 style=\"margin:0px;\"><b>Notes / Terms:</H3>\r\n<H4>All accounts are due and payable at time of consultation.<BR>\r\n<b>1.Cash:</b><BR>\r\n<b>2.BAnk transfer:</b>: National Bank, Yaya center branch A/C NO: 7707077806<BR>\r\n<b>3.Cheque:</b> Please make cheques payable to \"CLARITY COUNSELING AND TRAINING CENTRE LTD\" <br>\r\n<b>4.Lipa na M-PESA :</b> Paybill: 9009090. A/ No: (Session/ Diploma/ Bscs/EAP).<br>\r\n<b> 5. Debit/Credit Card:</b>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n\r\n\r\n\r\n<b>Employee Assistance Programs (EAP), Short Courses. Certificate & Diploma, Counseling Services-Individual, Couple, Family, Group & Child Therapy.<br>\r\n</H4>\r\n\r\n','Robisearch Admin','e7bd1efe6cee0b56cf3b31d7fb5d01c7','254708325411','','KES','VAT','0','levy','2','RO0001',' Goods once sold will not be returned ,Prices inclusive of vat where applicable, <br>We appreciate your valuable business','2024-07-261721975249.png','1','116 ','','1','2025-06-05 15:25:12','yes','no','no','no','9Eorm8XnhN5U8ytxc9oo4rPnaqHNnwAXtTHweU3TWPNts7OZ49BYwneqgn3oq/4eAfYktkBNjYVo274AcIAm0Q==','','<H3 style=\"margin:0px;\"><b>Notes / Terms:</H3>\r\n<H4>All accounts are due and payable at time of consultation.<BR>\r\n<b>1.Cash:</b><BR>\r\n<b>2.BAnk transfer:</b>: National Bank, Yaya center branch A/C NO: 7707077806<BR>\r\n<b>3.Cheque:</b> Please make cheques payable to \"CLARITY COUNSELING AND TRAINING CENTRE LTD\" <br>\r\n<b>4.Lipa na M-PESA :</b> Paybill: 9009090. A/ No: (Session/ Diploma/ Bscs/EAP).<br>\r\n<b>5.Debit/Credit Card:</b>\r\n<br>\r\nPatient with insurance: The patient is responsible for the estimated non covered portion and / or deductibles at the moment at the time of the service. If this insurance company does not pay , we will bill you directly for the balance.\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n\r\n\r\n\r\n<b>Employee Assistance Programs (EAP), Short Courses. Certificate & Diploma, Counseling Services-Individual, Couple, Family, Group & Child Therapy.<br>\r\n</H4>\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.','ee+KWMUZkPQ2dyOY1HIwJ3ll/e7hDq9AsWMLIdSo1rnChbxFBzTFiToHBm+ZlHOLdqTt8tpyS6v5A9SI4R45t+gTtOctZ7MFHdLOThMpOM4rpf71RGpKlJqLGafkgL+L','100','Current','Current','00:00','23:59','Retail','One Without Automatic Logout','Before Receipt','thank you for shopping with us. ','no','yes','Advanta','ROBISEARCHLTD','Robisearch@2018','SMSCHAPCHAP','<b>About Robisearch Ltd</b><br>\r\nRobisearch Ltd is an ICT youth based company that begun in 2011 as a result of innovations that transform lives globally. We are innovator behind Biometric lands system and digital birth card system that could help fight terrorisms. We are a member of the Nairobi Chambers (KNCCI) organization and AGPO. We offer attachment /internships opportunity to 60 students on annual basis as a way of creating job opportunity to youths in Kenya. We have great experience in dealing with customers having handled over 500 customers’ country wide. Some of services are:<p class=\"text-center\">\r\n<h3>OUR SERVICES</h3>\r\nBelow are some of our services and solutions:<br>\r\n• Biometric system for schools and business : Price= From Ksh.50,000<br>\r\n• Bulk Sms services(Bulksms ChapChap) : Price= From Ksh.5,000<br>\r\n• Best Erp/Point of Sale/ Inventory Control Software : Price= From Ksh.50,000<br>\r\n• Property Management software that conforms to the Big 4 government agenda. : Price= From Ksh.100,000<br>\r\n\r\nNOTE: You can give discount upto 20% of the above selling price.\r\n</p>\r\n\r\n<p>\r\nOur Vision<br>\r\nTransforming the world through innovation<br>\r\nOur Mission<br>\r\nTo be the best ICT company offering innovate services globally.\r\nBiometric Systems rely mostly on information about a person to identify the person in such a way that specific data about unique biological traits are relied upon to work effectively.\r\nThe biometric School attendance system. This is an innovative system which is used by schools to track student movements. The system sends sms alert to the parents whenever students checks in and out of the schools. The system is also used as digital register to record students and staff attendances instead of manual signing of class register as well as managing payroll based on attendance. The system is also being used by business owners to get sms alert whenever employees checks in and out of the office. There are so many schools using this system and we recommend the same to any school and business. Some of them are JKUAT,Pumwani Hosiptal, Loreto Girls Kiambu,Mandera boys, Kwale boys, Kipsigis girls. Kericho TTC etc.\r\n<br>\r\n\r\n<br>Point of Sale(ROBIPOS) manages sales for any sales related businesses. This system helps business owners to track their daily sales and profit using their phones wherever they are. It has Lipa Na MPESA real time and sms alert. Sms is automatically sends to the computer whenever customer pays through any mobile payment. Also the customer gets automatic thank you message upon payment.\r\nThis system has been integrated with many modules that manages day to day transactions in our client’s business. The system has many functionalities but not limited to the following: Inventory tracking, sales management, customer management, products management, receipting, human resource, accounting module and can real-time Lipa na Mpesa module. \r\nThe sales management system can be used in diverse businesses like wholesales, boutiques, electrical and electronics, minimarts, supermarkets, cosmetic shops, jeweler shops and any retail businesses.\r\nOur POS system helps <br>\r\n? Improve our customer’s experience by serving them in a fast and convenient way<br>\r\n? Management of stock<br>\r\n? Presentable documents such as receipts, orders and reports are issued to customers of our clients.<br>\r\n? Storage and retrieval of documents is made easier<br>\r\n? Accuracy; scanning is more accurate than punching in numbers from a sticker or expecting the cashier to manually remember what each item costs.\r\n? Analysis ;<br>\r\n? POS let our clients manage inventory, flag items for reorder and analyze sales patterns.<br>\r\nBulksms ChapChap is a bulk sms software which can be used to send sms/reminders to customers. It’s the most feasible and essential strategy to target a mass audience as a marketing and communication tool. Whether launching a new product or would like a nationwide announcement, or whether you want to remind people of a certain meeting or deal, our bulk sms manages all the requirements from start to finish. The system can be used by anybody to manage their dairies since you can store all your appointments and activities then system will send you sms whenever that time reaches. \r\nOur bulk sms comes with advantages such as;<br>\r\n? Instant delivery of messages<br>\r\n? Flexible platform that can send over 10,000 sms once<br>\r\n? The systems comes with a reminder to notify one of any pending deals<br>\r\n? Sms can be stored, easily forwarded or tracked using delivery reports<br>\r\n? Lower cost and time to be delivered than a phone call.<br>\r\n? It is more reliable than emailing as the chances of the recipient reading the message is very high<br>\r\n? Limitless market potential<br>\r\nOur clients include;Bulk sms: JKUAT, Elimu TV, Uwezo Fund, Moi forces Academy<br>\r\nBiometric: JKUAT, Orero Boys, Kayole High school<br>\r\nPoint of sale: Luna Park, Victoria Falls, Garrison Teachers College, Ndumia Group<br>\r\nwww.robisearch.com<br>\r\nhttp://www.bulksmschapchap.com/<br>\r\n\r\n\r\n</p>\r\n<p>\r\nFeel free to contact us: <br>\r\n<a href=\"http://www.robisearch.com/\">www.robisearch.com</a> <br>\r\nEmail :info@robisearch.com<br>\r\nPhone: 0780655987<br>\r\nPhone: 0716413386<br>\r\nOur Offices are Nairobi-Nara and Juja town<br>\r\n Experiencing any problem? Send an email to <a href=\"mailto:info@robisearch.com\">info@robisearch.com</a> or <a href=\"mailto:robisearch@gmail.com\">robisearch@gmail.com</a> or follow us on <a href=\"https://www.facebook.com/Robiearch?fref=ts\">Facebook</a> or on <a href=\"https://twitter.com/robisearch\">Twitter.</a> . You can also view more on <a href=\"http://www.robisearch.com/\"> our website</a>\r\n\r\n</p></b>\r\n ','<B> Reseller/Agent Benefits</b>\r\n <br>\r\n1. Earn Commisiions <br>\r\n2. Get best offers <br>\r\n3. Get Incentives <br>\r\n \r\n <B> Reseller/Agent Categories</b>\r\n We pay according to your effort hence it is based on commission.<br>\r\n 1. You will get 10% of what you sell on Monthly basis if you make between 1-5 sales per month.<br>\r\n 2. You will get 20% of what you sell on Monthly basis if you make between 6-20 sales per month.<br>\r\n 3. You will get 30% of what you sell on Monthly basis if you make above 21 sales per month.<br>\r\n','1110','4000','5500','08:00','10:00','no','General',10,'user/viewsales','deactivate','products','D:\\\\xampp\\\\htdocs\\\\ATT2000.mdb','702006','https://pos.wifimatt.com/getpayment','https://pos.wifimatt.com/verifypayment','application/json','UYlkylGuzGjZxpMNz2rmGGYc6N5wslzp','HSGog9FsAchErCLj','From Robisearch LTD','no',0,'no','yes','Both','EnableEtims','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=94 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,'5700','0','31716214085','2024-04-30 17:08:49',0.00,0.00,'','3','1','n/a','ARTICLES PAYMENT','10000','1','16','','N/A','0','0','EXEMPTED'),(2,'5700','0','31716213558','2024-05-01 17:00:58',0.00,0.00,'','3','1','n/a','ARTICLES PAYMENT','10000','1','16','','N/A','0','0','EXEMPTED'),(3,'4165','0','31716276099','2024-05-21 10:23:03',0.00,0.00,'','3','1','n/a','WATER PAYMENT','1050','1','15','','N/A','0','0','EXEMPTED'),(4,'4165','0','31716275809','2024-05-21 10:17:34',0.00,0.00,'','3','1','n/a','WATER PAYMENT','1050','1','15','','N/A','0','0','EXEMPTED'),(5,'4165','0','31716276994','2024-04-16 10:37:26',0.00,0.00,'','3','1','n/a','WATER PAYMENT','1050','1','15','','N/A','0','0','EXEMPTED'),(6,'4165','0','31716277120','2024-04-25 10:39:22',0.00,0.00,'','3','1','n/a','WATER PAYMENT','1050','1','15','','N/A','0','0','EXEMPTED'),(7,'5920','0','31716471234','2024-05-23 16:34:20',0.00,0.00,'','3','1','n/a','Honey Payment','900','1','21','','N/A','0','0','EXEMPTED'),(8,'5030','0','31716794327','2024-05-27 10:19:25',0.00,0.00,'','3','1','n/a','Tent Hire ','2500','1','22','','N/A','0','0','EXEMPTED'),(9,'4174','0','31716799679','2024-05-27 11:49:42',0.00,0.00,'','3','1','n/a','Accomodation Expense','3042','1','23','','N/A','0','0','EXEMPTED'),(10,'5530','0','31718353583','2024-06-14 11:27:06',0.00,0.00,'','3','1','n/a','Tent Hire','5000','1','22','','N/A','0','0','EXEMPTED'),(11,'5920','0','41718867138','2024-06-20 10:26:56',0.00,0.00,'','4','1','n/a','HONEY PAYMENT','1800','1','21','','N/A','0','0','EXEMPTED'),(12,'5920','0','41718882925','2024-06-20 14:30:18',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','7200','1','31','','N/A','0','0','EXEMPTED'),(13,'5920','0','41718971313','2024-06-11 15:04:26',0.00,0.00,'','4','1','n/a','BNI PAYMENT','2500','1','32','','N/A','0','0','EXEMPTED'),(14,'5920','0','41718971745','2024-05-28 15:10:45',0.00,0.00,'','4','1','n/a','TEA PAYMENT','480','1','','','N/A','0','0','EXEMPTED'),(15,'5920','0','41718971903','2024-05-25 15:12:56',0.00,0.00,'','4','1','n/a','TEA PAYMENT','300','1','2','','N/A','0','0','EXEMPTED'),(16,'5920','0','41719827432','2024-07-01 12:54:09',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','6000','1','33','','N/A','0','0','EXEMPTED'),(17,'5920','0','41719828218','2024-07-01 13:04:49',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','10000','1','34','','N/A','0','0','EXEMPTED'),(18,'5920','0','31719830098','2024-07-01 13:51:06',0.00,0.00,'','3','1','n/a','OFFICE EXPENDITURE','2100','1','35','','N/A','0','0','EXEMPTED'),(19,'5920','0','31719830098','2024-06-06 00:00:00',0.00,0.00,'','3','1','n/a','OFFICE EXPENDITURE','1449','1','35','','N/A','0','0','EXEMPTED'),(20,'5660','0','41719831636','2024-07-01 14:03:01',0.00,0.00,'','4','1','n/a','Digital Marketing','7000','1','36','','N/A','0','0','EXEMPTED'),(21,'5920','0','31719831755','2024-06-06 14:03:51',0.00,0.00,'','3','1','n/a','OFFICE EXPENDITURE','1449','1','35','','N/A','0','0','EXEMPTED'),(22,'5920','0','31719832914','2024-06-12 14:28:49',0.00,0.00,'','3','1','n/a','OFFICE EXPENDITURE','784','1','','','N/A','0','0','EXEMPTED'),(23,'5920','0','31719836890','2024-07-01 15:29:14',0.00,0.00,'','3','1','n/a','Statutory Company Annual Returns','16500','1','37','','N/A','0','0','EXEMPTED'),(24,'4165','0','41719987968','2024-07-03 09:27:30',0.00,0.00,'','4','1','n/a','WATER PAYMENT','1050','1','38','','N/A','0','0','EXEMPTED'),(25,'5920','0','31720013689','2024-07-03 16:36:17',0.00,0.00,'','3','1','n/a','OFFICE EXPENDITURE','65','1','35','','N/A','0','0','EXEMPTED'),(26,'5920','0','41720764994','2024-07-07 09:17:37',0.00,0.00,'','4','1','n/a','LOGO DESIGNS','5000','1','','','N/A','0','0','EXEMPTED'),(27,'5920','0','41720765378','2024-07-07 09:23:45',0.00,0.00,'','4','1','n/a','STATUTORY','16000','1','41','','N/A','0','0','EXEMPTED'),(28,'5920','0','41720768117','2024-07-10 10:10:13',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','6000','1','42','','N/A','0','0','EXEMPTED'),(29,'5920','0','41720768407','2024-07-12 10:15:15',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','5000','1','43','','N/A','0','0','EXEMPTED'),(30,'5920','0','41720786922','2024-07-12 15:23:18',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','1000','1','44','','N/A','0','0','EXEMPTED'),(31,'5920','0','41720870735','2024-07-13 14:39:45',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','10000','1','16','','N/A','0','0','EXEMPTED'),(32,'5920','0','41720871041','2024-07-12 14:44:32',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','10000','1','34','','N/A','0','0','EXEMPTED'),(33,'5920','0','41721913933','2024-07-25 16:26:54',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','3000','1','42','','N/A','0','0','EXEMPTED'),(34,'5920','0','31722518383','2024-08-01 16:22:03',0.00,0.00,'','3','1','n/a','Office Expenditure','1050','1','','','N/A','0','0','EXEMPTED'),(35,'5920','0','31722519109','2024-08-01 16:32:12',0.00,0.00,'','3','1','n/a','Office Expenditure','2072','1','','','N/A','0','0','EXEMPTED'),(36,'5920','0','31722845144','2024-08-03 11:07:35',0.00,0.00,'','3','1','n/a','Naivas Supermarket','100','1','35','','N/A','0','0','EXEMPTED'),(37,'5920','0','31722845418','2024-08-05 11:10:43',0.00,0.00,'','3','1','n/a','Naivas Supermarket','348','1','35','','N/A','0','0','EXEMPTED'),(38,'5920','0','41722864507','2024-08-05 16:28:54',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','6000','1','','','N/A','0','0','EXEMPTED'),(39,'5920','0','41723287782','2024-08-10 14:03:51',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','13800','1','50','','N/A','0','0','EXEMPTED'),(40,'5920','0','41723715434','2024-08-14 12:55:31',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','1500','1','51','','N/A','0','0','EXEMPTED'),(41,'5920','0','41723891117','2024-08-17 13:39:12',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','10000','1','16','','N/A','0','0','EXEMPTED'),(42,'5920','0','41723891363','2024-08-17 13:43:22',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','1000','1','47','','N/A','0','0','EXEMPTED'),(43,'5920','0','41724678456','2024-08-26 16:21:34',0.00,0.00,'','4','1','n/a','WATER PAYMENT','1400','1','38','','N/A','0','0','EXEMPTED'),(44,'5920','0','41725535126','2024-09-05 14:19:36',0.00,0.00,'','4','1','n/a','BNI PAYMENT','76560','1','32','','N/A','0','0','EXEMPTED'),(45,'1850','0','31725957672','2024-09-10 11:42:20',0.00,0.00,'','3','1','n/a','Hoodies','11000','1','53','','N/A','0','0','EXEMPTED'),(46,'5920','0','41726051666','2024-09-11 13:49:20',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','10000','1','16','','N/A','0','0','EXEMPTED'),(47,'5920','0','31726551223','2024-09-02 08:34:49',0.00,0.00,'','3','1','n/a','Reata Serviced Apartments','960','1','54','','N/A','0','0','EXEMPTED'),(48,'5920','0','31726551926','2024-09-16 08:47:04',0.00,0.00,'','3','1','n/a','PesaPal','962','1','55','','N/A','0','0','EXEMPTED'),(49,'5920','0','31726552330','2024-09-17 08:52:45',0.00,0.00,'','3','1','n/a','Safaricom Postpay','512','1','55','','N/A','0','0','EXEMPTED'),(50,'5920','0','31726552452','2024-09-16 08:54:52',0.00,0.00,'','3','1','n/a','','3929','1','55','','N/A','0','0','EXEMPTED'),(51,'5920','0','31726552577','2024-09-16 08:56:40',0.00,0.00,'','3','1','n/a','PesaPal','1050','1','55','','N/A','0','0','EXEMPTED'),(52,'5920','0','41727262462','2024-09-25 14:08:44',0.00,0.00,'','4','1','n/a','OFFICE','450','1','56','','N/A','0','0','EXEMPTED'),(53,'5920','0','41727874027','2024-10-02 16:01:56',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','4500','1','2','','N/A','0','0','EXEMPTED'),(54,'1850','0','41728459422','2024-10-09 10:37:50',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','13000','1','16','','N/A','0','0','EXEMPTED'),(55,'5920','0','41730279255','2024-10-30 12:08:12',0.00,0.00,'','4','1','n/a','','6000','1','2','','N/A','0','0','EXEMPTED'),(56,'5920','0','41730279546','2024-10-30 12:12:49',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','6000','1','57','','N/A','0','0','EXEMPTED'),(57,'5250','0','31731412458','2024-11-12 14:55:35',0.00,0.00,'','3','1','n/a','Beef Stew','800','1','58','','N/A','0','0','EXEMPTED'),(58,'5920','0','41731413542','2024-11-12 15:38:50',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','1300','1','59','','N/A','0','0','EXEMPTED'),(59,'5920','0','41731415443','2024-11-12 15:44:49',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','910','1','59','','N/A','0','0','EXEMPTED'),(60,'5920','0','41731415847','2024-11-12 15:51:57',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','5996','1','60','','N/A','0','0','EXEMPTED'),(61,'5920','0','31732184203','2024-11-21 13:17:51',0.00,0.00,'','3','1','n/a','DRINKING WATER','1050','1','38','','N/A','0','0','EXEMPTED'),(62,'5920','0','41733130475','2024-12-02 12:08:54',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','6460','1','61','','N/A','0','0','EXEMPTED'),(63,'5660','0','31733207394','2024-12-02 09:36:03',0.00,0.00,'','3','1','n/a','Tent Hire','1500','1','22','','N/A','0','0','EXEMPTED'),(64,'5920','0','31733207829','2024-12-02 09:38:20',0.00,0.00,'','3','1','n/a','DRINKING WATER','1050','1','38','','N/A','0','0','EXEMPTED'),(65,'5920','0','41733731352','2024-12-09 11:02:57',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','10000','1','62','','N/A','0','0','EXEMPTED'),(66,'5920','0','41733734422','2024-12-09 11:54:39',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','5000','1','63','','N/A','0','0','EXEMPTED'),(67,'5920','0','41733828431','2024-12-10 14:00:57',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','15000','1','64','','N/A','0','0','EXEMPTED'),(68,'5920','0','41733829299','2024-12-10 14:15:28',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','10000','1','65','','N/A','0','0','EXEMPTED'),(69,'5920','0','41733829443','2024-12-10 14:17:42',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','10000','1','66','','N/A','0','0','EXEMPTED'),(70,'5920','0','41733911315','2024-12-11 14:12:39',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','800','1','64','','N/A','0','0','EXEMPTED'),(71,'5920','0','41733915637','2024-12-11 14:14:46',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','940','1','64','','N/A','0','0','EXEMPTED'),(72,'5920','0','41733915716','2024-12-11 14:15:57',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','830','1','64','','N/A','0','0','EXEMPTED'),(73,'5920','0','41733915815','2024-12-11 14:18:05',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','710','1','64','','N/A','0','0','EXEMPTED'),(74,'5920','0','41733916160','2024-12-11 14:23:05',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','300','1','67','','N/A','0','0','EXEMPTED'),(75,'5920','0','41734079297','2024-12-13 11:41:57',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','5000','1','69','','N/A','0','0','EXEMPTED'),(76,'5920','0','41734080032','2024-12-13 11:54:13',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','870','1','64','','N/A','0','0','EXEMPTED'),(77,'5920','0','41734080080','2024-12-13 11:55:32',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','1110','1','64','','N/A','0','0','EXEMPTED'),(78,'5920','0','41734080162','2024-12-13 12:04:49',0.00,0.00,'','4','1','n/a','SDI GRADUATION ','15000','1','64','','N/A','0','0','EXEMPTED'),(79,'5920','0','31738578997','2025-02-03 13:37:03',0.00,0.00,'','3','1','n/a','Electrical Supplies','2700','1','','','N/A','0','0','EXEMPTED'),(80,'5660','0','31739182348','2025-02-10 13:13:12',0.00,0.00,'','3','1','n/a','BLOG POST','6703','1','73','','N/A','0','0','EXEMPTED'),(81,'5920','0','31741070445','2025-02-25 09:41:52',0.00,0.00,'','3','1','n/a','Internal Decor','6650','1','77','','N/A','0','0','EXEMPTED'),(82,'5660','0','41741682541','2025-03-11 11:42:45',0.00,0.00,'','4','1','n/a','Digital Marketing','11465','1','78','','N/A','0','0','EXEMPTED'),(83,'4060','0','41741767263','2025-03-12 11:18:35',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','40000','1','79','','N/A','0','0','EXEMPTED'),(84,'5920','0','41741772939','2025-03-12 12:49:23',0.00,0.00,'','4','1','n/a','','2000','1','80','','N/A','0','0','EXEMPTED'),(85,'5660','0','31742470983','2025-03-20 14:46:06',0.00,0.00,'','3','1','n/a','Digital Marketing','7000','1','36','','N/A','0','0','EXEMPTED'),(86,'5920','0','31743598010','2025-04-01 15:50:01',0.00,0.00,'','3','1','n/a','DRINKING WATER','1050','1','83','','N/A','0','0','EXEMPTED'),(87,'1850','0','41744191498','2025-04-09 12:39:28',0.00,0.00,'','4','1','n/a','PURCHASE CLAIM ','14,925','1','85','','N/A','0','0','EXEMPTED'),(88,'5920','0','31745567232','2025-04-24 10:48:09',0.00,0.00,'','3','1','n/a','Printing Marketing Material','4500','1','86','','N/A','0','0','EXEMPTED'),(89,'5920','0','31746006686','2025-04-28 12:52:34',0.00,0.00,'','3','1','n/a','Copmputer Servicing','8500','1','','','N/A','0','0','EXEMPTED'),(90,'5660','0','31747129900','2025-05-05 13:25:24',0.00,0.00,'','3','1','n/a','','20000','1','73','','N/A','0','0','EXEMPTED'),(91,'5660','0','31747129900','2025-05-05 13:25:24',0.00,0.00,'','3','1','n/a','BLOG POST','20000','1','73','','N/A','0','0','EXEMPTED'),(92,'5660','0','31747132099','2025-05-05 13:28:53',0.00,0.00,'','3','1','n/a','BLOG POST','20000','1','73','','N/A','0','0','EXEMPTED'),(93,'4001','0','41750329943','2025-06-19 13:47:28',0.00,0.00,'','4','1','n/a','CLAIM PAYMENT','2150','1','80','','N/A','0','0','EXEMPTED'); /*!40000 ALTER TABLE `statement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `status` -- DROP TABLE IF EXISTS `status`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `status` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `status` -- LOCK TABLES `status` WRITE; /*!40000 ALTER TABLE `status` DISABLE KEYS */; INSERT INTO `status` VALUES (1,'New'),(2,'Waiting Approval'),(3,'Approved'),(4,'Rejected'),(5,'Pending'),(6,'Returned'); /*!40000 ALTER TABLE `status` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stock` -- DROP TABLE IF EXISTS `stock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stock` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `sold` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `price` decimal(10,2) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `branchid` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `unsold` varchar(50) NOT NULL, `returned` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stock` -- LOCK TABLES `stock` WRITE; /*!40000 ALTER TABLE `stock` DISABLE KEYS */; /*!40000 ALTER TABLE `stock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktaking` -- DROP TABLE IF EXISTS `stocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branchid`,`startdate`) ) ENGINE=InnoDB 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=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `supervisor` -- LOCK TABLES `supervisor` WRITE; /*!40000 ALTER TABLE `supervisor` DISABLE KEYS */; INSERT INTO `supervisor` VALUES (1,'1','1','2023-05-27','2023-05-27','',1,'2023-05-27 01:28:10pm',1,'active',1,1),(2,'1','1','2024-05-03','2025-05-03','',4,'2024-05-03 04:47:55pm',1,'active',1,1),(4,'1','1','2024-05-03','2025-05-03','',3,'2024-05-03 04:48:53pm',1,'active',1,1); /*!40000 ALTER TABLE `supervisor` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tables` -- DROP TABLE IF EXISTS `tables`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tables` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tables` -- LOCK TABLES `tables` WRITE; /*!40000 ALTER TABLE `tables` DISABLE KEYS */; /*!40000 ALTER TABLE `tables` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tags` -- DROP TABLE IF EXISTS `tags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tags` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `meta_keyword` text NOT NULL, `meta_description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tags` -- LOCK TABLES `tags` WRITE; /*!40000 ALTER TABLE `tags` DISABLE KEYS */; /*!40000 ALTER TABLE `tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskdata` -- DROP TABLE IF EXISTS `taskdata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskdata` ( `id` int(30) NOT NULL AUTO_INCREMENT, `description` text DEFAULT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) DEFAULT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Submitted', `companyid` varchar(100) NOT NULL, `challanges` text NOT NULL, `recommendation` text NOT NULL, `updatedby` int(11) NOT NULL, `comments` text NOT NULL, `updateddate` varchar(30) NOT NULL, `mykey` varchar(50) DEFAULT NULL, `exactdate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `achieved` varchar(30) NOT NULL, `updatedat` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskdata` -- LOCK TABLES `taskdata` WRITE; /*!40000 ALTER TABLE `taskdata` DISABLE KEYS */; /*!40000 ALTER TABLE `taskdata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasks` -- DROP TABLE IF EXISTS `tasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `taskowner` varchar(100) NOT NULL, `subject` text NOT NULL, `fromdate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` text NOT NULL, `status` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `priority` text NOT NULL, `notification` varchar(100) NOT NULL DEFAULT 'yes', `repeated` varchar(100) NOT NULL DEFAULT 'no', `comments` text DEFAULT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `measurements` varchar(30) NOT NULL DEFAULT 'Pc', `target` varchar(30) NOT NULL, `achived` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasks` -- LOCK TABLES `tasks` WRITE; /*!40000 ALTER TABLE `tasks` DISABLE KEYS */; /*!40000 ALTER TABLE `tasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasktype` -- DROP TABLE IF EXISTS `tasktype`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasktype` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `mode` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasktype` -- LOCK TABLES `tasktype` WRITE; /*!40000 ALTER TABLE `tasktype` DISABLE KEYS */; /*!40000 ALTER TABLE `tasktype` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskupdates` -- DROP TABLE IF EXISTS `taskupdates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskupdates` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `nextstep` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `type` text NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskupdates` -- LOCK TABLES `taskupdates` WRITE; /*!40000 ALTER TABLE `taskupdates` DISABLE KEYS */; /*!40000 ALTER TABLE `taskupdates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taxcodes` -- DROP TABLE IF EXISTS `taxcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taxcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `company_id` varchar(50) NOT NULL, `name` varchar(70) NOT NULL, `tax_code` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, `rate` varchar(50) NOT NULL, `rate_code2` varchar(50) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taxcodes` -- LOCK TABLES `taxcodes` WRITE; /*!40000 ALTER TABLE `taxcodes` DISABLE KEYS */; INSERT INTO `taxcodes` VALUES (1,'1','A-Exempt','A','1','0','A-EX','A-Exempt'),(2,'1','B-VAT 16% ','B','2','16','B-16%','B-VAT 16% '),(3,'1','C-Zero Rated','C','3','0','TAX C','C-Zero Rated'),(4,'1','E-VAT 8%','E','4','8','E-8%','E-VAT 8%'),(5,'1','D-Non VAT','D','5','0','TAX D','D-Non VAT'); /*!40000 ALTER TABLE `taxcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tillcollection` -- DROP TABLE IF EXISTS `tillcollection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tillcollection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `dateposted` varchar(100) NOT NULL, `addedby` int(100) NOT NULL, `approvedby` int(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `description` text NOT NULL, `userid` int(20) NOT NULL, `companyid` int(20) NOT NULL, `branch` int(11) NOT NULL, `collecteddate` varchar(30) NOT NULL, `short` decimal(10,2) NOT NULL, `mode` varchar(20) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'Submitted', `remarks` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tillcollection` -- LOCK TABLES `tillcollection` WRITE; /*!40000 ALTER TABLE `tillcollection` DISABLE KEYS */; /*!40000 ALTER TABLE `tillcollection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tills` -- DROP TABLE IF EXISTS `tills`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tills` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tills` -- LOCK TABLES `tills` WRITE; /*!40000 ALTER TABLE `tills` DISABLE KEYS */; /*!40000 ALTER TABLE `tills` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `timer` -- DROP TABLE IF EXISTS `timer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `timer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `startdate` varchar(30) NOT NULL, `enddate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `hour` varchar(50) NOT NULL, `station` varchar(20) NOT NULL, `description` text NOT NULL, `product` varchar(50) NOT NULL, `unit` varchar(20) NOT NULL, `duration` varchar(50) DEFAULT NULL, `customer` varchar(50) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `timer` -- LOCK TABLES `timer` WRITE; /*!40000 ALTER TABLE `timer` DISABLE KEYS */; /*!40000 ALTER TABLE `timer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `towns` -- DROP TABLE IF EXISTS `towns`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `towns` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `towns` -- LOCK TABLES `towns` WRITE; /*!40000 ALTER TABLE `towns` DISABLE KEYS */; INSERT INTO `towns` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `towns` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `traffic` -- DROP TABLE IF EXISTS `traffic`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `traffic` ( `id` int(11) NOT NULL AUTO_INCREMENT, `postedtime` varchar(30) NOT NULL, `link` text NOT NULL, `ip` varchar(50) NOT NULL, `description` text DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=70 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-31 15:55:00pm','About Us','69.171.249.113',''),(2,'2024-08-01 07:26:55am','About Us','173.252.83.41',''),(3,'2024-09-01 16:55:06pm','About Us','40.77.167.47',''),(4,'2024-09-15 05:01:31am','About Us','40.77.167.46',''),(5,'2024-12-28 00:27:15am','About Us','57.141.0.7',''),(6,'2024-12-30 15:33:06pm','About Us','57.141.0.9',''),(7,'2025-02-15 22:32:33pm','About Us','57.141.0.20',''),(8,'2025-02-17 11:36:41am','About Us','47.82.10.171',''),(9,'2025-02-17 11:37:07am','About Us','47.82.11.139',''),(10,'2025-02-24 18:08:54pm','About Us','57.141.0.11',''),(11,'2025-03-04 15:38:52pm','About Us','57.141.0.25',''),(12,'2025-03-12 14:48:44pm','About Us','57.141.0.10',''),(13,'2025-03-14 22:59:28pm','About Us','57.141.0.16',''),(14,'2025-03-19 06:15:36am','About Us','57.141.0.18',''),(15,'2025-03-25 16:26:38pm','About Us','57.141.0.6',''),(16,'2025-03-31 17:33:11pm','About Us','57.141.0.12',''),(17,'2025-04-03 02:41:40am','About Us','57.141.0.19',''),(18,'2025-04-07 23:49:58pm','About Us','57.141.0.19',''),(19,'2025-04-11 19:55:45pm','About Us','57.141.0.15',''),(20,'2025-04-15 19:56:39pm','About Us','57.141.0.8',''),(21,'2025-04-19 18:55:38pm','About Us','57.141.0.28',''),(22,'2025-04-20 06:41:58am','About Us','57.141.0.19',''),(23,'2025-04-24 03:38:21am','About Us','57.141.0.6',''),(24,'2025-04-24 04:11:48am','About Us','57.141.0.4',''),(25,'2025-04-24 05:04:20am','About Us','57.141.0.25',''),(26,'2025-04-24 15:03:08pm','About Us','57.141.0.2',''),(27,'2025-04-24 16:32:47pm','About Us','57.141.0.16',''),(28,'2025-04-25 00:40:00am','About Us','57.141.0.1',''),(29,'2025-04-25 03:54:02am','About Us','57.141.0.28',''),(30,'2025-04-25 07:00:40am','About Us','57.141.0.20',''),(31,'2025-04-25 16:15:54pm','About Us','57.141.0.4',''),(32,'2025-04-25 17:25:41pm','About Us','57.141.0.30',''),(33,'2025-04-26 01:22:38am','About Us','57.141.0.16',''),(34,'2025-04-26 11:02:17am','About Us','57.141.0.26',''),(35,'2025-04-26 19:45:54pm','About Us','57.141.0.19',''),(36,'2025-04-26 20:59:31pm','About Us','57.141.0.26',''),(37,'2025-04-27 04:50:47am','About Us','57.141.0.21',''),(38,'2025-04-27 12:49:37pm','About Us','57.141.0.25',''),(39,'2025-04-27 19:01:25pm','About Us','57.141.0.30',''),(40,'2025-04-30 12:06:32pm','About Us','57.141.0.15',''),(41,'2025-05-01 02:39:56am','About Us','57.141.0.27',''),(42,'2025-05-01 22:00:51pm','About Us','57.141.0.6',''),(43,'2025-05-02 19:12:00pm','About Us','57.141.0.12',''),(44,'2025-05-03 20:14:42pm','About Us','57.141.0.13',''),(45,'2025-05-06 23:08:27pm','About Us','57.141.0.25',''),(46,'2025-05-06 23:20:00pm','About Us','57.141.0.2',''),(47,'2025-05-11 00:47:41am','About Us','57.141.0.7',''),(48,'2025-05-12 07:47:30am','About Us','57.141.0.14',''),(49,'2025-05-15 08:10:58am','About Us','57.141.0.9',''),(50,'2025-05-16 06:25:51am','About Us','57.141.0.8',''),(51,'2025-05-18 22:41:22pm','About Us','57.141.0.3',''),(52,'2025-05-20 13:21:27pm','About Us','57.141.0.2',''),(53,'2025-05-20 14:58:22pm','About Us','57.141.0.5',''),(54,'2025-05-22 17:33:30pm','About Us','57.141.0.29',''),(55,'2025-05-26 02:44:30am','About Us','57.141.0.23',''),(56,'2025-05-29 04:04:30am','About Us','57.141.0.20',''),(57,'2025-06-03 18:09:37pm','About Us','57.141.0.5',''),(58,'2025-06-03 18:38:42pm','About Us','57.141.0.18',''),(59,'2025-06-05 08:49:28am','About Us','57.141.6.16',''),(60,'2025-06-06 17:58:20pm','About Us','57.141.6.4',''),(61,'2025-06-10 08:26:59am','About Us','57.141.6.27',''),(62,'2025-06-10 14:12:11pm','About Us','57.141.6.3',''),(63,'2025-06-10 20:52:19pm','About Us','57.141.6.20',''),(64,'2025-06-16 19:10:22pm','About Us','57.141.6.26',''),(65,'2025-06-17 01:32:24am','About Us','57.141.6.1',''),(66,'2025-06-17 06:49:33am','About Us','57.141.6.13',''),(67,'2025-06-18 09:09:46am','About Us','57.141.6.17',''),(68,'2025-06-23 20:39:13pm','About Us','57.141.6.26',''),(69,'2025-06-29 19:32:21pm','About Us','57.141.6.27',''); /*!40000 ALTER TABLE `traffic` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `transtypecodes` -- DROP TABLE IF EXISTS `transtypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `transtypecodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(20) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `transtypecodes` -- LOCK TABLES `transtypecodes` WRITE; /*!40000 ALTER TABLE `transtypecodes` DISABLE KEYS */; INSERT INTO `transtypecodes` VALUES (1,'Copy','C','Copy','Y','1'),(2,'Normal','N','Normal','Y','2'),(3,'Proforma','P','Proforma','Y','3'),(4,'Training','T','Training','Y','4'); /*!40000 ALTER TABLE `transtypecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `types` -- DROP TABLE IF EXISTS `types`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `types` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `types` -- LOCK TABLES `types` WRITE; /*!40000 ALTER TABLE `types` DISABLE KEYS */; /*!40000 ALTER TABLE `types` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uom` -- DROP TABLE IF EXISTS `uom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uom` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uom` -- LOCK TABLES `uom` WRITE; /*!40000 ALTER TABLE `uom` DISABLE KEYS */; INSERT INTO `uom` VALUES (1,'Piece','pc','2020-06-22 06:18:43','active','1','','1','pcs'),(2,'No Units','No Units','2018-03-29 06:40:47am','active','1','','1','NOU'),(3,'Dozen','Dozen','2018-03-29 06:42:29am','active','1','','1','dz'),(4,'Bar','Bar','2018-03-29 06:43:15am','active','1','','1','BR'),(5,'Packets','Packets','2018-03-29 06:36:08am','active','1','','1','pcks'),(6,'Kilograms','Kilograms','2018-03-29 07:14:40am','active','1','','1','Kg'),(7,'Litre','Litre','2018-03-29 07:14:57am','active','1','','1','ltr'),(8,'Half ','hlf','2018-03-30 12:34:29pm','active','1','','1','hlf'),(9,'sheet','','2018-03-30 12:35:21pm','active','1','','1','sht'),(10,'Bale','','2018-03-30 12:40:40pm','active','1','','1','BL'),(11,'Box','','2018-03-30 12:40:58pm','active','1','','1','bx'),(12,'full','','2018-08-04 11:35:29am','active','1','','1','full'),(13,'refill','','2018-08-04 11:36:06am','active','1','','1','ref'),(14,'1/4','','2018-11-20 09:14:48','active','1','','1','16'),(15,'Feet','','2020-06-09 10:21:14','active','1','','1','ft'),(16,'PIPES','','2020-06-09 19:12:05','active','1','','1','PIPES'),(17,'Monthly','','2020-06-26 07:19:19','active','1','','1','Monthly'),(18,'Daily','','2020-06-26 07:19:31','active','1','','1','Daily'),(19,'Weekly','','2020-06-26 07:19:44','active','1','','1','Weekly'),(20,'Yearly','','2020-06-26 07:19:56','active','1','','1','Yearly'); /*!40000 ALTER TABLE `uom` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uomproducts` -- DROP TABLE IF EXISTS `uomproducts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uomproducts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `uom` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `price` varchar(30) NOT NULL, `brice` varchar(30) NOT NULL, `unitprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uomproducts` -- LOCK TABLES `uomproducts` WRITE; /*!40000 ALTER TABLE `uomproducts` DISABLE KEYS */; /*!40000 ALTER TABLE `uomproducts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `upgrade` -- DROP TABLE IF EXISTS `upgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `upgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `userid` int(10) DEFAULT NULL, `entrydate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `upgrade` -- LOCK TABLES `upgrade` WRITE; /*!40000 ALTER TABLE `upgrade` DISABLE KEYS */; /*!40000 ALTER TABLE `upgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `utilityinvoice` -- DROP TABLE IF EXISTS `utilityinvoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `utilityinvoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL DEFAULT 'receipt', `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `paid` varchar(40) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `utilityinvoice` -- LOCK TABLES `utilityinvoice` WRITE; /*!40000 ALTER TABLE `utilityinvoice` DISABLE KEYS */; /*!40000 ALTER TABLE `utilityinvoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `voucher` -- DROP TABLE IF EXISTS `voucher`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `voucher` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer` varchar(100) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, `fromdate` varchar(20) DEFAULT NULL, `business` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `voucher` -- LOCK TABLES `voucher` WRITE; /*!40000 ALTER TABLE `voucher` DISABLE KEYS */; /*!40000 ALTER TABLE `voucher` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-06-30 18:08:57
.
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